|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Class | |
|---|---|
| org.openrdf.concepts.owl | This file specifies in RDF Schema format the built-in classes and properties that together form the basis of the RDF/XML syntax of OWL Full, OWL DL and OWL Lite. |
| org.openrdf.concepts.swrl | OWL definition of the RDF Concrete Syntax for the Semantic Web Rule Language |
| org.openrdf.elmo.codegen.builder | |
| org.openrdf.elmo.codegen.concepts | |
| org.openrdf.elmo.codegen.support | |
| Uses of Class in org.openrdf.concepts.owl |
|---|
| Subinterfaces of Class in org.openrdf.concepts.owl | |
|---|---|
interface |
DataRange
|
interface |
Restriction
|
| Methods in org.openrdf.concepts.owl that return Class | |
|---|---|
Class |
Class.getOwlComplementOf()
http://www.w3.org/2002/07/owl#complementOf |
| Methods in org.openrdf.concepts.owl that return types with arguments of type Class | |
|---|---|
Set<Class> |
Class.getOwlDisjointWith()
http://www.w3.org/2002/07/owl#disjointWith |
Set<Class> |
Class.getOwlEquivalentClasses()
http://www.w3.org/2002/07/owl#equivalentClass |
List<Class> |
Class.getOwlIntersectionOf()
http://www.w3.org/2002/07/owl#intersectionOf |
List<Class> |
Class.getOwlUnionOf()
http://www.w3.org/2002/07/owl#unionOf |
| Methods in org.openrdf.concepts.owl with parameters of type Class | |
|---|---|
void |
Class.setOwlComplementOf(Class value)
http://www.w3.org/2002/07/owl#complementOf |
| Method parameters in org.openrdf.concepts.owl with type arguments of type Class | |
|---|---|
void |
Class.setOwlDisjointWith(Set<? extends Class> value)
http://www.w3.org/2002/07/owl#disjointWith |
void |
Class.setOwlEquivalentClasses(Set<? extends Class> value)
http://www.w3.org/2002/07/owl#equivalentClass |
void |
Class.setOwlIntersectionOf(List<? extends Class> value)
http://www.w3.org/2002/07/owl#intersectionOf |
void |
Class.setOwlUnionOf(List<? extends Class> value)
http://www.w3.org/2002/07/owl#unionOf |
| Uses of Class in org.openrdf.concepts.swrl |
|---|
| Methods in org.openrdf.concepts.swrl that return Class | |
|---|---|
Class |
ClassAtom.getSwrlClassPredicate()
http://www.w3.org/2003/11/swrl#classPredicate |
| Methods in org.openrdf.concepts.swrl with parameters of type Class | |
|---|---|
void |
ClassAtom.setSwrlClassPredicate(Class value)
http://www.w3.org/2003/11/swrl#classPredicate |
| Uses of Class in org.openrdf.elmo.codegen.builder |
|---|
| Methods in org.openrdf.elmo.codegen.builder with parameters of type Class | |
|---|---|
JavaCodeBuilder |
JavaCodeBuilder.methodAliasMap(Class receives)
|
| Uses of Class in org.openrdf.elmo.codegen.concepts |
|---|
| Subinterfaces of Class in org.openrdf.elmo.codegen.concepts | |
|---|---|
interface |
CodeClass
|
interface |
CodeMessageClass
|
| Uses of Class in org.openrdf.elmo.codegen.support |
|---|
| Classes in org.openrdf.elmo.codegen.support that implement Class | |
|---|---|
class |
ClassMessageSupport
|
class |
ClassPropertySupport
|
class |
ConceptSupport
|
class |
MessageConceptSupport
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||