ENTITY organization

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY organization;
 	id : OPTIONAL identifier; 
 	name : label;
 	description : text;
END_ENTITY;  (*  STEP Part 41 (2nd edition unchanged) *)

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
 acyclic_organization_relationship FUNCTION organization
 item_ref_source_proprietary ENTITY organization
 managed_application_installation ENTITY organization
 media_file_cnc ENTITY organization
 media_file_drawing ENTITY organization
 organizational_address ENTITY organization
 organization_relationship ENTITY organization
 person_and_organization ENTITY organization
 select_generic_item SELECT organization


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00