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.
|
IfcDateTimeSelect |
getTimeStamp()
Returns the value of the 'Time Stamp' reference.
|
void |
setTimeStamp(IfcDateTimeSelect value)
Sets the value of the '
Time Stamp' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcDateTimeSelect getTimeStamp()
If the meaning of the 'Time Stamp' reference isn't clear, there really should be more of a description here...
setTimeStamp(IfcDateTimeSelect),
Ifc2x3tc1Package.getIfcIrregularTimeSeriesValue_TimeStamp()void setTimeStamp(IfcDateTimeSelect value)
Time Stamp' reference.
value - the new value of the 'Time Stamp' reference.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...
Ifc2x3tc1Package.getIfcIrregularTimeSeriesValue_ListValues()Copyright © 2016 OpenSource BIM. All rights reserved.