public interface IfcTimeSeries extends IfcMetricValueSelect, IfcObjectReferenceSelect, IfcResourceObjectSelect
The following features are supported:
Ifc4Package.getIfcTimeSeries()| Modifier and Type | Method and Description |
|---|---|
IfcDataOriginEnum |
getDataOrigin()
Returns the value of the 'Data Origin' attribute.
|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
String |
getEndTime()
Returns the value of the 'End Time' attribute.
|
org.eclipse.emf.common.util.EList<IfcExternalReferenceRelationship> |
getHasExternalReference()
Returns the value of the 'Has External Reference' reference list.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
String |
getStartTime()
Returns the value of the 'Start Time' attribute.
|
IfcTimeSeriesDataTypeEnum |
getTimeSeriesDataType()
Returns the value of the 'Time Series Data Type' attribute.
|
IfcUnit |
getUnit()
Returns the value of the 'Unit' reference.
|
String |
getUserDefinedDataOrigin()
Returns the value of the 'User Defined Data Origin' attribute.
|
boolean |
isSetDescription()
Returns whether the value of the '
Description' attribute is set. |
boolean |
isSetHasExternalReference()
Returns whether the value of the '
Has External Reference' reference list is set. |
boolean |
isSetUnit()
Returns whether the value of the '
Unit' reference is set. |
boolean |
isSetUserDefinedDataOrigin()
Returns whether the value of the '
User Defined Data Origin' attribute is set. |
void |
setDataOrigin(IfcDataOriginEnum value)
Sets the value of the '
Data Origin' attribute. |
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setEndTime(String value)
Sets the value of the '
End Time' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setStartTime(String value)
Sets the value of the '
Start Time' attribute. |
void |
setTimeSeriesDataType(IfcTimeSeriesDataTypeEnum value)
Sets the value of the '
Time Series Data Type' attribute. |
void |
setUnit(IfcUnit value)
Sets the value of the '
Unit' reference. |
void |
setUserDefinedDataOrigin(String value)
Sets the value of the '
User Defined Data Origin' attribute. |
void |
unsetDescription()
Unsets the value of the '
Description' attribute. |
void |
unsetHasExternalReference()
Unsets the value of the '
Has External Reference' reference list. |
void |
unsetUnit()
Unsets the value of the '
Unit' reference. |
void |
unsetUserDefinedDataOrigin()
Unsets the value of the '
User Defined Data Origin' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
Ifc4Package.getIfcTimeSeries_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
isSetDescription(),
unsetDescription(),
setDescription(String),
Ifc4Package.getIfcTimeSeries_Description()void setDescription(String value)
Description' attribute.
value - the new value of the 'Description' attribute.isSetDescription(),
unsetDescription(),
getDescription()void unsetDescription()
Description' attribute.
isSetDescription(),
getDescription(),
setDescription(String)boolean isSetDescription()
Description' attribute is set.
unsetDescription(),
getDescription(),
setDescription(String)String getStartTime()
If the meaning of the 'Start Time' attribute isn't clear, there really should be more of a description here...
setStartTime(String),
Ifc4Package.getIfcTimeSeries_StartTime()void setStartTime(String value)
Start Time' attribute.
value - the new value of the 'Start Time' attribute.getStartTime()String getEndTime()
If the meaning of the 'End Time' attribute isn't clear, there really should be more of a description here...
setEndTime(String),
Ifc4Package.getIfcTimeSeries_EndTime()void setEndTime(String value)
End Time' attribute.
value - the new value of the 'End Time' attribute.getEndTime()IfcTimeSeriesDataTypeEnum getTimeSeriesDataType()
IfcTimeSeriesDataTypeEnum.
If the meaning of the 'Time Series Data Type' attribute isn't clear, there really should be more of a description here...
IfcTimeSeriesDataTypeEnum,
setTimeSeriesDataType(IfcTimeSeriesDataTypeEnum),
Ifc4Package.getIfcTimeSeries_TimeSeriesDataType()void setTimeSeriesDataType(IfcTimeSeriesDataTypeEnum value)
Time Series Data Type' attribute.
value - the new value of the 'Time Series Data Type' attribute.IfcTimeSeriesDataTypeEnum,
getTimeSeriesDataType()IfcDataOriginEnum getDataOrigin()
IfcDataOriginEnum.
If the meaning of the 'Data Origin' attribute isn't clear, there really should be more of a description here...
IfcDataOriginEnum,
setDataOrigin(IfcDataOriginEnum),
Ifc4Package.getIfcTimeSeries_DataOrigin()void setDataOrigin(IfcDataOriginEnum value)
Data Origin' attribute.
value - the new value of the 'Data Origin' attribute.IfcDataOriginEnum,
getDataOrigin()String getUserDefinedDataOrigin()
If the meaning of the 'User Defined Data Origin' attribute isn't clear, there really should be more of a description here...
isSetUserDefinedDataOrigin(),
unsetUserDefinedDataOrigin(),
setUserDefinedDataOrigin(String),
Ifc4Package.getIfcTimeSeries_UserDefinedDataOrigin()void setUserDefinedDataOrigin(String value)
User Defined Data Origin' attribute.
value - the new value of the 'User Defined Data Origin' attribute.isSetUserDefinedDataOrigin(),
unsetUserDefinedDataOrigin(),
getUserDefinedDataOrigin()void unsetUserDefinedDataOrigin()
User Defined Data Origin' attribute.
boolean isSetUserDefinedDataOrigin()
User Defined Data Origin' attribute is set.
unsetUserDefinedDataOrigin(),
getUserDefinedDataOrigin(),
setUserDefinedDataOrigin(String)IfcUnit getUnit()
If the meaning of the 'Unit' reference isn't clear, there really should be more of a description here...
isSetUnit(),
unsetUnit(),
setUnit(IfcUnit),
Ifc4Package.getIfcTimeSeries_Unit()void setUnit(IfcUnit value)
Unit' reference.
value - the new value of the 'Unit' reference.isSetUnit(),
unsetUnit(),
getUnit()void unsetUnit()
Unit' reference.
isSetUnit(),
getUnit(),
setUnit(IfcUnit)boolean isSetUnit()
Unit' reference is set.
unsetUnit(),
getUnit(),
setUnit(IfcUnit)org.eclipse.emf.common.util.EList<IfcExternalReferenceRelationship> getHasExternalReference()
IfcExternalReferenceRelationship.
If the meaning of the 'Has External Reference' reference list isn't clear, there really should be more of a description here...
isSetHasExternalReference(),
unsetHasExternalReference(),
Ifc4Package.getIfcTimeSeries_HasExternalReference()void unsetHasExternalReference()
Has External Reference' reference list.
boolean isSetHasExternalReference()
Has External Reference' reference list is set.
unsetHasExternalReference(),
getHasExternalReference()Copyright © 2018 OpenSource BIM. All rights reserved.