public interface IfcApprovalPropertyRelationship extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcApproval |
getApproval()
Returns the value of the 'Approval' reference.
|
org.eclipse.emf.common.util.EList<IfcProperty> |
getApprovedProperties()
Returns the value of the 'Approved Properties' reference list.
|
void |
setApproval(IfcApproval value)
Sets the value of the '
Approval' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcProperty> getApprovedProperties()
IfcProperty.
If the meaning of the 'Approved Properties' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcApprovalPropertyRelationship_ApprovedProperties()IfcApproval getApproval()
If the meaning of the 'Approval' reference isn't clear, there really should be more of a description here...
setApproval(IfcApproval),
Ifc2x3tc1Package.getIfcApprovalPropertyRelationship_Approval()void setApproval(IfcApproval value)
Approval' reference.
value - the new value of the 'Approval' reference.getApproval()Copyright © 2016 OpenSource BIM. All rights reserved.