|
jBPM :: BPMN2 EMF Extension Model 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EnumParameterType
A representation of the model object 'Enum Parameter Type'.
The following features are supported:
BpsimPackage.getEnumParameterType()| Method Summary | |
|---|---|
org.eclipse.emf.ecore.util.FeatureMap |
getGroup()
Returns the value of the 'Group' attribute list. |
org.eclipse.emf.common.util.EList<ParameterValue> |
getParameterValue()
Returns the value of the 'Parameter Value' containment reference list. |
org.eclipse.emf.ecore.util.FeatureMap |
getParameterValueGroup()
Returns the value of the 'Parameter Value Group' attribute list. |
| Methods inherited from interface bpsim.ParameterValue |
|---|
getInstance, getResult, getValidFor, isSetResult, setInstance, setResult, setValidFor, unsetResult |
| 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 getGroup()
FeatureMap.Entry.
Even if here we reference a list of Parameter Values, only Constant Parameters are valid here. There is just no real way of expressing it in xsd.
BpsimPackage.getEnumParameterType_Group()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.getEnumParameterType_ParameterValueGroup()org.eclipse.emf.common.util.EList<ParameterValue> getParameterValue()
ParameterValue.
If the meaning of the 'Parameter Value' containment reference list isn't clear, there really should be more of a description here...
BpsimPackage.getEnumParameterType_ParameterValue()
|
jBPM :: BPMN2 EMF Extension Model 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||