|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Ontology
| Method Summary | |
|---|---|
Set<Ontology> |
getOwlBackwardCompatibleWith()
http://www.w3.org/2002/07/owl#backwardCompatibleWith |
Set<Ontology> |
getOwlImports()
http://www.w3.org/2002/07/owl#imports |
Set<Ontology> |
getOwlIncompatibleWith()
http://www.w3.org/2002/07/owl#incompatibleWith |
Set<Ontology> |
getOwlPriorVersion()
http://www.w3.org/2002/07/owl#priorVersion |
void |
setOwlBackwardCompatibleWith(Set<? extends Ontology> value)
http://www.w3.org/2002/07/owl#backwardCompatibleWith |
void |
setOwlImports(Set<? extends Ontology> value)
http://www.w3.org/2002/07/owl#imports |
void |
setOwlIncompatibleWith(Set<? extends Ontology> value)
http://www.w3.org/2002/07/owl#incompatibleWith |
void |
setOwlPriorVersion(Set<? extends Ontology> value)
http://www.w3.org/2002/07/owl#priorVersion |
| Methods inherited from interface org.openrdf.concepts.owl.Thing |
|---|
getOwlDifferentFrom, getOwlSameAs, getOwlVersionInfo, setOwlDifferentFrom, setOwlSameAs, setOwlVersionInfo |
| Methods inherited from interface org.openrdf.concepts.rdfs.Resource |
|---|
getRdfsComment, getRdfsIsDefinedBy, getRdfsLabel, getRdfsMembers, getRdfsSeeAlso, getRdfTypes, getRdfValues, setRdfsComment, setRdfsIsDefinedBy, setRdfsLabel, setRdfsMembers, setRdfsSeeAlso, setRdfTypes, setRdfValues |
| Methods inherited from interface org.openrdf.elmo.Entity |
|---|
getElmoManager, getQName |
| Method Detail |
|---|
Set<Ontology> getOwlBackwardCompatibleWith()
void setOwlBackwardCompatibleWith(Set<? extends Ontology> value)
Set<Ontology> getOwlImports()
void setOwlImports(Set<? extends Ontology> value)
Set<Ontology> getOwlIncompatibleWith()
void setOwlIncompatibleWith(Set<? extends Ontology> value)
Set<Ontology> getOwlPriorVersion()
void setOwlPriorVersion(Set<? extends Ontology> value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||