|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OnExitScriptType | |
---|---|
org.jbpm.bpmn2.emfextmodel | |
org.jbpm.bpmn2.emfextmodel.impl | |
org.jbpm.bpmn2.emfextmodel.util |
Uses of OnExitScriptType in org.jbpm.bpmn2.emfextmodel |
---|
Methods in org.jbpm.bpmn2.emfextmodel that return OnExitScriptType | |
---|---|
OnExitScriptType |
EmfextmodelFactory.createOnExitScriptType()
Returns a new object of class 'On Exit Script Type' |
OnExitScriptType |
DocumentRoot.getOnExitScript()
Returns the value of the 'On Exit Script' containment reference |
Methods in org.jbpm.bpmn2.emfextmodel with parameters of type OnExitScriptType | |
---|---|
void |
DocumentRoot.setOnExitScript(OnExitScriptType value)
Sets the value of the ' On Exit Script ' containment reference |
Uses of OnExitScriptType in org.jbpm.bpmn2.emfextmodel.impl |
---|
Classes in org.jbpm.bpmn2.emfextmodel.impl that implement OnExitScriptType | |
---|---|
class |
OnExitScriptTypeImpl
An implementation of the model object 'On Exit Script Type' |
Methods in org.jbpm.bpmn2.emfextmodel.impl that return OnExitScriptType | |
---|---|
OnExitScriptType |
EmfextmodelFactoryImpl.createOnExitScriptType()
|
OnExitScriptType |
DocumentRootImpl.getOnExitScript()
|
Methods in org.jbpm.bpmn2.emfextmodel.impl with parameters of type OnExitScriptType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetOnExitScript(OnExitScriptType newOnExitScript,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setOnExitScript(OnExitScriptType newOnExitScript)
|
Uses of OnExitScriptType in org.jbpm.bpmn2.emfextmodel.util |
---|
Methods in org.jbpm.bpmn2.emfextmodel.util with parameters of type OnExitScriptType | |
---|---|
T |
EmfextmodelSwitch.caseOnExitScriptType(OnExitScriptType object)
Returns the result of interpreting the object as an instance of 'On Exit Script Type' |
boolean |
EmfextmodelValidator.validateOnExitScriptType(OnExitScriptType onExitScriptType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |