Version tree identifier for one version. Lexical form:
trunk_version [ .' branch_number .' branch_version ]
Declaration :
Artifact : VERSION_TREE_ID
Attribut value |
String form of this identifier.
Declaration :
Operation trunk_version |
Trunk version number
Declaration :
Operation is_branch |
True if this version identifier represents a branch,
i.e. has branch_number and branch_version parts.
Declaration :
Operation branch_number |
Number of branch from the trunk point
Declaration :
Operation branch_version |
Version of the branch
Declaration :
All public operations : branch_number , branch_version , is_branch , trunk_version