public interface IfcTimeSeriesReferenceRelationship extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcTimeSeries |
getReferencedTimeSeries()
Returns the value of the 'Referenced Time Series' reference.
|
org.eclipse.emf.common.util.EList<IfcDocumentSelect> |
getTimeSeriesReferences()
Returns the value of the 'Time Series References' reference list.
|
void |
setReferencedTimeSeries(IfcTimeSeries value)
Sets the value of the '
Referenced Time Series' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcTimeSeries getReferencedTimeSeries()
Documented By'.
If the meaning of the 'Referenced Time Series' reference isn't clear, there really should be more of a description here...
setReferencedTimeSeries(IfcTimeSeries),
Ifc2x3tc1Package.getIfcTimeSeriesReferenceRelationship_ReferencedTimeSeries(),
IfcTimeSeries.getDocumentedBy()void setReferencedTimeSeries(IfcTimeSeries value)
Referenced Time Series' reference.
value - the new value of the 'Referenced Time Series' reference.getReferencedTimeSeries()org.eclipse.emf.common.util.EList<IfcDocumentSelect> getTimeSeriesReferences()
IfcDocumentSelect.
If the meaning of the 'Time Series References' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcTimeSeriesReferenceRelationship_TimeSeriesReferences()Copyright © 2018 OpenSource BIM. All rights reserved.