|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CollectiveMeasurement
A representation of the model object 'Collective Measurement'.
The following features are supported:
SmmPackage.getCollectiveMeasurement()
Method Summary | |
---|---|
Accumulator |
getAccumulator()
Returns the value of the 'Accumulator' attribute. |
|
getBaseMeasurement()
Returns the value of the 'Base Measurement' reference list. |
boolean |
isIsBaseSupplied()
Returns the value of the 'Is Base Supplied' attribute. |
void |
setAccumulator(Accumulator value)
Sets the value of the ' Accumulator ' attribute. |
void |
setIsBaseSupplied(boolean value)
Sets the value of the ' Is Base Supplied ' attribute. |
Methods inherited from interface org.eclipse.gmt.modisco.omg.smm.DimensionalMeasurement |
---|
getValue, setValue |
Methods inherited from interface org.eclipse.gmt.modisco.omg.smm.Measurement |
---|
getError, getInMeasurement, getMeasure, getObservation, getOutMeasurement, setError, setMeasure, setObservation |
Methods inherited from interface org.eclipse.gmt.modisco.omg.smm.SmmElement |
---|
getAnnotation, getAttribute, getInbound, getModel, getOutbound, setModel |
Method Detail |
---|
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.getCollectiveMeasurement_Accumulator()
void setAccumulator(Accumulator value)
Accumulator
' attribute.
value
- the new value of the 'Accumulator' attribute.Accumulator
,
getAccumulator()
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.getCollectiveMeasurement_IsBaseSupplied()
void setIsBaseSupplied(boolean value)
Is Base Supplied
' attribute.
value
- the new value of the 'Is Base Supplied' attribute.isIsBaseSupplied()
getBaseMeasurement()
DimensionalMeasurement
.
If the meaning of the 'Base Measurement' reference list isn't clear, there really should be more of a description here...
SmmPackage.getCollectiveMeasurement_BaseMeasurement()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |