Skip to content

Enum: RevisionKind

List of the kinds of revisions that can be made to a SwitchingStep.

URI: RevisionKind

Permissible Values

Value Meaning Description
added cim:RevisionKind.added
void cim:RevisionKind.void

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

LinkML Source

name: RevisionKind
description: List of the kinds of revisions that can be made to a SwitchingStep.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:RevisionKind
permissible_values:
  added:
    text: added
    meaning: cim:RevisionKind.added
  void:
    text: void
    meaning: cim:RevisionKind.void