Additional resource properties

Additional property values that are not defined by the Rational® CM API can be available for Rational ClearQuest® resources by using the following Rational CM API interfaces.

CqFieldDefinition and record type fields

The properties of a ClearQuest CqRecord that are specified by the record type are called fields. Each field is specified by a field definition resource that is tied to the record type. The field definition specifies the static characteristics of a field, such as its name, its value type, and perhaps a list of its valid values. Some characteristics of a field depend on the state of the record or the action being performed on the record at a given time. These characteristics are specified as meta-properties of the field property.

The Rational CM API CqFieldDefinition object is a proxy class for a field definition resource.


Feedback