Package de.mid.innovator.srv2api.icw2bp
Interface BPActivityNode
-
- All Superinterfaces:
ADClientAble,ADFindAble,ADHistoryAble,ADM2AttrModifyAble,BCBaseElement,BCBaseNamedStereotypeAble,BCPropertyAble,BPFlowElement,BPInputOutputSpecifyAble,BPPathAble,BPSequenceFlowNode,BRCostCenterAble,ELContainerAble,ELContAsgnAble,ELDeleteAble,ELElement,ELNamedElement,ELNamespaceAble,ELObject,ELUUIDAble,ELValueContainerAble,MECommentAble,MEConstraintAble,MEModelElement,MENamedElement,MEStereotypeAble,MMAttachmentAble,MMCommentContainerAble,MMLabelAble,MMLabelTextAttachmentAble,MMStereotypeAble,MMTextAble
- All Known Subinterfaces:
BPMaskTask,BPSubProcess,BPTaskNode
public interface BPActivityNode extends BPInputOutputSpecifyAble, BPSequenceFlowNode, BRCostCenterAble
This is a utility class for BPActivityNode that provides static methods for creation or other purposes.- Note:
- The interface BPActivityNode describes an abstract ability of an object. Therefore no instances of this type can be found in the repository!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classBPActivityNode.VAttr
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<BPProperty>getActivityProperty(K_CONTROL_OPTION... behaviourFlags)All properties of theBPActivityNode.java.util.List<BPActivityResource>getActivityResourceAccountable(K_CONTROL_OPTION... behaviourFlags)All activity resources marked as accountable.java.util.List<BPActivityResource>getActivityResourceAccountable(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)The method calls getActivityResourceAccountable and filters its return values according to the given stereotype value.java.util.List<BPActivityResource>getActivityResourceByRACIType(K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags)All activity resources of the given RACI type.java.util.List<BPActivityResource>getActivityResourceByRACIType(MMStereotype stereotype, K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags)The method calls getActivityResourceByRACIType and filters its return values according to the given stereotype value.java.util.List<BPActivityResource>getActivityResourceConsulted(K_CONTROL_OPTION... behaviourFlags)All activity resources marked to be consulted.java.util.List<BPActivityResource>getActivityResourceConsulted(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)The method calls getActivityResourceConsulted and filters its return values according to the given stereotype value.java.util.List<BPActivityResource>getActivityResourceInformed(K_CONTROL_OPTION... behaviourFlags)All activity resources marked to be informed.java.util.List<BPActivityResource>getActivityResourceInformed(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)The method calls getActivityResourceInformed and filters its return values according to the given stereotype value.java.util.List<BPActivityResource>getActivityResourceResponsible(K_CONTROL_OPTION... behaviourFlags)All activity resources marked as responsible.java.util.List<BPActivityResource>getActivityResourceResponsible(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)The method calls getActivityResourceResponsible and filters its return values according to the given stereotype value.java.util.List<BPActivityResource>getActivityResourceSupportive(K_CONTROL_OPTION... behaviourFlags)All activity resources marked as supportive.java.util.List<BPActivityResource>getActivityResourceSupportive(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)The method calls getActivityResourceSupportive and filters its return values according to the given stereotype value.java.util.List<BPActivityResource>getActivityResourceUnspecified(K_CONTROL_OPTION... behaviourFlags)All activity resources with an unspecified RACI type.java.util.List<BPActivityResource>getActivityResourceUnspecified(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)The method calls getActivityResourceUnspecified and filters its return values according to the given stereotype value.booleangetApplyInCalculation()Specifies if activity is used for activity based costing.java.lang.StringgetCompletionQuantity()The default value is 1.intgetCostsPerExecution()Costs to perform one execution of the activity.<T extends BPEventDefinition>
java.util.List<T>getEventDefinition(java.lang.Class<T> returnType)java.util.List<BPEventNode>getEventNode()All intermediate boundary events at the activity.intgetExecutionTime()Time needed to complete this activity.intgetFrequencyPerYear()Times the activity is started during one year.<T extends BPAssociationArtifact>
java.util.List<T>getIncomingCompensationAssociation(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)java.util.List<BPDataIOAssociation>getIncomingDataIOAssociation(K_CONTROL_OPTION... behaviourFlags)BPDataIOAssociationvisually coming in to thisBPActivityNodeeven though logically there is an data input interconnected.java.util.List<BPDataIOAssociation>getIncomingDataIOAssociation(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)The method calls getIncomingDataIOAssociation and filters its return values according to the given stereotype value.BPLoopCharxgetLoopCharacteristics()All loop characteristics of theBPActivityNode.K_BP_ACTIVITY_LOOPCHARX_TYPEgetLoopCharxType()An activity may be performed once or may be repeated.intgetMeanLoopNumber()Mean number of recurrences of this activity.java.lang.StringgetMultiLoopCardinality()The Property "LoopCardinality" of the assignedBPMultiInstLoopCharx.java.lang.StringgetMultiLoopCompletionCondition()The Property "CompletionCondition" of the assignedBPMultiInstLoopCharx.booleangetMultiLoopIsSequential()The Property "IsSequential" of the assignedBPMultiInstLoopCharx.java.util.List<BPDataIOAssociation>getOutgoingDataIOAssociation(K_CONTROL_OPTION... behaviourFlags)BPDataIOAssociationvisually going out of thisBPActivityNodeeven though logically there is an data output interconnected.java.util.List<BPDataIOAssociation>getOutgoingDataIOAssociation(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)The method calls getOutgoingDataIOAssociation and filters its return values according to the given stereotype value.java.util.List<BPDataIOAssociation>getOwnedDataAssociation(K_CONTROL_OPTION... behaviourFlags)All data associations of the activity.java.util.List<BPActivityResource>getResource(K_CONTROL_OPTION... behaviourFlags)All resource assignments of the activity.<T extends MERefAbleAsResource>
java.util.List<T>getResourceAssigned(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)<T extends MERefAbleAsResource>
java.util.List<T>getResourceAssigned(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)The method calls getResourceAssigned and filters its return values according to the given stereotype value.java.lang.StringgetStartQuantity()The default value is 1.java.lang.StringgetStdLoopCondition()The Property "LoopCondition" of the assignedBPStdLoopCharx.java.lang.StringgetStdLoopMaximum()The Property "LoopMaximum" of the assignedBPStdLoopCharx.booleangetStdLoopTestBefore()The Property "TestBefore" of the assignedBPStdLoopCharx.booleangetUseResources()Specifies if resources assigned to this activity are used for activity based costing.<T extends BPItemAwareElement>
java.util.List<T>getVisibleIncomingItemAwareElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)Returns allBPItemAwareElementon the source side of all ownedBPDataIOAssociationby thisBPActivityNode.<T extends BPItemAwareElement>
java.util.List<T>getVisibleIncomingItemAwareElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)The method calls getVisibleIncomingItemAwareElement and filters its return values according to the given stereotype value.<T extends BPItemAwareElement>
java.util.List<T>getVisibleOutgoingItemAwareElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)Returns allBPItemAwareElementon the target side of all ownedBPDataIOAssociationby thisBPActivityNode.<T extends BPItemAwareElement>
java.util.List<T>getVisibleOutgoingItemAwareElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)The method calls getVisibleOutgoingItemAwareElement and filters its return values according to the given stereotype value.booleanisForCompensation()A flag that identifies whether this activity is intended for the purposes of compensation.voidsetApplyInCalculation(boolean value)Set the value of Attribut ApplyInCalculation.voidsetCompletionQuantity(java.lang.String value)Set the value of Attribut CompletionQuantity.voidsetCostsPerExecution(int value)Set the value of Attribut CostsPerExecution.voidsetEventDefinition(java.util.List<? extends BPEventDefinition> values)Set the value of Foreign Key EventDefinition.voidsetExecutionTime(int value)Set the value of Attribut ExecutionTime.voidsetForCompensation(boolean value)Set the value of Attribut IsForCompensation.voidsetFrequencyPerYear(int value)Set the value of Attribut FrequencyPerYear.voidsetLoopCharxType(K_BP_ACTIVITY_LOOPCHARX_TYPE value)Set the value of Info LoopCharxType.voidsetMeanLoopNumber(int value)Set the value of Attribut MeanLoopNumber.voidsetMultiLoopCardinality(java.lang.String value)Set the value of Info MultiLoopCardinality.voidsetMultiLoopCompletionCondition(java.lang.String value)Set the value of Info MultiLoopCompletionCondition.voidsetMultiLoopIsSequential(boolean value)Set the value of Info MultiLoopIsSequential.voidsetResourceAssigned(java.util.List<? extends MERefAbleAsResource> values)Set the value of View ResourceAssigned.voidsetStartQuantity(java.lang.String value)Set the value of Attribut StartQuantity.voidsetStdLoopCondition(java.lang.String value)Set the value of Info StdLoopCondition.voidsetStdLoopMaximum(java.lang.String value)Set the value of Info StdLoopMaximum.voidsetStdLoopTestBefore(boolean value)Set the value of Info StdLoopTestBefore.voidsetUseResources(boolean value)Set the value of Attribut UseResources.-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADClientAble
getAnnotation, getEndAnalysisDia, getLogic, getLogic, getPresentationContext, getSection, getStartAnalysisDia
-
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.icw2meta.ADM2AttrModifyAble
getTabCell, getTabCellObjectList, getTabCreateTemplate, getTabCreateTemplateObjectList, getTabElement, getTabElementRowList, getTabElementRowTypeList, getTabRowList, tabCellModify, tabCreateTemplate, tabElementModify
-
Methods inherited from interface de.mid.innovator.srv2api.icw2bc.BCBaseElement
getBusinessIdentifier, setBusinessIdentifier
-
Methods inherited from interface de.mid.innovator.srv2api.icw2bc.BCPropertyAble
getAssignedPropertySet, getOwnedAdHocProperty, getPropertySetsAssigned, getPropertySetsAssigned, setPropertySetsAssigned
-
Methods inherited from interface de.mid.innovator.srv2api.icw2bp.BPFlowElement
assignToLane, getFlowElementContainer, getGroupArtifact, getIncomingAssociationArtifact, getLane, getLaneAssigned, getLaneAssignedInLaneSet, getLaneAssignedInTopLaneSet, getLaneAssignedTransitiveUp, getLaneAssignedTransitiveUp, getLaneSetAssigned, getLaneSetAssigned, getLaneSetAssignedTransitiveUp, getLaneSetAssignedTransitiveUp, getTopFlowElementContainer, setGroupArtifact
-
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.BPPathAble
getElementAtPathR, getPath, getPath, getPresentationInMasterView, getPresentationInStandardView
-
Methods inherited from interface de.mid.innovator.srv2api.icw2bp.BPSequenceFlowNode
getIncomingSequenceFlow, getOutgoingSequenceFlow
-
Methods inherited from interface de.mid.innovator.srv2api.icw2br.BRCostCenterAble
getCostCenter, setCostCenter
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContainerAble
getClientDependency, getOwnedElement, getOwnedElementTransitiveDown, getOwnedElementTransitiveDown, getOwnedElementTransitiveDownAndUnresolved, getOwnedElementTransitiveDownAndUnresolved, getOwnedOrReferencedElementTransitiveDown, getOwnedOrReferencedElementTransitiveDown, getOwnedRelshipBinDirWithTarget, getOwnedRelshipBinDirWithTarget, getRedirectedModelContainer, getRelshipBinDirSource, getSelfAndOwnedElementTransitiveDown, getSelfAndOwnedElementTransitiveDown, getSortedContents, sortContents
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContAsgnAble
getAsgnKind, getContSortOrder, getFirstOwnerWhichIsConformTo, getOwner, getOwnerTransitive, getOwnerTransitive, getSelfAndOwnerTransitive, getSelfAndOwnerTransitive, getVersionRoot, isTransitiveChildOf, setAsgnKind, setContSortOrder, setOwner
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELDeleteAble
delete
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELElement
duplicateElement, getAssignAbleToVattr, getAssignAbleToVattr, getClientId, getCreateTemplateOfInstance, getDisplayBitmap, getDisplayColor, getDisplayFont, getDisplayLine, getDisplayName, getDisplayNameShort, getDisplayNSName, getElementCache, getElementMappingInformation, getQualifiedNamespaceName, getRelshipBinDir, getRelshipBinDir, getRelshipBinDirTarget, getUnitToLock, getValSpecElement, isContainedInProfile, isUnresolved, lockUnit, setUnresolved, unlockUnit
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamedElement
getName, getNameKind, getQualifiedDisplayName, getQualifiedName, getQualifiedTLName, getSupplierDependency, rename, setName, setNameKind
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamespaceAble
getElementImport, getImportedElement, getImportedElement, getImportedPackage, getImportedPackage, getMember, getMember, getMemberByPattern, getMemberByPattern, getOwnedConstraint, getOwnedMember, getOwnedMemberByPath, getOwnedMemberByPattern, getOwnedMemberByPattern, getOwnedMemberTransitiveByPattern, getOwnedMemberTransitiveByPattern, getOwnedMemberTransitiveByPatternIgnoreCase, getOwnedMemberTransitiveByPatternIgnoreCase, getPackageImport
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELObject
getId, getLongId, getMetaClass, getMetaName, getOclClass, getSrvCon, hasRead
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble
getHyperlinkReferenceAble, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUID
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELValueContainerAble
getValueReUseAble, setValueReUseAble
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MECommentAble
getAssignedComment, getAssignedComment, getCommentAssign
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEConstraintAble
getAssignedConstraint, getAssignedConstraint, getConstraintAssign
-
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.icw2model.MENamedElement
getMappingSourceElement, getMappingSourceElement, getMESupplierDependency, getMESupplierMappingDependency
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEStereotypeAble
getApplicableAnalysisDia, getClientMappingDependency, getDecisionMade, getDecisionOwned, getKnowledgeSourceOfOwner, getMappingTargetElement, getMappingTargetElement, getProxyAsgProperty, getRepresentingArtifact, getRequirementOfStakeholder, getRequirementOfStakeholderOwner, isMapped, setMapped, setRequirementOfStakeholder
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMAttachmentAble
getAssignedAttachment, getAttachmentAssign, getDefaultAttachment, getOwnedAttachment, setDefaultAttachment
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMCommentContainerAble
getOutgoingConceptRealization, getOwnedComment, getRealizedConcept, getRealizedConcept, replaceRealizedConcepts, setRealizedConcept
-
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.icw2meta.MMStereotypeAble
assignStereotypeDlg, cloneElement, completelySynchronizeOthers, completelySynchronizeThis, getAttrCnstrEffective, getCreateTemplate, getDisplayType, getOwnedFormat, getOwnedStereotypePropertyValSpec, getOwnedStereotypeTSOptionValSpec, getOwnedSyncedElement, getPropBoolValue, getPropLongValue, getPropStringValue, getPropValueList, getStereoPropValueByPattern, getStereoPropValueByPattern, getStereotype, getStereotypeName, getStereotypeProperty, getStereotypePropertyInfo, getStereotypePropertyNameValue, getStereotypeTSOption, getStereotypeTSOptionBoolValue, getStereotypeTSOptionInfo, getStereotypeTSOptionLongValue, getStereotypeTSOptionNameValue, getStereotypeTSOptionStringValue, getStereotypeTSOptionValueByPattern, getStereotypeTSOptionValueByPattern, getStereotypeTSOptionValueList, getSyncedElement, getSyncedStereotypeAble, getSyncedStereotypeAble, isCloneAbleElement, modifyStereotypePropertyValuesByName, modifyStereotypeTSOptionValuesByName, setStereotype, setStereotypePropertyInfo, setStereotypeTSOptionInfo, setSyncedStereotypeAble
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMTextAble
getFlowExpandedValue, getModifyFlowDocuments, getModifyTextValues, getModifyTextValuesDlgInit, getOwnedTextValue, getOwnedTextValueByPattern, getTextExpandedValue, getTextStringValue, getURIList, modifyFlowDocuments, modifyTextValuesDlg
-
-
-
-
Method Detail
-
isForCompensation
boolean isForCompensation() throws InoNetException, SrvErrorExceptionA flag that identifies whether this activity is intended for the purposes of compensation.- Throws:
InoNetExceptionSrvErrorException
-
setForCompensation
void setForCompensation(boolean value) throws InoNetException, SrvErrorExceptionSet the value of Attribut IsForCompensation.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getStartQuantity
java.lang.String getStartQuantity() throws InoNetException, SrvErrorExceptionThe default value is 1. The value must not be less than 1. This attribute defines the number of tokens that must arrive before the activity can begin. Note that any value for the attribute that is greater than 1 is an advanced type of modeling and should be used with caution.- Throws:
InoNetExceptionSrvErrorException
-
setStartQuantity
void setStartQuantity(java.lang.String value) throws InoNetException, SrvErrorExceptionSet the value of Attribut StartQuantity.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getCompletionQuantity
java.lang.String getCompletionQuantity() throws InoNetException, SrvErrorExceptionThe default value is 1. The value must not be less than 1. This attribute defines the number of tokens that must be generated from the activity. This number of tokens will be sent down any outgoingBPSequenceFlow(assuming any Sequence Flow Conditions are satisfied). Note that any value for the attribute that is greater than 1 is an advanced type of modeling and should be used with caution.- Throws:
InoNetExceptionSrvErrorException
-
setCompletionQuantity
void setCompletionQuantity(java.lang.String value) throws InoNetException, SrvErrorExceptionSet the value of Attribut CompletionQuantity.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getExecutionTime
int getExecutionTime() throws InoNetException, SrvErrorExceptionTime needed to complete this activity. Attribute is used for activity based costing.- Throws:
InoNetExceptionSrvErrorException
-
setExecutionTime
void setExecutionTime(int value) throws InoNetException, SrvErrorExceptionSet the value of Attribut ExecutionTime.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getFrequencyPerYear
int getFrequencyPerYear() throws InoNetException, SrvErrorExceptionTimes the activity is started during one year. Attribute is used for activity based costing.- Throws:
InoNetExceptionSrvErrorException
-
setFrequencyPerYear
void setFrequencyPerYear(int value) throws InoNetException, SrvErrorExceptionSet the value of Attribut FrequencyPerYear.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getApplyInCalculation
boolean getApplyInCalculation() throws InoNetException, SrvErrorExceptionSpecifies if activity is used for activity based costing.- Throws:
InoNetExceptionSrvErrorException
-
setApplyInCalculation
void setApplyInCalculation(boolean value) throws InoNetException, SrvErrorExceptionSet the value of Attribut ApplyInCalculation.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getCostsPerExecution
int getCostsPerExecution() throws InoNetException, SrvErrorExceptionCosts to perform one execution of the activity. Attribute is used for activity based costing.- Throws:
InoNetExceptionSrvErrorException
-
setCostsPerExecution
void setCostsPerExecution(int value) throws InoNetException, SrvErrorExceptionSet the value of Attribut CostsPerExecution.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getMeanLoopNumber
int getMeanLoopNumber() throws InoNetException, SrvErrorExceptionMean number of recurrences of this activity. Attribute is used for activity based costing.- Throws:
InoNetExceptionSrvErrorException
-
setMeanLoopNumber
void setMeanLoopNumber(int value) throws InoNetException, SrvErrorExceptionSet the value of Attribut MeanLoopNumber.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getUseResources
boolean getUseResources() throws InoNetException, SrvErrorExceptionSpecifies if resources assigned to this activity are used for activity based costing.- Throws:
InoNetExceptionSrvErrorException
-
setUseResources
void setUseResources(boolean value) throws InoNetException, SrvErrorExceptionSet the value of Attribut UseResources.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getLoopCharxType
K_BP_ACTIVITY_LOOPCHARX_TYPE getLoopCharxType() throws InoNetException, SrvErrorException
An activity may be performed once or may be repeated.- Throws:
InoNetExceptionSrvErrorException
-
setLoopCharxType
void setLoopCharxType(K_BP_ACTIVITY_LOOPCHARX_TYPE value) throws InoNetException, SrvErrorException
Set the value of Info LoopCharxType.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getStdLoopMaximum
java.lang.String getStdLoopMaximum() throws InoNetException, SrvErrorExceptionThe Property "LoopMaximum" of the assignedBPStdLoopCharx.- Throws:
InoNetExceptionSrvErrorException
-
setStdLoopMaximum
void setStdLoopMaximum(java.lang.String value) throws InoNetException, SrvErrorExceptionSet the value of Info StdLoopMaximum.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getStdLoopCondition
java.lang.String getStdLoopCondition() throws InoNetException, SrvErrorExceptionThe Property "LoopCondition" of the assignedBPStdLoopCharx.- Throws:
InoNetExceptionSrvErrorException
-
setStdLoopCondition
void setStdLoopCondition(java.lang.String value) throws InoNetException, SrvErrorExceptionSet the value of Info StdLoopCondition.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getStdLoopTestBefore
boolean getStdLoopTestBefore() throws InoNetException, SrvErrorExceptionThe Property "TestBefore" of the assignedBPStdLoopCharx.- Throws:
InoNetExceptionSrvErrorException
-
setStdLoopTestBefore
void setStdLoopTestBefore(boolean value) throws InoNetException, SrvErrorExceptionSet the value of Info StdLoopTestBefore.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getMultiLoopCardinality
java.lang.String getMultiLoopCardinality() throws InoNetException, SrvErrorExceptionThe Property "LoopCardinality" of the assignedBPMultiInstLoopCharx.- Throws:
InoNetExceptionSrvErrorException
-
setMultiLoopCardinality
void setMultiLoopCardinality(java.lang.String value) throws InoNetException, SrvErrorExceptionSet the value of Info MultiLoopCardinality.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getMultiLoopCompletionCondition
java.lang.String getMultiLoopCompletionCondition() throws InoNetException, SrvErrorExceptionThe Property "CompletionCondition" of the assignedBPMultiInstLoopCharx.- Throws:
InoNetExceptionSrvErrorException
-
setMultiLoopCompletionCondition
void setMultiLoopCompletionCondition(java.lang.String value) throws InoNetException, SrvErrorExceptionSet the value of Info MultiLoopCompletionCondition.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getMultiLoopIsSequential
boolean getMultiLoopIsSequential() throws InoNetException, SrvErrorExceptionThe Property "IsSequential" of the assignedBPMultiInstLoopCharx.- Throws:
InoNetExceptionSrvErrorException
-
setMultiLoopIsSequential
void setMultiLoopIsSequential(boolean value) throws InoNetException, SrvErrorExceptionSet the value of Info MultiLoopIsSequential.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getResourceAssigned
<T extends MERefAbleAsResource> java.util.List<T> getResourceAssigned(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
- Parameters:
returnType- Specifies the type of elements to be returned.behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getResourceAssigned
<T extends MERefAbleAsResource> java.util.List<T> getResourceAssigned(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getResourceAssigned and filters its return values according to the given stereotype value.- Parameters:
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.- Throws:
InoNetExceptionSrvErrorException
-
setResourceAssigned
void setResourceAssigned(java.util.List<? extends MERefAbleAsResource> values) throws InoNetException, SrvErrorException
Set the value of View ResourceAssigned.- Parameters:
values- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getVisibleOutgoingItemAwareElement
<T extends BPItemAwareElement> java.util.List<T> getVisibleOutgoingItemAwareElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
Returns allBPItemAwareElementon the target side of all ownedBPDataIOAssociationby thisBPActivityNode.- Parameters:
returnType- Specifies the type of elements to be returned.behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getVisibleOutgoingItemAwareElement
<T extends BPItemAwareElement> java.util.List<T> getVisibleOutgoingItemAwareElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getVisibleOutgoingItemAwareElement and filters its return values according to the given stereotype value.- Parameters:
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.- Throws:
InoNetExceptionSrvErrorException
-
getVisibleIncomingItemAwareElement
<T extends BPItemAwareElement> java.util.List<T> getVisibleIncomingItemAwareElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
Returns allBPItemAwareElementon the source side of all ownedBPDataIOAssociationby thisBPActivityNode.- Parameters:
returnType- Specifies the type of elements to be returned.behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getVisibleIncomingItemAwareElement
<T extends BPItemAwareElement> java.util.List<T> getVisibleIncomingItemAwareElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getVisibleIncomingItemAwareElement and filters its return values according to the given stereotype value.- Parameters:
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.- Throws:
InoNetExceptionSrvErrorException
-
getOutgoingDataIOAssociation
java.util.List<BPDataIOAssociation> getOutgoingDataIOAssociation(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
BPDataIOAssociationvisually going out of thisBPActivityNodeeven though logically there is an data output interconnected.- Parameters:
behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getOutgoingDataIOAssociation
java.util.List<BPDataIOAssociation> getOutgoingDataIOAssociation(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getOutgoingDataIOAssociation and filters its return values according to the given stereotype value.- Parameters:
stereotype- The stereotype used to filter the result listbehaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getIncomingDataIOAssociation
java.util.List<BPDataIOAssociation> getIncomingDataIOAssociation(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
BPDataIOAssociationvisually coming in to thisBPActivityNodeeven though logically there is an data input interconnected.- Parameters:
behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getIncomingDataIOAssociation
java.util.List<BPDataIOAssociation> getIncomingDataIOAssociation(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getIncomingDataIOAssociation and filters its return values according to the given stereotype value.- Parameters:
stereotype- The stereotype used to filter the result listbehaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getActivityResourceByRACIType
java.util.List<BPActivityResource> getActivityResourceByRACIType(K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All activity resources of the given RACI type.- Parameters:
kind- A value of type K_BP_ACTIVITYRESOURCE_RACI_TYPE that controls the behaviour of the underlying method. (see description)behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException- Sorted:
- The result may be sorted.
-
getActivityResourceByRACIType
java.util.List<BPActivityResource> getActivityResourceByRACIType(MMStereotype stereotype, K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getActivityResourceByRACIType and filters its return values according to the given stereotype value.- Parameters:
stereotype- The stereotype used to filter the result listkind- A value of type K_BP_ACTIVITYRESOURCE_RACI_TYPE that controls the behaviour of the underlying method. (see description)behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getActivityResourceResponsible
java.util.List<BPActivityResource> getActivityResourceResponsible(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All activity resources marked as responsible.- Parameters:
behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException- Sorted:
- The result may be sorted.
-
getActivityResourceResponsible
java.util.List<BPActivityResource> getActivityResourceResponsible(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getActivityResourceResponsible and filters its return values according to the given stereotype value.- Parameters:
stereotype- The stereotype used to filter the result listbehaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getActivityResourceAccountable
java.util.List<BPActivityResource> getActivityResourceAccountable(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All activity resources marked as accountable.- Parameters:
behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException- Sorted:
- The result may be sorted.
-
getActivityResourceAccountable
java.util.List<BPActivityResource> getActivityResourceAccountable(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getActivityResourceAccountable and filters its return values according to the given stereotype value.- Parameters:
stereotype- The stereotype used to filter the result listbehaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getActivityResourceConsulted
java.util.List<BPActivityResource> getActivityResourceConsulted(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All activity resources marked to be consulted.- Parameters:
behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException- Sorted:
- The result may be sorted.
-
getActivityResourceConsulted
java.util.List<BPActivityResource> getActivityResourceConsulted(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getActivityResourceConsulted and filters its return values according to the given stereotype value.- Parameters:
stereotype- The stereotype used to filter the result listbehaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getActivityResourceInformed
java.util.List<BPActivityResource> getActivityResourceInformed(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All activity resources marked to be informed.- Parameters:
behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException- Sorted:
- The result may be sorted.
-
getActivityResourceInformed
java.util.List<BPActivityResource> getActivityResourceInformed(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getActivityResourceInformed and filters its return values according to the given stereotype value.- Parameters:
stereotype- The stereotype used to filter the result listbehaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getActivityResourceUnspecified
java.util.List<BPActivityResource> getActivityResourceUnspecified(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All activity resources with an unspecified RACI type.- Parameters:
behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException- Sorted:
- The result may be sorted.
-
getActivityResourceUnspecified
java.util.List<BPActivityResource> getActivityResourceUnspecified(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getActivityResourceUnspecified and filters its return values according to the given stereotype value.- Parameters:
stereotype- The stereotype used to filter the result listbehaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getActivityResourceSupportive
java.util.List<BPActivityResource> getActivityResourceSupportive(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All activity resources marked as supportive.- Parameters:
behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException- Sorted:
- The result may be sorted.
-
getActivityResourceSupportive
java.util.List<BPActivityResource> getActivityResourceSupportive(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getActivityResourceSupportive and filters its return values according to the given stereotype value.- Parameters:
stereotype- The stereotype used to filter the result listbehaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getLoopCharacteristics
BPLoopCharx getLoopCharacteristics() throws InoNetException, SrvErrorException
All loop characteristics of theBPActivityNode.- Throws:
InoNetExceptionSrvErrorException
-
getEventNode
java.util.List<BPEventNode> getEventNode() throws InoNetException, SrvErrorException
All intermediate boundary events at the activity.- Throws:
InoNetExceptionSrvErrorException
-
getResource
java.util.List<BPActivityResource> getResource(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All resource assignments of the activity.- Parameters:
behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException- Sorted:
- the result may be sorted.
-
getActivityProperty
java.util.List<BPProperty> getActivityProperty(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All properties of theBPActivityNode.- Parameters:
behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException- Sorted:
- the result may be sorted.
-
getOwnedDataAssociation
java.util.List<BPDataIOAssociation> getOwnedDataAssociation(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All data associations of the activity.- Parameters:
behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException- Sorted:
- the result may be sorted.
-
getIncomingCompensationAssociation
<T extends BPAssociationArtifact> java.util.List<T> getIncomingCompensationAssociation(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
- Parameters:
returnType- Specifies the type of elements to be returned.behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getEventDefinition
<T extends BPEventDefinition> java.util.List<T> getEventDefinition(java.lang.Class<T> returnType) throws InoNetException, SrvErrorException
- Parameters:
returnType- Specifies the type of elements to be returned.- Throws:
InoNetExceptionSrvErrorException
-
setEventDefinition
void setEventDefinition(java.util.List<? extends BPEventDefinition> values) throws InoNetException, SrvErrorException
Set the value of Foreign Key EventDefinition.- Parameters:
values- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
-