| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.externalreference.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcDocumentInformation |
IfcDocumentInformationRelationship.relatingDocument |
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcDocumentInformation> |
IfcDocumentReference.referenceToDocument |
private SET<IfcDocumentInformation> |
IfcDocumentInformationRelationship.relatedDocuments |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcDocumentInformation |
IfcDocumentInformationRelationship.getRelatingDocument() |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcDocumentInformation> |
IfcDocumentReference.getReferenceToDocument() |
SET<IfcDocumentInformation> |
IfcDocumentInformationRelationship.getRelatedDocuments() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcDocumentInformationRelationship.setRelatingDocument(IfcDocumentInformation relatingDocument) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcDocumentReference.setReferenceToDocument(SET<IfcDocumentInformation> referenceToDocument) |
void |
IfcDocumentInformationRelationship.setRelatedDocuments(SET<IfcDocumentInformation> relatedDocuments) |
| 构造器和说明 |
|---|
IfcDocumentInformationRelationship(IfcDocumentInformation relatingDocument,
SET<IfcDocumentInformation> relatedDocuments,
IfcLabel relationshipType) |
| 构造器和说明 |
|---|
IfcDocumentInformationRelationship(IfcDocumentInformation relatingDocument,
SET<IfcDocumentInformation> relatedDocuments,
IfcLabel relationshipType) |
Copyright © 2023. All rights reserved.