ENTITY classification_role

(* SCHEMA ship_arrangement_schema; *)
 
ENTITY classification_role; 
    name        : label; 
    description : OPTIONAL text; 
END_ENTITY; -- classification_role

Explicit Attributes

Entity classification_role has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)classification_role
 descriptiontext (STRING)classification_role

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity classification_role and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 classification_assignment ENTITY classification_role


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:40:02-04:00