public class JBpmActionLogicImpl extends JBpmActionLogic
JBpmAction,
Serialized FormmetaObjectcontextRoot| Constructor and Description |
|---|
JBpmActionLogicImpl(Object metaObject,
String context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
We override this method in order to be able to return the call-event's operation name
when the event's name itself has not been specified.
|
protected String |
handleGetClazz() |
protected String |
handleGetConfigType()
return null
|
protected String |
handleGetDueDate() |
protected String |
handleGetTimerRepeat() |
protected String |
handleGetTimerTransition() |
protected boolean |
handleIsAfterSignal() |
protected boolean |
handleIsAssignment() |
protected boolean |
handleIsBeforeSignal() |
protected boolean |
handleIsBlocking() |
protected boolean |
handleIsContainedInBusinessProcess() |
protected boolean |
handleIsNodeEnter() |
protected boolean |
handleIsNodeLeave() |
protected boolean |
handleIsTask() |
protected boolean |
handleIsTimer() |
copyTaggedValues, findTaggedValue, findTaggedValues, getBindedFullyQualifiedName, getClazz, getConfigType, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getDueDate, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getKeywords, getLabel, getLanguageMappings, getModel, getOperation, getOperations, getPackage, getPackageName, getPackageName, getPackagePath, getParameters, getQualifiedName, getRootPackage, getSourceDependencies, getState, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getTimerRepeat, getTimerTransition, getTransition, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isAfterSignal, isAssignment, isBeforeSignal, isBindingDependenciesPresent, isBlocking, isCallEventFacadeMetaType, isConstraintsPresent, isContainedInBusinessProcess, isDocumentationPresent, isEventFacadeMetaType, isJBpmActionMetaType, isModelElementFacadeMetaType, isNodeEnter, isNodeLeave, isReservedWord, isTask, isTemplateParametersPresent, isTimer, isValidIdentifierName, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariantscompareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validatepublic JBpmActionLogicImpl(Object metaObject, String context)
metaObject - context - protected boolean handleIsContainedInBusinessProcess()
handleIsContainedInBusinessProcess in class JBpmActionLogicJBpmActionLogic.handleIsContainedInBusinessProcess()public String getName()
getName in interface ModelElementFacadegetName in class JBpmActionLogicModelElementFacade.getName()protected boolean handleIsBeforeSignal()
handleIsBeforeSignal in class JBpmActionLogicJBpmActionLogic.handleIsBeforeSignal(),
JBpmAction.isBeforeSignal()protected boolean handleIsAfterSignal()
handleIsAfterSignal in class JBpmActionLogicJBpmActionLogic.handleIsAfterSignal(),
JBpmAction.isAfterSignal()protected boolean handleIsNodeEnter()
handleIsNodeEnter in class JBpmActionLogicJBpmActionLogic.handleIsNodeEnter(),
JBpmAction.isNodeEnter()protected boolean handleIsNodeLeave()
handleIsNodeLeave in class JBpmActionLogicJBpmActionLogic.handleIsNodeLeave(),
JBpmAction.isNodeLeave()protected boolean handleIsTask()
handleIsTask in class JBpmActionLogicJBpmActionLogic.handleIsTask(),
JBpmAction.isTask()protected boolean handleIsTimer()
handleIsTimer in class JBpmActionLogicJBpmActionLogic.handleIsTimer(),
JBpmAction.isTimer()protected boolean handleIsBlocking()
handleIsBlocking in class JBpmActionLogicJBpmActionLogic.handleIsBlocking(),
JBpmAction.isBlocking()protected String handleGetDueDate()
handleGetDueDate in class JBpmActionLogicJBpmActionLogic.handleGetDueDate(),
JBpmAction.getDueDate()protected String handleGetTimerRepeat()
handleGetTimerRepeat in class JBpmActionLogicJBpmActionLogic.handleGetTimerRepeat()protected String handleGetTimerTransition()
handleGetTimerTransition in class JBpmActionLogicJBpmActionLogic.handleGetTimerTransition()protected String handleGetClazz()
handleGetClazz in class JBpmActionLogicJBpmActionLogic.handleGetClazz(),
JBpmAction.getClazz()protected String handleGetConfigType()
handleGetConfigType in class JBpmActionLogicJBpmActionLogic.handleGetConfigType(),
JBpmAction.getConfigType()protected boolean handleIsAssignment()
handleIsAssignment in class JBpmActionLogicJBpmActionLogic.handleIsAssignment(),
JBpmAction.isAssignment()Copyright © 2003–2014 AndroMDA.org. All rights reserved.