public interface IfcTaskTime extends IfcSchedulingTime
The following features are supported:
Ifc4Package.getIfcTaskTime()| Modifier and Type | Method and Description |
|---|---|
String |
getActualDuration()
Returns the value of the 'Actual Duration' attribute.
|
String |
getActualFinish()
Returns the value of the 'Actual Finish' attribute.
|
String |
getActualStart()
Returns the value of the 'Actual Start' attribute.
|
double |
getCompletion()
Returns the value of the 'Completion' attribute.
|
String |
getCompletionAsString()
Returns the value of the 'Completion As String' attribute.
|
IfcTaskDurationEnum |
getDurationType()
Returns the value of the 'Duration Type' attribute.
|
String |
getEarlyFinish()
Returns the value of the 'Early Finish' attribute.
|
String |
getEarlyStart()
Returns the value of the 'Early Start' attribute.
|
String |
getFreeFloat()
Returns the value of the 'Free Float' attribute.
|
Tristate |
getIsCritical()
Returns the value of the 'Is Critical' attribute.
|
String |
getLateFinish()
Returns the value of the 'Late Finish' attribute.
|
String |
getLateStart()
Returns the value of the 'Late Start' attribute.
|
String |
getRemainingTime()
Returns the value of the 'Remaining Time' attribute.
|
String |
getScheduleDuration()
Returns the value of the 'Schedule Duration' attribute.
|
String |
getScheduleFinish()
Returns the value of the 'Schedule Finish' attribute.
|
String |
getScheduleStart()
Returns the value of the 'Schedule Start' attribute.
|
String |
getStatusTime()
Returns the value of the 'Status Time' attribute.
|
String |
getTotalFloat()
Returns the value of the 'Total Float' attribute.
|
boolean |
isSetActualDuration()
Returns whether the value of the '
Actual Duration' attribute is set. |
boolean |
isSetActualFinish()
Returns whether the value of the '
Actual Finish' attribute is set. |
boolean |
isSetActualStart()
Returns whether the value of the '
Actual Start' attribute is set. |
boolean |
isSetCompletion()
Returns whether the value of the '
Completion' attribute is set. |
boolean |
isSetCompletionAsString()
Returns whether the value of the '
Completion As String' attribute is set. |
boolean |
isSetDurationType()
Returns whether the value of the '
Duration Type' attribute is set. |
boolean |
isSetEarlyFinish()
Returns whether the value of the '
Early Finish' attribute is set. |
boolean |
isSetEarlyStart()
Returns whether the value of the '
Early Start' attribute is set. |
boolean |
isSetFreeFloat()
Returns whether the value of the '
Free Float' attribute is set. |
boolean |
isSetIsCritical()
Returns whether the value of the '
Is Critical' attribute is set. |
boolean |
isSetLateFinish()
Returns whether the value of the '
Late Finish' attribute is set. |
boolean |
isSetLateStart()
Returns whether the value of the '
Late Start' attribute is set. |
boolean |
isSetRemainingTime()
Returns whether the value of the '
Remaining Time' attribute is set. |
boolean |
isSetScheduleDuration()
Returns whether the value of the '
Schedule Duration' attribute is set. |
boolean |
isSetScheduleFinish()
Returns whether the value of the '
Schedule Finish' attribute is set. |
boolean |
isSetScheduleStart()
Returns whether the value of the '
Schedule Start' attribute is set. |
boolean |
isSetStatusTime()
Returns whether the value of the '
Status Time' attribute is set. |
boolean |
isSetTotalFloat()
Returns whether the value of the '
Total Float' attribute is set. |
void |
setActualDuration(String value)
Sets the value of the '
Actual Duration' attribute. |
void |
setActualFinish(String value)
Sets the value of the '
Actual Finish' attribute. |
void |
setActualStart(String value)
Sets the value of the '
Actual Start' attribute. |
void |
setCompletion(double value)
Sets the value of the '
Completion' attribute. |
void |
setCompletionAsString(String value)
Sets the value of the '
Completion As String' attribute. |
void |
setDurationType(IfcTaskDurationEnum value)
Sets the value of the '
Duration Type' attribute. |
void |
setEarlyFinish(String value)
Sets the value of the '
Early Finish' attribute. |
void |
setEarlyStart(String value)
Sets the value of the '
Early Start' attribute. |
void |
setFreeFloat(String value)
Sets the value of the '
Free Float' attribute. |
void |
setIsCritical(Tristate value)
Sets the value of the '
Is Critical' attribute. |
void |
setLateFinish(String value)
Sets the value of the '
Late Finish' attribute. |
void |
setLateStart(String value)
Sets the value of the '
Late Start' attribute. |
void |
setRemainingTime(String value)
Sets the value of the '
Remaining Time' attribute. |
void |
setScheduleDuration(String value)
Sets the value of the '
Schedule Duration' attribute. |
void |
setScheduleFinish(String value)
Sets the value of the '
Schedule Finish' attribute. |
void |
setScheduleStart(String value)
Sets the value of the '
Schedule Start' attribute. |
void |
setStatusTime(String value)
Sets the value of the '
Status Time' attribute. |
void |
setTotalFloat(String value)
Sets the value of the '
Total Float' attribute. |
void |
unsetActualDuration()
Unsets the value of the '
Actual Duration' attribute. |
void |
unsetActualFinish()
Unsets the value of the '
Actual Finish' attribute. |
void |
unsetActualStart()
Unsets the value of the '
Actual Start' attribute. |
void |
unsetCompletion()
Unsets the value of the '
Completion' attribute. |
void |
unsetCompletionAsString()
Unsets the value of the '
Completion As String' attribute. |
void |
unsetDurationType()
Unsets the value of the '
Duration Type' attribute. |
void |
unsetEarlyFinish()
Unsets the value of the '
Early Finish' attribute. |
void |
unsetEarlyStart()
Unsets the value of the '
Early Start' attribute. |
void |
unsetFreeFloat()
Unsets the value of the '
Free Float' attribute. |
void |
unsetIsCritical()
Unsets the value of the '
Is Critical' attribute. |
void |
unsetLateFinish()
Unsets the value of the '
Late Finish' attribute. |
void |
unsetLateStart()
Unsets the value of the '
Late Start' attribute. |
void |
unsetRemainingTime()
Unsets the value of the '
Remaining Time' attribute. |
void |
unsetScheduleDuration()
Unsets the value of the '
Schedule Duration' attribute. |
void |
unsetScheduleFinish()
Unsets the value of the '
Schedule Finish' attribute. |
void |
unsetScheduleStart()
Unsets the value of the '
Schedule Start' attribute. |
void |
unsetStatusTime()
Unsets the value of the '
Status Time' attribute. |
void |
unsetTotalFloat()
Unsets the value of the '
Total Float' attribute. |
getDataOrigin, getName, getUserDefinedDataOrigin, isSetDataOrigin, isSetName, isSetUserDefinedDataOrigin, setDataOrigin, setName, setUserDefinedDataOrigin, unsetDataOrigin, unsetName, unsetUserDefinedDataOriginforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcTaskDurationEnum getDurationType()
IfcTaskDurationEnum.
If the meaning of the 'Duration Type' attribute isn't clear, there really should be more of a description here...
IfcTaskDurationEnum,
isSetDurationType(),
unsetDurationType(),
setDurationType(IfcTaskDurationEnum),
Ifc4Package.getIfcTaskTime_DurationType()void setDurationType(IfcTaskDurationEnum value)
Duration Type' attribute.
value - the new value of the 'Duration Type' attribute.IfcTaskDurationEnum,
isSetDurationType(),
unsetDurationType(),
getDurationType()void unsetDurationType()
Duration Type' attribute.
boolean isSetDurationType()
Duration Type' attribute is set.
unsetDurationType(),
getDurationType(),
setDurationType(IfcTaskDurationEnum)String getScheduleDuration()
If the meaning of the 'Schedule Duration' attribute isn't clear, there really should be more of a description here...
isSetScheduleDuration(),
unsetScheduleDuration(),
setScheduleDuration(String),
Ifc4Package.getIfcTaskTime_ScheduleDuration()void setScheduleDuration(String value)
Schedule Duration' attribute.
value - the new value of the 'Schedule Duration' attribute.isSetScheduleDuration(),
unsetScheduleDuration(),
getScheduleDuration()void unsetScheduleDuration()
Schedule Duration' attribute.
boolean isSetScheduleDuration()
Schedule Duration' attribute is set.
unsetScheduleDuration(),
getScheduleDuration(),
setScheduleDuration(String)String getScheduleStart()
If the meaning of the 'Schedule Start' attribute isn't clear, there really should be more of a description here...
isSetScheduleStart(),
unsetScheduleStart(),
setScheduleStart(String),
Ifc4Package.getIfcTaskTime_ScheduleStart()void setScheduleStart(String value)
Schedule Start' attribute.
value - the new value of the 'Schedule Start' attribute.isSetScheduleStart(),
unsetScheduleStart(),
getScheduleStart()void unsetScheduleStart()
Schedule Start' attribute.
boolean isSetScheduleStart()
Schedule Start' attribute is set.
unsetScheduleStart(),
getScheduleStart(),
setScheduleStart(String)String getScheduleFinish()
If the meaning of the 'Schedule Finish' attribute isn't clear, there really should be more of a description here...
isSetScheduleFinish(),
unsetScheduleFinish(),
setScheduleFinish(String),
Ifc4Package.getIfcTaskTime_ScheduleFinish()void setScheduleFinish(String value)
Schedule Finish' attribute.
value - the new value of the 'Schedule Finish' attribute.isSetScheduleFinish(),
unsetScheduleFinish(),
getScheduleFinish()void unsetScheduleFinish()
Schedule Finish' attribute.
boolean isSetScheduleFinish()
Schedule Finish' attribute is set.
unsetScheduleFinish(),
getScheduleFinish(),
setScheduleFinish(String)String getEarlyStart()
If the meaning of the 'Early Start' attribute isn't clear, there really should be more of a description here...
isSetEarlyStart(),
unsetEarlyStart(),
setEarlyStart(String),
Ifc4Package.getIfcTaskTime_EarlyStart()void setEarlyStart(String value)
Early Start' attribute.
value - the new value of the 'Early Start' attribute.isSetEarlyStart(),
unsetEarlyStart(),
getEarlyStart()void unsetEarlyStart()
Early Start' attribute.
isSetEarlyStart(),
getEarlyStart(),
setEarlyStart(String)boolean isSetEarlyStart()
Early Start' attribute is set.
unsetEarlyStart(),
getEarlyStart(),
setEarlyStart(String)String getEarlyFinish()
If the meaning of the 'Early Finish' attribute isn't clear, there really should be more of a description here...
isSetEarlyFinish(),
unsetEarlyFinish(),
setEarlyFinish(String),
Ifc4Package.getIfcTaskTime_EarlyFinish()void setEarlyFinish(String value)
Early Finish' attribute.
value - the new value of the 'Early Finish' attribute.isSetEarlyFinish(),
unsetEarlyFinish(),
getEarlyFinish()void unsetEarlyFinish()
Early Finish' attribute.
isSetEarlyFinish(),
getEarlyFinish(),
setEarlyFinish(String)boolean isSetEarlyFinish()
Early Finish' attribute is set.
unsetEarlyFinish(),
getEarlyFinish(),
setEarlyFinish(String)String getLateStart()
If the meaning of the 'Late Start' attribute isn't clear, there really should be more of a description here...
isSetLateStart(),
unsetLateStart(),
setLateStart(String),
Ifc4Package.getIfcTaskTime_LateStart()void setLateStart(String value)
Late Start' attribute.
value - the new value of the 'Late Start' attribute.isSetLateStart(),
unsetLateStart(),
getLateStart()void unsetLateStart()
Late Start' attribute.
isSetLateStart(),
getLateStart(),
setLateStart(String)boolean isSetLateStart()
Late Start' attribute is set.
unsetLateStart(),
getLateStart(),
setLateStart(String)String getLateFinish()
If the meaning of the 'Late Finish' attribute isn't clear, there really should be more of a description here...
isSetLateFinish(),
unsetLateFinish(),
setLateFinish(String),
Ifc4Package.getIfcTaskTime_LateFinish()void setLateFinish(String value)
Late Finish' attribute.
value - the new value of the 'Late Finish' attribute.isSetLateFinish(),
unsetLateFinish(),
getLateFinish()void unsetLateFinish()
Late Finish' attribute.
isSetLateFinish(),
getLateFinish(),
setLateFinish(String)boolean isSetLateFinish()
Late Finish' attribute is set.
unsetLateFinish(),
getLateFinish(),
setLateFinish(String)String getFreeFloat()
If the meaning of the 'Free Float' attribute isn't clear, there really should be more of a description here...
isSetFreeFloat(),
unsetFreeFloat(),
setFreeFloat(String),
Ifc4Package.getIfcTaskTime_FreeFloat()void setFreeFloat(String value)
Free Float' attribute.
value - the new value of the 'Free Float' attribute.isSetFreeFloat(),
unsetFreeFloat(),
getFreeFloat()void unsetFreeFloat()
Free Float' attribute.
isSetFreeFloat(),
getFreeFloat(),
setFreeFloat(String)boolean isSetFreeFloat()
Free Float' attribute is set.
unsetFreeFloat(),
getFreeFloat(),
setFreeFloat(String)String getTotalFloat()
If the meaning of the 'Total Float' attribute isn't clear, there really should be more of a description here...
isSetTotalFloat(),
unsetTotalFloat(),
setTotalFloat(String),
Ifc4Package.getIfcTaskTime_TotalFloat()void setTotalFloat(String value)
Total Float' attribute.
value - the new value of the 'Total Float' attribute.isSetTotalFloat(),
unsetTotalFloat(),
getTotalFloat()void unsetTotalFloat()
Total Float' attribute.
isSetTotalFloat(),
getTotalFloat(),
setTotalFloat(String)boolean isSetTotalFloat()
Total Float' attribute is set.
unsetTotalFloat(),
getTotalFloat(),
setTotalFloat(String)Tristate getIsCritical()
Tristate.
If the meaning of the 'Is Critical' attribute isn't clear, there really should be more of a description here...
Tristate,
isSetIsCritical(),
unsetIsCritical(),
setIsCritical(Tristate),
Ifc4Package.getIfcTaskTime_IsCritical()void setIsCritical(Tristate value)
Is Critical' attribute.
value - the new value of the 'Is Critical' attribute.Tristate,
isSetIsCritical(),
unsetIsCritical(),
getIsCritical()void unsetIsCritical()
Is Critical' attribute.
isSetIsCritical(),
getIsCritical(),
setIsCritical(Tristate)boolean isSetIsCritical()
Is Critical' attribute is set.
unsetIsCritical(),
getIsCritical(),
setIsCritical(Tristate)String getStatusTime()
If the meaning of the 'Status Time' attribute isn't clear, there really should be more of a description here...
isSetStatusTime(),
unsetStatusTime(),
setStatusTime(String),
Ifc4Package.getIfcTaskTime_StatusTime()void setStatusTime(String value)
Status Time' attribute.
value - the new value of the 'Status Time' attribute.isSetStatusTime(),
unsetStatusTime(),
getStatusTime()void unsetStatusTime()
Status Time' attribute.
isSetStatusTime(),
getStatusTime(),
setStatusTime(String)boolean isSetStatusTime()
Status Time' attribute is set.
unsetStatusTime(),
getStatusTime(),
setStatusTime(String)String getActualDuration()
If the meaning of the 'Actual Duration' attribute isn't clear, there really should be more of a description here...
isSetActualDuration(),
unsetActualDuration(),
setActualDuration(String),
Ifc4Package.getIfcTaskTime_ActualDuration()void setActualDuration(String value)
Actual Duration' attribute.
value - the new value of the 'Actual Duration' attribute.isSetActualDuration(),
unsetActualDuration(),
getActualDuration()void unsetActualDuration()
Actual Duration' attribute.
boolean isSetActualDuration()
Actual Duration' attribute is set.
unsetActualDuration(),
getActualDuration(),
setActualDuration(String)String getActualStart()
If the meaning of the 'Actual Start' attribute isn't clear, there really should be more of a description here...
isSetActualStart(),
unsetActualStart(),
setActualStart(String),
Ifc4Package.getIfcTaskTime_ActualStart()void setActualStart(String value)
Actual Start' attribute.
value - the new value of the 'Actual Start' attribute.isSetActualStart(),
unsetActualStart(),
getActualStart()void unsetActualStart()
Actual Start' attribute.
isSetActualStart(),
getActualStart(),
setActualStart(String)boolean isSetActualStart()
Actual Start' attribute is set.
unsetActualStart(),
getActualStart(),
setActualStart(String)String getActualFinish()
If the meaning of the 'Actual Finish' attribute isn't clear, there really should be more of a description here...
isSetActualFinish(),
unsetActualFinish(),
setActualFinish(String),
Ifc4Package.getIfcTaskTime_ActualFinish()void setActualFinish(String value)
Actual Finish' attribute.
value - the new value of the 'Actual Finish' attribute.isSetActualFinish(),
unsetActualFinish(),
getActualFinish()void unsetActualFinish()
Actual Finish' attribute.
boolean isSetActualFinish()
Actual Finish' attribute is set.
unsetActualFinish(),
getActualFinish(),
setActualFinish(String)String getRemainingTime()
If the meaning of the 'Remaining Time' attribute isn't clear, there really should be more of a description here...
isSetRemainingTime(),
unsetRemainingTime(),
setRemainingTime(String),
Ifc4Package.getIfcTaskTime_RemainingTime()void setRemainingTime(String value)
Remaining Time' attribute.
value - the new value of the 'Remaining Time' attribute.isSetRemainingTime(),
unsetRemainingTime(),
getRemainingTime()void unsetRemainingTime()
Remaining Time' attribute.
boolean isSetRemainingTime()
Remaining Time' attribute is set.
unsetRemainingTime(),
getRemainingTime(),
setRemainingTime(String)double getCompletion()
If the meaning of the 'Completion' attribute isn't clear, there really should be more of a description here...
isSetCompletion(),
unsetCompletion(),
setCompletion(double),
Ifc4Package.getIfcTaskTime_Completion()void setCompletion(double value)
Completion' attribute.
value - the new value of the 'Completion' attribute.isSetCompletion(),
unsetCompletion(),
getCompletion()void unsetCompletion()
Completion' attribute.
isSetCompletion(),
getCompletion(),
setCompletion(double)boolean isSetCompletion()
Completion' attribute is set.
unsetCompletion(),
getCompletion(),
setCompletion(double)String getCompletionAsString()
If the meaning of the 'Completion As String' attribute isn't clear, there really should be more of a description here...
isSetCompletionAsString(),
unsetCompletionAsString(),
setCompletionAsString(String),
Ifc4Package.getIfcTaskTime_CompletionAsString()void setCompletionAsString(String value)
Completion As String' attribute.
value - the new value of the 'Completion As String' attribute.isSetCompletionAsString(),
unsetCompletionAsString(),
getCompletionAsString()void unsetCompletionAsString()
Completion As String' attribute.
boolean isSetCompletionAsString()
Completion As String' attribute is set.
unsetCompletionAsString(),
getCompletionAsString(),
setCompletionAsString(String)Copyright © 2016 OpenSource BIM. All rights reserved.