public interface JBpmAction extends CallEventFacade
Modifier and Type | Method and Description |
---|---|
String |
getClazz()
TODO: Model Documentation for org.andromda.cartridges.jbpm.metafacades.JBpmAction.clazz
|
String |
getConfigType()
TODO: Model Documentation for org.andromda.cartridges.jbpm.metafacades.JBpmAction.configType
|
String |
getDueDate()
TODO: Model Documentation for org.andromda.cartridges.jbpm.metafacades.JBpmAction.dueDate
|
String |
getTimerRepeat()
TODO: Model Documentation for org.andromda.cartridges.jbpm.metafacades.JBpmAction.timerRepeat
|
String |
getTimerTransition()
TODO: Model Documentation for
org.andromda.cartridges.jbpm.metafacades.JBpmAction.timerTransition
|
boolean |
isAfterSignal()
TODO: Model Documentation for org.andromda.cartridges.jbpm.metafacades.JBpmAction.afterSignal
|
boolean |
isAssignment()
TODO: Model Documentation for org.andromda.cartridges.jbpm.metafacades.JBpmAction.assignment
|
boolean |
isBeforeSignal()
TODO: Model Documentation for
org.andromda.cartridges.jbpm.metafacades.JBpmAction.beforeSignal
|
boolean |
isBlocking()
TODO: Model Documentation for org.andromda.cartridges.jbpm.metafacades.JBpmAction.blocking
|
boolean |
isContainedInBusinessProcess()
True if this element is part of a business process usecase.
|
boolean |
isJBpmActionMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
boolean |
isNodeEnter()
TODO: Model Documentation for org.andromda.cartridges.jbpm.metafacades.JBpmAction.nodeEnter
|
boolean |
isNodeLeave()
TODO: Model Documentation for org.andromda.cartridges.jbpm.metafacades.JBpmAction.nodeLeave
|
boolean |
isTask()
TODO: Model Documentation for org.andromda.cartridges.jbpm.metafacades.JBpmAction.task
|
boolean |
isTimer()
TODO: Model Documentation for org.andromda.cartridges.jbpm.metafacades.JBpmAction.timer
|
getOperation, getOperations, isCallEventFacadeMetaType
getParameters, getState, getTransition, isEventFacadeMetaType
copyTaggedValues, findTaggedValue, findTaggedValues, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getKeywords, getLabel, getLanguageMappings, getModel, getName, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isValidIdentifierName, translateConstraint, translateConstraints, translateConstraints, validateInvariants
boolean isJBpmActionMetaType()
true
String getClazz()
String getConfigType()
String getDueDate()
String getTimerRepeat()
String getTimerTransition()
boolean isAfterSignal()
boolean isAssignment()
boolean isBeforeSignal()
boolean isBlocking()
boolean isContainedInBusinessProcess()
boolean isNodeEnter()
boolean isNodeLeave()
boolean isTask()
boolean isTimer()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.