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 |
LocalResourceIdentifier
Default implementation for resource identification.
|
Modifier and Type | Method and Description |
---|---|
ILocalResourceIdentifier |
ResourceIdentifier.getLocalIdentifier()
Get the local identifier.
|
ILocalResourceIdentifier |
IResourceIdentifier.getLocalIdentifier()
Get the local identifier.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceIdentifier.setLocalIdentifier(ILocalResourceIdentifier lid)
Set the local identifier.
|
Constructor and Description |
---|
ResourceIdentifier(ILocalResourceIdentifier lid,
IGlobalResourceIdentifier gid)
Create a resource identifier.
|
Copyright © 2013. All Rights Reserved.