Package | Description |
---|---|
org.ocopomo.annotation.model | |
org.ocopomo.annotation.model.impl | |
org.ocopomo.annotation.model.util |
Modifier and Type | Method and Description |
---|---|
TxtAnnotation |
AnnotationModelFactory.createTxtAnnotation()
Returns a new object of class 'Txt Annotation'
|
Modifier and Type | Class and Description |
---|---|
class |
TxtAnnotationImpl
An implementation of the model object 'Txt Annotation'
|
Modifier and Type | Method and Description |
---|---|
TxtAnnotation |
AnnotationModelFactoryImpl.createTxtAnnotation() |
Modifier and Type | Method and Description |
---|---|
T |
AnnotationModelSwitch.caseTxtAnnotation(TxtAnnotation object)
Returns the result of interpreting the object as an instance of 'Txt Annotation'
|