Uses of Class
org.neuroml.model.Annotation
-
Uses of Annotation in org.neuroml.model
Modifier and TypeFieldDescriptionprotected Annotation
SegmentGroup.annotation
protected Annotation
Standalone.annotation
Modifier and TypeMethodDescriptionObjectFactory.createAnnotation()
Create an instance ofAnnotation
SegmentGroup.getAnnotation()
Gets the value of the annotation property.Standalone.getAnnotation()
Gets the value of the annotation property.Modifier and TypeMethodDescriptionvoid
SegmentGroup.setAnnotation
(Annotation value) Sets the value of the annotation property.void
Standalone.setAnnotation
(Annotation value) Sets the value of the annotation property.