|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComplementClass
Class description that is formed from the complement of another class description
Method Summary | |
---|---|
OntClass |
getOperand()
Answer the class that the class described by this class description is a complement of. |
void |
setOperand(Resource cls)
Set the class that the class represented by this class expression is a complement of. |
Methods inherited from interface com.hp.hpl.jena.ontology.BooleanClassDescription |
---|
addOperand, addOperands, getOperands, hasOperand, listOperands, operator, removeOperand, setOperands |
Methods inherited from interface com.hp.hpl.jena.rdf.model.Resource |
---|
abort, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, begin, commit, equals, getId, getLocalName, getModel, getNameSpace, getNode, getProperty, getRequiredProperty, getURI, hasProperty, hasProperty, hasProperty, hasProperty, hasProperty, hasProperty, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, isAnon, listProperties, listProperties, removeAll, removeProperties, toString |
Methods inherited from interface com.hp.hpl.jena.rdf.model.RDFNode |
---|
as, canAs, inModel, visitWith |
Methods inherited from interface com.hp.hpl.jena.graph.FrontsNode |
---|
asNode |
Method Detail |
---|
OntClass getOperand()
Answer the class that the class described by this class description is a complement of.
void setOperand(Resource cls)
Set the class that the class represented by this class expression is
a complement of. Any existing value for complementOf
will
be replaced.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |