ENTITY IfcConstructionEquipmentResourceType

(* SCHEMA IFC4; *)
ENTITY IfcConstructionEquipmentResourceType
 SUBTYPE OF (IfcConstructionResourceType);
	PredefinedType : IfcConstructionEquipmentResourceTypeEnum;
 WHERE
	CorrectPredefinedType : (PredefinedType <> IfcConstructionEquipmentResourceTypeEnum.USERDEFINED) OR
((PredefinedType = IfcConstructionEquipmentResourceTypeEnum.USERDEFINED) AND EXISTS(SELF\IfcTypeResource.ResourceType));
END_ENTITY;

Explicit Attributes

Entity IfcConstructionEquipmentResourceType has the following local and inherited explicit attributes:
AttributeTypeDefined By
 GlobalIdIfcGloballyUniqueId (STRING)IfcRoot
 OwnerHistoryIfcOwnerHistory (ENTITY)IfcRoot
 NameIfcLabel (STRING)IfcRoot
 DescriptionIfcText (STRING)IfcRoot
 ApplicableOccurrenceIfcIdentifier (STRING)IfcTypeObject
 HasPropertySetsSET OF IfcPropertySetDefinition (ENTITY)IfcTypeObject
 IdentificationIfcIdentifier (STRING)IfcTypeResource
 LongDescriptionIfcText (STRING)IfcTypeResource
 ResourceTypeIfcLabel (STRING)IfcTypeResource
 BaseCostsLIST OF IfcAppliedValue (ENTITY)IfcConstructionResourceType
 BaseQuantityIfcPhysicalQuantity (ENTITY)IfcConstructionResourceType
 PredefinedTypeIfcConstructionEquipmentResourceTypeEnum (ENUM)IfcConstructionEquipmentResourceType

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcConstructionEquipmentResourceType has the following local and inherited inverse attributes:
AttributeTypeDefined By
 HasAssignmentsSET OF IfcRelAssigns (ENTITY)IfcObjectDefinition
 NestsSET OF IfcRelNests (ENTITY)IfcObjectDefinition
 IsNestedBySET OF IfcRelNests (ENTITY)IfcObjectDefinition
 HasContextSET OF IfcRelDeclares (ENTITY)IfcObjectDefinition
 IsDecomposedBySET OF IfcRelAggregates (ENTITY)IfcObjectDefinition
 DecomposesSET OF IfcRelAggregates (ENTITY)IfcObjectDefinition
 HasAssociationsSET OF IfcRelAssociates (ENTITY)IfcObjectDefinition
 TypesSET OF IfcRelDefinesByType (ENTITY)IfcTypeObject
 ResourceOfSET OF IfcRelAssignsToResource (ENTITY)IfcTypeResource

Supertypes

Entity IfcConstructionEquipmentResourceType inherits from the following supertypes:
  IfcRoot
    IfcObjectDefinition
      IfcTypeObject
        IfcTypeResource
          IfcConstructionResourceType

Subtypes

    No subtypes

Referenced By

Entity IfcConstructionEquipmentResourceType and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcBuildingElement ENTITY IfcObjectDefinition
 IfcBuildingElementProxy ENTITY IfcRoot
 IfcConstructionEquipmentResourceType ENTITY IfcTypeResource
 IfcConstructionMaterialResourceType ENTITY IfcTypeResource
 IfcConstructionProductResourceType ENTITY IfcTypeResource
 IfcConstructionResourceType ENTITY IfcConstructionEquipmentResourceType
 IfcCorrectObjectAssignment FUNCTION IfcObjectDefinition
 IfcCrewResourceType ENTITY IfcTypeResource
 IfcDefinitionSelect SELECT IfcObjectDefinition
 IfcLaborResourceType ENTITY IfcTypeResource
 IfcObjectDefinition ENTITY IfcTypeObject
 IfcProcedure ENTITY IfcRoot
 IfcProject ENTITY IfcRoot
 IfcProject ENTITY IfcObjectDefinition
 IfcPropertySet ENTITY IfcRoot
 IfcPropertySetDefinition ENTITY IfcTypeObject
 IfcPropertySetTemplate ENTITY IfcRoot
 IfcProxy ENTITY IfcRoot
 IfcRelAggregates ENTITY IfcObjectDefinition
 IfcRelAssigns ENTITY IfcObjectDefinition
 IfcRelDefinesByProperties ENTITY IfcObjectDefinition
 IfcRelDefinesByType ENTITY IfcTypeObject
 IfcRelNests ENTITY IfcObjectDefinition
 IfcResourceSelect SELECT IfcTypeResource
 IfcRoot ENTITY IfcObjectDefinition
 IfcSlabElementedCase ENTITY IfcObjectDefinition
 IfcSpatialStructureElement ENTITY IfcObjectDefinition
 IfcSubContractResourceType ENTITY IfcTypeResource
 IfcTask ENTITY IfcRoot
 IfcTypeObject ENTITY IfcTypeResource
 IfcTypeObject ENTITY IfcRoot
 IfcTypeProduct ENTITY IfcTypeObject
 IfcTypeResource ENTITY IfcConstructionResourceType
 IfcUniquePropertySetNames FUNCTION IfcRoot
 IfcWallElementedCase ENTITY IfcObjectDefinition


[Top Level Definitions] [Exit]

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