Package | Description |
---|---|
org.jboss.drools | |
org.jboss.drools.impl | |
org.jboss.drools.util |
Modifier and Type | Method and Description |
---|---|
OnExitScriptType |
DroolsFactory.createOnExitScriptType()
Returns a new object of class 'On Exit Script Type'
|
OnExitScriptType |
DocumentRoot.getOnExitScript()
Returns the value of the 'On Exit Script' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoot.setOnExitScript(OnExitScriptType value)
Sets the value of the '
On Exit Script ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
OnExitScriptTypeImpl
An implementation of the model object 'On Exit Script Type'
|
Modifier and Type | Method and Description |
---|---|
OnExitScriptType |
DroolsFactoryImpl.createOnExitScriptType() |
OnExitScriptType |
DocumentRootImpl.getOnExitScript() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetOnExitScript(OnExitScriptType newOnExitScript,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setOnExitScript(OnExitScriptType newOnExitScript) |
Modifier and Type | Method and Description |
---|---|
T |
DroolsSwitch.caseOnExitScriptType(OnExitScriptType object)
Returns the result of interpreting the object as an instance of 'On Exit Script Type'
|
boolean |
DroolsValidator.validateOnExitScriptType(OnExitScriptType onExitScriptType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.