| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.kernel.entity |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcRelAggregates
IfcRelAggregates
|
class |
IfcRelNests |
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcRelDecomposes> |
IfcObjectDefinition.decomposes |
private SET<IfcRelDecomposes> |
IfcObjectDefinition.isDecomposedBy |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcRelDecomposes> |
IfcObjectDefinition.getDecomposes() |
SET<IfcRelDecomposes> |
IfcObjectDefinition.getIsDecomposedBy() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcObjectDefinition.addDecompose(IfcRelDecomposes decompose) |
void |
IfcObjectDefinition.addIsDecomposedBy(IfcRelDecomposes isDecomposedBy) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcObjectDefinition.setDecomposes(SET<IfcRelDecomposes> decomposes) |
void |
IfcObjectDefinition.setIsDecomposedBy(SET<IfcRelDecomposes> isDecomposedBy) |
Copyright © 2023. All rights reserved.