public interface IfcScheduleTimeControl extends IfcControl
| Modifier and Type | Method and Description |
|---|---|
double |
getActualDuration()
Returns the value of the 'Actual Duration' attribute.
|
String |
getActualDurationAsString()
Returns the value of the 'Actual Duration As String' attribute.
|
IfcDateTimeSelect |
getActualFinish()
Returns the value of the 'Actual Finish' reference.
|
IfcDateTimeSelect |
getActualStart()
Returns the value of the 'Actual Start' reference.
|
double |
getCompletion()
Returns the value of the 'Completion' attribute.
|
String |
getCompletionAsString()
Returns the value of the 'Completion As String' attribute.
|
IfcDateTimeSelect |
getEarlyFinish()
Returns the value of the 'Early Finish' reference.
|
IfcDateTimeSelect |
getEarlyStart()
Returns the value of the 'Early Start' reference.
|
double |
getFinishFloat()
Returns the value of the 'Finish Float' attribute.
|
String |
getFinishFloatAsString()
Returns the value of the 'Finish Float As String' attribute.
|
double |
getFreeFloat()
Returns the value of the 'Free Float' attribute.
|
String |
getFreeFloatAsString()
Returns the value of the 'Free Float As String' attribute.
|
Tristate |
getIsCritical()
Returns the value of the 'Is Critical' attribute.
|
IfcDateTimeSelect |
getLateFinish()
Returns the value of the 'Late Finish' reference.
|
IfcDateTimeSelect |
getLateStart()
Returns the value of the 'Late Start' reference.
|
double |
getRemainingTime()
Returns the value of the 'Remaining Time' attribute.
|
String |
getRemainingTimeAsString()
Returns the value of the 'Remaining Time As String' attribute.
|
double |
getScheduleDuration()
Returns the value of the 'Schedule Duration' attribute.
|
String |
getScheduleDurationAsString()
Returns the value of the 'Schedule Duration As String' attribute.
|
IfcDateTimeSelect |
getScheduleFinish()
Returns the value of the 'Schedule Finish' reference.
|
IfcDateTimeSelect |
getScheduleStart()
Returns the value of the 'Schedule Start' reference.
|
IfcRelAssignsTasks |
getScheduleTimeControlAssigned()
Returns the value of the 'Schedule Time Control Assigned' reference.
|
double |
getStartFloat()
Returns the value of the 'Start Float' attribute.
|
String |
getStartFloatAsString()
Returns the value of the 'Start Float As String' attribute.
|
IfcDateTimeSelect |
getStatusTime()
Returns the value of the 'Status Time' reference.
|
double |
getTotalFloat()
Returns the value of the 'Total Float' attribute.
|
String |
getTotalFloatAsString()
Returns the value of the 'Total Float As String' attribute.
|
boolean |
isSetActualDuration()
Returns whether the value of the '
Actual Duration' attribute is set. |
boolean |
isSetActualDurationAsString()
Returns whether the value of the '
Actual Duration As String' attribute is set. |
boolean |
isSetActualFinish()
Returns whether the value of the '
Actual Finish' reference is set. |
boolean |
isSetActualStart()
Returns whether the value of the '
Actual Start' reference 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 |
isSetEarlyFinish()
Returns whether the value of the '
Early Finish' reference is set. |
boolean |
isSetEarlyStart()
Returns whether the value of the '
Early Start' reference is set. |
boolean |
isSetFinishFloat()
Returns whether the value of the '
Finish Float' attribute is set. |
boolean |
isSetFinishFloatAsString()
Returns whether the value of the '
Finish Float As String' attribute is set. |
boolean |
isSetFreeFloat()
Returns whether the value of the '
Free Float' attribute is set. |
boolean |
isSetFreeFloatAsString()
Returns whether the value of the '
Free Float As String' 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' reference is set. |
boolean |
isSetLateStart()
Returns whether the value of the '
Late Start' reference is set. |
boolean |
isSetRemainingTime()
Returns whether the value of the '
Remaining Time' attribute is set. |
boolean |
isSetRemainingTimeAsString()
Returns whether the value of the '
Remaining Time As String' attribute is set. |
boolean |
isSetScheduleDuration()
Returns whether the value of the '
Schedule Duration' attribute is set. |
boolean |
isSetScheduleDurationAsString()
Returns whether the value of the '
Schedule Duration As String' attribute is set. |
boolean |
isSetScheduleFinish()
Returns whether the value of the '
Schedule Finish' reference is set. |
boolean |
isSetScheduleStart()
Returns whether the value of the '
Schedule Start' reference is set. |
boolean |
isSetScheduleTimeControlAssigned()
Returns whether the value of the '
Schedule Time Control Assigned' reference is set. |
boolean |
isSetStartFloat()
Returns whether the value of the '
Start Float' attribute is set. |
boolean |
isSetStartFloatAsString()
Returns whether the value of the '
Start Float As String' attribute is set. |
boolean |
isSetStatusTime()
Returns whether the value of the '
Status Time' reference is set. |
boolean |
isSetTotalFloat()
Returns whether the value of the '
Total Float' attribute is set. |
boolean |
isSetTotalFloatAsString()
Returns whether the value of the '
Total Float As String' attribute is set. |
void |
setActualDuration(double value)
Sets the value of the '
Actual Duration' attribute. |
void |
setActualDurationAsString(String value)
Sets the value of the '
Actual Duration As String' attribute. |
void |
setActualFinish(IfcDateTimeSelect value)
Sets the value of the '
Actual Finish' reference. |
void |
setActualStart(IfcDateTimeSelect value)
Sets the value of the '
Actual Start' reference. |
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 |
setEarlyFinish(IfcDateTimeSelect value)
Sets the value of the '
Early Finish' reference. |
void |
setEarlyStart(IfcDateTimeSelect value)
Sets the value of the '
Early Start' reference. |
void |
setFinishFloat(double value)
Sets the value of the '
Finish Float' attribute. |
void |
setFinishFloatAsString(String value)
Sets the value of the '
Finish Float As String' attribute. |
void |
setFreeFloat(double value)
Sets the value of the '
Free Float' attribute. |
void |
setFreeFloatAsString(String value)
Sets the value of the '
Free Float As String' attribute. |
void |
setIsCritical(Tristate value)
Sets the value of the '
Is Critical' attribute. |
void |
setLateFinish(IfcDateTimeSelect value)
Sets the value of the '
Late Finish' reference. |
void |
setLateStart(IfcDateTimeSelect value)
Sets the value of the '
Late Start' reference. |
void |
setRemainingTime(double value)
Sets the value of the '
Remaining Time' attribute. |
void |
setRemainingTimeAsString(String value)
Sets the value of the '
Remaining Time As String' attribute. |
void |
setScheduleDuration(double value)
Sets the value of the '
Schedule Duration' attribute. |
void |
setScheduleDurationAsString(String value)
Sets the value of the '
Schedule Duration As String' attribute. |
void |
setScheduleFinish(IfcDateTimeSelect value)
Sets the value of the '
Schedule Finish' reference. |
void |
setScheduleStart(IfcDateTimeSelect value)
Sets the value of the '
Schedule Start' reference. |
void |
setScheduleTimeControlAssigned(IfcRelAssignsTasks value)
Sets the value of the '
Schedule Time Control Assigned' reference. |
void |
setStartFloat(double value)
Sets the value of the '
Start Float' attribute. |
void |
setStartFloatAsString(String value)
Sets the value of the '
Start Float As String' attribute. |
void |
setStatusTime(IfcDateTimeSelect value)
Sets the value of the '
Status Time' reference. |
void |
setTotalFloat(double value)
Sets the value of the '
Total Float' attribute. |
void |
setTotalFloatAsString(String value)
Sets the value of the '
Total Float As String' attribute. |
void |
unsetActualDuration()
Unsets the value of the '
Actual Duration' attribute. |
void |
unsetActualDurationAsString()
Unsets the value of the '
Actual Duration As String' attribute. |
void |
unsetActualFinish()
Unsets the value of the '
Actual Finish' reference. |
void |
unsetActualStart()
Unsets the value of the '
Actual Start' reference. |
void |
unsetCompletion()
Unsets the value of the '
Completion' attribute. |
void |
unsetCompletionAsString()
Unsets the value of the '
Completion As String' attribute. |
void |
unsetEarlyFinish()
Unsets the value of the '
Early Finish' reference. |
void |
unsetEarlyStart()
Unsets the value of the '
Early Start' reference. |
void |
unsetFinishFloat()
Unsets the value of the '
Finish Float' attribute. |
void |
unsetFinishFloatAsString()
Unsets the value of the '
Finish Float As String' attribute. |
void |
unsetFreeFloat()
Unsets the value of the '
Free Float' attribute. |
void |
unsetFreeFloatAsString()
Unsets the value of the '
Free Float As String' attribute. |
void |
unsetIsCritical()
Unsets the value of the '
Is Critical' attribute. |
void |
unsetLateFinish()
Unsets the value of the '
Late Finish' reference. |
void |
unsetLateStart()
Unsets the value of the '
Late Start' reference. |
void |
unsetRemainingTime()
Unsets the value of the '
Remaining Time' attribute. |
void |
unsetRemainingTimeAsString()
Unsets the value of the '
Remaining Time As String' attribute. |
void |
unsetScheduleDuration()
Unsets the value of the '
Schedule Duration' attribute. |
void |
unsetScheduleDurationAsString()
Unsets the value of the '
Schedule Duration As String' attribute. |
void |
unsetScheduleFinish()
Unsets the value of the '
Schedule Finish' reference. |
void |
unsetScheduleStart()
Unsets the value of the '
Schedule Start' reference. |
void |
unsetScheduleTimeControlAssigned()
Unsets the value of the '
Schedule Time Control Assigned' reference. |
void |
unsetStartFloat()
Unsets the value of the '
Start Float' attribute. |
void |
unsetStartFloatAsString()
Unsets the value of the '
Start Float As String' attribute. |
void |
unsetStatusTime()
Unsets the value of the '
Status Time' reference. |
void |
unsetTotalFloat()
Unsets the value of the '
Total Float' attribute. |
void |
unsetTotalFloatAsString()
Unsets the value of the '
Total Float As String' attribute. |
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, removeIfcDateTimeSelect getActualStart()
If the meaning of the 'Actual Start' reference isn't clear, there really should be more of a description here...
isSetActualStart(),
unsetActualStart(),
setActualStart(IfcDateTimeSelect),
Ifc2x3tc1Package.getIfcScheduleTimeControl_ActualStart()void setActualStart(IfcDateTimeSelect value)
Actual Start' reference.
value - the new value of the 'Actual Start' reference.isSetActualStart(),
unsetActualStart(),
getActualStart()void unsetActualStart()
Actual Start' reference.
boolean isSetActualStart()
Actual Start' reference is set.
unsetActualStart(),
getActualStart(),
setActualStart(IfcDateTimeSelect)IfcDateTimeSelect getEarlyStart()
If the meaning of the 'Early Start' reference isn't clear, there really should be more of a description here...
isSetEarlyStart(),
unsetEarlyStart(),
setEarlyStart(IfcDateTimeSelect),
Ifc2x3tc1Package.getIfcScheduleTimeControl_EarlyStart()void setEarlyStart(IfcDateTimeSelect value)
Early Start' reference.
value - the new value of the 'Early Start' reference.isSetEarlyStart(),
unsetEarlyStart(),
getEarlyStart()void unsetEarlyStart()
Early Start' reference.
boolean isSetEarlyStart()
Early Start' reference is set.
unsetEarlyStart(),
getEarlyStart(),
setEarlyStart(IfcDateTimeSelect)IfcDateTimeSelect getLateStart()
If the meaning of the 'Late Start' reference isn't clear, there really should be more of a description here...
isSetLateStart(),
unsetLateStart(),
setLateStart(IfcDateTimeSelect),
Ifc2x3tc1Package.getIfcScheduleTimeControl_LateStart()void setLateStart(IfcDateTimeSelect value)
Late Start' reference.
value - the new value of the 'Late Start' reference.isSetLateStart(),
unsetLateStart(),
getLateStart()void unsetLateStart()
Late Start' reference.
boolean isSetLateStart()
Late Start' reference is set.
unsetLateStart(),
getLateStart(),
setLateStart(IfcDateTimeSelect)IfcDateTimeSelect getScheduleStart()
If the meaning of the 'Schedule Start' reference isn't clear, there really should be more of a description here...
isSetScheduleStart(),
unsetScheduleStart(),
setScheduleStart(IfcDateTimeSelect),
Ifc2x3tc1Package.getIfcScheduleTimeControl_ScheduleStart()void setScheduleStart(IfcDateTimeSelect value)
Schedule Start' reference.
value - the new value of the 'Schedule Start' reference.isSetScheduleStart(),
unsetScheduleStart(),
getScheduleStart()void unsetScheduleStart()
Schedule Start' reference.
boolean isSetScheduleStart()
Schedule Start' reference is set.
unsetScheduleStart(),
getScheduleStart(),
setScheduleStart(IfcDateTimeSelect)IfcDateTimeSelect getActualFinish()
If the meaning of the 'Actual Finish' reference isn't clear, there really should be more of a description here...
isSetActualFinish(),
unsetActualFinish(),
setActualFinish(IfcDateTimeSelect),
Ifc2x3tc1Package.getIfcScheduleTimeControl_ActualFinish()void setActualFinish(IfcDateTimeSelect value)
Actual Finish' reference.
value - the new value of the 'Actual Finish' reference.isSetActualFinish(),
unsetActualFinish(),
getActualFinish()void unsetActualFinish()
Actual Finish' reference.
boolean isSetActualFinish()
Actual Finish' reference is set.
unsetActualFinish(),
getActualFinish(),
setActualFinish(IfcDateTimeSelect)IfcDateTimeSelect getEarlyFinish()
If the meaning of the 'Early Finish' reference isn't clear, there really should be more of a description here...
isSetEarlyFinish(),
unsetEarlyFinish(),
setEarlyFinish(IfcDateTimeSelect),
Ifc2x3tc1Package.getIfcScheduleTimeControl_EarlyFinish()void setEarlyFinish(IfcDateTimeSelect value)
Early Finish' reference.
value - the new value of the 'Early Finish' reference.isSetEarlyFinish(),
unsetEarlyFinish(),
getEarlyFinish()void unsetEarlyFinish()
Early Finish' reference.
boolean isSetEarlyFinish()
Early Finish' reference is set.
unsetEarlyFinish(),
getEarlyFinish(),
setEarlyFinish(IfcDateTimeSelect)IfcDateTimeSelect getLateFinish()
If the meaning of the 'Late Finish' reference isn't clear, there really should be more of a description here...
isSetLateFinish(),
unsetLateFinish(),
setLateFinish(IfcDateTimeSelect),
Ifc2x3tc1Package.getIfcScheduleTimeControl_LateFinish()void setLateFinish(IfcDateTimeSelect value)
Late Finish' reference.
value - the new value of the 'Late Finish' reference.isSetLateFinish(),
unsetLateFinish(),
getLateFinish()void unsetLateFinish()
Late Finish' reference.
boolean isSetLateFinish()
Late Finish' reference is set.
unsetLateFinish(),
getLateFinish(),
setLateFinish(IfcDateTimeSelect)IfcDateTimeSelect getScheduleFinish()
If the meaning of the 'Schedule Finish' reference isn't clear, there really should be more of a description here...
isSetScheduleFinish(),
unsetScheduleFinish(),
setScheduleFinish(IfcDateTimeSelect),
Ifc2x3tc1Package.getIfcScheduleTimeControl_ScheduleFinish()void setScheduleFinish(IfcDateTimeSelect value)
Schedule Finish' reference.
value - the new value of the 'Schedule Finish' reference.isSetScheduleFinish(),
unsetScheduleFinish(),
getScheduleFinish()void unsetScheduleFinish()
Schedule Finish' reference.
boolean isSetScheduleFinish()
Schedule Finish' reference is set.
unsetScheduleFinish(),
getScheduleFinish(),
setScheduleFinish(IfcDateTimeSelect)double getScheduleDuration()
If the meaning of the 'Schedule Duration' attribute isn't clear, there really should be more of a description here...
isSetScheduleDuration(),
unsetScheduleDuration(),
setScheduleDuration(double),
Ifc2x3tc1Package.getIfcScheduleTimeControl_ScheduleDuration()void setScheduleDuration(double 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(double)String getScheduleDurationAsString()
If the meaning of the 'Schedule Duration As String' attribute isn't clear, there really should be more of a description here...
isSetScheduleDurationAsString(),
unsetScheduleDurationAsString(),
setScheduleDurationAsString(String),
Ifc2x3tc1Package.getIfcScheduleTimeControl_ScheduleDurationAsString()void setScheduleDurationAsString(String value)
Schedule Duration As String' attribute.
value - the new value of the 'Schedule Duration As String' attribute.isSetScheduleDurationAsString(),
unsetScheduleDurationAsString(),
getScheduleDurationAsString()void unsetScheduleDurationAsString()
Schedule Duration As String' attribute.
boolean isSetScheduleDurationAsString()
Schedule Duration As String' attribute is set.
unsetScheduleDurationAsString(),
getScheduleDurationAsString(),
setScheduleDurationAsString(String)double getActualDuration()
If the meaning of the 'Actual Duration' attribute isn't clear, there really should be more of a description here...
isSetActualDuration(),
unsetActualDuration(),
setActualDuration(double),
Ifc2x3tc1Package.getIfcScheduleTimeControl_ActualDuration()void setActualDuration(double 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(double)String getActualDurationAsString()
If the meaning of the 'Actual Duration As String' attribute isn't clear, there really should be more of a description here...
isSetActualDurationAsString(),
unsetActualDurationAsString(),
setActualDurationAsString(String),
Ifc2x3tc1Package.getIfcScheduleTimeControl_ActualDurationAsString()void setActualDurationAsString(String value)
Actual Duration As String' attribute.
value - the new value of the 'Actual Duration As String' attribute.isSetActualDurationAsString(),
unsetActualDurationAsString(),
getActualDurationAsString()void unsetActualDurationAsString()
Actual Duration As String' attribute.
boolean isSetActualDurationAsString()
Actual Duration As String' attribute is set.
unsetActualDurationAsString(),
getActualDurationAsString(),
setActualDurationAsString(String)double getRemainingTime()
If the meaning of the 'Remaining Time' attribute isn't clear, there really should be more of a description here...
isSetRemainingTime(),
unsetRemainingTime(),
setRemainingTime(double),
Ifc2x3tc1Package.getIfcScheduleTimeControl_RemainingTime()void setRemainingTime(double 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(double)String getRemainingTimeAsString()
If the meaning of the 'Remaining Time As String' attribute isn't clear, there really should be more of a description here...
isSetRemainingTimeAsString(),
unsetRemainingTimeAsString(),
setRemainingTimeAsString(String),
Ifc2x3tc1Package.getIfcScheduleTimeControl_RemainingTimeAsString()void setRemainingTimeAsString(String value)
Remaining Time As String' attribute.
value - the new value of the 'Remaining Time As String' attribute.isSetRemainingTimeAsString(),
unsetRemainingTimeAsString(),
getRemainingTimeAsString()void unsetRemainingTimeAsString()
Remaining Time As String' attribute.
boolean isSetRemainingTimeAsString()
Remaining Time As String' attribute is set.
unsetRemainingTimeAsString(),
getRemainingTimeAsString(),
setRemainingTimeAsString(String)double getFreeFloat()
If the meaning of the 'Free Float' attribute isn't clear, there really should be more of a description here...
isSetFreeFloat(),
unsetFreeFloat(),
setFreeFloat(double),
Ifc2x3tc1Package.getIfcScheduleTimeControl_FreeFloat()void setFreeFloat(double value)
Free Float' attribute.
value - the new value of the 'Free Float' attribute.isSetFreeFloat(),
unsetFreeFloat(),
getFreeFloat()void unsetFreeFloat()
Free Float' attribute.
isSetFreeFloat(),
getFreeFloat(),
setFreeFloat(double)boolean isSetFreeFloat()
Free Float' attribute is set.
unsetFreeFloat(),
getFreeFloat(),
setFreeFloat(double)String getFreeFloatAsString()
If the meaning of the 'Free Float As String' attribute isn't clear, there really should be more of a description here...
isSetFreeFloatAsString(),
unsetFreeFloatAsString(),
setFreeFloatAsString(String),
Ifc2x3tc1Package.getIfcScheduleTimeControl_FreeFloatAsString()void setFreeFloatAsString(String value)
Free Float As String' attribute.
value - the new value of the 'Free Float As String' attribute.isSetFreeFloatAsString(),
unsetFreeFloatAsString(),
getFreeFloatAsString()void unsetFreeFloatAsString()
Free Float As String' attribute.
boolean isSetFreeFloatAsString()
Free Float As String' attribute is set.
unsetFreeFloatAsString(),
getFreeFloatAsString(),
setFreeFloatAsString(String)double getTotalFloat()
If the meaning of the 'Total Float' attribute isn't clear, there really should be more of a description here...
isSetTotalFloat(),
unsetTotalFloat(),
setTotalFloat(double),
Ifc2x3tc1Package.getIfcScheduleTimeControl_TotalFloat()void setTotalFloat(double value)
Total Float' attribute.
value - the new value of the 'Total Float' attribute.isSetTotalFloat(),
unsetTotalFloat(),
getTotalFloat()void unsetTotalFloat()
Total Float' attribute.
isSetTotalFloat(),
getTotalFloat(),
setTotalFloat(double)boolean isSetTotalFloat()
Total Float' attribute is set.
unsetTotalFloat(),
getTotalFloat(),
setTotalFloat(double)String getTotalFloatAsString()
If the meaning of the 'Total Float As String' attribute isn't clear, there really should be more of a description here...
isSetTotalFloatAsString(),
unsetTotalFloatAsString(),
setTotalFloatAsString(String),
Ifc2x3tc1Package.getIfcScheduleTimeControl_TotalFloatAsString()void setTotalFloatAsString(String value)
Total Float As String' attribute.
value - the new value of the 'Total Float As String' attribute.isSetTotalFloatAsString(),
unsetTotalFloatAsString(),
getTotalFloatAsString()void unsetTotalFloatAsString()
Total Float As String' attribute.
boolean isSetTotalFloatAsString()
Total Float As String' attribute is set.
unsetTotalFloatAsString(),
getTotalFloatAsString(),
setTotalFloatAsString(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),
Ifc2x3tc1Package.getIfcScheduleTimeControl_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)IfcDateTimeSelect getStatusTime()
If the meaning of the 'Status Time' reference isn't clear, there really should be more of a description here...
isSetStatusTime(),
unsetStatusTime(),
setStatusTime(IfcDateTimeSelect),
Ifc2x3tc1Package.getIfcScheduleTimeControl_StatusTime()void setStatusTime(IfcDateTimeSelect value)
Status Time' reference.
value - the new value of the 'Status Time' reference.isSetStatusTime(),
unsetStatusTime(),
getStatusTime()void unsetStatusTime()
Status Time' reference.
boolean isSetStatusTime()
Status Time' reference is set.
unsetStatusTime(),
getStatusTime(),
setStatusTime(IfcDateTimeSelect)double getStartFloat()
If the meaning of the 'Start Float' attribute isn't clear, there really should be more of a description here...
isSetStartFloat(),
unsetStartFloat(),
setStartFloat(double),
Ifc2x3tc1Package.getIfcScheduleTimeControl_StartFloat()void setStartFloat(double value)
Start Float' attribute.
value - the new value of the 'Start Float' attribute.isSetStartFloat(),
unsetStartFloat(),
getStartFloat()void unsetStartFloat()
Start Float' attribute.
isSetStartFloat(),
getStartFloat(),
setStartFloat(double)boolean isSetStartFloat()
Start Float' attribute is set.
unsetStartFloat(),
getStartFloat(),
setStartFloat(double)String getStartFloatAsString()
If the meaning of the 'Start Float As String' attribute isn't clear, there really should be more of a description here...
isSetStartFloatAsString(),
unsetStartFloatAsString(),
setStartFloatAsString(String),
Ifc2x3tc1Package.getIfcScheduleTimeControl_StartFloatAsString()void setStartFloatAsString(String value)
Start Float As String' attribute.
value - the new value of the 'Start Float As String' attribute.isSetStartFloatAsString(),
unsetStartFloatAsString(),
getStartFloatAsString()void unsetStartFloatAsString()
Start Float As String' attribute.
boolean isSetStartFloatAsString()
Start Float As String' attribute is set.
unsetStartFloatAsString(),
getStartFloatAsString(),
setStartFloatAsString(String)double getFinishFloat()
If the meaning of the 'Finish Float' attribute isn't clear, there really should be more of a description here...
isSetFinishFloat(),
unsetFinishFloat(),
setFinishFloat(double),
Ifc2x3tc1Package.getIfcScheduleTimeControl_FinishFloat()void setFinishFloat(double value)
Finish Float' attribute.
value - the new value of the 'Finish Float' attribute.isSetFinishFloat(),
unsetFinishFloat(),
getFinishFloat()void unsetFinishFloat()
Finish Float' attribute.
isSetFinishFloat(),
getFinishFloat(),
setFinishFloat(double)boolean isSetFinishFloat()
Finish Float' attribute is set.
unsetFinishFloat(),
getFinishFloat(),
setFinishFloat(double)String getFinishFloatAsString()
If the meaning of the 'Finish Float As String' attribute isn't clear, there really should be more of a description here...
isSetFinishFloatAsString(),
unsetFinishFloatAsString(),
setFinishFloatAsString(String),
Ifc2x3tc1Package.getIfcScheduleTimeControl_FinishFloatAsString()void setFinishFloatAsString(String value)
Finish Float As String' attribute.
value - the new value of the 'Finish Float As String' attribute.isSetFinishFloatAsString(),
unsetFinishFloatAsString(),
getFinishFloatAsString()void unsetFinishFloatAsString()
Finish Float As String' attribute.
boolean isSetFinishFloatAsString()
Finish Float As String' attribute is set.
unsetFinishFloatAsString(),
getFinishFloatAsString(),
setFinishFloatAsString(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),
Ifc2x3tc1Package.getIfcScheduleTimeControl_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),
Ifc2x3tc1Package.getIfcScheduleTimeControl_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)IfcRelAssignsTasks getScheduleTimeControlAssigned()
Time For Task'.
If the meaning of the 'Schedule Time Control Assigned' reference isn't clear, there really should be more of a description here...
isSetScheduleTimeControlAssigned(),
unsetScheduleTimeControlAssigned(),
setScheduleTimeControlAssigned(IfcRelAssignsTasks),
Ifc2x3tc1Package.getIfcScheduleTimeControl_ScheduleTimeControlAssigned(),
IfcRelAssignsTasks.getTimeForTask()void setScheduleTimeControlAssigned(IfcRelAssignsTasks value)
Schedule Time Control Assigned' reference.
value - the new value of the 'Schedule Time Control Assigned' reference.isSetScheduleTimeControlAssigned(),
unsetScheduleTimeControlAssigned(),
getScheduleTimeControlAssigned()void unsetScheduleTimeControlAssigned()
Schedule Time Control Assigned' reference.
boolean isSetScheduleTimeControlAssigned()
Schedule Time Control Assigned' reference is set.
unsetScheduleTimeControlAssigned(),
getScheduleTimeControlAssigned(),
setScheduleTimeControlAssigned(IfcRelAssignsTasks)Copyright © 2018 OpenSource BIM. All rights reserved.