|
ENTITY stratum_feature_template_component_with_stratum_feature SUBTYPE OF (stratum_feature_template_component, stratum_feature, shape_aspect_relationship); DERIVE SELF\shape_aspect_relationship.related_shape_aspect : stratum_feature_template_component_with_stratum_feature := SELF; SELF\shape_aspect_relationship.relating_shape_aspect : stratum_feature_template_component_with_stratum_feature := SELF; WHERE WR1: SELF\shape_aspect_relationship.name = 'implementation'; END_ENTITY; -- stratum_feature_template_component_with_stratum_feature |
Global rules for this entity data type- |