29.12.14 EndpointQualifier

Topic Version1Published12/09/2016
For StandardPRODML v2.0
Type:EnumerationStereotype:

Specifies values for the endpoint for min/max query parameters on "growing objects".

Table 29.12.14-1 Attributes

Name

Type

Notes

exclusive

 

The value is excluded.

extensive

 

The endpoint of the range may be extended to the first encountered value if an exact value match is not found.That is, if a node index value does not match the specified range value then the next smaller value (on minimum end) or larger value (on maximum end) in the index series should be used as the endpoint. Basically, this concept is designed to support interpolation across an undefined point.

inclusive

 

The value is included.

overlap extensive

 

The endpoint of the range may be extended to the first encountered value if the interval is overlapped with the index interval. That is, if a node index value does not match the specified range value then the next smaller value (on minimum end) or larger value (on maximum end) in the index series should be used as the endpoint.

This concept is designed to select ALL nodes whose index interval overlap with the query range.

Table 29.12.14-2 Associations

Association

Notes

From: EndpointQualifier.

To: TypeEnum

Generalization

 

From: EndpointQualifiedDate.

To: EndpointQualifier

Dependency

 

From: EndpointQualifiedDateTime.

To: EndpointQualifier

Dependency