|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.lehigh.swat.hawk.storage.simplememory.SerializableClass
edu.lehigh.swat.hawk.storage.simplememory.OntObject
edu.lehigh.swat.hawk.storage.simplememory.OntProperty
edu.lehigh.swat.hawk.storage.simpledb.OntProperty
public class OntProperty
A simple implementation of core.OntProperty in memory.
Constructor Summary | |
---|---|
OntProperty()
|
Method Summary |
---|
Methods inherited from class edu.lehigh.swat.hawk.storage.simplememory.OntProperty |
---|
addEquivalentProperty, addInverseOf, addSubProperty, addSuperProperty, deleteEquivalentProperty, deleteInverseOf, deleteSubProperty, deleteSuperProperty, getDirectSubProperties, getDirectSuperProperties, getDomain, getEquivalentProperties, getInverseOf, getRange, isAnnotation, isDatatype, isDeprecated, isFunctional, isInverseFunctional, isSymmetric, isTransitive, setAnnotation, setDatatype, setDeprecated, setDomain, setFunctional, setInverseFuncional, setRange, setSymmetric, setTransitive |
Methods inherited from class edu.lehigh.swat.hawk.storage.simplememory.OntObject |
---|
addDescription, deleteDescription, getAllDescriptions, getDescription, getID, getLabel, getOntology, getSource, setID, setLabel, setOntology, setSource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.lehigh.swat.hawk.core.OntObject |
---|
addDescription, deleteDescription, getAllDescriptions, getDescription, getID, getLabel, getOntology, getSource, setID, setLabel, setOntology, setSource |
Constructor Detail |
---|
public OntProperty()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |