public interface IfcTimeSeriesSchedule extends IfcControl
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcDateTimeSelect> |
getApplicableDates()
Returns the value of the 'Applicable Dates' reference list.
|
IfcTimeSeries |
getTimeSeries()
Returns the value of the 'Time Series' reference.
|
IfcTimeSeriesScheduleTypeEnum |
getTimeSeriesScheduleType()
Returns the value of the 'Time Series Schedule Type' attribute.
|
boolean |
isSetApplicableDates()
Returns whether the value of the '
Applicable Dates' reference list is set. |
void |
setTimeSeries(IfcTimeSeries value)
Sets the value of the '
Time Series' reference. |
void |
setTimeSeriesScheduleType(IfcTimeSeriesScheduleTypeEnum value)
Sets the value of the '
Time Series Schedule Type' attribute. |
void |
unsetApplicableDates()
Unsets the value of the '
Applicable Dates' reference list. |
getControls, isSetControls, unsetControlsgetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcDateTimeSelect> getApplicableDates()
IfcDateTimeSelect.
If the meaning of the 'Applicable Dates' reference list isn't clear, there really should be more of a description here...
isSetApplicableDates(),
unsetApplicableDates(),
Ifc2x3tc1Package.getIfcTimeSeriesSchedule_ApplicableDates()void unsetApplicableDates()
Applicable Dates' reference list.
isSetApplicableDates(),
getApplicableDates()boolean isSetApplicableDates()
Applicable Dates' reference list is set.
unsetApplicableDates(),
getApplicableDates()IfcTimeSeriesScheduleTypeEnum getTimeSeriesScheduleType()
IfcTimeSeriesScheduleTypeEnum.
If the meaning of the 'Time Series Schedule Type' attribute isn't clear, there really should be more of a description here...
IfcTimeSeriesScheduleTypeEnum,
setTimeSeriesScheduleType(IfcTimeSeriesScheduleTypeEnum),
Ifc2x3tc1Package.getIfcTimeSeriesSchedule_TimeSeriesScheduleType()void setTimeSeriesScheduleType(IfcTimeSeriesScheduleTypeEnum value)
Time Series Schedule Type' attribute.
value - the new value of the 'Time Series Schedule Type' attribute.IfcTimeSeriesScheduleTypeEnum,
getTimeSeriesScheduleType()IfcTimeSeries getTimeSeries()
If the meaning of the 'Time Series' reference isn't clear, there really should be more of a description here...
setTimeSeries(IfcTimeSeries),
Ifc2x3tc1Package.getIfcTimeSeriesSchedule_TimeSeries()void setTimeSeries(IfcTimeSeries value)
Time Series' reference.
value - the new value of the 'Time Series' reference.getTimeSeries()Copyright © 2016 OpenSource BIM. All rights reserved.