public interface JBpmEventState extends StateFacade, JBpmStateVertex
| Modifier and Type | Method and Description |
|---|---|
List<JBpmAction> |
getAfterSignals()
TODO: Model Documentation for JBpmAction
|
List<JBpmAction> |
getBeforeSignals()
TODO: Model Documentation for JBpmAction
|
List<JBpmAction> |
getNodeEnters()
TODO: Model Documentation for JBpmAction
|
List<JBpmAction> |
getNodeLeaves()
TODO: Model Documentation for JBpmAction
|
List<JBpmAction> |
getTasks()
TODO: Model Documentation for JBpmAction
|
List<JBpmAction> |
getTimers()
TODO: Model Documentation for JBpmAction
|
boolean |
isJBpmEventStateMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
getDeferrableEvents, isStateFacadeMetaTypegetNodeClassName, getNodePackageName, getProcessDefinition, isContainedInBusinessProcess, isJBpmStateVertexMetaTypegetContainer, getIncomings, getOutgoings, getPartition, getStateMachine, isStateVertexFacadeMetaTypecopyTaggedValues, 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, validateInvariantsboolean isJBpmEventStateMetaType()
trueList<JBpmAction> getAfterSignals()
List<JBpmAction> getBeforeSignals()
List<JBpmAction> getNodeEnters()
List<JBpmAction> getNodeLeaves()
List<JBpmAction> getTasks()
List<JBpmAction> getTimers()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.