| Package | Description |
|---|---|
| org.eclipse.modisco.omg.smm | |
| org.eclipse.modisco.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
CollectiveMeasurement |
SmmFactory.createCollectiveMeasurement()
Returns a new object of class 'Collective Measurement'.
|
CollectiveMeasurement |
BaseMeasurementRelationship.getFrom()
Returns the value of the 'From' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseMeasurementRelationship.setFrom(CollectiveMeasurement value)
Sets the value of the '
From' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseCollectiveMeasurement(CollectiveMeasurement object)
Returns the result of interpreting the object as an instance of 'Collective Measurement'.
|