public abstract class IfcWorkControl4X3 extends IfcControl4X3
IfcWorkControl
| Constructor and Description |
|---|
IfcWorkControl4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcDateTime4X3 |
getCreationDate() |
IfcCollection<IfcPerson4X3> |
getCreators() |
IfcDuration4X3 |
getDuration() |
IfcDateTime4X3 |
getFinishTime() |
IfcLabel4X3 |
getPurpose() |
IfcDateTime4X3 |
getStartTime() |
IfcDuration4X3 |
getTotalFloat() |
void |
setCreationDate(IfcDateTime4X3 value) |
void |
setCreators(IfcCollection<IfcPerson4X3> value) |
void |
setDuration(IfcDuration4X3 value) |
void |
setFinishTime(IfcDateTime4X3 value) |
void |
setPurpose(IfcLabel4X3 value) |
void |
setStartTime(IfcDateTime4X3 value) |
void |
setTotalFloat(IfcDuration4X3 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 IfcDateTime4X3 getCreationDate()
public final void setCreationDate(IfcDateTime4X3 value)
public final IfcCollection<IfcPerson4X3> getCreators()
public final void setCreators(IfcCollection<IfcPerson4X3> value)
public final IfcLabel4X3 getPurpose()
public final void setPurpose(IfcLabel4X3 value)
public final IfcDuration4X3 getDuration()
public final void setDuration(IfcDuration4X3 value)
public final IfcDuration4X3 getTotalFloat()
public final void setTotalFloat(IfcDuration4X3 value)
public final IfcDateTime4X3 getStartTime()
public final void setStartTime(IfcDateTime4X3 value)
public final IfcDateTime4X3 getFinishTime()
public final void setFinishTime(IfcDateTime4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.