Package | Description |
---|---|
jade.semantics.lang.sl.grammar |
Provides the hierarchy of classes implementing the abstract grammar of the
FIPA-SL language.
|
Modifier and Type | Method and Description |
---|---|
void |
Node.addObserver(NodeObserver observer)
This method allows to add an observer for this node.
|
void |
Node.removeObserver(NodeObserver observer)
This method allows to remove an observer of this node.
|