|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProbabilityMassFunction
A representation of the model object 'Probability Mass Function'.
The following features are supported:
ProbfunctionPackage.getProbabilityMassFunction()
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
|
getSamples()
Returns the value of the 'Samples' containment reference list. |
boolean |
isOrderedDomain()
Returns the value of the 'Ordered Domain' attribute. |
void |
setOrderedDomain(boolean value)
Sets the value of the ' Ordered Domain ' attribute. |
Methods inherited from interface de.uka.ipd.sdq.units.UnitCarryingElement |
---|
getUnit, getUnitSpecification, setUnitSpecification |
Field Detail |
---|
static final String copyright
Method Detail |
---|
getSamples()
Sample
.
If the meaning of the 'Samples' containment reference list isn't clear, there really should be more of a description here...
ProbfunctionPackage.getProbabilityMassFunction_Samples()
boolean isOrderedDomain()
If the meaning of the 'Ordered Domain' attribute isn't clear, there really should be more of a description here...
setOrderedDomain(boolean)
,
ProbfunctionPackage.getProbabilityMassFunction_OrderedDomain()
void setOrderedDomain(boolean value)
Ordered Domain
' attribute.
value
- the new value of the 'Ordered Domain' attribute.isOrderedDomain()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |