public interface IfcProcess extends IfcObject
The following features are supported:
Ifc2x3tc1Package.getIfcProcess()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelSequence> |
getIsPredecessorTo()
Returns the value of the 'Is Predecessor To' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelSequence> |
getIsSuccessorFrom()
Returns the value of the 'Is Successor From' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelAssignsToProcess> |
getOperatesOn()
Returns the value of the 'Operates On' reference list.
|
boolean |
isSetIsPredecessorTo()
Returns whether the value of the '
Is Predecessor To' reference list is set. |
boolean |
isSetIsSuccessorFrom()
Returns whether the value of the '
Is Successor From' reference list is set. |
boolean |
isSetOperatesOn()
Returns whether the value of the '
Operates On' reference list is set. |
void |
unsetIsPredecessorTo()
Unsets the value of the '
Is Predecessor To' reference list. |
void |
unsetIsSuccessorFrom()
Unsets the value of the '
Is Successor From' reference list. |
void |
unsetOperatesOn()
Unsets the value of the '
Operates On' reference list. |
getIsDefinedBy, 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, removeorg.eclipse.emf.common.util.EList<IfcRelAssignsToProcess> getOperatesOn()
IfcRelAssignsToProcess.
It is bidirectional and its opposite is 'Relating Process'.
If the meaning of the 'Operates On' reference list isn't clear, there really should be more of a description here...
isSetOperatesOn(),
unsetOperatesOn(),
Ifc2x3tc1Package.getIfcProcess_OperatesOn(),
IfcRelAssignsToProcess.getRelatingProcess()void unsetOperatesOn()
Operates On' reference list.
isSetOperatesOn(),
getOperatesOn()boolean isSetOperatesOn()
Operates On' reference list is set.
unsetOperatesOn(),
getOperatesOn()org.eclipse.emf.common.util.EList<IfcRelSequence> getIsSuccessorFrom()
IfcRelSequence.
It is bidirectional and its opposite is 'Related Process'.
If the meaning of the 'Is Successor From' reference list isn't clear, there really should be more of a description here...
isSetIsSuccessorFrom(),
unsetIsSuccessorFrom(),
Ifc2x3tc1Package.getIfcProcess_IsSuccessorFrom(),
IfcRelSequence.getRelatedProcess()void unsetIsSuccessorFrom()
Is Successor From' reference list.
isSetIsSuccessorFrom(),
getIsSuccessorFrom()boolean isSetIsSuccessorFrom()
Is Successor From' reference list is set.
unsetIsSuccessorFrom(),
getIsSuccessorFrom()org.eclipse.emf.common.util.EList<IfcRelSequence> getIsPredecessorTo()
IfcRelSequence.
It is bidirectional and its opposite is 'Relating Process'.
If the meaning of the 'Is Predecessor To' reference list isn't clear, there really should be more of a description here...
isSetIsPredecessorTo(),
unsetIsPredecessorTo(),
Ifc2x3tc1Package.getIfcProcess_IsPredecessorTo(),
IfcRelSequence.getRelatingProcess()void unsetIsPredecessorTo()
Is Predecessor To' reference list.
isSetIsPredecessorTo(),
getIsPredecessorTo()boolean isSetIsPredecessorTo()
Is Predecessor To' reference list is set.
unsetIsPredecessorTo(),
getIsPredecessorTo()Copyright © 2016 OpenSource BIM. All rights reserved.