BaseWork

Common representation for work and work tasks.

Type

Abstract class

URI

cim:BaseWork

CIM standard (perspective)

IEC61968 (Enterprise)

Class hierarchy

Slots

Associated classes
Figure 1. Associated classes
Name Type Description Inherited from

TimeSchedules

1..*
WorkTimeSchedule

All time schedules for this work or work task.

n/a

WorkLocation

0..1
WorkLocation

Location for this work/task.

n/a

kind

0..1
ServiceRequestKind

Kind of work.

n/a

statusKind

0..1
WorkStatusKind

Kind of work status.

n/a

Names

0..*
Name

All names of this identified object.

IdentifiedObject

description

0..1
string

The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to...

IdentifiedObject

mRID

1
string

Master resource identifier issued by a model authority. The mRID is unique within an exchange context. Global uniqueness is...

IdentifiedObject

name

0..1
string

The name is any free human readable and possibly non unique text naming the object.

IdentifiedObject


description

The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.

URI

cim:IdentifiedObject.description

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

kind

Kind of work.

URI

cim:BaseWork.kind

Cardinality

0..1

Type

ServiceRequestKind

mRID

Master resource identifier issued by a model authority. The mRID is unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.

URI

cim:IdentifiedObject.mRID

Cardinality

1

Type

string

Inherited from

IdentifiedObject

name

The name is any free human readable and possibly non unique text naming the object.

URI

cim:IdentifiedObject.name

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

Names

All names of this identified object.

URI

cim:IdentifiedObject.Names

Cardinality

0..*

Type

Name

Inherited from

IdentifiedObject

statusKind

Kind of work status.

URI

cim:BaseWork.statusKind

Cardinality

0..1

Type

WorkStatusKind

TimeSchedules

All time schedules for this work or work task.

URI

cim:BaseWork.TimeSchedules

Cardinality

1..*

Type

WorkTimeSchedule

WorkLocation

Location for this work/task.

URI

cim:BaseWork.WorkLocation

Cardinality

0..1

Type

WorkLocation

Used by

This class is not used by any other classes as the range of a slot.