public class JBpmStateLogicImpl extends JBpmStateLogic
JBpmState
,
Serialized FormmetaObject
contextRoot
Constructor and Description |
---|
JBpmStateLogicImpl(Object metaObject,
String context) |
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
|
protected Object |
handleGetSwimlane() |
protected boolean |
handleIsTaskNode() |
boolean |
isContainedInBusinessProcess()
True if this element is part of a business process usecase.
|
copyTaggedValues, findTaggedValue, findTaggedValues, getAfterSignals, getBeforeSignals, getBindedFullyQualifiedName, getConstraints, getConstraints, getContainer, getDeferrableEvents, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getIncomings, getKeywords, getLabel, getLanguageMappings, getModel, getName, getNodeEnters, getNodeLeaves, getOutgoings, getPackage, getPackageName, getPackageName, getPackagePath, getPartition, getQualifiedName, getRootPackage, getSourceDependencies, getStateMachine, getStateMachineContext, getStereotypeNames, getStereotypes, getSuperJBpmEventState, getSuperStateFacade, getTaggedValues, getTargetDependencies, getTasks, getTemplateParameter, getTemplateParameters, getTimers, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isJBpmEventStateMetaType, isJBpmStateMetaType, isJBpmStateVertexMetaType, isModelElementFacadeMetaType, isReservedWord, isStateFacadeMetaType, isStateVertexFacadeMetaType, isTemplateParametersPresent, isValidIdentifierName, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariants
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
public JBpmStateLogicImpl(Object metaObject, String context)
metaObject
- context
- protected boolean handleIsTaskNode()
protected Object handleGetSwimlane()
JBpmStateLogic.getPartition()
public String getNodeClassName()
JBpmStateVertex
JBpmStateVertex.getNodeClassName()
public String getNodePackageName()
JBpmStateVertex
JBpmStateVertex.getNodePackageName()
public JBpmProcessDefinition getProcessDefinition()
JBpmStateVertex
JBpmStateVertex.getProcessDefinition()
public boolean isContainedInBusinessProcess()
True if this element is part of a business process usecase.
JBpmStateVertex.isContainedInBusinessProcess()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.