JADE_SL.onto
Class ACLOntology
java.lang.Object
JADE_SL.onto.Ontology
JADE_SL.onto.ACLOntology
- public class ACLOntology
- extends Ontology
Ontology containing the concepts that ACL mandates.
see JADE_SL.Ontology
- Author:
- Federico Bergenti - Universita` di Parma
| Fields inherited from class JADE_SL.onto.Ontology |
|
|
Method Summary |
static Ontology |
getInstance()
Returns the singleton instance of the ACLOntology. |
| 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 |
COMMUNICATIVE_ACT
public static final java.lang.String COMMUNICATIVE_ACT
- See Also:
- Constant Field Values
COMMUNICATIVE_ACT_SENDER
public static final java.lang.String COMMUNICATIVE_ACT_SENDER
- See Also:
- Constant Field Values
COMMUNICATIVE_ACT_RECEIVERS
public static final java.lang.String COMMUNICATIVE_ACT_RECEIVERS
- See Also:
- Constant Field Values
INFORM
public static final java.lang.String INFORM
- See Also:
- Constant Field Values
INFORM_PREDICATE
public static final java.lang.String INFORM_PREDICATE
- See Also:
- Constant Field Values
REQUEST
public static final java.lang.String REQUEST
- See Also:
- Constant Field Values
REQUEST_ACTION
public static final java.lang.String REQUEST_ACTION
- See Also:
- Constant Field Values
QUERY_REF
public static final java.lang.String QUERY_REF
- See Also:
- Constant Field Values
QUERY_REF_IRE
public static final java.lang.String QUERY_REF_IRE
- See Also:
- Constant Field Values
theInstance
private static final ACLOntology theInstance
ACLOntology
private ACLOntology()
- Constructor
getInstance
public static Ontology getInstance()
- Returns the singleton instance of the
ACLOntology.
- Returns:
- the
ACLOntology
Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.