ENTITY IfcProcedureType

(* SCHEMA IFC4; *)
ENTITY IfcProcedureType
 SUBTYPE OF (IfcTypeProcess);
	PredefinedType : IfcProcedureTypeEnum;
 WHERE
	CorrectPredefinedType : (PredefinedType <> IfcProcedureTypeEnum.USERDEFINED) OR ((PredefinedType = IfcProcedureTypeEnum.USERDEFINED) AND EXISTS(SELF\IfcTypeProcess.ProcessType));
END_ENTITY;

Explicit Attributes

Entity IfcProcedureType 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)IfcTypeProcess
 LongDescriptionIfcText (STRING)IfcTypeProcess
 ProcessTypeIfcLabel (STRING)IfcTypeProcess
 PredefinedTypeIfcProcedureTypeEnum (ENUM)IfcProcedureType

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcProcedureType 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
 OperatesOnSET OF IfcRelAssignsToProcess (ENTITY)IfcTypeProcess

Supertypes

Entity IfcProcedureType inherits from the following supertypes:
  IfcRoot
    IfcObjectDefinition
      IfcTypeObject
        IfcTypeProcess

Subtypes

    No subtypes

Referenced By

Entity IfcProcedureType and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcBuildingElement ENTITY IfcObjectDefinition
 IfcBuildingElementProxy ENTITY IfcRoot
 IfcCorrectObjectAssignment FUNCTION IfcObjectDefinition
 IfcDefinitionSelect SELECT IfcObjectDefinition
 IfcEventType ENTITY IfcTypeProcess
 IfcObjectDefinition ENTITY IfcTypeObject
 IfcProcedure ENTITY IfcRoot
 IfcProcedureType ENTITY IfcTypeProcess
 IfcProcessSelect SELECT IfcTypeProcess
 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
 IfcRoot ENTITY IfcObjectDefinition
 IfcSlabElementedCase ENTITY IfcObjectDefinition
 IfcSpatialStructureElement ENTITY IfcObjectDefinition
 IfcTask ENTITY IfcRoot
 IfcTaskType ENTITY IfcTypeProcess
 IfcTypeObject ENTITY IfcTypeProcess
 IfcTypeObject ENTITY IfcRoot
 IfcTypeProcess ENTITY IfcProcedureType
 IfcTypeProduct ENTITY IfcTypeObject
 IfcUniquePropertySetNames FUNCTION IfcRoot
 IfcWallElementedCase ENTITY IfcObjectDefinition


[Top Level Definitions] [Exit]

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