public class JBpmActionLogicImpl extends JBpmActionLogic
JBpmAction
,
Serialized FormmetaObject
contextRoot
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, validateInvariants
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
public JBpmActionLogicImpl(Object metaObject, String context)
metaObject
- context
- protected boolean handleIsContainedInBusinessProcess()
handleIsContainedInBusinessProcess
in class JBpmActionLogic
JBpmActionLogic.handleIsContainedInBusinessProcess()
public String getName()
getName
in interface ModelElementFacade
getName
in class JBpmActionLogic
ModelElementFacade.getName()
protected boolean handleIsBeforeSignal()
handleIsBeforeSignal
in class JBpmActionLogic
JBpmActionLogic.handleIsBeforeSignal()
,
JBpmAction.isBeforeSignal()
protected boolean handleIsAfterSignal()
handleIsAfterSignal
in class JBpmActionLogic
JBpmActionLogic.handleIsAfterSignal()
,
JBpmAction.isAfterSignal()
protected boolean handleIsNodeEnter()
handleIsNodeEnter
in class JBpmActionLogic
JBpmActionLogic.handleIsNodeEnter()
,
JBpmAction.isNodeEnter()
protected boolean handleIsNodeLeave()
handleIsNodeLeave
in class JBpmActionLogic
JBpmActionLogic.handleIsNodeLeave()
,
JBpmAction.isNodeLeave()
protected boolean handleIsTask()
handleIsTask
in class JBpmActionLogic
JBpmActionLogic.handleIsTask()
,
JBpmAction.isTask()
protected boolean handleIsTimer()
handleIsTimer
in class JBpmActionLogic
JBpmActionLogic.handleIsTimer()
,
JBpmAction.isTimer()
protected boolean handleIsBlocking()
handleIsBlocking
in class JBpmActionLogic
JBpmActionLogic.handleIsBlocking()
,
JBpmAction.isBlocking()
protected String handleGetDueDate()
handleGetDueDate
in class JBpmActionLogic
JBpmActionLogic.handleGetDueDate()
,
JBpmAction.getDueDate()
protected String handleGetTimerRepeat()
handleGetTimerRepeat
in class JBpmActionLogic
JBpmActionLogic.handleGetTimerRepeat()
protected String handleGetTimerTransition()
handleGetTimerTransition
in class JBpmActionLogic
JBpmActionLogic.handleGetTimerTransition()
protected String handleGetClazz()
handleGetClazz
in class JBpmActionLogic
JBpmActionLogic.handleGetClazz()
,
JBpmAction.getClazz()
protected String handleGetConfigType()
handleGetConfigType
in class JBpmActionLogic
JBpmActionLogic.handleGetConfigType()
,
JBpmAction.getConfigType()
protected boolean handleIsAssignment()
handleIsAssignment
in class JBpmActionLogic
JBpmActionLogic.handleIsAssignment()
,
JBpmAction.isAssignment()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.