public interface JBpmProcessDefinition extends UseCaseFacade
Modifier and Type | Method and Description |
---|---|
List<JBpmPseudostate> |
getDecisions()
TODO: Model Documentation for JBpmPseudostate
|
String |
getDescriptorFullPath()
TODO: Model Documentation for
org.andromda.cartridges.jbpm.metafacades.JBpmProcessDefinition.descriptorFullPath
|
List<JBpmEndState> |
getEndStates()
TODO: Model Documentation for JBpmEndState
|
List<JBpmPseudostate> |
getForks()
TODO: Model Documentation for JBpmPseudostate
|
List<JBpmPseudostate> |
getJoins()
TODO: Model Documentation for JBpmPseudostate
|
String |
getNodeInterfaceName()
TODO: Model Documentation for
org.andromda.cartridges.jbpm.metafacades.JBpmProcessDefinition.nodeInterfaceName
|
List<JBpmNode> |
getNodes()
TODO: Model Documentation for JBpmNode
|
JBpmPseudostate |
getStartState()
TODO: Model Documentation for JBpmPseudostate
|
List<JBpmState> |
getStates()
TODO: Model Documentation for JBpmState
|
List<JBpmSwimlane> |
getSwimlanes()
TODO: Model Documentation for JBpmSwimlane
|
List<JBpmNode> |
getTaskNodes()
TODO: Model Documentation for JBpmNode
|
List<JBpmAction> |
getTasks()
The tasks defined in this process.
|
boolean |
isBusinessProcess()
TODO: Model Documentation for
org.andromda.cartridges.jbpm.metafacades.JBpmProcessDefinition.businessProcess
|
boolean |
isJBpmProcessDefinitionMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
getExtends, getExtensionPoints, getFirstActivityGraph, getIncludes, isUseCaseFacadeMetaType
getOwnedElements, isNamespaceFacadeMetaType
findAttribute, getAbstractions, getAllAssociatedClasses, getAllProperties, getAllRequiredConstructorParameters, getArray, getArrayName, getAssociatedClasses, getAssociationEnds, getAttributes, getAttributes, getFullyQualifiedArrayName, getImplementationOperations, getImplementedInterfaceList, getInstanceAttributes, getInstanceOperations, getInterfaceAbstractions, getJavaNewString, getJavaNullString, getNavigableConnectingEnds, getNavigableConnectingEnds, getNonArray, getOperationCallFromAttributes, getOperations, getProperties, getProperties, getRequiredConstructorParameters, getSerialVersionUID, getStaticAttributes, getStaticOperations, getSuperClass, getWrapperName, isAbstract, isArrayType, isAssociationClass, isBlobType, isBooleanType, isCharacterType, isClassifierFacadeMetaType, isClobType, isCollectionType, isDataType, isDateType, isDoubleType, isEmbeddedValue, isEnumeration, isFileType, isFloatType, isIntegerType, isInterface, isLeaf, isListType, isLongType, isMapType, isPrimitive, isSetType, isStringType, isTimeType, isWrappedPrimitive
findTaggedValue, getAllGeneralizations, getAllSpecializations, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getSpecializations, isGeneralizableElementFacadeMetaType
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 isJBpmProcessDefinitionMetaType()
true
List<JBpmPseudostate> getDecisions()
String getDescriptorFullPath()
List<JBpmEndState> getEndStates()
List<JBpmPseudostate> getForks()
List<JBpmPseudostate> getJoins()
String getNodeInterfaceName()
JBpmPseudostate getStartState()
List<JBpmSwimlane> getSwimlanes()
List<JBpmNode> getTaskNodes()
List<JBpmAction> getTasks()
boolean isBusinessProcess()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.