Package | Description |
---|---|
org.ocopomo.annotation.model | |
org.ocopomo.annotation.model.impl | |
org.ocopomo.annotation.model.util |
Modifier and Type | Method and Description |
---|---|
Area |
AnnotationModelFactory.createArea()
Returns a new object of class 'Area'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Area> |
PdfAnnotation.getAreas()
Returns the value of the 'Areas' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
AreaImpl
An implementation of the model object 'Area'
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<Area> |
PdfAnnotationImpl.areas
The cached value of the '
Areas ' containment reference list |
Modifier and Type | Method and Description |
---|---|
Area |
AnnotationModelFactoryImpl.createArea() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Area> |
PdfAnnotationImpl.getAreas() |
Modifier and Type | Method and Description |
---|---|
T |
AnnotationModelSwitch.caseArea(Area object)
Returns the result of interpreting the object as an instance of 'Area'
|