| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
Observation |
SmmFactory.createObservation()
Returns a new object of class 'Observation'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Observation> |
SmmModel.getObservations()
Returns the value of the 'Observations' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObservationImpl
An implementation of the model object 'Observation'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Observation> |
SmmModelImpl.observations
The cached value of the '
Observations' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
Observation |
SmmFactoryImpl.createObservation() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Observation> |
SmmModelImpl.getObservations() |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseObservation(Observation object)
Returns the result of interpreting the object as an instance of 'Observation'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.