|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScenarioParametersType | |
|---|---|
| org.jboss.drools | |
| org.jboss.drools.impl | |
| org.jboss.drools.util | |
| Uses of ScenarioParametersType in org.jboss.drools |
|---|
| Methods in org.jboss.drools that return ScenarioParametersType | |
|---|---|
ScenarioParametersType |
DroolsFactory.createScenarioParametersType()
Returns a new object of class 'Scenario Parameters Type' |
ScenarioParametersType |
Scenario.getScenarioParameters()
Returns the value of the 'Scenario Parameters' containment reference |
| Methods in org.jboss.drools with parameters of type ScenarioParametersType | |
|---|---|
void |
Scenario.setScenarioParameters(ScenarioParametersType value)
Sets the value of the ' Scenario Parameters' containment reference |
| Uses of ScenarioParametersType in org.jboss.drools.impl |
|---|
| Classes in org.jboss.drools.impl that implement ScenarioParametersType | |
|---|---|
class |
ScenarioParametersTypeImpl
An implementation of the model object 'Scenario Parameters Type' |
| Fields in org.jboss.drools.impl declared as ScenarioParametersType | |
|---|---|
protected ScenarioParametersType |
ScenarioImpl.scenarioParameters
The cached value of the ' Scenario Parameters' containment reference |
| Methods in org.jboss.drools.impl that return ScenarioParametersType | |
|---|---|
ScenarioParametersType |
DroolsFactoryImpl.createScenarioParametersType()
|
ScenarioParametersType |
ScenarioImpl.getScenarioParameters()
|
| Methods in org.jboss.drools.impl with parameters of type ScenarioParametersType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
ScenarioImpl.basicSetScenarioParameters(ScenarioParametersType newScenarioParameters,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
ScenarioImpl.setScenarioParameters(ScenarioParametersType newScenarioParameters)
|
| Uses of ScenarioParametersType in org.jboss.drools.util |
|---|
| Methods in org.jboss.drools.util with parameters of type ScenarioParametersType | |
|---|---|
T |
DroolsSwitch.caseScenarioParametersType(ScenarioParametersType object)
Returns the result of interpreting the object as an instance of 'Scenario Parameters Type' |
boolean |
DroolsValidator.validateScenarioParametersType(ScenarioParametersType scenarioParametersType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||