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, setWorkMethod
getOperatesOn, isPredecessorTo, isSuccessorFrom
getObjectType, isDefinedBy, setObjectType
getDecomposes, hasAssignments, hasAssociations, isDecomposedBy
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public 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)