| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
Annotation |
SmmFactory.createAnnotation()
Returns a new object of class 'Annotation'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Annotation> |
SmmElement.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'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Annotation> |
SmmElementImpl.annotations
The cached value of the '
Annotations' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
Annotation |
SmmFactoryImpl.createAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Annotation> |
SmmElementImpl.getAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseAnnotation(Annotation object)
Returns the result of interpreting the object as an instance of 'Annotation'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.