ENTITY IfcTimeSeries
(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcTimeSeries
ABSTRACT SUPERTYPE OF (ONEOF
(IfcIrregularTimeSeries
,IfcRegularTimeSeries));
Name : IfcLabel;
Description : OPTIONAL IfcText;
StartTime : IfcDateTimeSelect;
EndTime : IfcDateTimeSelect;
TimeSeriesDataType : IfcTimeSeriesDataTypeEnum;
DataOrigin : IfcDataOriginEnum;
UserDefinedDataOrigin : OPTIONAL IfcLabel;
Unit : OPTIONAL IfcUnit;
INVERSE
DocumentedBy : SET [0:1] OF IfcTimeSeriesReferenceRelationship FOR ReferencedTimeSeries;
END_ENTITY;
Explicit Attributes
Entity IfcTimeSeries has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcTimeSeries has the following local and inherited inverse attributes:
Supertypes
No supertypesSubtypes
Entity IfcTimeSeries has the following subtypes:
IfcIrregularTimeSeries*
IfcRegularTimeSeries*
* - Immediate Subtypes
Referenced By
Entity IfcTimeSeries and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:56-04:00