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

Parent Package: identification
Class LOCATABLE_REF


OBJECT_REF
   |
   +--LOCATABLE_REF

Reference to a LOCATABLE instance inside the top-level content structure inside a VERSION; the path attribute is applied to the object that VERSION.data points to.

Attributes
SignatureOptionalityMultiplicityConstantDocumentation
 path : String 0..1  --  The path to an instance in question, as an absolute path with respect to the object found at ERSION.data. An empty path means that the object referred to by id being specified. 

Attributes from Associations
SignatureOptionalityMultiplicityDocumentation
 id : UID_BASED_ID -- The identifier of the Version. 


Operations
SignatureConstraintsDocumentation
 as_uri() : String  A URI form of the reference, created by concatenating the following: “ehr://” + id.value + “/” + path 

Constraints
NameExpression
Path_validinv: path <> Void implies not path.is_empty