Package jade.content.abs
Interface AbsTerm
-
- All Superinterfaces:
AbsObject,Serializable,Serializable,Term
- All Known Implementing Classes:
AbsAgentAction,AbsAggregate,AbsConcept,AbsConceptSlotFunction,AbsExtendedPrimitive,AbsIRE,AbsPrimitive,AbsReference,AbsVariable,ConceptSlotFunction
public interface AbsTerm extends AbsObject, Term
An abstract descriptor that can hold a term expression.- Author:
- Federico Bergenti - Universita` di Parma
-
-
Field Summary
-
Fields inherited from interface jade.content.abs.AbsObject
ABS_AGENT_ACTION, ABS_AGGREGATE, ABS_CONCEPT, ABS_CONCEPT_SLOT_FUNCTION, ABS_CONTENT_ELEMENT_LIST, ABS_IRE, ABS_PREDICATE, ABS_PRIMITIVE, ABS_REFERENCE, ABS_VARIABLE, UNKNOWN
-
-
Method Summary
-
Methods inherited from interface jade.content.abs.AbsObject
getAbsObject, getAbsType, getCount, getNames, getTypeName, isGrounded
-
-