public class IfcResourceTimeImpl extends IfcSchedulingTimeImpl implements IfcResourceTime
The following features are implemented:
Schedule WorkSchedule UsageSchedule Usage As StringSchedule StartSchedule FinishSchedule ContourLeveling DelayIs Over AllocatedStatus TimeActual WorkActual UsageActual Usage As StringActual StartActual FinishRemaining WorkRemaining UsageRemaining Usage As StringCompletionCompletion As StringIdEObjectImpl.Stateorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterListEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
IfcResourceTimeImpl() |
eStaticFeatureCount, getDataOrigin, getName, getUserDefinedDataOrigin, isSetDataOrigin, isSetName, isSetUserDefinedDataOrigin, setDataOrigin, setName, setUserDefinedDataOrigin, unsetDataOrigin, unsetName, unsetUserDefinedDataOrigindynamicGet, dynamicSet, eSet, eSet, eSettingDelegate, forceLoad, getExpressId, getLoadingState, getModel, getOid, getPid, getQueryInterface, getRid, hasModel, isLoadedOrLoading, load, remove, setExpressId, setLoaded, setLoading, setLoadingState, setModel, setOid, setPid, setQueryInterface, setRid, useInversesdynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eInternalContainer, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSetResource, eSetStore, eSetting, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eStore, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toStringeNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDataOrigin, getName, getUserDefinedDataOrigin, isSetDataOrigin, isSetName, isSetUserDefinedDataOrigin, setDataOrigin, setName, setUserDefinedDataOrigin, unsetDataOrigin, unsetName, unsetUserDefinedDataOriginforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class IfcSchedulingTimeImplpublic String getScheduleWork()
getScheduleWork in interface IfcResourceTimeIfcResourceTime.isSetScheduleWork(),
IfcResourceTime.unsetScheduleWork(),
IfcResourceTime.setScheduleWork(String),
Ifc4Package.getIfcResourceTime_ScheduleWork()public void setScheduleWork(String newScheduleWork)
setScheduleWork in interface IfcResourceTimenewScheduleWork - the new value of the 'Schedule Work' attribute.IfcResourceTime.isSetScheduleWork(),
IfcResourceTime.unsetScheduleWork(),
IfcResourceTime.getScheduleWork()public void unsetScheduleWork()
unsetScheduleWork in interface IfcResourceTimeIfcResourceTime.isSetScheduleWork(),
IfcResourceTime.getScheduleWork(),
IfcResourceTime.setScheduleWork(String)public boolean isSetScheduleWork()
isSetScheduleWork in interface IfcResourceTimeIfcResourceTime.unsetScheduleWork(),
IfcResourceTime.getScheduleWork(),
IfcResourceTime.setScheduleWork(String)public double getScheduleUsage()
getScheduleUsage in interface IfcResourceTimeIfcResourceTime.isSetScheduleUsage(),
IfcResourceTime.unsetScheduleUsage(),
IfcResourceTime.setScheduleUsage(double),
Ifc4Package.getIfcResourceTime_ScheduleUsage()public void setScheduleUsage(double newScheduleUsage)
setScheduleUsage in interface IfcResourceTimenewScheduleUsage - the new value of the 'Schedule Usage' attribute.IfcResourceTime.isSetScheduleUsage(),
IfcResourceTime.unsetScheduleUsage(),
IfcResourceTime.getScheduleUsage()public void unsetScheduleUsage()
unsetScheduleUsage in interface IfcResourceTimeIfcResourceTime.isSetScheduleUsage(),
IfcResourceTime.getScheduleUsage(),
IfcResourceTime.setScheduleUsage(double)public boolean isSetScheduleUsage()
isSetScheduleUsage in interface IfcResourceTimeIfcResourceTime.unsetScheduleUsage(),
IfcResourceTime.getScheduleUsage(),
IfcResourceTime.setScheduleUsage(double)public String getScheduleUsageAsString()
getScheduleUsageAsString in interface IfcResourceTimeIfcResourceTime.isSetScheduleUsageAsString(),
IfcResourceTime.unsetScheduleUsageAsString(),
IfcResourceTime.setScheduleUsageAsString(String),
Ifc4Package.getIfcResourceTime_ScheduleUsageAsString()public void setScheduleUsageAsString(String newScheduleUsageAsString)
setScheduleUsageAsString in interface IfcResourceTimenewScheduleUsageAsString - the new value of the 'Schedule Usage As String' attribute.IfcResourceTime.isSetScheduleUsageAsString(),
IfcResourceTime.unsetScheduleUsageAsString(),
IfcResourceTime.getScheduleUsageAsString()public void unsetScheduleUsageAsString()
public boolean isSetScheduleUsageAsString()
isSetScheduleUsageAsString in interface IfcResourceTimeIfcResourceTime.unsetScheduleUsageAsString(),
IfcResourceTime.getScheduleUsageAsString(),
IfcResourceTime.setScheduleUsageAsString(String)public String getScheduleStart()
getScheduleStart in interface IfcResourceTimeIfcResourceTime.isSetScheduleStart(),
IfcResourceTime.unsetScheduleStart(),
IfcResourceTime.setScheduleStart(String),
Ifc4Package.getIfcResourceTime_ScheduleStart()public void setScheduleStart(String newScheduleStart)
setScheduleStart in interface IfcResourceTimenewScheduleStart - the new value of the 'Schedule Start' attribute.IfcResourceTime.isSetScheduleStart(),
IfcResourceTime.unsetScheduleStart(),
IfcResourceTime.getScheduleStart()public void unsetScheduleStart()
unsetScheduleStart in interface IfcResourceTimeIfcResourceTime.isSetScheduleStart(),
IfcResourceTime.getScheduleStart(),
IfcResourceTime.setScheduleStart(String)public boolean isSetScheduleStart()
isSetScheduleStart in interface IfcResourceTimeIfcResourceTime.unsetScheduleStart(),
IfcResourceTime.getScheduleStart(),
IfcResourceTime.setScheduleStart(String)public String getScheduleFinish()
getScheduleFinish in interface IfcResourceTimeIfcResourceTime.isSetScheduleFinish(),
IfcResourceTime.unsetScheduleFinish(),
IfcResourceTime.setScheduleFinish(String),
Ifc4Package.getIfcResourceTime_ScheduleFinish()public void setScheduleFinish(String newScheduleFinish)
setScheduleFinish in interface IfcResourceTimenewScheduleFinish - the new value of the 'Schedule Finish' attribute.IfcResourceTime.isSetScheduleFinish(),
IfcResourceTime.unsetScheduleFinish(),
IfcResourceTime.getScheduleFinish()public void unsetScheduleFinish()
unsetScheduleFinish in interface IfcResourceTimeIfcResourceTime.isSetScheduleFinish(),
IfcResourceTime.getScheduleFinish(),
IfcResourceTime.setScheduleFinish(String)public boolean isSetScheduleFinish()
isSetScheduleFinish in interface IfcResourceTimeIfcResourceTime.unsetScheduleFinish(),
IfcResourceTime.getScheduleFinish(),
IfcResourceTime.setScheduleFinish(String)public String getScheduleContour()
getScheduleContour in interface IfcResourceTimeIfcResourceTime.isSetScheduleContour(),
IfcResourceTime.unsetScheduleContour(),
IfcResourceTime.setScheduleContour(String),
Ifc4Package.getIfcResourceTime_ScheduleContour()public void setScheduleContour(String newScheduleContour)
setScheduleContour in interface IfcResourceTimenewScheduleContour - the new value of the 'Schedule Contour' attribute.IfcResourceTime.isSetScheduleContour(),
IfcResourceTime.unsetScheduleContour(),
IfcResourceTime.getScheduleContour()public void unsetScheduleContour()
unsetScheduleContour in interface IfcResourceTimeIfcResourceTime.isSetScheduleContour(),
IfcResourceTime.getScheduleContour(),
IfcResourceTime.setScheduleContour(String)public boolean isSetScheduleContour()
isSetScheduleContour in interface IfcResourceTimeIfcResourceTime.unsetScheduleContour(),
IfcResourceTime.getScheduleContour(),
IfcResourceTime.setScheduleContour(String)public String getLevelingDelay()
getLevelingDelay in interface IfcResourceTimeIfcResourceTime.isSetLevelingDelay(),
IfcResourceTime.unsetLevelingDelay(),
IfcResourceTime.setLevelingDelay(String),
Ifc4Package.getIfcResourceTime_LevelingDelay()public void setLevelingDelay(String newLevelingDelay)
setLevelingDelay in interface IfcResourceTimenewLevelingDelay - the new value of the 'Leveling Delay' attribute.IfcResourceTime.isSetLevelingDelay(),
IfcResourceTime.unsetLevelingDelay(),
IfcResourceTime.getLevelingDelay()public void unsetLevelingDelay()
unsetLevelingDelay in interface IfcResourceTimeIfcResourceTime.isSetLevelingDelay(),
IfcResourceTime.getLevelingDelay(),
IfcResourceTime.setLevelingDelay(String)public boolean isSetLevelingDelay()
isSetLevelingDelay in interface IfcResourceTimeIfcResourceTime.unsetLevelingDelay(),
IfcResourceTime.getLevelingDelay(),
IfcResourceTime.setLevelingDelay(String)public Tristate getIsOverAllocated()
getIsOverAllocated in interface IfcResourceTimeTristate,
IfcResourceTime.isSetIsOverAllocated(),
IfcResourceTime.unsetIsOverAllocated(),
IfcResourceTime.setIsOverAllocated(Tristate),
Ifc4Package.getIfcResourceTime_IsOverAllocated()public void setIsOverAllocated(Tristate newIsOverAllocated)
setIsOverAllocated in interface IfcResourceTimenewIsOverAllocated - the new value of the 'Is Over Allocated' attribute.Tristate,
IfcResourceTime.isSetIsOverAllocated(),
IfcResourceTime.unsetIsOverAllocated(),
IfcResourceTime.getIsOverAllocated()public void unsetIsOverAllocated()
unsetIsOverAllocated in interface IfcResourceTimeIfcResourceTime.isSetIsOverAllocated(),
IfcResourceTime.getIsOverAllocated(),
IfcResourceTime.setIsOverAllocated(Tristate)public boolean isSetIsOverAllocated()
isSetIsOverAllocated in interface IfcResourceTimeIfcResourceTime.unsetIsOverAllocated(),
IfcResourceTime.getIsOverAllocated(),
IfcResourceTime.setIsOverAllocated(Tristate)public String getStatusTime()
getStatusTime in interface IfcResourceTimeIfcResourceTime.isSetStatusTime(),
IfcResourceTime.unsetStatusTime(),
IfcResourceTime.setStatusTime(String),
Ifc4Package.getIfcResourceTime_StatusTime()public void setStatusTime(String newStatusTime)
setStatusTime in interface IfcResourceTimenewStatusTime - the new value of the 'Status Time' attribute.IfcResourceTime.isSetStatusTime(),
IfcResourceTime.unsetStatusTime(),
IfcResourceTime.getStatusTime()public void unsetStatusTime()
unsetStatusTime in interface IfcResourceTimeIfcResourceTime.isSetStatusTime(),
IfcResourceTime.getStatusTime(),
IfcResourceTime.setStatusTime(String)public boolean isSetStatusTime()
isSetStatusTime in interface IfcResourceTimeIfcResourceTime.unsetStatusTime(),
IfcResourceTime.getStatusTime(),
IfcResourceTime.setStatusTime(String)public String getActualWork()
getActualWork in interface IfcResourceTimeIfcResourceTime.isSetActualWork(),
IfcResourceTime.unsetActualWork(),
IfcResourceTime.setActualWork(String),
Ifc4Package.getIfcResourceTime_ActualWork()public void setActualWork(String newActualWork)
setActualWork in interface IfcResourceTimenewActualWork - the new value of the 'Actual Work' attribute.IfcResourceTime.isSetActualWork(),
IfcResourceTime.unsetActualWork(),
IfcResourceTime.getActualWork()public void unsetActualWork()
unsetActualWork in interface IfcResourceTimeIfcResourceTime.isSetActualWork(),
IfcResourceTime.getActualWork(),
IfcResourceTime.setActualWork(String)public boolean isSetActualWork()
isSetActualWork in interface IfcResourceTimeIfcResourceTime.unsetActualWork(),
IfcResourceTime.getActualWork(),
IfcResourceTime.setActualWork(String)public double getActualUsage()
getActualUsage in interface IfcResourceTimeIfcResourceTime.isSetActualUsage(),
IfcResourceTime.unsetActualUsage(),
IfcResourceTime.setActualUsage(double),
Ifc4Package.getIfcResourceTime_ActualUsage()public void setActualUsage(double newActualUsage)
setActualUsage in interface IfcResourceTimenewActualUsage - the new value of the 'Actual Usage' attribute.IfcResourceTime.isSetActualUsage(),
IfcResourceTime.unsetActualUsage(),
IfcResourceTime.getActualUsage()public void unsetActualUsage()
unsetActualUsage in interface IfcResourceTimeIfcResourceTime.isSetActualUsage(),
IfcResourceTime.getActualUsage(),
IfcResourceTime.setActualUsage(double)public boolean isSetActualUsage()
isSetActualUsage in interface IfcResourceTimeIfcResourceTime.unsetActualUsage(),
IfcResourceTime.getActualUsage(),
IfcResourceTime.setActualUsage(double)public String getActualUsageAsString()
getActualUsageAsString in interface IfcResourceTimeIfcResourceTime.isSetActualUsageAsString(),
IfcResourceTime.unsetActualUsageAsString(),
IfcResourceTime.setActualUsageAsString(String),
Ifc4Package.getIfcResourceTime_ActualUsageAsString()public void setActualUsageAsString(String newActualUsageAsString)
setActualUsageAsString in interface IfcResourceTimenewActualUsageAsString - the new value of the 'Actual Usage As String' attribute.IfcResourceTime.isSetActualUsageAsString(),
IfcResourceTime.unsetActualUsageAsString(),
IfcResourceTime.getActualUsageAsString()public void unsetActualUsageAsString()
unsetActualUsageAsString in interface IfcResourceTimeIfcResourceTime.isSetActualUsageAsString(),
IfcResourceTime.getActualUsageAsString(),
IfcResourceTime.setActualUsageAsString(String)public boolean isSetActualUsageAsString()
isSetActualUsageAsString in interface IfcResourceTimeIfcResourceTime.unsetActualUsageAsString(),
IfcResourceTime.getActualUsageAsString(),
IfcResourceTime.setActualUsageAsString(String)public String getActualStart()
getActualStart in interface IfcResourceTimeIfcResourceTime.isSetActualStart(),
IfcResourceTime.unsetActualStart(),
IfcResourceTime.setActualStart(String),
Ifc4Package.getIfcResourceTime_ActualStart()public void setActualStart(String newActualStart)
setActualStart in interface IfcResourceTimenewActualStart - the new value of the 'Actual Start' attribute.IfcResourceTime.isSetActualStart(),
IfcResourceTime.unsetActualStart(),
IfcResourceTime.getActualStart()public void unsetActualStart()
unsetActualStart in interface IfcResourceTimeIfcResourceTime.isSetActualStart(),
IfcResourceTime.getActualStart(),
IfcResourceTime.setActualStart(String)public boolean isSetActualStart()
isSetActualStart in interface IfcResourceTimeIfcResourceTime.unsetActualStart(),
IfcResourceTime.getActualStart(),
IfcResourceTime.setActualStart(String)public String getActualFinish()
getActualFinish in interface IfcResourceTimeIfcResourceTime.isSetActualFinish(),
IfcResourceTime.unsetActualFinish(),
IfcResourceTime.setActualFinish(String),
Ifc4Package.getIfcResourceTime_ActualFinish()public void setActualFinish(String newActualFinish)
setActualFinish in interface IfcResourceTimenewActualFinish - the new value of the 'Actual Finish' attribute.IfcResourceTime.isSetActualFinish(),
IfcResourceTime.unsetActualFinish(),
IfcResourceTime.getActualFinish()public void unsetActualFinish()
unsetActualFinish in interface IfcResourceTimeIfcResourceTime.isSetActualFinish(),
IfcResourceTime.getActualFinish(),
IfcResourceTime.setActualFinish(String)public boolean isSetActualFinish()
isSetActualFinish in interface IfcResourceTimeIfcResourceTime.unsetActualFinish(),
IfcResourceTime.getActualFinish(),
IfcResourceTime.setActualFinish(String)public String getRemainingWork()
getRemainingWork in interface IfcResourceTimeIfcResourceTime.isSetRemainingWork(),
IfcResourceTime.unsetRemainingWork(),
IfcResourceTime.setRemainingWork(String),
Ifc4Package.getIfcResourceTime_RemainingWork()public void setRemainingWork(String newRemainingWork)
setRemainingWork in interface IfcResourceTimenewRemainingWork - the new value of the 'Remaining Work' attribute.IfcResourceTime.isSetRemainingWork(),
IfcResourceTime.unsetRemainingWork(),
IfcResourceTime.getRemainingWork()public void unsetRemainingWork()
unsetRemainingWork in interface IfcResourceTimeIfcResourceTime.isSetRemainingWork(),
IfcResourceTime.getRemainingWork(),
IfcResourceTime.setRemainingWork(String)public boolean isSetRemainingWork()
isSetRemainingWork in interface IfcResourceTimeIfcResourceTime.unsetRemainingWork(),
IfcResourceTime.getRemainingWork(),
IfcResourceTime.setRemainingWork(String)public double getRemainingUsage()
getRemainingUsage in interface IfcResourceTimeIfcResourceTime.isSetRemainingUsage(),
IfcResourceTime.unsetRemainingUsage(),
IfcResourceTime.setRemainingUsage(double),
Ifc4Package.getIfcResourceTime_RemainingUsage()public void setRemainingUsage(double newRemainingUsage)
setRemainingUsage in interface IfcResourceTimenewRemainingUsage - the new value of the 'Remaining Usage' attribute.IfcResourceTime.isSetRemainingUsage(),
IfcResourceTime.unsetRemainingUsage(),
IfcResourceTime.getRemainingUsage()public void unsetRemainingUsage()
unsetRemainingUsage in interface IfcResourceTimeIfcResourceTime.isSetRemainingUsage(),
IfcResourceTime.getRemainingUsage(),
IfcResourceTime.setRemainingUsage(double)public boolean isSetRemainingUsage()
isSetRemainingUsage in interface IfcResourceTimeIfcResourceTime.unsetRemainingUsage(),
IfcResourceTime.getRemainingUsage(),
IfcResourceTime.setRemainingUsage(double)public String getRemainingUsageAsString()
getRemainingUsageAsString in interface IfcResourceTimeIfcResourceTime.isSetRemainingUsageAsString(),
IfcResourceTime.unsetRemainingUsageAsString(),
IfcResourceTime.setRemainingUsageAsString(String),
Ifc4Package.getIfcResourceTime_RemainingUsageAsString()public void setRemainingUsageAsString(String newRemainingUsageAsString)
setRemainingUsageAsString in interface IfcResourceTimenewRemainingUsageAsString - the new value of the 'Remaining Usage As String' attribute.IfcResourceTime.isSetRemainingUsageAsString(),
IfcResourceTime.unsetRemainingUsageAsString(),
IfcResourceTime.getRemainingUsageAsString()public void unsetRemainingUsageAsString()
public boolean isSetRemainingUsageAsString()
isSetRemainingUsageAsString in interface IfcResourceTimeIfcResourceTime.unsetRemainingUsageAsString(),
IfcResourceTime.getRemainingUsageAsString(),
IfcResourceTime.setRemainingUsageAsString(String)public double getCompletion()
getCompletion in interface IfcResourceTimeIfcResourceTime.isSetCompletion(),
IfcResourceTime.unsetCompletion(),
IfcResourceTime.setCompletion(double),
Ifc4Package.getIfcResourceTime_Completion()public void setCompletion(double newCompletion)
setCompletion in interface IfcResourceTimenewCompletion - the new value of the 'Completion' attribute.IfcResourceTime.isSetCompletion(),
IfcResourceTime.unsetCompletion(),
IfcResourceTime.getCompletion()public void unsetCompletion()
unsetCompletion in interface IfcResourceTimeIfcResourceTime.isSetCompletion(),
IfcResourceTime.getCompletion(),
IfcResourceTime.setCompletion(double)public boolean isSetCompletion()
isSetCompletion in interface IfcResourceTimeIfcResourceTime.unsetCompletion(),
IfcResourceTime.getCompletion(),
IfcResourceTime.setCompletion(double)public String getCompletionAsString()
getCompletionAsString in interface IfcResourceTimeIfcResourceTime.isSetCompletionAsString(),
IfcResourceTime.unsetCompletionAsString(),
IfcResourceTime.setCompletionAsString(String),
Ifc4Package.getIfcResourceTime_CompletionAsString()public void setCompletionAsString(String newCompletionAsString)
setCompletionAsString in interface IfcResourceTimenewCompletionAsString - the new value of the 'Completion As String' attribute.IfcResourceTime.isSetCompletionAsString(),
IfcResourceTime.unsetCompletionAsString(),
IfcResourceTime.getCompletionAsString()public void unsetCompletionAsString()
unsetCompletionAsString in interface IfcResourceTimeIfcResourceTime.isSetCompletionAsString(),
IfcResourceTime.getCompletionAsString(),
IfcResourceTime.setCompletionAsString(String)public boolean isSetCompletionAsString()
isSetCompletionAsString in interface IfcResourceTimeIfcResourceTime.unsetCompletionAsString(),
IfcResourceTime.getCompletionAsString(),
IfcResourceTime.setCompletionAsString(String)Copyright © 2018 OpenSource BIM. All rights reserved.