public interface IfcEventTime extends IfcSchedulingTime
The following features are supported:
Ifc4Package.getIfcEventTime()| Modifier and Type | Method and Description |
|---|---|
String |
getActualDate()
Returns the value of the 'Actual Date' attribute.
|
String |
getEarlyDate()
Returns the value of the 'Early Date' attribute.
|
String |
getLateDate()
Returns the value of the 'Late Date' attribute.
|
String |
getScheduleDate()
Returns the value of the 'Schedule Date' attribute.
|
boolean |
isSetActualDate()
Returns whether the value of the '
Actual Date' attribute is set. |
boolean |
isSetEarlyDate()
Returns whether the value of the '
Early Date' attribute is set. |
boolean |
isSetLateDate()
Returns whether the value of the '
Late Date' attribute is set. |
boolean |
isSetScheduleDate()
Returns whether the value of the '
Schedule Date' attribute is set. |
void |
setActualDate(String value)
Sets the value of the '
Actual Date' attribute. |
void |
setEarlyDate(String value)
Sets the value of the '
Early Date' attribute. |
void |
setLateDate(String value)
Sets the value of the '
Late Date' attribute. |
void |
setScheduleDate(String value)
Sets the value of the '
Schedule Date' attribute. |
void |
unsetActualDate()
Unsets the value of the '
Actual Date' attribute. |
void |
unsetEarlyDate()
Unsets the value of the '
Early Date' attribute. |
void |
unsetLateDate()
Unsets the value of the '
Late Date' attribute. |
void |
unsetScheduleDate()
Unsets the value of the '
Schedule Date' attribute. |
getDataOrigin, getName, getUserDefinedDataOrigin, isSetDataOrigin, isSetName, isSetUserDefinedDataOrigin, setDataOrigin, setName, setUserDefinedDataOrigin, unsetDataOrigin, unsetName, unsetUserDefinedDataOriginforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getActualDate()
If the meaning of the 'Actual Date' attribute isn't clear, there really should be more of a description here...
isSetActualDate(),
unsetActualDate(),
setActualDate(String),
Ifc4Package.getIfcEventTime_ActualDate()void setActualDate(String value)
Actual Date' attribute.
value - the new value of the 'Actual Date' attribute.isSetActualDate(),
unsetActualDate(),
getActualDate()void unsetActualDate()
Actual Date' attribute.
isSetActualDate(),
getActualDate(),
setActualDate(String)boolean isSetActualDate()
Actual Date' attribute is set.
unsetActualDate(),
getActualDate(),
setActualDate(String)String getEarlyDate()
If the meaning of the 'Early Date' attribute isn't clear, there really should be more of a description here...
isSetEarlyDate(),
unsetEarlyDate(),
setEarlyDate(String),
Ifc4Package.getIfcEventTime_EarlyDate()void setEarlyDate(String value)
Early Date' attribute.
value - the new value of the 'Early Date' attribute.isSetEarlyDate(),
unsetEarlyDate(),
getEarlyDate()void unsetEarlyDate()
Early Date' attribute.
isSetEarlyDate(),
getEarlyDate(),
setEarlyDate(String)boolean isSetEarlyDate()
Early Date' attribute is set.
unsetEarlyDate(),
getEarlyDate(),
setEarlyDate(String)String getLateDate()
If the meaning of the 'Late Date' attribute isn't clear, there really should be more of a description here...
isSetLateDate(),
unsetLateDate(),
setLateDate(String),
Ifc4Package.getIfcEventTime_LateDate()void setLateDate(String value)
Late Date' attribute.
value - the new value of the 'Late Date' attribute.isSetLateDate(),
unsetLateDate(),
getLateDate()void unsetLateDate()
Late Date' attribute.
isSetLateDate(),
getLateDate(),
setLateDate(String)boolean isSetLateDate()
Late Date' attribute is set.
unsetLateDate(),
getLateDate(),
setLateDate(String)String getScheduleDate()
If the meaning of the 'Schedule Date' attribute isn't clear, there really should be more of a description here...
isSetScheduleDate(),
unsetScheduleDate(),
setScheduleDate(String),
Ifc4Package.getIfcEventTime_ScheduleDate()void setScheduleDate(String value)
Schedule Date' attribute.
value - the new value of the 'Schedule Date' attribute.isSetScheduleDate(),
unsetScheduleDate(),
getScheduleDate()void unsetScheduleDate()
Schedule Date' attribute.
boolean isSetScheduleDate()
Schedule Date' attribute is set.
unsetScheduleDate(),
getScheduleDate(),
setScheduleDate(String)Copyright © 2016 OpenSource BIM. All rights reserved.