Interface | Description |
---|---|
AbsContentElement |
An abstract descriptor that can hold a generic content element
expression.
|
AbsObject |
The common ancestor of all abstract descriptors
|
AbsTerm |
An abstract descriptor that can hold a term expression.
|
Class | Description |
---|---|
AbsAgentAction |
An abstract descriptor that can hold an agent action
expression.
|
AbsAggregate |
An abstract descriptor that can hold an aggregate entitiy
expression.
|
AbsConcept |
An abstract descriptor that can hold a concept
expression.
|
AbsConceptSlotFunction | |
AbsContentElementList |
An abstract descriptor that can hold a list of
generic content element expressions.
|
AbsExtendedPrimitive |
An extended abstract descriptor that can hold a generic primitive types
(eg. java.math.BigDecimal) not supported by
AbsPrimitive . |
AbsIRE |
An Abstract descriptor that can hold an Identifying
Referential Expression (IRE).
|
AbsObjectImpl |
Base class for all non-primitive abstract descriptor classes.
|
AbsPredicate |
An abstract descriptor that can hold a predicate expression.
|
AbsPrimitive |
An abstract descriptor that can hold a primitive expression.
|
AbsPrimitiveSlotsHolder |
This class is not intended to be used by programmers.
|
AbsVariable |
An abstract descriptor that can hold a variable expression, i.e. an
entity that is not known yet.
|