|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
public interface BPProcess
| Nested Class Summary | |
|---|---|
static class |
BPProcess.VAttr
|
| Method Summary | ||
|---|---|---|
ADClientAble |
createProcessDefinitionDiagram(ADClientAble diaCurrent)
Creates a new definition diagram for the process. |
|
BPCollaboration |
getCollaboration()
The defining collaboration of the process. |
|
K_ORIENTATION |
getCreateOrientation()
The orientation preset for the create of a BPDiaProcessViewNode. |
|
|
getEventDefinitionUsed(Class<T> returnType,
K_CONTROL_OPTION... behaviourFlags)
All event definitions used at events which are part of this process, either direct parts of being nested in some sub process. |
|
|
getEventDefinitionUsed(Class<T> returnType,
MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
The method calls getEventDefinitionUsed and filters its return values according to the given stereotype value. |
|
List<BPSupportsRel> |
getIncomingSupport(K_CONTROL_OPTION... behaviourFlags)
The incoming BPSupportsRel. |
|
|
getItemAwareElementForDefinition(Class<T> returnType,
BPItemDefinition refObj,
K_CONTROL_OPTION... behaviourFlags)
All item aware elements of the item definition in this process. |
|
|
getItemAwareElementForDefinition(Class<T> returnType,
MMStereotype stereotype,
BPItemDefinition refObj,
K_CONTROL_OPTION... behaviourFlags)
The method calls getItemAwareElementForDefinition and filters its return values according to the given stereotype value. |
|
List<BPItemDefinition> |
getItemDefinitionUsed(K_CONTROL_OPTION... behaviourFlags)
All item definitions used throughout this process, either used directly of being nested in some sub process. |
|
List<BPItemDefinition> |
getItemDefinitionUsed(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
The method calls getItemDefinitionUsed and filters its return values according to the given stereotype value. |
|
BPDiaProcessViewNode |
getMasterProcessViewNode()
The master view of this process. |
|
BPDiaViewNode |
getMasterViewNode()
The master process view node of the element. |
|
|
getMessageFlowNodeTransitiveDown(Class<T> returnType,
K_CONTROL_OPTION... behaviourFlags)
All message flow nodes being directly or indirectly part of the BPProcess. |
|
|
getMessageFlowNodeTransitiveDown(Class<T> returnType,
MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
The method calls getMessageFlowNodeTransitiveDown and filters its return values according to the given stereotype value. |
|
List<BPMessage> |
getMessageUsed(K_CONTROL_OPTION... behaviourFlags)
All messages being sent or received by tasks or events which are part of this process, either direct parts of being nested in some sub process. |
|
List<BPMessage> |
getMessageUsed(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
The method calls getMessageUsed and filters its return values according to the given stereotype value. |
|
List<BPDiaProcessViewNode> |
getNonMasterProcessViewNode(K_CONTROL_OPTION... behaviourFlags)
All references to this process regardless if their synchronization status. |
|
List<BPDiaProcessViewNode> |
getNonSynchronizedProcessViewNode(K_CONTROL_OPTION... behaviourFlags)
All non-synchronized references to this process. |
|
List<BPSupportsRel> |
getOutgoingSupport(K_CONTROL_OPTION... behaviourFlags)
The outgoing BPSupportsRel. |
|
List<BPDia> |
getOwnedBPDia(K_CONTROL_OPTION... behaviourFlags)
The owned BPDia of the BPProcess. |
|
List<BPLaneSet> |
getOwnedLaneSet(K_CONTROL_OPTION... behaviourFlags)
All BPLaneSet of the BPProcess. |
|
List<BPLinkEventDefinition> |
getOwnedLinkEventDefinitions(K_CONTROL_OPTION... behaviourFlags)
All link event definitions to be used locally in this process. |
|
BPResourceAtProcess |
getOwnedResourceAssignment()
The resource being responsible for the process. |
|
|
getOwnedReuseAbleElement(Class<T> returnType,
K_CONTROL_OPTION... behaviourFlags)
All reusable elements being relevant in the context of this process. |
|
List<BPParticipant> |
getParticipant()
The participant in charge. |
|
|
getPossiblePathElement(Class<T> returnType,
K_CONTROL_OPTION... behaviourFlags)
All flow elements being candidates for assigning them to a path. |
|
|
getPossiblePathElement(Class<T> returnType,
MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
The method calls getPossiblePathElement and filters its return values according to the given stereotype value. |
|
List<BPProcess> |
getProcessCalled(K_CONTROL_OPTION... behaviourFlags)
All processes being called by activities which are part of this process, either direct parts of being nested in some sub process. |
|
List<BPProcess> |
getProcessCalled(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
The method calls getProcessCalled and filters its return values according to the given stereotype value. |
|
List<BPProcess> |
getProcessCalledTransitive(K_CONTROL_OPTION... behaviourFlags)
All processes being called by activities which are part of this process or one of the called processes. |
|
List<BPProcess> |
getProcessCalledTransitive(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
The method calls getProcessCalledTransitive and filters its return values according to the given stereotype value. |
|
List<BPProcess> |
getProcessCalling(K_CONTROL_OPTION... behaviourFlags)
All processes calling this process directly. |
|
List<BPProcess> |
getProcessCalling(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
The method calls getProcessCalling and filters its return values according to the given stereotype value. |
|
List<BPProcess> |
getProcessCallingTransitive(K_CONTROL_OPTION... behaviourFlags)
All processes calling this process directly or indirectly. |
|
List<BPProcess> |
getProcessCallingTransitive(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
The method calls getProcessCallingTransitive and filters its return values according to the given stereotype value. |
|
List<BPProperty> |
getProcessProperty(K_CONTROL_OPTION... behaviourFlags)
All properties of the BPProcess. |
|
List<BPProcess> |
getProcessSupportedDirectly(K_CONTROL_OPTION... behaviourFlags)
All processes being directly supported by this BPProcess via a supports relationship. |
|
List<BPProcess> |
getProcessSupportedDirectly(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
The method calls getProcessSupportedDirectly and filters its return values according to the given stereotype value. |
|
List<BPProcess> |
getProcessSupportedDirectlyExcludeRel(BPSupportsRel refObj,
K_CONTROL_OPTION... behaviourFlags)
All processes being directly supported by this BPProcess via a supports relationship. |
|
List<BPProcess> |
getProcessSupportedDirectlyExcludeRel(MMStereotype stereotype,
BPSupportsRel refObj,
K_CONTROL_OPTION... behaviourFlags)
The method calls getProcessSupportedDirectlyExcludeRel and filters its return values according to the given stereotype value. |
|
K_BP_PROCESS_TYPE |
getProcessType()
The type of the BPProcess. |
|
List<BPDiaProcessViewNode> |
getProcessViewNode(K_CONTROL_OPTION... behaviourFlags)
All view nodes for this process. |
|
BRResource |
getResponsibleResource()
The resource being responsible for this process. |
|
List<BPSupportsRel> |
getSupportsRelationshipTo(BPProcess refObj,
boolean mode,
K_CONTROL_OPTION... behaviourFlags)
All supports relationships between this BPProcess and the one specified as argument refObj. |
|
List<BPSupportsRel> |
getSupportsRelationshipTo(MMStereotype stereotype,
BPProcess refObj,
boolean mode,
K_CONTROL_OPTION... behaviourFlags)
The method calls getSupportsRelationshipTo and filters its return values according to the given stereotype value. |
|
List<BPDiaProcessViewNode> |
getSynchronizedProcessViewNode(K_CONTROL_OPTION... behaviourFlags)
All synchronized references to this process. |
|
boolean |
getUseResources()
Specifies if the responsible resources assigned to this process is used for activity based costing. |
|
boolean |
isClosed()
A Boolean value specifying whether interactions, such as sending and receiving Messages and Events, not modeled in the process can occur when the process is executed or performed. |
|
boolean |
isProcessOfCallActivity(BPTaskNode refObj)
Returns true if the process is called by the call activity. |
|
boolean |
isProcessOfParticipant(BPParticipant refObj)
Returns true if the process is used by the participant. |
|
void |
setClosed(boolean value)
Set the value of Attribut IsClosed. |
|
void |
setCollaboration(BPCollaboration value)
Set the value of Foreign Key Collaboration. |
|
void |
setCreateOrientation(K_ORIENTATION value)
Set the value of Attribut CreateOrientation. |
|
void |
setProcessType(K_BP_PROCESS_TYPE value)
Set the value of Attribut ProcessType. |
|
void |
setResponsibleResource(BRResource value)
Set the value of View ResponsibleResource. |
|
void |
setUseResources(boolean value)
Set the value of Attribut UseResources. |
|
void |
synchronizeAllHiddenViewNodes()
Turns all hidden process view nodes into synchronized process view nodes. |
|
| Methods inherited from interface de.mid.innovator.srv2api.icw2bp.BPCallAbleProcessElement |
|---|
getTaskNode, getTaskNode, getTaskNodeR, getTaskNodeWithDifferentIO, getTaskNodeWithDifferentIO, getTaskNodeWithIncompleteIO, getTaskNodeWithIncompleteIO, setIOEqualToCall |
| Methods inherited from interface de.mid.innovator.srv2api.icw2bp.BPCallAble |
|---|
getShortName, getSupportedInterfaceRef, setShortName, setSupportedInterfaceRef |
| Methods inherited from interface de.mid.innovator.srv2api.icw2bc.BCRootReuseAbleElement |
|---|
getOwningChoreography, getOwningCollaboration, getOwningProcess |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADVersionAble |
|---|
getVersionFile, getVersionList, getVersionListWithoutOpenInfo |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADOptionAble |
|---|
getOwnedOption, modifyOptionDlg |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADLockAble |
|---|
getLock, getLockableCache, getLockLogin, getLockName, hasClutch, hasLock, hasNoLock, hasOthLock, hasOwnLock, isLockable, lock, unlock |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELPackageAble |
|---|
getElementImportingNamespace, getElementImportingNamespace, getImportedPackageAble, getOwningPackage |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamespaceAsgnAble |
|---|
getMnClassicTREFName, getNamespace, getNamespaceName, getPath, getSeparator, getVisibility, setUniqueName, setVisibility |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamedElement |
|---|
getName, getNameKind, getQualifiedDisplayName, getQualifiedName, getQualifiedTLName, getResetDefaultName, getSupplierDependency, rename, setName, setNameKind, setResetDefaultName |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADAccessAble |
|---|
getAccessRole, getReadRole, hasAccess, setAccessRole, setReadRole |
| Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEPackageAble |
|---|
getComponent, getManifest |
| Methods inherited from interface de.mid.innovator.srv2api.icw2model.MENamespaceAsgnAble |
|---|
getMENamespace |
| Methods inherited from interface de.mid.innovator.srv2api.icw2model.MENamedElement |
|---|
getMESupplierDependency, getMESupplierMappingDependency |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADReferenceAble |
|---|
getReferenceContainer, setReferenceContainer |
| Methods inherited from interface de.mid.innovator.srv2api.icw2bc.BCTermAssignAble |
|---|
assignTerm, getAssignedTerm, getTerms, getTerms, setTerms |
| Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEStereotypeAble |
|---|
getClientMappingDependency, getOutgoingConceptRealization, getProxyAsgProperty, getRealizedConcept, getRealizedConcept, getRepresentingArtifact, getRequirementOfStakeholder, getRequirementOfStakeholderOwner, isMapped, replaceRealizedConcepts, setMapped, setRealizedConcept, setRequirementOfStakeholder |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMCommentContainerAble |
|---|
getOwnedComment |
| Methods inherited from interface de.mid.innovator.srv2api.icw2bc.BCBaseElement |
|---|
getBusinessIdentifier, setBusinessIdentifier |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADHistoryAble |
|---|
getCreateTime, getCreator, getHistory, getModifier, getModifyTime, modifyHistory, setHistory |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble |
|---|
getUUID, setUUID |
| Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEConstraintAble |
|---|
getAssignedConstraint, getAssignedConstraint, getConstraintAssign |
| Methods inherited from interface de.mid.innovator.srv2api.icw2model.MECommentAble |
|---|
getAssignedComment, getAssignedComment, getCommentAssign |
| Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEModelElement |
|---|
buildProxyConnection, getActivityPartition, getConsider, getContentStereotypeByClass, getCreateTemplateByClass, getElementColor, getFirstValidContentStereotype, getIgnore, getKnownTypeSystems, getMEModelName, getModelElement, getModelElement, getPresContext, getPresContext, getPresetMapping, getPRPresContent, setElementColor |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADClientAble |
|---|
getAnnotation, getLogic, getLogic, getPresentationContext, getSection |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADM2AttrModifyAble |
|---|
getTabCell, getTabCellObjectList, getTabCreateTemplate, getTabCreateTemplateObjectList, getTabElement, getTabElementRowList, getTabElementRowTypeList, getTabRowList, tabCellModify, tabCreateTemplate, tabElementModify |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMTextAble |
|---|
getFlowExpandedValue, getModifyFlowDocuments, getModifyTextValues, getModifyTextValuesDlgInit, getOwnedTextValue, getOwnedTextValueByPattern, getTextExpandedValue, getTextStringValue, getURIList, modifyFlowDocuments, modifyTextValuesDlg |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMLabelAble |
|---|
getLabel, getLabelBoolValue, getLabelColor, getLabelInfo, getLabelLongValue, getLabelNameValue, getLabelStringValue, getLabelValueByPattern, getLabelValueByPattern, getLabelValueList, getOwnedLabelValSpec, hasLabel, modifyLabelValuesByName, setLabelInfo |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELValueContainerAble |
|---|
getValueReUseAble, setValueReUseAble |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMAttachmentAble |
|---|
getAssignedAttachment, getAttachmentAssign, getDefaultAttachment, getOwnedAttachment, setDefaultAttachment |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELDeleteAble |
|---|
delete |
| Methods inherited from interface de.mid.innovator.srv2api.icw2bc.BCPropertyAble |
|---|
getAssignedPropertySet, getOwnedAdHocProperty, getPropertySetsAssigned, getPropertySetsAssigned, setPropertySetsAssigned |
| Methods inherited from interface de.mid.innovator.srv2api.icw2bp.BPInputOutputSpecifyAble |
|---|
getDataInput, getDataInput, getDataOutput, getDataOutput, getFlowExpandedShortValue, getInputOutputObject, getInputOutputObject, getInputSet, getIODataObject, getIODataObjectByKind, getIODataObjectByKind, getModifyIOSpecs, getOutputSet |
| Methods inherited from interface de.mid.innovator.srv2api.icw2bp.BPFlowProcessContainer |
|---|
getActivity, getDataObject, getDataStoreNode, getDataStoreNode, getFlowElementTransitiveDown, getFlowElementTransitiveDown, getLinkEventDefinitionUsed, getLinkEventDefinitionUsed, getNestedFlowElement, getNestedFlowElement |
| Methods inherited from interface de.mid.innovator.srv2api.icw2bp.BPFlowElementContainer |
|---|
getGatewayByDirection, getGatewayByDirection, getGatewayByType, getGatewayByType, getSequenceFlowElement |
| Methods inherited from interface de.mid.innovator.srv2api.icw2bp.BPArtifactContainerAble |
|---|
getOwnedArtifact |
| Methods inherited from interface de.mid.innovator.srv2api.icw2bp.BPPathContextAble |
|---|
getDefinitionDiagram, getDiagramOfStandardView, getPath, getStandardView, getViewVisibleAndSelectAble |
| Method Detail |
|---|
ADClientAble createProcessDefinitionDiagram(ADClientAble diaCurrent)
throws InoNetException,
SrvErrorException
diaCurrent - e.g. the diagram where the call to that process resides in, the owner and stereotype are seen as preferences for creating the new one
InoNetException
SrvErrorException
BPCollaboration getCollaboration()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
K_ORIENTATION getCreateOrientation()
throws InoNetException,
SrvErrorException
BPDiaProcessViewNode.
InoNetException
SrvErrorException
<T extends BPEventDefinition> List<T> getEventDefinitionUsed(Class<T> returnType,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
returnType - Specifies the type of elements to be returned.behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
<T extends BPEventDefinition> List<T> getEventDefinitionUsed(Class<T> returnType,
MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
returnType - Specifies the type of elements to be returned.stereotype - The stereotype used to filter the result listbehaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPSupportsRel> getIncomingSupport(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
BPSupportsRel.
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
<T extends BPItemAwareElement> List<T> getItemAwareElementForDefinition(Class<T> returnType,
BPItemDefinition refObj,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
returnType - Specifies the type of elements to be returned.refObj - A further instance of type BPItemDefinition which is used to control the behaviour of the method. (see description above)behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
<T extends BPItemAwareElement> List<T> getItemAwareElementForDefinition(Class<T> returnType,
MMStereotype stereotype,
BPItemDefinition refObj,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
returnType - Specifies the type of elements to be returned.stereotype - The stereotype used to filter the result listrefObj - A further instance of type BPItemDefinition which is used to control the behaviour of the method. (see description above)behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPItemDefinition> getItemDefinitionUsed(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPItemDefinition> getItemDefinitionUsed(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
stereotype - The stereotype used to filter the result listbehaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
BPDiaProcessViewNode getMasterProcessViewNode()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
BPDiaViewNode getMasterViewNode()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
<T extends BPMessageFlowNode> List<T> getMessageFlowNodeTransitiveDown(Class<T> returnType,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
BPProcess. As long as they are not part of another BPProcess but only part of a sub process, they belong to the BPProcess.
returnType - Specifies the type of elements to be returned.behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
<T extends BPMessageFlowNode> List<T> getMessageFlowNodeTransitiveDown(Class<T> returnType,
MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
returnType - Specifies the type of elements to be returned.stereotype - The stereotype used to filter the result listbehaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPMessage> getMessageUsed(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPMessage> getMessageUsed(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
stereotype - The stereotype used to filter the result listbehaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPDiaProcessViewNode> getNonMasterProcessViewNode(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPDiaProcessViewNode> getNonSynchronizedProcessViewNode(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPSupportsRel> getOutgoingSupport(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
BPSupportsRel.
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPDia> getOwnedBPDia(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
BPDia of the BPProcess.
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPLaneSet> getOwnedLaneSet(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
BPLaneSet of the BPProcess.
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPLinkEventDefinition> getOwnedLinkEventDefinitions(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
BPResourceAtProcess getOwnedResourceAssignment()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
<T extends BCRootReuseAbleElement> List<T> getOwnedReuseAbleElement(Class<T> returnType,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
returnType - Specifies the type of elements to be returned.behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPParticipant> getParticipant()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
<T extends BPFlowElement> List<T> getPossiblePathElement(Class<T> returnType,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
returnType - Specifies the type of elements to be returned.behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
<T extends BPFlowElement> List<T> getPossiblePathElement(Class<T> returnType,
MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
returnType - Specifies the type of elements to be returned.stereotype - The stereotype used to filter the result listbehaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPProcess> getProcessCalled(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPProcess> getProcessCalled(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
stereotype - The stereotype used to filter the result listbehaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPProcess> getProcessCalledTransitive(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPProcess> getProcessCalledTransitive(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
stereotype - The stereotype used to filter the result listbehaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPProcess> getProcessCalling(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPProcess> getProcessCalling(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
stereotype - The stereotype used to filter the result listbehaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPProcess> getProcessCallingTransitive(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPProcess> getProcessCallingTransitive(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
stereotype - The stereotype used to filter the result listbehaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPProperty> getProcessProperty(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
BPProcess.
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPProcess> getProcessSupportedDirectly(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
BPProcess via a supports relationship. Since the outgoing supports relationships are ordered, the target processes may be sorted accordingly.
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPProcess> getProcessSupportedDirectly(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
stereotype - The stereotype used to filter the result listbehaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPProcess> getProcessSupportedDirectlyExcludeRel(BPSupportsRel refObj,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
BPProcess via a supports relationship. Since the outgoing supports relationships are ordered, the target processes may be sorted accordingly.
The relationship to be excluded must be specified. This used to be able to determine the effect of a reconnect dropping the old constellation which will disappear after the reconnect has been executed.
refObj - A further instance of type BPSupportsRel which is used to control the behaviour of the method. (see description above)behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPProcess> getProcessSupportedDirectlyExcludeRel(MMStereotype stereotype,
BPSupportsRel refObj,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
stereotype - The stereotype used to filter the result listrefObj - A further instance of type BPSupportsRel which is used to control the behaviour of the method. (see description above)behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
K_BP_PROCESS_TYPE getProcessType()
throws InoNetException,
SrvErrorException
BPProcess.
InoNetException
SrvErrorException
List<BPDiaProcessViewNode> getProcessViewNode(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
BRResource getResponsibleResource()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
List<BPSupportsRel> getSupportsRelationshipTo(BPProcess refObj,
boolean mode,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
BPProcess and the one specified as argument refObj. Via the boolean type value in boolean argument mode you specify if the outgoing (false) or the incoming (true) supports relationships shall be considered. Only one direction will be considered.
refObj - A further instance of type BPProcess which is used to control the behaviour of the method. (see description above)mode - A value of type TBoolean that controls the behaviour of the underlying method. (see description)behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPSupportsRel> getSupportsRelationshipTo(MMStereotype stereotype,
BPProcess refObj,
boolean mode,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
stereotype - The stereotype used to filter the result listrefObj - A further instance of type BPProcess which is used to control the behaviour of the method. (see description above)mode - A value of type TBoolean that controls the behaviour of the underlying method. (see description)behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPDiaProcessViewNode> getSynchronizedProcessViewNode(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
boolean getUseResources()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
boolean isClosed()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
boolean isProcessOfCallActivity(BPTaskNode refObj)
throws InoNetException,
SrvErrorException
refObj - A further instance of type BPTaskNode which is used to control the behaviour of the method. (see description above)
InoNetException
SrvErrorException
boolean isProcessOfParticipant(BPParticipant refObj)
throws InoNetException,
SrvErrorException
refObj - A further instance of type BPParticipant which is used to control the behaviour of the method. (see description above)
InoNetException
SrvErrorException
void setClosed(boolean value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setCollaboration(BPCollaboration value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setCreateOrientation(K_ORIENTATION value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setProcessType(K_BP_PROCESS_TYPE value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setResponsibleResource(BRResource value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setUseResources(boolean value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void synchronizeAllHiddenViewNodes()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||