de.fau.cs.www8.jadeowlcodec.examples.JADEoriginal.ontology.employment
Class EmploymentOntology
java.lang.Object
jade.content.onto.Ontology
de.fau.cs.www8.jadeowlcodec.examples.JADEoriginal.ontology.employment.EmploymentOntology
- All Implemented Interfaces:
- java.io.Serializable
public class EmploymentOntology
- extends jade.content.onto.Ontology
Javadoc documentation for the file EmploymentOntology
- Version:
- $Date: 2007-03-16 15:02:40 +0100 (Fri, 16 Mar 2007) $ $Revision: 2069 $
- Author:
- Giovanni Caire - CSELT S.p.A.
- See Also:
- Serialized Form
|
Method Summary |
static jade.content.onto.Ontology |
getInstance()
This method grants access to the unique instance of the
ontology. |
| Methods inherited from class jade.content.onto.Ontology |
add, add, checkIsTerm, fromObject, fromObject, getClassForElement, getName, getSchema, toObject, toObject, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NAME
public static final java.lang.String NAME
- A symbolic constant, containing the name of this ontology.
- See Also:
- Constant Field Values
ADDRESS
public static final java.lang.String ADDRESS
- See Also:
- Constant Field Values
ADDRESS_NAME
public static final java.lang.String ADDRESS_NAME
- See Also:
- Constant Field Values
ADDRESS_NUMBER
public static final java.lang.String ADDRESS_NUMBER
- See Also:
- Constant Field Values
ADDRESS_CITY
public static final java.lang.String ADDRESS_CITY
- See Also:
- Constant Field Values
PERSON
public static final java.lang.String PERSON
- See Also:
- Constant Field Values
PERSON_NAME
public static final java.lang.String PERSON_NAME
- See Also:
- Constant Field Values
PERSON_AGE
public static final java.lang.String PERSON_AGE
- See Also:
- Constant Field Values
PERSON_ADDRESS
public static final java.lang.String PERSON_ADDRESS
- See Also:
- Constant Field Values
COMPANY
public static final java.lang.String COMPANY
- See Also:
- Constant Field Values
COMPANY_NAME
public static final java.lang.String COMPANY_NAME
- See Also:
- Constant Field Values
COMPANY_ADDRESS
public static final java.lang.String COMPANY_ADDRESS
- See Also:
- Constant Field Values
ENGAGE
public static final java.lang.String ENGAGE
- See Also:
- Constant Field Values
ENGAGE_PERSON
public static final java.lang.String ENGAGE_PERSON
- See Also:
- Constant Field Values
ENGAGE_COMPANY
public static final java.lang.String ENGAGE_COMPANY
- See Also:
- Constant Field Values
WORKS_FOR
public static final java.lang.String WORKS_FOR
- See Also:
- Constant Field Values
WORKS_FOR_PERSON
public static final java.lang.String WORKS_FOR_PERSON
- See Also:
- Constant Field Values
WORKS_FOR_COMPANY
public static final java.lang.String WORKS_FOR_COMPANY
- See Also:
- Constant Field Values
ENGAGEMENT_ERROR
public static final java.lang.String ENGAGEMENT_ERROR
- See Also:
- Constant Field Values
PERSON_TOO_OLD
public static final java.lang.String PERSON_TOO_OLD
- See Also:
- Constant Field Values
getInstance
public static jade.content.onto.Ontology getInstance()
- This method grants access to the unique instance of the
ontology.
- Returns:
- An
Ontology object, containing the concepts
of the ontology.
Copyright 2007 Moritz Goeb, Bernhard Schiemann, Ulf Schreiber of Chair of Artificial Intelligence, University of Erlangen-Nuremberg