| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc4.entities |
| Modifier and Type | Method and Description |
|---|---|
IfcApproval |
IfcApprovalRelationship.getRelatingApproval() |
IfcApproval |
IfcRelAssociatesApproval.getRelatingApproval() |
IfcApproval |
IfcResourceApprovalRelationship.getRelatingApproval() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcApproval> |
IfcApprovalRelationship.getRelatedApprovals() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcApprovalRelationship.setRelatingApproval(IfcApproval value) |
void |
IfcRelAssociatesApproval.setRelatingApproval(IfcApproval value) |
void |
IfcResourceApprovalRelationship.setRelatingApproval(IfcApproval value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcApprovalRelationship.setRelatedApprovals(IfcCollection<IfcApproval> value) |