public interface BinaryMeasure extends DimensionalMeasure
The following features are supported:
SmmPackage.getBinaryMeasure()| Modifier and Type | Method and Description |
|---|---|
Base1MeasureRelationship |
getBaseMeasure1To()
Returns the value of the 'Base Measure1 To' reference.
|
Base2MeasureRelationship |
getBaseMeasure2To()
Returns the value of the 'Base Measure2 To' reference.
|
Operation |
getCustomFunctor()
Returns the value of the 'Custom Functor' reference.
|
BinaryFunctor |
getFunctor()
Returns the value of the 'Functor' attribute.
|
void |
setBaseMeasure1To(Base1MeasureRelationship value)
Sets the value of the '
Base Measure1 To' reference. |
void |
setBaseMeasure2To(Base2MeasureRelationship value)
Sets the value of the '
Base Measure2 To' reference. |
void |
setCustomFunctor(Operation value)
Sets the value of the '
Custom Functor' reference. |
void |
setFunctor(BinaryFunctor value)
Sets the value of the '
Functor' attribute. |
getBaseMeasure1From, getBaseMeasure2From, getBaseMeasureFrom, getFormula, getGradeFrom, getRankingFrom, getRescaleTo, getUnit, setFormula, setUnitgetAllArguments, getArguments, getCategory, getCustomScale, getDefaultQuery, getEquivalentFrom, getEquivalentTo, getInbound, getMeasureLabelFormat, getMeasurementLabelFormat, getMeasureRelationships, getOutbound, getRefinementFrom, getRefinementTo, getScale, getScope, getSource, getTrait, getVisible, setCustomScale, setDefaultQuery, setMeasureLabelFormat, setMeasurementLabelFormat, setScale, setScope, setSource, setTrait, setVisiblegetAnnotations, getAttributes, getDescription, getInRelationships, getName, getOutRelationships, getShortDescription, setDescription, setName, setShortDescriptionBinaryFunctor getFunctor()
BinaryFunctor.
BinaryFunctor,
setFunctor(BinaryFunctor),
SmmPackage.getBinaryMeasure_Functor()void setFunctor(BinaryFunctor value)
Functor' attribute.
value - the new value of the 'Functor' attribute.BinaryFunctor,
getFunctor()Base1MeasureRelationship getBaseMeasure1To()
setBaseMeasure1To(Base1MeasureRelationship),
SmmPackage.getBinaryMeasure_BaseMeasure1To()void setBaseMeasure1To(Base1MeasureRelationship value)
Base Measure1 To' reference.
value - the new value of the 'Base Measure1 To' reference.getBaseMeasure1To()Base2MeasureRelationship getBaseMeasure2To()
setBaseMeasure2To(Base2MeasureRelationship),
SmmPackage.getBinaryMeasure_BaseMeasure2To()void setBaseMeasure2To(Base2MeasureRelationship value)
Base Measure2 To' reference.
value - the new value of the 'Base Measure2 To' reference.getBaseMeasure2To()Operation getCustomFunctor()
setCustomFunctor(Operation),
SmmPackage.getBinaryMeasure_CustomFunctor()void setCustomFunctor(Operation value)
Custom Functor' reference.
value - the new value of the 'Custom Functor' reference.getCustomFunctor()Copyright © 2018–2020 Atlanmod. All rights reserved.