Package | Description |
---|---|
org.ocopomo.annotation.model | |
org.ocopomo.annotation.model.impl | |
org.ocopomo.annotation.model.util |
Modifier and Type | Method and Description |
---|---|
ExpertAnnotation |
AnnotationModelFactory.createExpertAnnotation()
Returns a new object of class 'Expert Annotation'
|
Modifier and Type | Class and Description |
---|---|
class |
ExpertAnnotationImpl
An implementation of the model object 'Expert Annotation'
|
Modifier and Type | Method and Description |
---|---|
ExpertAnnotation |
AnnotationModelFactoryImpl.createExpertAnnotation() |
Modifier and Type | Method and Description |
---|---|
T |
AnnotationModelSwitch.caseExpertAnnotation(ExpertAnnotation object)
Returns the result of interpreting the object as an instance of 'Expert Annotation'
|