public interface IfcResourceApprovalRelationship extends IfcResourceLevelRelationship
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcResourceObjectSelect> |
getRelatedResourceObjects()
Returns the value of the 'Related Resource Objects' 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, removeorg.eclipse.emf.common.util.EList<IfcResourceObjectSelect> getRelatedResourceObjects()
IfcResourceObjectSelect.
If the meaning of the 'Related Resource Objects' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcResourceApprovalRelationship_RelatedResourceObjects()IfcApproval getRelatingApproval()
Approved Resources'.
If the meaning of the 'Relating Approval' reference isn't clear, there really should be more of a description here...
setRelatingApproval(IfcApproval),
Ifc4Package.getIfcResourceApprovalRelationship_RelatingApproval(),
IfcApproval.getApprovedResources()void setRelatingApproval(IfcApproval value)
Relating Approval' reference.
value - the new value of the 'Relating Approval' reference.getRelatingApproval()Copyright © 2018 OpenSource BIM. All rights reserved.