|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BinaryMeasurement
A representation of the model object 'Binary Measurement'.
The following features are supported:
SmmPackage.getBinaryMeasurement()
Method Summary | |
---|---|
Base1MeasurementRelationship |
getBaseMeasurement1To()
Returns the value of the 'Base Measurement1 To' containment reference. |
Base2MeasurementRelationship |
getBaseMeasurement2To()
Returns the value of the 'Base Measurement2 To' containment reference. |
boolean |
isIsBaseSupplied()
Returns the value of the 'Is Base Supplied' attribute. |
void |
setBaseMeasurement1To(Base1MeasurementRelationship value)
Sets the value of the ' Base Measurement1 To ' containment reference. |
void |
setBaseMeasurement2To(Base2MeasurementRelationship value)
Sets the value of the ' Base Measurement2 To ' containment reference. |
void |
setIsBaseSupplied(boolean value)
Sets the value of the ' Is Base Supplied ' attribute. |
Methods inherited from interface org.eclipse.modisco.omg.smm.DimensionalMeasurement |
---|
getBaseMeasurement1From, getBaseMeasurement2From, getBaseMeasurementFrom, getRankingFrom, getRescaleTo, getValue, setValue |
Methods inherited from interface org.eclipse.modisco.omg.smm.Measurement |
---|
getBreakValue, getEquivalentFrom, getEquivalentTo, getError, getMeasurand, getMeasureLabel, getMeasurementLabel, getMeasurementRelationships, getRecursiveFrom, getRecursiveTo, getRefinementFrom, getRefinementTo, setBreakValue, setError, setMeasurand, setRecursiveTo |
Methods inherited from interface org.eclipse.modisco.omg.smm.SmmElement |
---|
getAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescription |
Method Detail |
---|
Base1MeasurementRelationship getBaseMeasurement1To()
From
'.
If the meaning of the 'Base Measurement1 To' containment reference isn't clear, there really should be more of a description here...
setBaseMeasurement1To(Base1MeasurementRelationship)
,
SmmPackage.getBinaryMeasurement_BaseMeasurement1To()
,
Base1MeasurementRelationship.getFrom()
void setBaseMeasurement1To(Base1MeasurementRelationship value)
Base Measurement1 To
' containment reference.
value
- the new value of the 'Base Measurement1 To' containment reference.getBaseMeasurement1To()
Base2MeasurementRelationship getBaseMeasurement2To()
From
'.
If the meaning of the 'Base Measurement2 To' containment reference isn't clear, there really should be more of a description here...
setBaseMeasurement2To(Base2MeasurementRelationship)
,
SmmPackage.getBinaryMeasurement_BaseMeasurement2To()
,
Base2MeasurementRelationship.getFrom()
void setBaseMeasurement2To(Base2MeasurementRelationship value)
Base Measurement2 To
' containment reference.
value
- the new value of the 'Base Measurement2 To' containment reference.getBaseMeasurement2To()
boolean isIsBaseSupplied()
If the meaning of the 'Is Base Supplied' attribute isn't clear, there really should be more of a description here...
setIsBaseSupplied(boolean)
,
SmmPackage.getBinaryMeasurement_IsBaseSupplied()
void setIsBaseSupplied(boolean value)
Is Base Supplied
' attribute.
value
- the new value of the 'Is Base Supplied' attribute.isIsBaseSupplied()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |