public class OWLNamedIndividualImpl extends OWLIndividualImpl implements OWLNamedIndividual
| Type | Property and Description |
|---|---|
OWLAnnotationProperty |
asOWLAnnotation |
boolean |
isOWLAnnotation |
asOWLDataProperty, asOWLObjectProperty, isOWLDataProperty, isOWLObjectPropertyasOWLDataProperty, asOWLObjectProperty, isOWLDataProperty, isOWLObjectPropertyNO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
OWLNamedIndividualImpl(IRI iri) |
asOWLClass, asOWLDataProperty, asOWLDatatype, asOWLObjectProperty, getDataPropertyValues, getDataPropertyValues, getDifferentIndividuals, getNegativeDataPropertyValues, getNegativeObjectPropertyValues, getObjectPropertyValues, getObjectPropertyValues, getSameIndividuals, getTypes, getTypes, hasDataPropertyValue, hasNegativeDataPropertyValue, hasNegativeObjectPropertyValue, hasObjectPropertyValue, isBuiltIn, isOWLClass, isOWLDataProperty, isOWLDatatype, isOWLObjectPropertycompareLists, compareSets, compareTo, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDataPropertyValues, getDataPropertyValues, getDifferentIndividuals, getNegativeDataPropertyValues, getNegativeObjectPropertyValues, getObjectPropertyValues, getObjectPropertyValues, getSameIndividuals, getTypes, getTypes, hasDataPropertyValue, hasNegativeDataPropertyValue, hasNegativeObjectPropertyValue, hasObjectPropertyValueasOWLClass, asOWLDataProperty, asOWLDatatype, asOWLObjectProperty, isBuiltIn, isOWLClass, isOWLDataProperty, isOWLDatatype, isOWLObjectPropertygetAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareToasOWLAnnotationProperty in interface OWLEntityisOWLAnnotationProperty in interface OWLEntitypublic OWLNamedIndividualImpl(IRI iri)
iri - the iripublic boolean isNamed()
isNamed in interface OWLIndividualpublic EntityType<?> getEntityType()
getEntityType in interface OWLEntitypublic <E extends OWLEntity> E getOWLEntity(EntityType<E> entityType)
getOWLEntity in interface OWLEntitypublic boolean isType(EntityType<?> entityType)
public String toStringID()
toStringID in interface OWLEntitytoStringID in interface OWLIndividualpublic boolean isOWLNamedIndividual()
isOWLNamedIndividual in interface OWLEntitypublic IRI getIRI()
getIRI in interface OWLNamedObjectpublic boolean isAnonymous()
isAnonymous in interface OWLIndividualpublic OWLNamedIndividual asOWLNamedIndividual()
asOWLNamedIndividual in interface OWLEntityasOWLNamedIndividual in interface OWLIndividualpublic OWLAnonymousIndividual asOWLAnonymousIndividual()
asOWLAnonymousIndividual in interface OWLIndividualpublic OWLAnnotationProperty asOWLAnnotationProperty()
asOWLAnnotationProperty in interface OWLEntitypublic boolean isOWLAnnotationProperty()
isOWLAnnotationProperty in interface OWLEntitypublic boolean equals(Object obj)
equals in class OWLIndividualImplpublic Set<OWLAnnotation> getAnnotations(OWLOntology ontology)
getAnnotations in interface OWLEntitypublic Set<OWLAnnotationAssertionAxiom> getAnnotationAssertionAxioms(OWLOntology ontology)
getAnnotationAssertionAxioms in interface OWLEntitypublic Set<OWLAnnotation> getAnnotations(OWLOntology ontology, OWLAnnotationProperty annotationProperty)
getAnnotations in interface OWLEntitypublic Set<OWLAxiom> getReferencingAxioms(OWLOntology ontology)
getReferencingAxioms in interface OWLEntitypublic Set<OWLAxiom> getReferencingAxioms(OWLOntology ontology, boolean includeImports)
getReferencingAxioms in interface OWLEntityprotected int compareObjectOfSameType(OWLObject object)
compareObjectOfSameType in class OWLObjectImplpublic void accept(OWLObjectVisitor visitor)
public <O> O accept(OWLObjectVisitorEx<O> visitor)
public void accept(OWLEntityVisitor visitor)
public <O> O accept(OWLEntityVisitorEx<O> visitor)
public void accept(OWLNamedObjectVisitor visitor)
accept in interface OWLNamedObjectpublic void accept(OWLIndividualVisitor visitor)
accept in interface OWLIndividualpublic <O> O accept(OWLIndividualVisitorEx<O> visitor)
accept in interface OWLIndividualCopyright © 2013 CSIRO HRPPC. All Rights Reserved.