public class IfcMove extends IfcTask
| Constructor and Description |
|---|
IfcMove() |
| Modifier and Type | Method and Description |
|---|---|
IfcSpatialStructureElement |
getMoveFrom() |
IfcSpatialStructureElement |
getMoveTo() |
IfcCollection<IfcText> |
getPunchList() |
void |
setMoveFrom(IfcSpatialStructureElement value) |
void |
setMoveTo(IfcSpatialStructureElement value) |
void |
setPunchList(IfcCollection<IfcText> value) |
getPriority, getStatus, getTaskId, getWorkMethod, isMilestone, setMilestone, setPriority, setStatus, setTaskId, setWorkMethodgetOperatesOn, isPredecessorTo, isSuccessorFromgetObjectType, isDefinedBy, setObjectTypegetDecomposes, hasAssignments, hasAssociations, isDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcSpatialStructureElement getMoveFrom()
public final void setMoveFrom(IfcSpatialStructureElement value)
public final IfcSpatialStructureElement getMoveTo()
public final void setMoveTo(IfcSpatialStructureElement value)
public final IfcCollection<IfcText> getPunchList()
public final void setPunchList(IfcCollection<IfcText> value)