| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.extension.control.entity | |
| org.sikongsphere.ifc.model.schema.resource.approval.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcApproval |
IfcRelAssociatesApproval.relatingApproval |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcApproval |
IfcRelAssociatesApproval.getRelatingApproval() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcRelAssociatesApproval.setRelatingApproval(IfcApproval relatingApproval) |
| 构造器和说明 |
|---|
IfcRelAssociatesApproval(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
SET<IfcRoot> relatedObjects,
IfcApproval relatingApproval) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcApproval |
IfcApprovalPropertyRelationship.approval |
private IfcApproval |
IfcApprovalActorRelationship.approval |
private IfcApproval |
IfcApprovalRelationship.relatedApproval |
private IfcApproval |
IfcApprovalRelationship.relatingApproval |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcApproval |
IfcApprovalPropertyRelationship.getApproval() |
IfcApproval |
IfcApprovalActorRelationship.getApproval() |
IfcApproval |
IfcApprovalRelationship.getRelatedApproval() |
IfcApproval |
IfcApprovalRelationship.getRelatingApproval() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcApprovalPropertyRelationship.setApproval(IfcApproval approval) |
void |
IfcApprovalActorRelationship.setApproval(IfcApproval approval) |
void |
IfcApprovalRelationship.setRelatedApproval(IfcApproval relatedApproval) |
void |
IfcApprovalRelationship.setRelatingApproval(IfcApproval relatingApproval) |
| 构造器和说明 |
|---|
IfcApprovalActorRelationship(IfcActorSelect actor,
IfcApproval approval,
IfcActorRole role) |
IfcApprovalPropertyRelationship(SET<IfcProperty> approvedProperties,
IfcApproval approval) |
IfcApprovalRelationship(IfcApproval relatedApproval,
IfcApproval relatingApproval,
IfcText description,
IfcLabel name) |
Copyright © 2023. All rights reserved.