|
||||||||||
| 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, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, begin, commit, equals, getId, getLocalName, getNameSpace, getProperty, getPropertyResourceValue, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, removeAll, removeProperties, toString |
| Methods inherited from interface com.hp.hpl.jena.rdf.model.RDFNode |
|---|
as, asLiteral, asResource, canAs, getModel, isAnon, isLiteral, isResource, isURIResource, 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 | |||||||||