|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElkAnnotationProperty | |
|---|---|
| org.semanticweb.elk.owl.interfaces | |
| org.semanticweb.elk.owl.util | |
| org.semanticweb.elk.owl.visitors | |
| Uses of ElkAnnotationProperty in org.semanticweb.elk.owl.interfaces |
|---|
| Methods in org.semanticweb.elk.owl.interfaces that return ElkAnnotationProperty | |
|---|---|
ElkAnnotationProperty |
ElkObjectFactory.getAnnotationProperty(ElkIri iri)
Create an ElkAnnotationProperty. |
ElkAnnotationProperty |
ElkAnnotationAssertionAxiom.getProperty()
|
ElkAnnotationProperty |
ElkAnnotation.getProperty()
|
ElkAnnotationProperty |
ElkSubAnnotationPropertyOfAxiom.getSubAnnotationProperty()
Get the sub annotation property of this axiom. |
ElkAnnotationProperty |
ElkSubAnnotationPropertyOfAxiom.getSuperAnnotationProperty()
Get the super annotation property of this axiom. |
| Methods in org.semanticweb.elk.owl.interfaces with parameters of type ElkAnnotationProperty | |
|---|---|
ElkAnnotation |
ElkObjectFactory.getAnnotation(ElkAnnotationProperty property,
ElkAnnotationValue value)
Create an ElkAnnotation |
ElkAnnotationAssertionAxiom |
ElkObjectFactory.getAnnotationAssertionAxiom(ElkAnnotationProperty property,
ElkAnnotationSubject subject,
ElkAnnotationValue value)
Create an ElkAnnotationAssertionAxiom |
ElkAnnotationPropertyDomainAxiom |
ElkObjectFactory.getAnnotationPropertyDomainAxiom(ElkAnnotationProperty property,
ElkIri domain)
Create an ElkAnnotationPropertyDomainAxiom |
ElkAnnotationPropertyRangeAxiom |
ElkObjectFactory.getAnnotationPropertyRangeAxiom(ElkAnnotationProperty property,
ElkIri range)
Create an ElkAnnotationPropertyRangeAxiom |
ElkSubAnnotationPropertyOfAxiom |
ElkObjectFactory.getSubAnnotationPropertyOfAxiom(ElkAnnotationProperty subAnnotationProperty,
ElkAnnotationProperty superAnnotationProperty)
Create an ElkSubAnnotationPropertyOfAxiom |
| Uses of ElkAnnotationProperty in org.semanticweb.elk.owl.util |
|---|
| Methods in org.semanticweb.elk.owl.util with parameters of type ElkAnnotationProperty | |
|---|---|
String |
OwlObjectNameVisitor.visit(ElkAnnotationProperty elkAnnotationProperty)
|
| Uses of ElkAnnotationProperty in org.semanticweb.elk.owl.visitors |
|---|
| Methods in org.semanticweb.elk.owl.visitors with parameters of type ElkAnnotationProperty | |
|---|---|
O |
AbstractElkEntityVisitor.visit(ElkAnnotationProperty elkAnnotationProperty)
|
O |
ElkEntityVisitor.visit(ElkAnnotationProperty elkAnnotationProperty)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||