public interface JBpmStateVertex extends StateVertexFacade
Modifier and Type | Method and Description |
---|---|
String |
getNodeClassName()
TODO: Model Documentation for
org.andromda.cartridges.jbpm.metafacades.JBpmStateVertex.nodeClassName
|
String |
getNodePackageName()
TODO: Model Documentation for
org.andromda.cartridges.jbpm.metafacades.JBpmStateVertex.nodePackageName
|
JBpmProcessDefinition |
getProcessDefinition()
TODO: Model Documentation for JBpmProcessDefinition
|
boolean |
isContainedInBusinessProcess()
True if this element is part of a business process usecase.
|
boolean |
isJBpmStateVertexMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
getContainer, getIncomings, getOutgoings, getPartition, getStateMachine, isStateVertexFacadeMetaType
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 isJBpmStateVertexMetaType()
true
String getNodeClassName()
String getNodePackageName()
JBpmProcessDefinition getProcessDefinition()
boolean isContainedInBusinessProcess()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.