Package | Description |
---|---|
org.ocopomo.annotation.model | |
org.ocopomo.annotation.model.impl | |
org.ocopomo.annotation.model.util | |
org.ocopomo.annotation.presentation | |
org.ocopomo.ccd.model.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
ExpertAnnotation
A representation of the model object 'Expert Annotation'
|
interface |
FileAnnotation
A representation of the model object 'File Annotation'
|
interface |
PdfAnnotation
A representation of the model object 'Pdf Annotation'
|
interface |
TxtAnnotation
A representation of the model object 'Txt Annotation'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Annotation> |
AnnotatedObject.getAnnotations()
Returns the value of the 'Annotations' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationImpl
An implementation of the model object 'Annotation'
|
class |
ExpertAnnotationImpl
An implementation of the model object 'Expert Annotation'
|
class |
FileAnnotationImpl
An implementation of the model object 'File Annotation'
|
class |
PdfAnnotationImpl
An implementation of the model object 'Pdf Annotation'
|
class |
TxtAnnotationImpl
An implementation of the model object 'Txt Annotation'
|
Modifier and Type | Method and Description |
---|---|
T |
AnnotationModelSwitch.caseAnnotation(Annotation object)
Returns the result of interpreting the object as an instance of 'Annotation'
|
Modifier and Type | Method and Description |
---|---|
Annotation |
AnnotationEditor.createSelectedAnnotation() |
Annotation |
IAnnotationEditor.createSelectedAnnotation()
Returns an Annotaiton object for currently selected text;
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<Annotation> |
SourceOfConditionImpl.annotations
The cached value of the '
Annotations ' containment reference list |
protected org.eclipse.emf.common.util.EList<Annotation> |
RelationOrAttributeImpl.annotations
The cached value of the '
Annotations ' containment reference list |
protected org.eclipse.emf.common.util.EList<Annotation> |
RelationOrAttributeElementImpl.annotations
The cached value of the '
Annotations ' containment reference list |
protected org.eclipse.emf.common.util.EList<Annotation> |
RelationInstanceImpl.annotations
The cached value of the '
Annotations ' containment reference list |
protected org.eclipse.emf.common.util.EList<Annotation> |
EnumImpl.annotations
The cached value of the '
Annotations ' containment reference list |
protected org.eclipse.emf.common.util.EList<Annotation> |
ConditionImpl.annotations
The cached value of the '
Annotations ' containment reference list |
protected org.eclipse.emf.common.util.EList<Annotation> |
ConceptImpl.annotations
The cached value of the '
Annotations ' containment reference list |
protected org.eclipse.emf.common.util.EList<Annotation> |
CCDImpl.annotations
The cached value of the '
Annotations ' containment reference list |
protected org.eclipse.emf.common.util.EList<Annotation> |
AttributeInstanceImpl.annotations
The cached value of the '
Annotations ' containment reference list |
protected org.eclipse.emf.common.util.EList<Annotation> |
ActionImpl.annotations
The cached value of the '
Annotations ' containment reference list |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Annotation> |
SourceOfConditionImpl.getAnnotations() |
org.eclipse.emf.common.util.EList<Annotation> |
RelationOrAttributeImpl.getAnnotations() |
org.eclipse.emf.common.util.EList<Annotation> |
RelationOrAttributeElementImpl.getAnnotations() |
org.eclipse.emf.common.util.EList<Annotation> |
RelationInstanceImpl.getAnnotations() |
org.eclipse.emf.common.util.EList<Annotation> |
EnumImpl.getAnnotations() |
org.eclipse.emf.common.util.EList<Annotation> |
ConditionImpl.getAnnotations() |
org.eclipse.emf.common.util.EList<Annotation> |
ConceptImpl.getAnnotations() |
org.eclipse.emf.common.util.EList<Annotation> |
CCDImpl.getAnnotations() |
org.eclipse.emf.common.util.EList<Annotation> |
AttributeInstanceImpl.getAnnotations() |
org.eclipse.emf.common.util.EList<Annotation> |
ActionImpl.getAnnotations() |