ENTITY IfcObject

(* SCHEMA IFC2X3; *)
ENTITY IfcObject
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcActor
	,IfcControl
	,IfcGroup
	,IfcProcess
	,IfcProduct
	,IfcProject
	,IfcResource))
 SUBTYPE OF (IfcObjectDefinition);
	ObjectType : OPTIONAL IfcLabel;
 INVERSE
	IsDefinedBy : SET [0:?] OF IfcRelDefines FOR RelatedObjects;
 WHERE
	WR1 : SIZEOF(QUERY(temp <* IsDefinedBy | 'IFC2X3.IFCRELDEFINESBYTYPE' IN TYPEOF(temp))) <= 1;
END_ENTITY;

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcObject has the following local and inherited inverse attributes:
AttributeTypeDefined By
 HasAssignmentsSET OF IfcRelAssigns (ENTITY)IfcObjectDefinition
 IsDecomposedBySET OF IfcRelDecomposes (ENTITY)IfcObjectDefinition
 DecomposesSET OF IfcRelDecomposes (ENTITY)IfcObjectDefinition
 HasAssociationsSET OF IfcRelAssociates (ENTITY)IfcObjectDefinition
 IsDefinedBySET OF IfcRelDefines (ENTITY)IfcObject

Supertypes

Entity IfcObject inherits from the following supertypes:
  IfcRoot
    IfcObjectDefinition

Subtypes

Entity IfcObject has the following subtypes:
    IfcActionRequest     IfcActor*     IfcAnnotation     IfcAsset     IfcBeam     IfcBuilding     IfcBuildingElement     IfcBuildingElementComponent     IfcBuildingElementPart     IfcBuildingElementProxy     IfcBuildingStorey     IfcChamferEdgeFeature     IfcColumn     IfcCondition     IfcConditionCriterion     IfcConstructionEquipmentResource     IfcConstructionMaterialResource     IfcConstructionProductResource     IfcConstructionResource     IfcControl*     IfcCostItem     IfcCostSchedule     IfcCovering     IfcCrewResource     IfcCurtainWall     IfcDiscreteAccessory     IfcDistributionChamberElement     IfcDistributionControlElement     IfcDistributionElement     IfcDistributionFlowElement     IfcDistributionPort     IfcDoor     IfcEdgeFeature     IfcElectricalCircuit     IfcElectricalElement     IfcElectricDistributionPoint     IfcElement     IfcElementAssembly     IfcElementComponent     IfcEnergyConversionDevice     IfcEquipmentElement     IfcEquipmentStandard     IfcFastener     IfcFeatureElement     IfcFeatureElementAddition     IfcFeatureElementSubtraction     IfcFlowController     IfcFlowFitting     IfcFlowMovingDevice     IfcFlowSegment     IfcFlowStorageDevice     IfcFlowTerminal     IfcFlowTreatmentDevice     IfcFooting     IfcFurnishingElement     IfcFurnitureStandard     IfcGrid     IfcGroup*     IfcInventory     IfcLaborResource     IfcMechanicalFastener     IfcMember     IfcMove     IfcOccupant     IfcOpeningElement     IfcOrderAction     IfcPerformanceHistory     IfcPermit     IfcPile     IfcPlate     IfcPort     IfcProcedure     IfcProcess*     IfcProduct*     IfcProject*     IfcProjectionElement     IfcProjectOrder     IfcProjectOrderRecord     IfcProxy     IfcRailing     IfcRamp     IfcRampFlight     IfcReinforcingBar     IfcReinforcingElement     IfcReinforcingMesh     IfcResource*     IfcRoof     IfcRoundedEdgeFeature     IfcScheduleTimeControl     IfcServiceLife     IfcSite     IfcSlab     IfcSpace     IfcSpaceProgram     IfcSpatialStructureElement     IfcStair     IfcStairFlight     IfcStructuralAction     IfcStructuralActivity     IfcStructuralAnalysisModel     IfcStructuralConnection     IfcStructuralCurveConnection     IfcStructuralCurveMember     IfcStructuralCurveMemberVarying     IfcStructuralItem     IfcStructuralLinearAction     IfcStructuralLinearActionVarying     IfcStructuralLoadGroup     IfcStructuralMember     IfcStructuralPlanarAction     IfcStructuralPlanarActionVarying     IfcStructuralPointAction     IfcStructuralPointConnection     IfcStructuralPointReaction     IfcStructuralReaction     IfcStructuralResultGroup     IfcStructuralSurfaceConnection     IfcStructuralSurfaceMember     IfcStructuralSurfaceMemberVarying     IfcSubContractResource     IfcSystem     IfcTask     IfcTendon     IfcTendonAnchor     IfcTimeSeriesSchedule     IfcTransportElement     IfcVirtualElement     IfcWall     IfcWallStandardCase     IfcWindow     IfcWorkControl     IfcWorkPlan     IfcWorkSchedule     IfcZone
* - Immediate Subtypes

Referenced By

Entity IfcObject and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcBuildingElementProxy ENTITY IfcRoot
 IfcConditionCriterion ENTITY IfcRoot
 IfcCorrectObjectAssignment FUNCTION IfcObjectDefinition
 IfcCovering ENTITY IfcObject
 IfcElementAssembly ENTITY IfcObject
 IfcFooting ENTITY IfcObject
 IfcMove ENTITY IfcRoot
 IfcObjectDefinition ENTITY IfcObject
 IfcOccupant ENTITY IfcObject
 IfcPile ENTITY IfcObject
 IfcProcedure ENTITY IfcRoot
 IfcProcedure ENTITY IfcObjectDefinition
 IfcProject ENTITY IfcObjectDefinition
 IfcProject ENTITY IfcRoot
 IfcPropertySet ENTITY IfcRoot
 IfcProxy ENTITY IfcRoot
 IfcRailing ENTITY IfcObject
 IfcRamp ENTITY IfcObjectDefinition
 IfcReinforcingBar ENTITY IfcObject
 IfcRelAssigns ENTITY IfcObjectDefinition
 IfcRelAssociates ENTITY IfcRoot
 IfcRelDecomposes ENTITY IfcObjectDefinition
 IfcRelDefines ENTITY IfcObject
 IfcRoof ENTITY IfcObjectDefinition
 IfcRoot ENTITY IfcObjectDefinition
 IfcServiceLifeFactor ENTITY IfcObject
 IfcSlab ENTITY IfcObject
 IfcSpatialStructureElement ENTITY IfcObjectDefinition
 IfcStair ENTITY IfcObjectDefinition
 IfcTask ENTITY IfcRoot
 IfcTask ENTITY IfcObjectDefinition
 IfcTendon ENTITY IfcObject
 IfcTimeSeriesSchedule ENTITY IfcObject
 IfcTypeObject ENTITY IfcRoot
 IfcWall ENTITY IfcObjectDefinition


[Top Level Definitions] [Exit]

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