Package | Description |
---|---|
jadex.bridge |
This package contains the interfaces of the adapter layer,
which is used to establish a connection between the Jadex runtime
system and an underlying platform.
|
Modifier and Type | Class and Description |
---|---|
class |
GlobalResourceIdentifier
Default implementation for global resource identification.
|
Modifier and Type | Method and Description |
---|---|
IGlobalResourceIdentifier |
ResourceIdentifier.getGlobalIdentifier()
Get the global identifier.
|
IGlobalResourceIdentifier |
IResourceIdentifier.getGlobalIdentifier()
Get the global identifier.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceIdentifier.setGlobalIdentifier(IGlobalResourceIdentifier gid)
Set the global identifier.
|
Constructor and Description |
---|
ResourceIdentifier(ILocalResourceIdentifier lid,
IGlobalResourceIdentifier gid)
Create a resource identifier.
|
Copyright © 2013. All Rights Reserved.