public class JBpmNodeLogicImpl extends JBpmNodeLogic
JBpmNode
,
Serialized FormmetaObject
contextRoot
Constructor and Description |
---|
JBpmNodeLogicImpl(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()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
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, getEntry, 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, getSuperActionStateFacade, getSuperJBpmEventState, getSwimlane, getTaggedValues, getTargetDependencies, getTasks, getTemplateParameter, getTemplateParameters, getTimers, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isActionStateFacadeMetaType, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isJBpmEventStateMetaType, isJBpmNodeMetaType, isJBpmStateVertexMetaType, isModelElementFacadeMetaType, isReservedWord, isStateFacadeMetaType, isStateVertexFacadeMetaType, isTaskNode, isTemplateParametersPresent, isValidIdentifierName, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariants
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
public JBpmNodeLogicImpl(Object metaObject, String context)
metaObject
- context
- protected boolean handleIsTaskNode()
handleIsTaskNode
in class JBpmNodeLogic
JBpmNode.isTaskNode()
protected Object handleGetSwimlane()
JBpmNodeLogic
handleGetSwimlane
in class JBpmNodeLogic
JBpmNodeLogic.handleGetSwimlane()
,
JBpmNode.getSwimlane()
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.