ENTITY organization

(* SCHEMA integrated_cnc_schema; *)
ENTITY organization;
    id          : OPTIONAL identifier;
    name        : label;
    description : OPTIONAL text;
END_ENTITY; -- 10303-41: person_organization_schema

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity organization and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 organizational_address ENTITY organization
 organization_assignment ENTITY organization
 person_and_organization ENTITY organization
 person_organization_select SELECT organization


[Top Level Definitions]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:21-02:00