Class PRS_Revision
extends PRS_ExchangeElement

PRS_Revision records changes to the content.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--PRS_ExchangeElement
   |
   +--PRS_Revision

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringPRS_Revision records changes to the content.
UMLPackagePathstringPRS::Support
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ActivityNameuint8
DescriptionstringThe name of the specific revision being made.
ValueMapstring0, 1, 2, 254, 255
ValuesstringCreate, Update, Delete, Other, Unknown
ActivityTypeuint8
DescriptionstringType of revision activity. 'Technical' refers to a change in content. 'Editorial' refers to a change in language or style. 'Administrative' refers to information about the object.
ValueMapstring0, 1, 2, 254, 255
ValuesstringTechnical, Editorial, Administrative, Other, Unknown
Descriptionstring
DescriptionstringText description of what was done in this revision.
OverridestringDescription
EditorialStatusuint8
DescriptionstringThe current state of editorial review. 'In Progress' means the content is in the process of being developed. 'Draft' means the content is complete but unedited. 'Reviewed' means the review has been completed. 'Published' means the contents have been released.
ValueMapstring0, 1, 2, 3, 254, 255
ValuesstringIn_Progress, Draft, Reviewed, Published, Other, Unknown
RevisionDatedatetime
DescriptionstringThe date of this revision.
TechnicalStatusuint8
DescriptionstringThe current state of technical review. 'Open' means created but not necessarily completed or resolved. 'Not Reviewed' means contents have to be reviewed for accuracy and consistency with other content. 'Reviewed' means review has been completed. 'Approved' means formally approval to certify the solution given the specific status of the contents.
ValueMapstring0, 1, 2, 3, 254, 255
ValuesstringOpen, Not Reviewed, Reviewed, Approved, Other, Unknown

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DirtyFlaguint8PRS_ExchangeElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_ManagedElement
PRSUniqueNamestringPRS_ExchangeElement

Class Methods