ENTITY IfcTypeObject

(* SCHEMA IFC2X3; *)
ENTITY IfcTypeObject
 SUPERTYPE OF (ONEOF
	(IfcTypeProduct))
 SUBTYPE OF (IfcObjectDefinition);
	ApplicableOccurrence : OPTIONAL IfcLabel;
	HasPropertySets : OPTIONAL SET [1:?] OF IfcPropertySetDefinition;
 INVERSE
	ObjectTypeOf : SET [0:1] OF IfcRelDefinesByType FOR RelatingType;
 WHERE
	WR1 : EXISTS(SELF\IfcRoot.Name);
END_ENTITY;

Explicit Attributes

Entity IfcTypeObject has the following local and inherited explicit attributes:
AttributeTypeDefined By
 GlobalIdIfcGloballyUniqueId (STRING)IfcRoot
 OwnerHistoryIfcOwnerHistory (ENTITY)IfcRoot
 NameIfcLabel (STRING)IfcRoot
 DescriptionIfcText (STRING)IfcRoot
 ApplicableOccurrenceIfcLabel (STRING)IfcTypeObject
 HasPropertySetsSET OF IfcPropertySetDefinition (ENTITY)IfcTypeObject

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcTypeObject 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
 ObjectTypeOfSET OF IfcRelDefinesByType (ENTITY)IfcTypeObject

Supertypes

Entity IfcTypeObject inherits from the following supertypes:
  IfcRoot
    IfcObjectDefinition

Subtypes

Entity IfcTypeObject has the following subtypes:
    IfcActuatorType     IfcAirTerminalBoxType     IfcAirTerminalType     IfcAirToAirHeatRecoveryType     IfcAlarmType     IfcBeamType     IfcBoilerType     IfcBuildingElementProxyType     IfcBuildingElementType     IfcCableCarrierFittingType     IfcCableCarrierSegmentType     IfcCableSegmentType     IfcChillerType     IfcCoilType     IfcColumnType     IfcCompressorType     IfcCondenserType     IfcControllerType     IfcCooledBeamType     IfcCoolingTowerType     IfcCoveringType     IfcCurtainWallType     IfcDamperType     IfcDiscreteAccessoryType     IfcDistributionChamberElementType     IfcDistributionControlElementType     IfcDistributionElementType     IfcDistributionFlowElementType     IfcDoorStyle     IfcDuctFittingType     IfcDuctSegmentType     IfcDuctSilencerType     IfcElectricApplianceType     IfcElectricFlowStorageDeviceType     IfcElectricGeneratorType     IfcElectricHeaterType     IfcElectricMotorType     IfcElectricTimeControlType     IfcElementComponentType     IfcElementType     IfcEnergyConversionDeviceType     IfcEvaporativeCoolerType     IfcEvaporatorType     IfcFanType     IfcFastenerType     IfcFilterType     IfcFireSuppressionTerminalType     IfcFlowControllerType     IfcFlowFittingType     IfcFlowInstrumentType     IfcFlowMeterType     IfcFlowMovingDeviceType     IfcFlowSegmentType     IfcFlowStorageDeviceType     IfcFlowTerminalType     IfcFlowTreatmentDeviceType     IfcFurnishingElementType     IfcFurnitureType     IfcGasTerminalType     IfcHeatExchangerType     IfcHumidifierType     IfcJunctionBoxType     IfcLampType     IfcLightFixtureType     IfcMechanicalFastenerType     IfcMemberType     IfcMotorConnectionType     IfcOutletType     IfcPipeFittingType     IfcPipeSegmentType     IfcPlateType     IfcProtectiveDeviceType     IfcPumpType     IfcRailingType     IfcRampFlightType     IfcSanitaryTerminalType     IfcSensorType     IfcSlabType     IfcSpaceHeaterType     IfcSpaceType     IfcSpatialStructureElementType     IfcStackTerminalType     IfcStairFlightType     IfcSwitchingDeviceType     IfcSystemFurnitureElementType     IfcTankType     IfcTransformerType     IfcTransportElementType     IfcTubeBundleType     IfcTypeProduct*     IfcUnitaryEquipmentType     IfcValveType     IfcVibrationIsolatorType     IfcWallType     IfcWasteTerminalType     IfcWindowStyle
* - Immediate Subtypes

Referenced By

Entity IfcTypeObject and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcBuildingElementProxy ENTITY IfcRoot
 IfcConditionCriterion ENTITY IfcRoot
 IfcCorrectObjectAssignment FUNCTION IfcObjectDefinition
 IfcMove ENTITY IfcRoot
 IfcObjectDefinition ENTITY IfcTypeObject
 IfcProcedure ENTITY IfcObjectDefinition
 IfcProcedure ENTITY IfcRoot
 IfcProject ENTITY IfcObjectDefinition
 IfcProject ENTITY IfcRoot
 IfcPropertySet ENTITY IfcRoot
 IfcPropertySetDefinition ENTITY IfcTypeObject
 IfcProxy ENTITY IfcRoot
 IfcRamp ENTITY IfcObjectDefinition
 IfcRelAssigns ENTITY IfcObjectDefinition
 IfcRelAssociates ENTITY IfcRoot
 IfcRelDecomposes ENTITY IfcObjectDefinition
 IfcRelDefinesByType ENTITY IfcTypeObject
 IfcRoof ENTITY IfcObjectDefinition
 IfcRoot ENTITY IfcObjectDefinition
 IfcSpatialStructureElement ENTITY IfcObjectDefinition
 IfcStair ENTITY IfcObjectDefinition
 IfcTask ENTITY IfcRoot
 IfcTask ENTITY IfcObjectDefinition
 IfcTypeObject ENTITY IfcRoot
 IfcTypeProduct ENTITY IfcTypeObject
 IfcWall ENTITY IfcObjectDefinition


[Top Level Definitions] [Exit]

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