public abstract class IfcWorkControl4 extends IfcControl4
IfcWorkControl
| Constructor and Description |
|---|
IfcWorkControl4() |
| Modifier and Type | Method and Description |
|---|---|
IfcDateTime4 |
getCreationDate() |
IfcCollection<IfcPerson4> |
getCreators() |
IfcDuration4 |
getDuration() |
IfcDateTime4 |
getFinishTime() |
IfcLabel4 |
getPurpose() |
IfcDateTime4 |
getStartTime() |
IfcDuration4 |
getTotalFloat() |
void |
setCreationDate(IfcDateTime4 value) |
void |
setCreators(IfcCollection<IfcPerson4> value) |
void |
setDuration(IfcDuration4 value) |
void |
setFinishTime(IfcDateTime4 value) |
void |
setPurpose(IfcLabel4 value) |
void |
setStartTime(IfcDateTime4 value) |
void |
setTotalFloat(IfcDuration4 value) |
getControls, getIdentification, setIdentificationgetDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcDateTime4 getCreationDate()
public final void setCreationDate(IfcDateTime4 value)
public final IfcCollection<IfcPerson4> getCreators()
public final void setCreators(IfcCollection<IfcPerson4> value)
public final IfcLabel4 getPurpose()
public final void setPurpose(IfcLabel4 value)
public final IfcDuration4 getDuration()
public final void setDuration(IfcDuration4 value)
public final IfcDuration4 getTotalFloat()
public final void setTotalFloat(IfcDuration4 value)
public final IfcDateTime4 getStartTime()
public final void setStartTime(IfcDateTime4 value)
public final IfcDateTime4 getFinishTime()
public final void setFinishTime(IfcDateTime4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.