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