ENTITY IfcTimeSeriesSchedule

(* SCHEMA IFC2X3; *)
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
 HasAssignmentsSET OF IfcRelAssigns (ENTITY)IfcObjectDefinition
 IsDecomposedBySET OF IfcRelDecomposes (ENTITY)IfcObjectDefinition
 DecomposesSET OF IfcRelDecomposes (ENTITY)IfcObjectDefinition
 HasAssociationsSET OF IfcRelAssociates (ENTITY)IfcObjectDefinition
 IsDefinedBySET OF IfcRelDefines (ENTITY)IfcObject
 ControlsSET OF IfcRelAssignsToControl (ENTITY)IfcControl

Supertypes

Entity IfcTimeSeriesSchedule inherits from the following supertypes:
  IfcRoot
    IfcObjectDefinition
      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 IfcObjectDefinition
 IfcCovering ENTITY IfcObject
 IfcElementAssembly ENTITY IfcObject
 IfcFooting ENTITY IfcObject
 IfcMove ENTITY IfcRoot
 IfcObject ENTITY IfcControl
 IfcObjectDefinition ENTITY IfcObject
 IfcOccupant ENTITY IfcObject
 IfcPile ENTITY IfcObject
 IfcProcedure ENTITY IfcObjectDefinition
 IfcProcedure ENTITY IfcRoot
 IfcProject ENTITY IfcObjectDefinition
 IfcProject ENTITY IfcRoot
 IfcPropertySet ENTITY IfcRoot
 IfcProxy ENTITY IfcRoot
 IfcRailing ENTITY IfcObject
 IfcRamp ENTITY IfcObjectDefinition
 IfcReinforcingBar ENTITY IfcObject
 IfcRelAssigns ENTITY IfcObjectDefinition
 IfcRelAssignsToControl ENTITY IfcControl
 IfcRelAssociates ENTITY IfcRoot
 IfcRelDecomposes ENTITY IfcObjectDefinition
 IfcRelDefines ENTITY IfcObject
 IfcRoof ENTITY IfcObjectDefinition
 IfcRoot ENTITY IfcObjectDefinition
 IfcServiceLifeFactor ENTITY IfcObject
 IfcSlab ENTITY IfcObject
 IfcSpatialStructureElement ENTITY IfcObjectDefinition
 IfcStair ENTITY IfcObjectDefinition
 IfcTask ENTITY IfcRoot
 IfcTask ENTITY IfcObjectDefinition
 IfcTendon ENTITY IfcObject
 IfcTimeSeriesSchedule ENTITY IfcObject
 IfcTypeObject ENTITY IfcRoot
 IfcWall ENTITY IfcObjectDefinition


[Top Level Definitions] [Exit]

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