ENTITY feature_dependency
(* SCHEMA process_planning_schema; *)
ENTITY feature_dependency
SUBTYPE OF (group_relationship);
WHERE
wr1: 'PROCESS_PLANNING_SCHEMA.FEATURE_IDENTIFICATION_ITEM' IN
TYPEOF(SELF.related_group);
wr2: 'PROCESS_PLANNING_SCHEMA.FEATURE_IDENTIFICATION_ITEM' IN
TYPEOF(SELF.relating_group);
END_ENTITY; -- feature_dependency
Explicit Attributes
Entity feature_dependency has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity feature_dependency inherits from the following supertypes:
group_relationship
Subtypes
No subtypesReferenced By
Entity feature_dependency and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:47-04:00