jade.content.abs
Class AbsConceptSlotFunction

java.lang.Object
  extended by jade.content.abs.AbsObjectImpl
      extended by jade.content.abs.AbsPrimitiveSlotsHolder
          extended by jade.content.abs.AbsConcept
              extended by jade.content.abs.AbsConceptSlotFunction
All Implemented Interfaces:
AbsObject, AbsTerm, Concept, Term, java.io.Serializable
Direct Known Subclasses:
ConceptSlotFunction

public class AbsConceptSlotFunction
extends AbsConcept

See Also:
Serialized Form

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_VARIABLE, UNKNOWN
 
Constructor Summary
AbsConceptSlotFunction(java.lang.String slotName)
           
 
Method Summary
 int getAbsType()
           
 
Methods inherited from class jade.content.abs.AbsConcept
getAbsTerm, getJavaClass, set
 
Methods inherited from class jade.content.abs.AbsPrimitiveSlotsHolder
getBoolean, getByteSequence, getDate, getDouble, getFloat, getInteger, getLong, getString, set, set, set, set, set, set, set, set, set
 
Methods inherited from class jade.content.abs.AbsObjectImpl
equals, getAbsObject, getCount, getNames, getTypeName, hashCode, isGrounded, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface jade.content.abs.AbsObject
getAbsObject, getCount, getNames, getTypeName, isGrounded
 

Constructor Detail

AbsConceptSlotFunction

public AbsConceptSlotFunction(java.lang.String slotName)
Method Detail

getAbsType

public int getAbsType()
Specified by:
getAbsType in interface AbsObject
Overrides:
getAbsType in class AbsConcept


These are the official JADE API. For these API backward compatibility is guaranteed accross JADE versions