Package | Description |
---|---|
org.jboss.drools | |
org.jboss.drools.impl | |
org.jboss.drools.util |
Modifier and Type | Method and Description |
---|---|
OnEntryScriptType |
DroolsFactory.createOnEntryScriptType()
Returns a new object of class 'On Entry Script Type'
|
OnEntryScriptType |
DocumentRoot.getOnEntryScript()
Returns the value of the 'On Entry Script' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoot.setOnEntryScript(OnEntryScriptType value)
Sets the value of the '
On Entry Script ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
OnEntryScriptTypeImpl
An implementation of the model object 'On Entry Script Type'
|
Modifier and Type | Method and Description |
---|---|
OnEntryScriptType |
DroolsFactoryImpl.createOnEntryScriptType() |
OnEntryScriptType |
DocumentRootImpl.getOnEntryScript() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetOnEntryScript(OnEntryScriptType newOnEntryScript,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setOnEntryScript(OnEntryScriptType newOnEntryScript) |
Modifier and Type | Method and Description |
---|---|
T |
DroolsSwitch.caseOnEntryScriptType(OnEntryScriptType object)
Returns the result of interpreting the object as an instance of 'On Entry Script Type'
|
boolean |
DroolsValidator.validateOnEntryScriptType(OnEntryScriptType onEntryScriptType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.