org.semanticweb.owlapi.model
Interface OWLNamedIndividual

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLEntity, OWLIndividual, OWLLogicalEntity, OWLNamedObject, OWLObject, OWLPropertyAssertionObject
All Known Implementing Classes:
OWLNamedIndividualImpl

public interface OWLNamedIndividual
extends OWLIndividual, OWLLogicalEntity

Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 15-Jan-2009

Represents a Named Individual in the OWL 2 Specification.


Method Summary
 
Methods inherited from interface org.semanticweb.owlapi.model.OWLIndividual
accept, accept, asOWLAnonymousIndividual, asOWLNamedIndividual, getDataPropertyValues, getDataPropertyValues, getDifferentIndividuals, getNegativeDataPropertyValues, getNegativeObjectPropertyValues, getObjectPropertyValues, getObjectPropertyValues, getSameIndividuals, getTypes, getTypes, hasNegativeDataPropertyValue, hasNegativeObjectPropertyValue, hasObjectPropertyValue, isAnonymous, isNamed, toStringID
 
Methods inherited from interface org.semanticweb.owlapi.model.OWLEntity
accept, accept, asOWLAnnotationProperty, asOWLClass, asOWLDataProperty, asOWLDatatype, asOWLNamedIndividual, asOWLObjectProperty, getAnnotationAssertionAxioms, getAnnotations, getAnnotations, getEntityType, getOWLEntity, getReferencingAxioms, getReferencingAxioms, isBuiltIn, isOWLAnnotationProperty, isOWLClass, isOWLDataProperty, isOWLDatatype, isOWLNamedIndividual, isOWLObjectProperty, isType, toStringID
 
Methods inherited from interface org.semanticweb.owlapi.model.OWLNamedObject
accept, getIRI