|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OWLAnnotation
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Dec-2006
Method Summary | ||
---|---|---|
void |
accept(OWLAnnotationObjectVisitor visitor)
|
|
|
accept(OWLAnnotationObjectVisitorEx<O> visitor)
|
|
java.util.Set<OWLAnnotation> |
getAnnotations()
Gets the annotations on this annotation |
|
OWLAnnotationProperty |
getProperty()
Gets the property that this annotation acts along |
|
OWLAnnotationValue |
getValue()
Gets the annotation value. |
Method Detail |
---|
OWLAnnotationProperty getProperty()
OWLAnnotationValue getValue()
java.util.Set<OWLAnnotation> getAnnotations()
void accept(OWLAnnotationObjectVisitor visitor)
<O> O accept(OWLAnnotationObjectVisitorEx<O> visitor)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |