ENTITY specification

(* SCHEMA ap238_arm_schema; *)
ENTITY specification; 	(* m1 *)
constraint:                SET [0:?] OF specification_usage_constraint;
specification_id:          text;
specification_description: OPTIONAL text;
specification_class:       OPTIONAL text;
END_ENTITY;

Explicit Attributes

Entity specification has the following local and inherited explicit attributes:
AttributeTypeDefined By
 constraintSET OF specification_usage_constraint (ENTITY)specification
 specification_idtext (STRING)specification
 specification_descriptiontext (STRING)specification
 specification_classtext (STRING)specification

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity specification and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 catalogue_thread ENTITY specification
 general_property ENTITY specification


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00