|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
de.uka.ipd.sdq.units.impl.UnitCarryingElementImpl
de.uka.ipd.sdq.probfunction.impl.ProbabilityFunctionImpl
de.uka.ipd.sdq.probfunction.impl.ProbabilityMassFunctionImpl
public class ProbabilityMassFunctionImpl
An implementation of the model object 'Probability Mass Function'.
The following features are implemented:
| Field Summary | |
|---|---|
static String |
copyright
|
protected static boolean |
ORDERED_DOMAIN_EDEFAULT
The default value of the ' Ordered Domain' attribute. |
protected boolean |
orderedDomain
The cached value of the ' Ordered Domain' attribute. |
protected |
samples
The cached value of the ' Samples' containment reference list. |
| Fields inherited from class de.uka.ipd.sdq.units.impl.UnitCarryingElementImpl |
|---|
UNIT_SPECIFICATION_EDEFAULT, unitSpecification |
| Constructor Summary | |
|---|---|
protected |
ProbabilityMassFunctionImpl()
|
| Method Summary | |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
|
getSamples()
|
boolean |
isOrderedDomain()
|
void |
setOrderedDomain(boolean newOrderedDomain)
|
String |
toString()
|
| Methods inherited from class de.uka.ipd.sdq.units.impl.UnitCarryingElementImpl |
|---|
basicGetUnit, getUnit, getUnitSpecification, setUnitSpecification |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface de.uka.ipd.sdq.units.UnitCarryingElement |
|---|
getUnit, getUnitSpecification, setUnitSpecification |
| Field Detail |
|---|
public static final String copyright
protectedsamples
Samples' containment reference list.
getSamples()protected static final boolean ORDERED_DOMAIN_EDEFAULT
Ordered Domain' attribute.
isOrderedDomain(),
Constant Field Valuesprotected boolean orderedDomain
Ordered Domain' attribute.
isOrderedDomain()| Constructor Detail |
|---|
protected ProbabilityMassFunctionImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class ProbabilityFunctionImplpublicgetSamples()
getSamples in interface ProbabilityMassFunctionProbfunctionPackage.getProbabilityMassFunction_Samples()public boolean isOrderedDomain()
isOrderedDomain in interface ProbabilityMassFunctionProbabilityMassFunction.setOrderedDomain(boolean),
ProbfunctionPackage.getProbabilityMassFunction_OrderedDomain()public void setOrderedDomain(boolean newOrderedDomain)
setOrderedDomain in interface ProbabilityMassFunctionnewOrderedDomain - the new value of the 'Ordered Domain' attribute.ProbabilityMassFunction.isOrderedDomain()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class UnitCarryingElementImpl
public void eSet(int featureID,
Object newValue)
eSet in class UnitCarryingElementImplpublic void eUnset(int featureID)
eUnset in class UnitCarryingElementImplpublic boolean eIsSet(int featureID)
eIsSet in class UnitCarryingElementImplpublic String toString()
toString in class UnitCarryingElementImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||