public interface MeasureRelationship extends SmmRelationship
The following features are supported:
SmmPackage.getMeasureRelationship()| Modifier and Type | Method and Description |
|---|---|
Measure |
getFrom() |
Operation |
getMeasurandQuery()
Returns the value of the 'Measurand Query' reference.
|
Measure |
getTo() |
void |
setMeasurandQuery(Operation value)
Sets the value of the '
Measurand Query' reference. |
getAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescriptionOperation getMeasurandQuery()
If the meaning of the 'Measurand Query' reference isn't clear, there really should be more of a description here...
setMeasurandQuery(Operation),
SmmPackage.getMeasureRelationship_MeasurandQuery()void setMeasurandQuery(Operation value)
Measurand Query' reference.
value - the new value of the 'Measurand Query' reference.getMeasurandQuery()Measure getTo()
getTo in interface SmmRelationshipMeasure getFrom()
getFrom in interface SmmRelationship