Package | Description |
---|---|
jade.content.abs | |
jade.content.onto.basic | |
jade.domain |
Modifier and Type | Class and Description |
---|---|
class |
AbsPredicate
An abstract descriptor that can hold a predicate expression.
|
Modifier and Type | Class and Description |
---|---|
class |
Done
This class implements the
done operator of the
FIPA SL0 action. |
class |
Equals
This class implements the
= operator of the FIPA SL0 language. |
class |
FalseProposition
This class represents the FALSE proposition i.e.
|
class |
Result
This class implements the
result operator of the
FIPA SL0 action. |
class |
TrueProposition
This class represents the TRUE proposition i.e.
|
Modifier and Type | Field and Description |
---|---|
private Predicate |
Done.condition |
Modifier and Type | Method and Description |
---|---|
Predicate |
Done.getCondition() |
Modifier and Type | Method and Description |
---|---|
void |
Done.setCondition(Predicate c) |
Modifier and Type | Class and Description |
---|---|
class |
FIPAException
This class represents a generic FIPAException, i.e.
|