ENTITY IfcScheduleTimeControl

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcScheduleTimeControl
 SUBTYPE OF (IfcControl);
	ActualStart : OPTIONAL IfcDateTimeSelect;
	EarlyStart : OPTIONAL IfcDateTimeSelect;
	LateStart : OPTIONAL IfcDateTimeSelect;
	ScheduleStart : OPTIONAL IfcDateTimeSelect;
	ActualFinish : OPTIONAL IfcDateTimeSelect;
	EarlyFinish : OPTIONAL IfcDateTimeSelect;
	LateFinish : OPTIONAL IfcDateTimeSelect;
	ScheduleFinish : OPTIONAL IfcDateTimeSelect;
	ScheduleDuration : OPTIONAL IfcTimeMeasure;
	ActualDuration : OPTIONAL IfcTimeMeasure;
	RemainingTime : OPTIONAL IfcTimeMeasure;
	FreeFloat : OPTIONAL IfcTimeMeasure;
	TotalFloat : OPTIONAL IfcTimeMeasure;
	IsCritical : OPTIONAL BOOLEAN;
	StatusTime : OPTIONAL IfcDateTimeSelect;
	StartFloat : OPTIONAL IfcTimeMeasure;
	FinishFloat : OPTIONAL IfcTimeMeasure;
	Completion : OPTIONAL IfcPositiveRatioMeasure;
 INVERSE
	ScheduleTimeControlAssigned : IfcRelAssignsTasks FOR TimeForTask;
END_ENTITY;

Explicit Attributes

Entity IfcScheduleTimeControl 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
 ActualStartIfcDateTimeSelect (SELECT)IfcScheduleTimeControl
 EarlyStartIfcDateTimeSelect (SELECT)IfcScheduleTimeControl
 LateStartIfcDateTimeSelect (SELECT)IfcScheduleTimeControl
 ScheduleStartIfcDateTimeSelect (SELECT)IfcScheduleTimeControl
 ActualFinishIfcDateTimeSelect (SELECT)IfcScheduleTimeControl
 EarlyFinishIfcDateTimeSelect (SELECT)IfcScheduleTimeControl
 LateFinishIfcDateTimeSelect (SELECT)IfcScheduleTimeControl
 ScheduleFinishIfcDateTimeSelect (SELECT)IfcScheduleTimeControl
 ScheduleDurationIfcTimeMeasure (REAL)IfcScheduleTimeControl
 ActualDurationIfcTimeMeasure (REAL)IfcScheduleTimeControl
 RemainingTimeIfcTimeMeasure (REAL)IfcScheduleTimeControl
 FreeFloatIfcTimeMeasure (REAL)IfcScheduleTimeControl
 TotalFloatIfcTimeMeasure (REAL)IfcScheduleTimeControl
 IsCriticalBOOLEANIfcScheduleTimeControl
 StatusTimeIfcDateTimeSelect (SELECT)IfcScheduleTimeControl
 StartFloatIfcTimeMeasure (REAL)IfcScheduleTimeControl
 FinishFloatIfcTimeMeasure (REAL)IfcScheduleTimeControl
 CompletionIfcPositiveRatioMeasure (REAL)IfcScheduleTimeControl

Derived Attributes

    No derived attributes

Inverse Attributes

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

Supertypes

Entity IfcScheduleTimeControl inherits from the following supertypes:
  IfcRoot
    IfcObject
      IfcControl

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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