Changes for page 12 Constraints

Last modified by Artur on 2025/09/10 11:19

From version 7.3
edited by Helena
on 2025/05/16 14:00
Change comment: There is no comment for this version
To version 8.1
edited by Helena
on 2025/05/16 14:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -105,37 +105,23 @@
105 105  |**Class**|**Feature**|(% style="width:442px" %)**Description**
106 106  |//ConstrainableArt efact//|(((
107 107  Abstract Class Sub classes are:
108 -
109 109  Dataflow
110 -
111 111  DataProvider
112 -
113 113  DataStructureDefinition
114 -
115 115  Metadataflow
116 -
117 117  MetadataProvisionAgreement
118 -
119 119  MetadataSet
120 -
121 121  MetadataStructureDefinition
122 -
123 123  ProvisionAgreement
124 -
125 125  //QueryDatasource//
126 -
127 127  SimpleDatasource
128 128  )))|(% style="width:442px" %)An artefact that can have Constraints specified.
129 129  | |content|(% style="width:442px" %)Associates the metadata that constrains the content to be found in a data or metadata source linked to the Constrainable Artefact.
130 130  |//Constraint//|(((
131 131  Inherits from
132 -
133 133  //MaintainableArtefact//
134 -
135 135  Abstract class Sub classes are:
136 -
137 137  DataConstraint
138 -
139 139  MetadataConstraint
140 140  )))|(% style="width:442px" %)Specifies a subset of the definition of the allowable or actual content of a data or metadata source that can be derived from the Structure that defines code lists and other valid content.
141 141  | |+dataContentKeys|(% style="width:442px" %)(((
... ... @@ -197,11 +197,8 @@
197 197  | |+valuesFor|(% style="width:442px" %)Association to the Component in the Structure to which the Constrainable Artefact is linked, which defines the valid Representation for the Member Values.
198 198  |//SelectionValue//|(((
199 199  Abstract class. Sub classes are:
200 -
201 201  MemberValue
202 -
203 203  //TimeRangeValue//
204 -
205 205  LocalisedMemberValue
206 206  )))|(% style="width:442px" %)A collection of values for the Member Selections that, combined with other Member Selections, comprise the value content of the Cube Region.
207 207  | |validFrom|(% style="width:442px" %)Date from which the Selection Value is valid.
... ... @@ -208,7 +208,6 @@
208 208  | |validTo|(% style="width:442px" %)Date from which the Selection Value is superseded.
209 209  |MemberValue|(((
210 210  Inherits from
211 -
212 212  //SelectionValue//
213 213  )))|(% style="width:442px" %)A single value of the set of values for the Member Selection.
214 214  | |value|(% style="width:442px" %)A value of the member.
... ... @@ -215,7 +215,6 @@
215 215  | |cascadeValues|(% style="width:442px" %)Indicates that the child nodes of the member are included in the Member Selection (e.g., child codes)
216 216  |LocalisedMemberV alue|(((
217 217  Inherits from
218 -
219 219  //SelectionValue//
220 220  )))|(% style="width:442px" %)A single localised value of the set of values for a Member Selection.
221 221  | |value|(% style="width:442px" %)A value of the member.
... ... @@ -222,20 +222,14 @@
222 222  | |locale|(% style="width:442px" %)The locale that the values must adhere to in the dataset.
223 223  |//TimeRangeValue//|(((
224 224  Inherits from
225 -
226 226  //SelectionValue//
227 -
228 228  Abstract Class Concrete Classes:
229 -
230 230  BeforePeriod
231 -
232 232  AfterPeriod
233 -
234 234  RangePeriod
235 235  )))|(% style="width:442px" %)A time value or values that specifies the date or dates for which the constrained selection is valid.
236 236  |BeforePeriod|(((
237 237  Inherits from
238 -
239 239  //TimeRangeValue//
240 240  )))|(% style="width:442px" %)The period before which the constrained selection is valid.
241 241  | |isInclusive|(% style="width:442px" %)Indication of whether the date is inclusive in the period.
... ... @@ -242,7 +242,6 @@
242 242  | |period|(% style="width:442px" %)The time period which acts as the latest possible reported period
243 243  |AfterPeriod|(((
244 244  Inherits from
245 -
246 246  //TimeRangeValue//
247 247  )))|(% style="width:442px" %)The period after which the constrained selection is valid.
248 248  | |isInclusive|(% style="width:442px" %)Indication of whether the date is inclusive in the period.
... ... @@ -252,7 +252,6 @@
252 252  | |+end|(% style="width:442px" %)Association to the End Period.
253 253  |StartPeriod|(((
254 254  Inherits from
255 -
256 256  //TimeRangeValue//
257 257  )))|(% style="width:442px" %)The period from which the constrained selection is valid.
258 258  | |isInclusive|(% style="width:442px" %)Indication of whether the date is inclusive in the period.
... ... @@ -259,7 +259,6 @@
259 259  | |period|(% style="width:442px" %)The time period which acts as the start of the range
260 260  |EndPeriod|(((
261 261  Inherits from
262 -
263 263  //TimeRangeValue//
264 264  )))|(% style="width:442px" %)The period to which the constrained selection is valid.
265 265  | |isInclusive|(% style="width:442px" %)Indication of whether the date is inclusive in the period.