|
jBPM :: BPMN2 EMF Extension Model 6.0.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElementParameters | |
|---|---|
| org.jboss.drools | |
| org.jboss.drools.impl | |
| org.jboss.drools.util | |
| Uses of ElementParameters in org.jboss.drools |
|---|
| Methods in org.jboss.drools that return ElementParameters | |
|---|---|
ElementParameters |
DroolsFactory.createElementParameters()
Returns a new object of class 'Element Parameters' |
| Methods in org.jboss.drools 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 org.jboss.drools.impl |
|---|
| Classes in org.jboss.drools.impl that implement ElementParameters | |
|---|---|
class |
ElementParametersImpl
An implementation of the model object 'Element Parameters' |
| Fields in org.jboss.drools.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 org.jboss.drools.impl that return ElementParameters | |
|---|---|
ElementParameters |
DroolsFactoryImpl.createElementParameters()
|
| Methods in org.jboss.drools.impl that return types with arguments of type ElementParameters | |
|---|---|
org.eclipse.emf.common.util.EList<ElementParameters> |
ScenarioImpl.getElementParameters()
|
| Uses of ElementParameters in org.jboss.drools.util |
|---|
| Methods in org.jboss.drools.util with parameters of type ElementParameters | |
|---|---|
T |
DroolsSwitch.caseElementParameters(ElementParameters object)
Returns the result of interpreting the object as an instance of 'Element Parameters' |
boolean |
DroolsValidator.validateElementParameters(ElementParameters elementParameters,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
|
|
jBPM :: BPMN2 EMF Extension Model 6.0.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||