View: Hide Browser | Browser on the left | Browser on the right | Dictionary
Report:General Info | Attributes | Relations | Constraints

Parent Package: change_control
Class CONTRIBUTION
Documents a contribution of one or more versions added to a change-controlled repository.

Attributes
SignatureOptionalityMultiplicityConstantDocumentation
 uid : HIER_OBJECT_ID  --  Unique identifier for this contribution. 
 versions : List<OBJECT_REF>  --  Set of references to versions causing changes to this EHR. Each contribution contains a list of versions, which may include paths pointing to any number of VERSIONABLE items, i.e. items of type COMPOSITION and FOLDER. 

Attributes from Associations
SignatureOptionalityMultiplicityDocumentation
 audit : AUDIT_DETAILS -- Audit trail corresponding to the committal of this Contribution. 


Constraints
NameExpression
Versions_validinv: versions <> Void and not versions.is_empty 
Description_validinv: audit.description <> Void 
audit_validmed2inv: audit <> Void 
uid_validinv: uid <> Void