ENTITY class
(* SCHEMA ship_moulded_form_schema; *)
ENTITY class
SUBTYPE OF (group);
WHERE
wr1: (SIZEOF(QUERY ( oa <* USEDIN(SELF,
'SHIP_MOULDED_FORM_SCHEMA.GROUP_ASSIGNMENT.ASSIGNED_GROUP')
| (NOT ('SHIP_MOULDED_FORM_SCHEMA.APPLIED_GROUP_ASSIGNMENT'
IN TYPEOF(oa))) )) = 0);
END_ENTITY; -- class
Explicit Attributes
Entity class has the following local and inherited explicit attributes:
Derived Attributes
Entity class has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity class inherits from the following supertypes:
group
Subtypes
No subtypesReferenced By
Entity class and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:40:11-04:00