|
jBPM :: BPMN2 EMF Extension Model 6.0.0-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UserDistributionDataPointType
A representation of the model object 'User Distribution Data Point Type'.
The following features are supported:
BpsimPackage.getUserDistributionDataPointType()| Method Summary | |
|---|---|
ParameterValue |
getParameterValue()
Returns the value of the 'Parameter Value' containment reference |
org.eclipse.emf.ecore.util.FeatureMap |
getParameterValueGroup()
Returns the value of the 'Parameter Value Group' attribute list. |
float |
getProbability()
Returns the value of the 'Probability' attribute |
boolean |
isSetProbability()
Returns whether the value of the ' Probability' attribute is set |
void |
setParameterValue(ParameterValue value)
Sets the value of the ' Parameter Value' containment reference |
void |
setProbability(float value)
Sets the value of the ' Probability' attribute |
void |
unsetProbability()
Unsets the value of the ' Probability' attribute |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
org.eclipse.emf.ecore.util.FeatureMap getParameterValueGroup()
FeatureMap.Entry.
If the meaning of the 'Parameter Value Group' attribute list isn't clear, there really should be more of a description here...
BpsimPackage.getUserDistributionDataPointType_ParameterValueGroup()ParameterValue getParameterValue()
If the meaning of the 'Parameter Value' containment reference isn't clear, there really should be more of a description here...
setParameterValue(ParameterValue),
BpsimPackage.getUserDistributionDataPointType_ParameterValue()void setParameterValue(ParameterValue value)
Parameter Value' containment reference.
value - the new value of the 'Parameter Value' containment reference.getParameterValue()float getProbability()
If the meaning of the 'Probability' attribute isn't clear, there really should be more of a description here...
isSetProbability(),
unsetProbability(),
setProbability(float),
BpsimPackage.getUserDistributionDataPointType_Probability()void setProbability(float value)
Probability' attribute.
value - the new value of the 'Probability' attribute.isSetProbability(),
unsetProbability(),
getProbability()void unsetProbability()
Probability' attribute.
isSetProbability(),
getProbability(),
setProbability(float)boolean isSetProbability()
Probability' attribute is set.
unsetProbability(),
getProbability(),
setProbability(float)
|
jBPM :: BPMN2 EMF Extension Model 6.0.0-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||