| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcApproval |
Ifc4Factory.createIfcApproval()
Returns a new object of class 'Ifc Approval'.
|
IfcApproval |
IfcApprovalRelationship.getRelatingApproval()
Returns the value of the 'Relating Approval' reference.
|
IfcApproval |
IfcResourceApprovalRelationship.getRelatingApproval()
Returns the value of the 'Relating Approval' reference.
|
IfcApproval |
IfcRelAssociatesApproval.getRelatingApproval()
Returns the value of the 'Relating Approval' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcApproval> |
IfcApprovalRelationship.getRelatedApprovals()
Returns the value of the 'Related Approvals' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcApprovalRelationship.setRelatingApproval(IfcApproval value)
Sets the value of the '
Relating Approval' reference. |
void |
IfcResourceApprovalRelationship.setRelatingApproval(IfcApproval value)
Sets the value of the '
Relating Approval' reference. |
void |
IfcRelAssociatesApproval.setRelatingApproval(IfcApproval value)
Sets the value of the '
Relating Approval' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcApprovalImpl
An implementation of the model object 'Ifc Approval'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcApproval |
Ifc4FactoryImpl.createIfcApproval() |
IfcApproval |
IfcResourceApprovalRelationshipImpl.getRelatingApproval() |
IfcApproval |
IfcRelAssociatesApprovalImpl.getRelatingApproval() |
IfcApproval |
IfcApprovalRelationshipImpl.getRelatingApproval() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcApproval> |
IfcApprovalRelationshipImpl.getRelatedApprovals() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcResourceApprovalRelationshipImpl.setRelatingApproval(IfcApproval newRelatingApproval) |
void |
IfcRelAssociatesApprovalImpl.setRelatingApproval(IfcApproval newRelatingApproval) |
void |
IfcApprovalRelationshipImpl.setRelatingApproval(IfcApproval newRelatingApproval) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcApproval(IfcApproval object)
Returns the result of interpreting the object as an instance of 'Ifc Approval'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.