ENTITY organization_relationship

(* SCHEMA Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf; *)

ENTITY organization_relationship;
	name : label;
	description : OPTIONAL text;
	relating_organization : organization;
	related_organization : organization;
END_ENTITY;

Explicit Attributes

Entity organization_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)organization_relationship
 descriptiontext (STRING)organization_relationship
 relating_organizationorganization (ENTITY)organization_relationship
 related_organizationorganization (ENTITY)organization_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity organization_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 attribute_classification_item SELECT organization_relationship
 attribute_language_item SELECT organization_relationship
 classification_item SELECT organization_relationship
 multi_language_attribute_item SELECT organization_relationship


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:39-04:00