|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.lehigh.swat.hawk.storage.simplememory.OntObject
edu.lehigh.swat.hawk.storage.simplememory.OntClass
edu.lehigh.swat.hawk.storage.simplememory.PropertyRestriction
edu.lehigh.swat.hawk.storage.simpledb.PropertyRestriction
public class PropertyRestriction
A simple implementation of core.PropertyRestriction in memory.
Field Summary |
---|
Fields inherited from interface edu.lehigh.swat.hawk.core.PropertyRestriction |
---|
INFINITY |
Constructor Summary | |
---|---|
PropertyRestriction()
|
Method Summary |
---|
Methods inherited from class edu.lehigh.swat.hawk.storage.simplememory.PropertyRestriction |
---|
getAllValuesFrom, getHasValue, getMaxCardinality, getMinCardinality, getOnProperty, getSomeValuesFrom, setAllValuesFrom, setHasValue, setMaxCardinality, setMinCardinality, setOnProperty, setSomeValuesFrom |
Methods inherited from class edu.lehigh.swat.hawk.storage.simplememory.OntObject |
---|
addDescription, clone, deleteDescription, getAllDescriptions, getDescription, getID, getLabel, getOntology, getSource, setID, setLabel, setOntology, setSource |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.lehigh.swat.hawk.core.OntObject |
---|
addDescription, clone, deleteDescription, getAllDescriptions, getDescription, getID, getLabel, getOntology, getSource, setID, setLabel, setOntology, setSource |
Constructor Detail |
---|
public PropertyRestriction()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |