ENTITY in_facility_location
(* SCHEMA cast_parts_schema; *)
ENTITY in_facility_location
SUBTYPE OF (representation);
WHERE
wr1: (NOT(SIZEOF(QUERY ( it <* SELF.items |
(('CAST_PARTS_SCHEMA.DESCRIPTIVE_REPRESENTATION_ITEM'
IN TYPEOF(it)) AND (it.name = 'building or area')) )) =0));
wr2: (NOT(SIZEOF(QUERY ( it <* SELF.items |
(('CAST_PARTS_SCHEMA.DESCRIPTIVE_REPRESENTATION_ITEM'
IN TYPEOF(it)) AND (it.name = 'location code')) )) =0));
wr3: (NOT(SIZEOF(QUERY ( it <* SELF.items |
(('CAST_PARTS_SCHEMA.DESCRIPTIVE_REPRESENTATION_ITEM'
IN TYPEOF(it)) AND (it.name = 'sublocation')) )) =0));
END_ENTITY; -- in_facility_location
Explicit Attributes
Entity in_facility_location has the following local and inherited explicit attributes:
Derived Attributes
Entity in_facility_location has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity in_facility_location inherits from the following supertypes:
representation
Subtypes
No subtypesReferenced By
Entity in_facility_location and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:49-04:00