ENTITY IfcTimeSeriesSchedule

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcTimeSeriesSchedule
 SUBTYPE OF (IfcControl);
	ApplicableDates : OPTIONAL LIST [1:?] OF IfcDateTimeSelect;
	TimeSeriesScheduleType : IfcTimeSeriesScheduleTypeEnum;
	TimeSeries : IfcTimeSeries;
 WHERE
	WR41 : NOT(TimeSeriesScheduleType=IfcTimeSeriesScheduleTypeEnum.USERDEFINED) OR EXISTS(SELF\IfcObject.ObjectType);
END_ENTITY;

Explicit Attributes

Entity IfcTimeSeriesSchedule 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
 ApplicableDatesLIST OF IfcDateTimeSelect (SELECT)IfcTimeSeriesSchedule
 TimeSeriesScheduleTypeIfcTimeSeriesScheduleTypeEnum (ENUM)IfcTimeSeriesSchedule
 TimeSeriesIfcTimeSeries (ENTITY)IfcTimeSeriesSchedule

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcTimeSeriesSchedule 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

Supertypes

Entity IfcTimeSeriesSchedule inherits from the following supertypes:
  IfcRoot
    IfcObject
      IfcControl

Subtypes

    No subtypes

Referenced By

Entity IfcTimeSeriesSchedule and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcBuildingElementProxy ENTITY IfcRoot
 IfcConditionCriterion ENTITY IfcRoot
 IfcControl ENTITY IfcTimeSeriesSchedule
 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 IfcRoot
 IfcProcedure ENTITY IfcObject
 IfcProject ENTITY IfcRoot
 IfcPropertySet ENTITY IfcRoot
 IfcProxy ENTITY IfcRoot
 IfcRamp ENTITY IfcObject
 IfcReinforcingBar ENTITY IfcObject
 IfcRelAssigns ENTITY IfcObject
 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