|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OWLAnnotationProperty
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 13-Jan-2009
Method Summary | |
---|---|
boolean |
isBuiltIn()
Determines if this property is a built in annotation property. |
boolean |
isComment()
|
boolean |
isDeprecated()
|
boolean |
isLabel()
|
Methods inherited from interface org.semanticweb.owlapi.model.OWLEntity |
---|
accept, accept, asOWLAnnotationProperty, asOWLClass, asOWLDataProperty, asOWLDatatype, asOWLNamedIndividual, asOWLObjectProperty, getAnnotationAssertionAxioms, getAnnotations, getAnnotations, getEntityType, getOWLEntity, isBottomEntity, isOWLAnnotationProperty, isOWLClass, isOWLDataProperty, isOWLDatatype, isOWLNamedIndividual, isOWLObjectProperty, isTopEntity, isType, toStringID |
Methods inherited from interface org.semanticweb.owlapi.model.OWLNamedObject |
---|
accept, getIRI |
Method Detail |
---|
boolean isComment()
boolean isLabel()
boolean isDeprecated()
boolean isBuiltIn()
isBuiltIn
in interface OWLEntity
true
if the property is a built in annotation property, otherwise false
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |