|
jBPM :: BPMN2 EMF Extension Model 6.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElementParameters | |
|---|---|
| bpsim | |
| bpsim.impl | |
| bpsim.util | |
| Uses of ElementParameters in bpsim |
|---|
| Subinterfaces of ElementParameters in bpsim | |
|---|---|
interface |
ElementParametersType
A representation of the model object 'Element Parameters Type' |
| Methods in bpsim that return ElementParameters | |
|---|---|
ElementParameters |
BpsimFactory.createElementParameters()
Returns a new object of class 'Element Parameters' |
| Methods in bpsim that return types with arguments of type ElementParameters | |
|---|---|
org.eclipse.emf.common.util.EList<ElementParameters> |
Scenario.getElementParameters()
Returns the value of the 'Element Parameters' containment reference list. |
| Uses of ElementParameters in bpsim.impl |
|---|
| Classes in bpsim.impl that implement ElementParameters | |
|---|---|
class |
ElementParametersImpl
An implementation of the model object 'Element Parameters' |
class |
ElementParametersTypeImpl
An implementation of the model object 'Element Parameters Type' |
| Fields in bpsim.impl with type parameters of type ElementParameters | |
|---|---|
protected org.eclipse.emf.common.util.EList<ElementParameters> |
ScenarioImpl.elementParameters
The cached value of the ' Element Parameters' containment reference list |
| Methods in bpsim.impl that return ElementParameters | |
|---|---|
ElementParameters |
BpsimFactoryImpl.createElementParameters()
|
| Methods in bpsim.impl that return types with arguments of type ElementParameters | |
|---|---|
org.eclipse.emf.common.util.EList<ElementParameters> |
ScenarioImpl.getElementParameters()
|
| Uses of ElementParameters in bpsim.util |
|---|
| Methods in bpsim.util with parameters of type ElementParameters | |
|---|---|
T |
BpsimSwitch.caseElementParameters(ElementParameters object)
Returns the result of interpreting the object as an instance of 'Element Parameters' |
|
jBPM :: BPMN2 EMF Extension Model 6.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||