Package de.mid.innovator.srv2api.icw2bp
Interface BPActivityResource
-
- All Superinterfaces:
ADClientAble
,ADFindAble
,ADHistoryAble
,ADM2AttrModifyAble
,BCBaseElement
,BCBaseNamedStereotypeAble
,BRCostCenterAble
,ELContainerAble
,ELContAsgnAble
,ELDeleteAble
,ELElement
,ELNamedElement
,ELObject
,ELUUIDAble
,ELValueContainerAble
,MECommentAble
,MEConstraintAble
,MEModelElement
,MENamedElement
,MEStereotypeAble
,MMAttachmentAble
,MMCommentContainerAble
,MMLabelAble
,MMLabelTextAttachmentAble
,MMStereotypeAble
,MMTextAble
public interface BPActivityResource extends BCBaseNamedStereotypeAble, BRCostCenterAble
The activity resource specifies the business entity or role or system to perform or work on the activity. The specification may be given as a text (not reuseable for other activity resources) or it may be linked directly to a business actor.- See Also:
BPActivityResourceHelper
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
BPActivityResource.VAttr
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BPActivityNode
getAssignedActivity()
The activity of the resource assignment.K_BP_ACTIVITYRESOURCE_RACI_TYPE
getAssignmentType()
The type of the resource assignment, i.e. a responsibility or accountability.java.lang.String
getAssignmentTypeAsChar()
The specified assignment type enum value represented by a string.java.lang.String
getOperatingDemand()
Specifies the percentage of the execution time of the assigned activity that the activity resource will be needed.int
getOperatingTime()
Specifies the time the activity resource will be needed for one execution of the activity.MERefAbleAsResource
getResource()
The element being represented by theBPActivityResource
.K_BP_ACTIVITYRESOURCE_TYPE
getResourceType()
The type of the activity resource.java.lang.String
getResourceTypeAsString()
The specified resource type enum value represented by a string.void
setAssignmentType(K_BP_ACTIVITYRESOURCE_RACI_TYPE value)
Set the value of Attribut AssignmentType.void
setOperatingDemand(java.lang.String value)
Set the value of Attribut OperatingDemand.void
setOperatingTime(int value)
Set the value of Attribut OperatingTime.void
setResource(MERefAbleAsResource value)
Set the value of Foreign Key Resource.void
setResourceType(K_BP_ACTIVITYRESOURCE_TYPE value)
Set the value of Attribut ResourceType.-
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.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.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
-
getAssignmentType
K_BP_ACTIVITYRESOURCE_RACI_TYPE getAssignmentType() throws InoNetException, SrvErrorException
The type of the resource assignment, i.e. a responsibility or accountability.- Throws:
InoNetException
SrvErrorException
-
setAssignmentType
void setAssignmentType(K_BP_ACTIVITYRESOURCE_RACI_TYPE value) throws InoNetException, SrvErrorException
Set the value of Attribut AssignmentType.- Parameters:
value
- The value to be set.- Throws:
InoNetException
SrvErrorException
-
getResourceType
K_BP_ACTIVITYRESOURCE_TYPE getResourceType() throws InoNetException, SrvErrorException
The type of the activity resource.- Throws:
InoNetException
SrvErrorException
-
setResourceType
void setResourceType(K_BP_ACTIVITYRESOURCE_TYPE value) throws InoNetException, SrvErrorException
Set the value of Attribut ResourceType.- Parameters:
value
- The value to be set.- Throws:
InoNetException
SrvErrorException
-
getOperatingDemand
java.lang.String getOperatingDemand() throws InoNetException, SrvErrorException
Specifies the percentage of the execution time of the assigned activity that the activity resource will be needed. Attribute is used for activity based costing. It is used as an alternative of the OperatingTime-Attribute.- Throws:
InoNetException
SrvErrorException
-
setOperatingDemand
void setOperatingDemand(java.lang.String value) throws InoNetException, SrvErrorException
Set the value of Attribut OperatingDemand.- Parameters:
value
- The value to be set.- Throws:
InoNetException
SrvErrorException
-
getOperatingTime
int getOperatingTime() throws InoNetException, SrvErrorException
Specifies the time the activity resource will be needed for one execution of the activity. Attribute is used for activity based costing. It is used as an alternative of the OperatingDemand-Attribute.- Throws:
InoNetException
SrvErrorException
-
setOperatingTime
void setOperatingTime(int value) throws InoNetException, SrvErrorException
Set the value of Attribut OperatingTime.- Parameters:
value
- The value to be set.- Throws:
InoNetException
SrvErrorException
-
getResourceTypeAsString
java.lang.String getResourceTypeAsString() throws InoNetException, SrvErrorException
The specified resource type enum value represented by a string.- Throws:
InoNetException
SrvErrorException
-
getAssignmentTypeAsChar
java.lang.String getAssignmentTypeAsChar() throws InoNetException, SrvErrorException
The specified assignment type enum value represented by a string.- Throws:
InoNetException
SrvErrorException
-
getResource
MERefAbleAsResource getResource() throws InoNetException, SrvErrorException
The element being represented by theBPActivityResource
.- Throws:
InoNetException
SrvErrorException
-
setResource
void setResource(MERefAbleAsResource value) throws InoNetException, SrvErrorException
Set the value of Foreign Key Resource.- Parameters:
value
- The value to be set.- Throws:
InoNetException
SrvErrorException
-
getAssignedActivity
BPActivityNode getAssignedActivity() throws InoNetException, SrvErrorException
The activity of the resource assignment.- Throws:
InoNetException
SrvErrorException
-
-