|
jBPM :: BPMN2 EMF Extension Model 6.0.0-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OnEntryScriptType
A representation of the model object 'On Entry Script Type'.
The following features are supported:
DroolsPackage.getOnEntryScriptType()| Method Summary | |
|---|---|
String |
getScript()
Returns the value of the 'Script' attribute |
String |
getScriptFormat()
Returns the value of the 'Script Format' attribute |
void |
setScript(String value)
Sets the value of the ' Script' attribute |
void |
setScriptFormat(String value)
Sets the value of the ' Script Format' attribute |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
String getScript()
If the meaning of the 'Script' attribute isn't clear, there really should be more of a description here...
setScript(String),
DroolsPackage.getOnEntryScriptType_Script()void setScript(String value)
Script' attribute.
value - the new value of the 'Script' attribute.getScript()String getScriptFormat()
If the meaning of the 'Script Format' attribute isn't clear, there really should be more of a description here...
setScriptFormat(String),
DroolsPackage.getOnEntryScriptType_ScriptFormat()void setScriptFormat(String value)
Script Format' attribute.
value - the new value of the 'Script Format' attribute.getScriptFormat()
|
jBPM :: BPMN2 EMF Extension Model 6.0.0-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||