|
GATE Version 3.1-2270 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OClass
Field Summary |
---|
Fields inherited from interface gate.creole.ontology.OntologyConstants |
---|
DIRECT_CLOSURE, TRANSITIVE_CLOSURE |
Method Summary | |
---|---|
Set |
getDisjointClasses()
Returns a set of all classes that are disjoint with ours. |
Set |
getSameClasses()
Returns a set of all classes that are the same as ours. |
void |
setDisjointWith(OClass theClass)
Indicates that these are disjoint classes |
void |
setSameClassAs(OClass theClass)
Indicates that these classes are the same |
Methods inherited from interface gate.creole.ontology.TClass |
---|
addSubClass, addSuperClass, equals, getId, getSubClasses, getSubClassesVSDistance, getSuperClasses, getSuperClassesVSDistance, inferSubClassesTransitiveClosure, inferSuperClassesTransitiveClosure, isTopClass, removeSubClass, removeSuperClass, toString |
Methods inherited from interface gate.creole.ontology.OntologyResource |
---|
addPropertyValue, getComment, getName, getOntology, getPropertyValues, getSetPropertiesNames, getTaxonomy, getURI, removePropertyValue, removePropertyValues, setComment, setName, setURI |
Method Detail |
---|
void setDisjointWith(OClass theClass)
void setSameClassAs(OClass theClass)
Set getDisjointClasses()
Set getSameClasses()
|
GATE Version 3.1-2270 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |