Interface MERefAbleAsResource
-
- All Superinterfaces:
ADClientAble
,ADFindAble
,ADM2AttrModifyAble
,ELContainerAble
,ELContAsgnAble
,ELDeleteAble
,ELElement
,ELNamedElement
,ELNamespaceAsgnAble
,ELObject
,ELPictureAble
,ELUUIDAble
,ELValueContainerAble
,MEModelElement
,MENamedElement
,MENamespaceAsgnAble
,MEStereotypeAble
,MMCommentContainerAble
,MMStereotypeAble
- All Known Subinterfaces:
BROrgUnit
,BRPerson
,BRResource
,BRResourceCL
,BRRole
,BRTechnical
,CLComponent
public interface MERefAbleAsResource extends MEStereotypeAble, MENamespaceAsgnAble, ELPictureAble
This is a utility class for MERefAbleAsResource that provides static methods for creation or other purposes.- Note:
- The interface MERefAbleAsResource 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 class
MERefAbleAsResource.VAttr
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<BPActivityResource>
getActivityResource()
AllBPActivityResource
which represent the element.int
getCostsPerTime()
Costs per time caused by this resource .java.util.List<BPGlobalTaskResource>
getGlobalTaskResource()
AllBPGlobalTaskResource
which represent the element.java.util.List<BPResourceAtLane>
getLaneR(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPLane>
getLaneWithResource(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPLane>
getLaneWithResource(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getLaneWithResource and filters its return values according to the given stereotype value.java.util.List<BPParticipant>
getParticipantAsEntity(K_CONTROL_OPTION... behaviourFlags)
All participants being assigned to this partner entity.java.util.List<BPParticipant>
getParticipantAsEntity(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getParticipantAsEntity and filters its return values according to the given stereotype value.java.util.List<BPParticipantEntity>
getParticipantAsEntityR(K_CONTROL_OPTION... behaviourFlags)
All participants being assigned to this partner entity.java.util.List<BPParticipant>
getParticipantInRole(K_CONTROL_OPTION... behaviourFlags)
All participants being assigned to this partner role.java.util.List<BPParticipant>
getParticipantInRole(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getParticipantInRole and filters its return values according to the given stereotype value.java.util.List<BPParticipantRole>
getParticipantInRoleR(K_CONTROL_OPTION... behaviourFlags)
All participants being assigned to this partner role.void
setCostsPerTime(int value)
Set the value of Attribut CostsPerTime.-
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.ADM2AttrModifyAble
getTabCell, getTabCellObjectList, getTabCreateTemplate, getTabCreateTemplateObjectList, getTabElement, getTabElementRowList, getTabElementRowTypeList, getTabRowList, tabCellModify, tabCreateTemplate, tabElementModify
-
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.ELNamespaceAsgnAble
getMnClassicTREFName, getNamespace, getNamespaceName, getPath, getSeparator, getVisibility, setUniqueName, setVisibility
-
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.ELPictureAble
getOwnedPicture, getPictureRawData, pictureSetRawData
-
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.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.MENamespaceAsgnAble
getMENamespace, getSignatureMessage
-
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.MMCommentContainerAble
getOutgoingConceptRealization, getOwnedComment, getRealizedConcept, getRealizedConcept, replaceRealizedConcepts, setRealizedConcept
-
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
-
-
-
-
Method Detail
-
getCostsPerTime
int getCostsPerTime() throws InoNetException, SrvErrorException
Costs per time caused by this resource . Attribute is used for activity based costing.- Throws:
InoNetException
SrvErrorException
-
setCostsPerTime
void setCostsPerTime(int value) throws InoNetException, SrvErrorException
Set the value of Attribut CostsPerTime.- Parameters:
value
- The value to be set.- Throws:
InoNetException
SrvErrorException
-
getParticipantAsEntity
java.util.List<BPParticipant> getParticipantAsEntity(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All participants being assigned to this partner entity.- Parameters:
behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getParticipantAsEntity
java.util.List<BPParticipant> getParticipantAsEntity(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getParticipantAsEntity 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:
InoNetException
SrvErrorException
-
getParticipantInRole
java.util.List<BPParticipant> getParticipantInRole(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All participants being assigned to this partner role.- Parameters:
behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getParticipantInRole
java.util.List<BPParticipant> getParticipantInRole(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getParticipantInRole 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:
InoNetException
SrvErrorException
-
getLaneWithResource
java.util.List<BPLane> getLaneWithResource(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
- Parameters:
behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getLaneWithResource
java.util.List<BPLane> getLaneWithResource(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getLaneWithResource 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:
InoNetException
SrvErrorException
-
getLaneR
java.util.List<BPResourceAtLane> getLaneR(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
- Parameters:
behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getActivityResource
java.util.List<BPActivityResource> getActivityResource() throws InoNetException, SrvErrorException
AllBPActivityResource
which represent the element.- Throws:
InoNetException
SrvErrorException
-
getGlobalTaskResource
java.util.List<BPGlobalTaskResource> getGlobalTaskResource() throws InoNetException, SrvErrorException
AllBPGlobalTaskResource
which represent the element.- Throws:
InoNetException
SrvErrorException
-
getParticipantInRoleR
java.util.List<BPParticipantRole> getParticipantInRoleR(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All participants being assigned to this partner role.- Parameters:
behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getParticipantAsEntityR
java.util.List<BPParticipantEntity> getParticipantAsEntityR(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All participants being assigned to this partner entity.- Parameters:
behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
-