Class PRS_Resource
extends PRS_ExchangeElement

Each PRS_Resolution may have an associated cost of implementation. This cost may have several components such as time, material costs, labor cost, etc. To capture these costs, a PRS_Resouce is associated with a PRS_Resolution. For Service Incidents, one or more PRS_Resource objects may be associated with an Activity.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--PRS_ExchangeElement
   |
   +--PRS_Resource

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringEach PRS_Resolution may have an associated cost of implementation. This cost may have several components such as time, material costs, labor cost, etc. To capture these costs, a PRS_Resouce is associated with a PRS_Resolution. For Service Incidents, one or more PRS_Resource objects may be associated with an Activity.
UMLPackagePathstringPRS::Support
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Quantityuint16
DescriptionstringNumber of units of resource used.
ResourceTypestring
DescriptionstringA string describing the type of resource.
Unitsstring
DescriptionstringUnit of measure for this resource.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
DirtyFlaguint8PRS_ExchangeElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement
PRSUniqueNamestringPRS_ExchangeElement

Class Methods