| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
Argument |
SmmFactory.createArgument()
Returns a new object of class 'Argument'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Argument> |
Measure.getAllArguments() |
org.eclipse.emf.common.util.EList<Argument> |
Observation.getArguments()
Returns the value of the 'Arguments' containment reference list.
|
org.eclipse.emf.common.util.EList<Argument> |
Measure.getArguments() |
org.eclipse.emf.common.util.EList<Argument> |
ObservedMeasure.getArguments()
Returns the value of the 'Arguments' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArgumentImpl
An implementation of the model object 'Argument'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Argument> |
ObservedMeasureImpl.arguments
The cached value of the '
Arguments' containment reference list. |
protected org.eclipse.emf.common.util.EList<Argument> |
ObservationImpl.arguments
The cached value of the '
Arguments' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
Argument |
SmmFactoryImpl.createArgument() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Argument> |
MeasureImpl.getAllArguments() |
org.eclipse.emf.common.util.EList<Argument> |
ObservedMeasureImpl.getArguments() |
org.eclipse.emf.common.util.EList<Argument> |
MeasureImpl.getArguments() |
org.eclipse.emf.common.util.EList<Argument> |
ObservationImpl.getArguments() |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseArgument(Argument object)
Returns the result of interpreting the object as an instance of 'Argument'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.