ENTITY IfcOrganizationRelationship

(* SCHEMA IFC4; *)
ENTITY IfcOrganizationRelationship
 SUBTYPE OF (IfcResourceLevelRelationship);
	RelatingOrganization : IfcOrganization;
	RelatedOrganizations : SET [1:?] OF IfcOrganization;
END_ENTITY;

Explicit Attributes

Entity IfcOrganizationRelationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcResourceLevelRelationship
 DescriptionIfcText (STRING)IfcResourceLevelRelationship
 RelatingOrganizationIfcOrganization (ENTITY)IfcOrganizationRelationship
 RelatedOrganizationsSET OF IfcOrganization (ENTITY)IfcOrganizationRelationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcOrganizationRelationship inherits from the following supertypes:
  IfcResourceLevelRelationship

Subtypes

    No subtypes

Referenced By

Entity IfcOrganizationRelationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcOrganization ENTITY IfcOrganizationRelationship
 IfcResourceLevelRelationship ENTITY IfcOrganizationRelationship


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:45-04:00