ENTITY IfcIrregularTimeSeries

(* SCHEMA IFC4; *)
ENTITY IfcIrregularTimeSeries
 SUBTYPE OF (IfcTimeSeries);
	Values : LIST [1:?] OF IfcIrregularTimeSeriesValue;
END_ENTITY;

Explicit Attributes

Entity IfcIrregularTimeSeries has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcTimeSeries
 DescriptionIfcText (STRING)IfcTimeSeries
 StartTimeIfcDateTime (STRING)IfcTimeSeries
 EndTimeIfcDateTime (STRING)IfcTimeSeries
 TimeSeriesDataTypeIfcTimeSeriesDataTypeEnum (ENUM)IfcTimeSeries
 DataOriginIfcDataOriginEnum (ENUM)IfcTimeSeries
 UserDefinedDataOriginIfcLabel (STRING)IfcTimeSeries
 UnitIfcUnit (SELECT)IfcTimeSeries
 ValuesLIST OF IfcIrregularTimeSeriesValue (ENTITY)IfcIrregularTimeSeries

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcIrregularTimeSeries has the following local and inherited inverse attributes:
AttributeTypeDefined By
 HasExternalReferenceSET OF IfcExternalReferenceRelationship (ENTITY)IfcTimeSeries

Supertypes

Entity IfcIrregularTimeSeries inherits from the following supertypes:
  IfcTimeSeries

Subtypes

    No subtypes

Referenced By

Entity IfcIrregularTimeSeries and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcMetricValueSelect SELECT IfcTimeSeries
 IfcObjectReferenceSelect SELECT IfcTimeSeries
 IfcResourceObjectSelect SELECT IfcTimeSeries
 IfcTimeSeries ENTITY IfcIrregularTimeSeries


[Top Level Definitions] [Exit]

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