|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CollectiveMeasure
A representation of the model object 'Collective Measure'.
The following features are supported:
SmmPackage.getCollectiveMeasure()
Method Summary | |
---|---|
Accumulator |
getAccumulator()
Returns the value of the 'Accumulator' attribute. |
DimensionalMeasure |
getBaseMeasure()
Returns the value of the 'Base Measure' reference. |
void |
setAccumulator(Accumulator value)
Sets the value of the ' Accumulator ' attribute. |
void |
setBaseMeasure(DimensionalMeasure value)
Sets the value of the ' Base Measure ' reference. |
Methods inherited from interface org.eclipse.gmt.modisco.omg.smm.DimensionalMeasure |
---|
getUnit, setUnit |
Methods inherited from interface org.eclipse.gmt.modisco.omg.smm.Measure |
---|
getCategory, getEquivalentFrom, getEquivalentTo, getInMeasure, getLibrary, getMeasurement, getName, getOutMeasure, getRefinement, getScope, getTrait, setLibrary, setName, setScope, setTrait |
Methods inherited from interface org.eclipse.gmt.modisco.omg.smm.SmmElement |
---|
getAnnotation, getAttribute, getInbound, getModel, getOutbound, setModel |
Method Detail |
---|
DimensionalMeasure getBaseMeasure()
If the meaning of the 'Base Measure' reference isn't clear, there really should be more of a description here...
setBaseMeasure(DimensionalMeasure)
,
SmmPackage.getCollectiveMeasure_BaseMeasure()
void setBaseMeasure(DimensionalMeasure value)
Base Measure
' reference.
value
- the new value of the 'Base Measure' reference.getBaseMeasure()
Accumulator getAccumulator()
Accumulator
.
If the meaning of the 'Accumulator' attribute isn't clear, there really should be more of a description here...
Accumulator
,
setAccumulator(Accumulator)
,
SmmPackage.getCollectiveMeasure_Accumulator()
void setAccumulator(Accumulator value)
Accumulator
' attribute.
value
- the new value of the 'Accumulator' attribute.Accumulator
,
getAccumulator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |