ENTITY area_dependent_annotation_representation
(* SCHEMA technical_data_packaging; *)
ENTITY area_dependent_annotation_representation
SUBTYPE OF (presentation_representation);
WHERE
wr1: (SIZEOF(QUERY ( item <* SELF\representation.items | (NOT (
SIZEOF(['TECHNICAL_DATA_PACKAGING.' +
'ANNOTATION_OCCURRENCE',
'TECHNICAL_DATA_PACKAGING.AXIS2_PLACEMENT'] * TYPEOF(item))
= 1)) )) = 0);
wr2: (SIZEOF(QUERY ( item <* SELF\representation.items | (
'TECHNICAL_DATA_PACKAGING.ANNOTATION_OCCURRENCE' IN TYPEOF(
item)) )) >= 1);
END_ENTITY; -- area_dependent_annotation_representation
Explicit Attributes
Entity area_dependent_annotation_representation has the following local and inherited explicit attributes:
Derived Attributes
Entity area_dependent_annotation_representation has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity area_dependent_annotation_representation inherits from the following supertypes:
representation
presentation_representation
Subtypes
No subtypesReferenced By
Entity area_dependent_annotation_representation and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:34-04:00