ENTITY IfcRelationship

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcRelationship
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcRelAssigns
	,IfcRelAssociates
	,IfcRelConnects
	,IfcRelDecomposes
	,IfcRelDefines))
 SUBTYPE OF (IfcRoot);
END_ENTITY;

Explicit Attributes

Entity IfcRelationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 GlobalIdIfcGloballyUniqueId (STRING)IfcRoot
 OwnerHistoryIfcOwnerHistory (ENTITY)IfcRoot
 NameIfcLabel (STRING)IfcRoot
 DescriptionIfcText (STRING)IfcRoot

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcRelationship inherits from the following supertypes:
  IfcRoot

Subtypes

Entity IfcRelationship has the following subtypes:
    IfcRelAggregates     IfcRelAssigns*     IfcRelAssignsTasks     IfcRelAssignsToActor     IfcRelAssignsToControl     IfcRelAssignsToGroup     IfcRelAssignsToProcess     IfcRelAssignsToProduct     IfcRelAssignsToProjectOrder     IfcRelAssignsToResource     IfcRelAssociates*     IfcRelAssociatesAppliedValue     IfcRelAssociatesApproval     IfcRelAssociatesClassification     IfcRelAssociatesConstraint     IfcRelAssociatesDocument     IfcRelAssociatesLibrary     IfcRelAssociatesMaterial     IfcRelAssociatesProfileProperties     IfcRelConnects*     IfcRelConnectsElements     IfcRelConnectsPathElements     IfcRelConnectsPorts     IfcRelConnectsPortToElement     IfcRelConnectsStructuralActivity     IfcRelConnectsStructuralMember     IfcRelConnectsWithRealizingElements     IfcRelContainedInSpatialStructure     IfcRelCoversBldgElements     IfcRelDecomposes*     IfcRelDefines*     IfcRelDefinesByProperties     IfcRelDefinesByType     IfcRelFillsElement     IfcRelFlowControlElements     IfcRelInteractionRequirements     IfcRelNests     IfcRelOccupiesSpaces     IfcRelOverridesProperties     IfcRelProjectsElement     IfcRelSchedulesCostItems     IfcRelSequence     IfcRelServicesBuildings     IfcRelSpaceBoundary     IfcRelVoidsElement
* - Immediate Subtypes

Referenced By

Entity IfcRelationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcBuildingElementProxy ENTITY IfcRoot
 IfcConditionCriterion ENTITY IfcRoot
 IfcMove ENTITY IfcRoot
 IfcProcedure ENTITY IfcRoot
 IfcProject ENTITY IfcRoot
 IfcPropertySet ENTITY IfcRoot
 IfcProxy ENTITY IfcRoot
 IfcRelAssociates ENTITY IfcRoot
 IfcRoot ENTITY IfcRelationship
 IfcTask ENTITY IfcRoot
 IfcTypeObject ENTITY IfcRoot


[Top Level Definitions] [Exit]

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