Class OBJECT_VERSION_ID

Globally unique identifier for one version of a versioned object; lexical form:
object_id ::' creating_system_id ::' version_tree_id

Declaration :

Artifact : OBJECT_VERSION_ID

Operation object_id

Unique identifier for logical object of which this identifier identifies one version

Declaration :

Operation version_tree_id

Tree identifier of this version with respect to other versions in the same version tree,
as either 1 or 3 part dot-separated numbers, e.g. 1 , 2.1.4 .

Declaration :

Operation creating_system_id

Identifier of the system that created the Version corresponding to this
Object version id.

Declaration :

Operation is_branch

True if this version identifier represents a branch.

Declaration :

All public operations : creating_system_id , extension , has_extension , is_branch , object_id , root , version_tree_id