public interface IfcApprovalRelationship extends IfcResourceLevelRelationship
The following features are supported:
Ifc4Package.getIfcApprovalRelationship()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcApproval> |
getRelatedApprovals()
Returns the value of the 'Related Approvals' reference list.
|
IfcApproval |
getRelatingApproval()
Returns the value of the 'Relating Approval' reference.
|
void |
setRelatingApproval(IfcApproval value)
Sets the value of the '
Relating Approval' reference. |
getDescription, getName, isSetDescription, isSetName, setDescription, setName, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcApproval getRelatingApproval()
Relates'.
If the meaning of the 'Relating Approval' reference isn't clear, there really should be more of a description here...
setRelatingApproval(IfcApproval),
Ifc4Package.getIfcApprovalRelationship_RelatingApproval(),
IfcApproval.getRelates()void setRelatingApproval(IfcApproval value)
Relating Approval' reference.
value - the new value of the 'Relating Approval' reference.getRelatingApproval()org.eclipse.emf.common.util.EList<IfcApproval> getRelatedApprovals()
IfcApproval.
It is bidirectional and its opposite is 'Is Related With'.
If the meaning of the 'Related Approvals' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcApprovalRelationship_RelatedApprovals(),
IfcApproval.getIsRelatedWith()Copyright © 2016 OpenSource BIM. All rights reserved.