| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Method and Description |
|---|---|
IfcApproval |
Ifc2x3tc1Factory.createIfcApproval()
Returns a new object of class 'Ifc Approval'.
|
IfcApproval |
IfcApprovalPropertyRelationship.getApproval()
Returns the value of the 'Approval' reference.
|
IfcApproval |
IfcApprovalActorRelationship.getApproval()
Returns the value of the 'Approval' reference.
|
IfcApproval |
IfcApprovalRelationship.getRelatedApproval()
Returns the value of the 'Related Approval' reference.
|
IfcApproval |
IfcApprovalRelationship.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 |
|---|---|
void |
IfcApprovalPropertyRelationship.setApproval(IfcApproval value)
Sets the value of the '
Approval' reference. |
void |
IfcApprovalActorRelationship.setApproval(IfcApproval value)
Sets the value of the '
Approval' reference. |
void |
IfcApprovalRelationship.setRelatedApproval(IfcApproval value)
Sets the value of the '
Related Approval' reference. |
void |
IfcApprovalRelationship.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 |
Ifc2x3tc1FactoryImpl.createIfcApproval() |
IfcApproval |
IfcApprovalPropertyRelationshipImpl.getApproval() |
IfcApproval |
IfcApprovalActorRelationshipImpl.getApproval() |
IfcApproval |
IfcApprovalRelationshipImpl.getRelatedApproval() |
IfcApproval |
IfcRelAssociatesApprovalImpl.getRelatingApproval() |
IfcApproval |
IfcApprovalRelationshipImpl.getRelatingApproval() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcApprovalPropertyRelationshipImpl.setApproval(IfcApproval newApproval) |
void |
IfcApprovalActorRelationshipImpl.setApproval(IfcApproval newApproval) |
void |
IfcApprovalRelationshipImpl.setRelatedApproval(IfcApproval newRelatedApproval) |
void |
IfcRelAssociatesApprovalImpl.setRelatingApproval(IfcApproval newRelatingApproval) |
void |
IfcApprovalRelationshipImpl.setRelatingApproval(IfcApproval newRelatingApproval) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcApproval(IfcApproval object)
Returns the result of interpreting the object as an instance of 'Ifc Approval'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.