ENTITY IfcTypeObject

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcTypeObject
 SUPERTYPE OF (ONEOF
	(IfcTypeProduct))
 SUBTYPE OF (IfcPropertyDefinition);
	ApplicableOccurrence : OPTIONAL IfcLabel;
	HasPropertySets : OPTIONAL LIST [1:?] OF UNIQUE 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
 HasPropertySetsLIST OF IfcPropertySetDefinition (ENTITY)IfcTypeObject

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcTypeObject has the following local and inherited inverse attributes:
AttributeTypeDefined By
 HasAssociationsSET OF IfcRelAssociates (ENTITY)IfcPropertyDefinition
 ObjectTypeOfSET OF IfcRelDefinesByType (ENTITY)IfcTypeObject

Supertypes

Entity IfcTypeObject inherits from the following supertypes:
  IfcRoot
    IfcPropertyDefinition

Subtypes

Entity IfcTypeObject has the following subtypes:
    IfcActuatorType     IfcAirTerminalBoxType     IfcAirTerminalType     IfcAirToAirHeatRecoveryType     IfcAlarmType     IfcBeamType     IfcBoilerType     IfcBuildingElementComponentType     IfcBuildingElementType     IfcCableCarrierFittingType     IfcCableCarrierSegmentType     IfcCableSegmentType     IfcChillerType     IfcCoilType     IfcColumnType     IfcCompressorType     IfcCondenserType     IfcControllerType     IfcCooledBeamType     IfcCoolingTowerType     IfcCoveringType     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     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
 IfcMove ENTITY IfcRoot
 IfcProcedure ENTITY IfcRoot
 IfcProject ENTITY IfcRoot
 IfcPropertyDefinition ENTITY IfcTypeObject
 IfcPropertySet ENTITY IfcRoot
 IfcPropertySetDefinition ENTITY IfcTypeObject
 IfcProxy ENTITY IfcRoot
 IfcRelAssociates ENTITY IfcRoot
 IfcRelDefinesByType ENTITY IfcTypeObject
 IfcRoot ENTITY IfcPropertyDefinition
 IfcTask ENTITY IfcRoot
 IfcTypeObject ENTITY IfcRoot
 IfcTypeProduct ENTITY IfcTypeObject


[Top Level Definitions] [Exit]

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