public interface IfcMove extends IfcTask
The following features are supported:
Ifc2x3tc1Package.getIfcMove()| Modifier and Type | Method and Description |
|---|---|
IfcSpatialStructureElement |
getMoveFrom()
Returns the value of the 'Move From' reference.
|
IfcSpatialStructureElement |
getMoveTo()
Returns the value of the 'Move To' reference.
|
org.eclipse.emf.common.util.EList<String> |
getPunchList()
Returns the value of the 'Punch List' attribute list.
|
boolean |
isSetPunchList()
Returns whether the value of the '
Punch List' attribute list is set. |
void |
setMoveFrom(IfcSpatialStructureElement value)
Sets the value of the '
Move From' reference. |
void |
setMoveTo(IfcSpatialStructureElement value)
Sets the value of the '
Move To' reference. |
void |
unsetPunchList()
Unsets the value of the '
Punch List' attribute list. |
getIsMilestone, getPriority, getStatus, getTaskId, getWorkMethod, isSetPriority, isSetStatus, isSetWorkMethod, setIsMilestone, setPriority, setStatus, setTaskId, setWorkMethod, unsetPriority, unsetStatus, unsetWorkMethodgetIsPredecessorTo, getIsSuccessorFrom, getOperatesOn, isSetIsPredecessorTo, isSetIsSuccessorFrom, isSetOperatesOn, unsetIsPredecessorTo, unsetIsSuccessorFrom, unsetOperatesOngetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcSpatialStructureElement getMoveFrom()
If the meaning of the 'Move From' reference isn't clear, there really should be more of a description here...
setMoveFrom(IfcSpatialStructureElement),
Ifc2x3tc1Package.getIfcMove_MoveFrom()void setMoveFrom(IfcSpatialStructureElement value)
Move From' reference.
value - the new value of the 'Move From' reference.getMoveFrom()IfcSpatialStructureElement getMoveTo()
If the meaning of the 'Move To' reference isn't clear, there really should be more of a description here...
setMoveTo(IfcSpatialStructureElement),
Ifc2x3tc1Package.getIfcMove_MoveTo()void setMoveTo(IfcSpatialStructureElement value)
Move To' reference.
value - the new value of the 'Move To' reference.getMoveTo()org.eclipse.emf.common.util.EList<String> getPunchList()
String.
If the meaning of the 'Punch List' attribute list isn't clear, there really should be more of a description here...
isSetPunchList(),
unsetPunchList(),
Ifc2x3tc1Package.getIfcMove_PunchList()void unsetPunchList()
Punch List' attribute list.
isSetPunchList(),
getPunchList()boolean isSetPunchList()
Punch List' attribute list is set.
unsetPunchList(),
getPunchList()Copyright © 2016 OpenSource BIM. All rights reserved.