JADE_SL.onto
Class BasicOntology
java.lang.Object
JADE_SL.onto.Ontology
JADE_SL.onto.BasicOntology
- public class BasicOntology
- extends Ontology
Ontology containing basic concepts.
see JADE_SL.Ontology
- Author:
- Federico Bergenti - Universita` di Parma
| Fields inherited from class JADE_SL.onto.Ontology |
|
| Methods inherited from class JADE_SL.onto.Ontology |
add, add, checkIsTerm, fromObject, getClassForElement, getName, getSchema, getSchema, getSchema, setAttribute, toObject |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
theInstance
private static final BasicOntology theInstance
STRING
public static final java.lang.String STRING
- See Also:
- Constant Field Values
FLOAT
public static final java.lang.String FLOAT
- See Also:
- Constant Field Values
INTEGER
public static final java.lang.String INTEGER
- See Also:
- Constant Field Values
BOOLEAN
public static final java.lang.String BOOLEAN
- See Also:
- Constant Field Values
DATE
public static final java.lang.String DATE
- See Also:
- Constant Field Values
BYTE_SEQUENCE
public static final java.lang.String BYTE_SEQUENCE
- See Also:
- Constant Field Values
SEQUENCE
public static final java.lang.String SEQUENCE
- See Also:
- Constant Field Values
SET
public static final java.lang.String SET
- See Also:
- Constant Field Values
CONTENT_ELEMENT_LIST
public static final java.lang.String CONTENT_ELEMENT_LIST
- See Also:
- Constant Field Values
AID
public static final java.lang.String AID
- See Also:
- Constant Field Values
FIPA_AID_Address_NAME
public static final java.lang.String FIPA_AID_Address_NAME
- See Also:
- Constant Field Values
FIPA_AID_Address_ADDRESSES
public static final java.lang.String FIPA_AID_Address_ADDRESSES
- See Also:
- Constant Field Values
FIPA_AID_Address_RESOLVERS
public static final java.lang.String FIPA_AID_Address_RESOLVERS
- See Also:
- Constant Field Values
ACLMSG
public static final java.lang.String ACLMSG
- See Also:
- Constant Field Values
ACLMSG_PERFORMATIVE
public static final java.lang.String ACLMSG_PERFORMATIVE
- See Also:
- Constant Field Values
ACLMSG_SENDER
public static final java.lang.String ACLMSG_SENDER
- See Also:
- Constant Field Values
ACLMSG_RECEIVERS
public static final java.lang.String ACLMSG_RECEIVERS
- See Also:
- Constant Field Values
ACLMSG_REPLY_TO
public static final java.lang.String ACLMSG_REPLY_TO
- See Also:
- Constant Field Values
ACLMSG_LANGUAGE
public static final java.lang.String ACLMSG_LANGUAGE
- See Also:
- Constant Field Values
ACLMSG_ONTOLOGY
public static final java.lang.String ACLMSG_ONTOLOGY
- See Also:
- Constant Field Values
ACLMSG_PROTOCOL
public static final java.lang.String ACLMSG_PROTOCOL
- See Also:
- Constant Field Values
ACLMSG_IN_REPLY_TO
public static final java.lang.String ACLMSG_IN_REPLY_TO
- See Also:
- Constant Field Values
ACLMSG_REPLY_WITH
public static final java.lang.String ACLMSG_REPLY_WITH
- See Also:
- Constant Field Values
ACLMSG_CONVERSATION_ID
public static final java.lang.String ACLMSG_CONVERSATION_ID
- See Also:
- Constant Field Values
ACLMSG_REPLY_BY
public static final java.lang.String ACLMSG_REPLY_BY
- See Also:
- Constant Field Values
ACLMSG_CONTENT
public static final java.lang.String ACLMSG_CONTENT
- See Also:
- Constant Field Values
ACLMSG_BYTE_SEQUENCE_CONTENT
public static final java.lang.String ACLMSG_BYTE_SEQUENCE_CONTENT
- See Also:
- Constant Field Values
ACLMSG_ENCODING
public static final java.lang.String ACLMSG_ENCODING
- See Also:
- Constant Field Values
TRUE_PROPOSITION
public static final java.lang.String TRUE_PROPOSITION
- See Also:
- Constant Field Values
DONE
public static final java.lang.String DONE
- See Also:
- Constant Field Values
DONE_ACTION
public static final java.lang.String DONE_ACTION
- See Also:
- Constant Field Values
RESULT
public static final java.lang.String RESULT
- See Also:
- Constant Field Values
RESULT_ACTION
public static final java.lang.String RESULT_ACTION
- See Also:
- Constant Field Values
RESULT_ITEMS
public static final java.lang.String RESULT_ITEMS
- See Also:
- Constant Field Values
EQUALS
public static final java.lang.String EQUALS
- See Also:
- Constant Field Values
EQUALS_LEFT
public static final java.lang.String EQUALS_LEFT
- See Also:
- Constant Field Values
EQUALS_RIGHT
public static final java.lang.String EQUALS_RIGHT
- See Also:
- Constant Field Values
ACTION
public static final java.lang.String ACTION
- See Also:
- Constant Field Values
ACTION_ACTOR
public static final java.lang.String ACTION_ACTOR
- See Also:
- Constant Field Values
ACTION_ACTION
public static final java.lang.String ACTION_ACTION
- See Also:
- Constant Field Values
BasicOntology
private BasicOntology()
- Constructor
initialize
private void initialize()
getInstance
public static Ontology getInstance()
- Returns the singleton instance of the
BasicOntology.
- Returns:
- the singleton instance of the
BasicOntology
Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.