ENTITY datum
(* SCHEMA feature_based_process_planning; *)
ENTITY datum
SUBTYPE OF (shape_aspect);
identification : identifier;
INVERSE
established_by_relationships : SET [1:?] OF
shape_aspect_relationship FOR
related_shape_aspect;
WHERE
wr1: SIZEOF(QUERY ( x <* SELF.established_by_relationships | (
SIZEOF(TYPEOF(x.relating_shape_aspect) * [
'FEATURE_BASED_PROCESS_PLANNING.DATUM_FEATURE',
'FEATURE_BASED_PROCESS_PLANNING.DATUM_TARGET']) <> 1) )) = 0;
END_ENTITY; -- datum
Explicit Attributes
Entity datum has the following local and inherited explicit attributes:
Derived Attributes
Entity datum has the following local and inherited derived attributes:
Inverse Attributes
Entity datum has the following local and inherited inverse attributes:
Supertypes
Entity datum inherits from the following supertypes:
shape_aspect
Subtypes
No subtypesReferenced By
Entity datum 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:41:17-04:00