public interface IfcIrregularTimeSeriesValue extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcValue> |
getListValues()
Returns the value of the 'List Values' reference list.
|
String |
getTimeStamp()
Returns the value of the 'Time Stamp' attribute.
|
void |
setTimeStamp(String value)
Sets the value of the '
Time Stamp' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getTimeStamp()
If the meaning of the 'Time Stamp' attribute isn't clear, there really should be more of a description here...
setTimeStamp(String),
Ifc4Package.getIfcIrregularTimeSeriesValue_TimeStamp()void setTimeStamp(String value)
Time Stamp' attribute.
value - the new value of the 'Time Stamp' attribute.getTimeStamp()org.eclipse.emf.common.util.EList<IfcValue> getListValues()
IfcValue.
If the meaning of the 'List Values' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcIrregularTimeSeriesValue_ListValues()Copyright © 2016 OpenSource BIM. All rights reserved.