|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OWLDataPropertyAssertionAxiom in de.uulm.ecs.ai.owl.krssrenderer |
---|
Methods in de.uulm.ecs.ai.owl.krssrenderer with parameters of type OWLDataPropertyAssertionAxiom | |
---|---|
void |
KRSS2OWLObjectRenderer.visit(OWLDataPropertyAssertionAxiom axiom)
|
Uses of OWLDataPropertyAssertionAxiom in org.coode.owl.functionalrenderer |
---|
Methods in org.coode.owl.functionalrenderer with parameters of type OWLDataPropertyAssertionAxiom | |
---|---|
void |
OWLObjectRenderer.visit(OWLDataPropertyAssertionAxiom axiom)
|
Uses of OWLDataPropertyAssertionAxiom in org.coode.owl.latex |
---|
Methods in org.coode.owl.latex with parameters of type OWLDataPropertyAssertionAxiom | |
---|---|
void |
LatexObjectVisitor.visit(OWLDataPropertyAssertionAxiom axiom)
|
Uses of OWLDataPropertyAssertionAxiom in org.coode.owl.rdf.model |
---|
Methods in org.coode.owl.rdf.model with parameters of type OWLDataPropertyAssertionAxiom | |
---|---|
void |
AbstractTranslator.visit(OWLDataPropertyAssertionAxiom axiom)
|
Uses of OWLDataPropertyAssertionAxiom in org.coode.owlapi.owlxml.renderer |
---|
Methods in org.coode.owlapi.owlxml.renderer with parameters of type OWLDataPropertyAssertionAxiom | |
---|---|
void |
OWLXMLObjectRenderer.visit(OWLDataPropertyAssertionAxiom axiom)
|
Uses of OWLDataPropertyAssertionAxiom in org.semanticweb.owl.debugging |
---|
Methods in org.semanticweb.owl.debugging with parameters of type OWLDataPropertyAssertionAxiom | |
---|---|
void |
DebuggerDescriptionGenerator.visit(OWLDataPropertyAssertionAxiom axiom)
|
Uses of OWLDataPropertyAssertionAxiom in org.semanticweb.owl.model |
---|
Fields in org.semanticweb.owl.model with type parameters of type OWLDataPropertyAssertionAxiom | |
---|---|
static AxiomType<OWLDataPropertyAssertionAxiom> |
AxiomType.DATA_PROPERTY_ASSERTION
|
Methods in org.semanticweb.owl.model that return OWLDataPropertyAssertionAxiom | |
---|---|
OWLDataPropertyAssertionAxiom |
OWLDataFactory.getOWLDataPropertyAssertionAxiom(OWLIndividual subject,
OWLDataPropertyExpression property,
boolean value)
|
OWLDataPropertyAssertionAxiom |
OWLDataFactory.getOWLDataPropertyAssertionAxiom(OWLIndividual subject,
OWLDataPropertyExpression property,
double value)
|
OWLDataPropertyAssertionAxiom |
OWLDataFactory.getOWLDataPropertyAssertionAxiom(OWLIndividual subject,
OWLDataPropertyExpression property,
float value)
|
OWLDataPropertyAssertionAxiom |
OWLDataFactory.getOWLDataPropertyAssertionAxiom(OWLIndividual subject,
OWLDataPropertyExpression property,
int value)
|
OWLDataPropertyAssertionAxiom |
OWLDataFactory.getOWLDataPropertyAssertionAxiom(OWLIndividual subject,
OWLDataPropertyExpression property,
OWLConstant object)
|
OWLDataPropertyAssertionAxiom |
OWLDataFactory.getOWLDataPropertyAssertionAxiom(OWLIndividual subject,
OWLDataPropertyExpression property,
java.lang.String value)
|
Methods in org.semanticweb.owl.model that return types with arguments of type OWLDataPropertyAssertionAxiom | |
---|---|
java.util.Set<OWLDataPropertyAssertionAxiom> |
OWLOntology.getDataPropertyAssertionAxioms(OWLIndividual individual)
|
Methods in org.semanticweb.owl.model with parameters of type OWLDataPropertyAssertionAxiom | |
---|---|
O |
OWLAxiomVisitorEx.visit(OWLDataPropertyAssertionAxiom axiom)
|
void |
OWLAxiomVisitor.visit(OWLDataPropertyAssertionAxiom axiom)
|
Uses of OWLDataPropertyAssertionAxiom in org.semanticweb.owl.util |
---|
Uses of OWLDataPropertyAssertionAxiom in uk.ac.manchester.cs.owl |
---|
Classes in uk.ac.manchester.cs.owl that implement OWLDataPropertyAssertionAxiom | |
---|---|
class |
OWLDataPropertyAssertionAxiomImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
Methods in uk.ac.manchester.cs.owl that return types with arguments of type OWLDataPropertyAssertionAxiom | |
---|---|
java.util.Set<OWLDataPropertyAssertionAxiom> |
OWLOntologyImpl.getDataPropertyAssertionAxioms(OWLIndividual individual)
|
java.util.Set<OWLDataPropertyAssertionAxiom> |
OWLIndividualImpl.getIndividualDataRelationshipAxioms(OWLOntology ontology)
|
Uses of OWLDataPropertyAssertionAxiom in uk.ac.manchester.cs.owl.dlsyntax |
---|
Methods in uk.ac.manchester.cs.owl.dlsyntax with parameters of type OWLDataPropertyAssertionAxiom | |
---|---|
void |
DLSyntaxObjectRenderer.visit(OWLDataPropertyAssertionAxiom axiom)
|
Uses of OWLDataPropertyAssertionAxiom in uk.ac.manchester.cs.owl.inference.dig11 |
---|
Methods in uk.ac.manchester.cs.owl.inference.dig11 with parameters of type OWLDataPropertyAssertionAxiom | |
---|---|
void |
DIGRenderer.visit(OWLDataPropertyAssertionAxiom axiom)
|
Uses of OWLDataPropertyAssertionAxiom in uk.ac.manchester.cs.owl.mansyntaxrenderer |
---|
Methods in uk.ac.manchester.cs.owl.mansyntaxrenderer with parameters of type OWLDataPropertyAssertionAxiom | |
---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLDataPropertyAssertionAxiom axiom)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |