| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.cost.entity | |
| org.sikongsphere.ifc.model.schema.shared.management.entity |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcCostValue
An IfcCostValue is an amount of money or a value that affects an amount of money.
|
class |
IfcEnvironmentalImpactValue
An IfcEnvironmentalImpactValue is an amount or measure of an environmental impact or a value that affects an amount
or measure of an environmental impact.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcAppliedValue |
IfcAppliedValueRelationship.componentOfTotal |
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcAppliedValue> |
IfcAppliedValueRelationship.components |
private SET<IfcAppliedValue> |
IfcReferencesValueDocument.referencingValues |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcAppliedValue |
IfcAppliedValueRelationship.getComponentOfTotal() |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcAppliedValue> |
IfcAppliedValueRelationship.getComponents() |
SET<IfcAppliedValue> |
IfcReferencesValueDocument.getReferencingValue() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcAppliedValueRelationship.setComponentOfTotal(IfcAppliedValue componentOfTotal) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcAppliedValueRelationship.setComponents(SET<IfcAppliedValue> components) |
void |
IfcReferencesValueDocument.setReferencingValue(SET<IfcAppliedValue> referencingValue) |
| 构造器和说明 |
|---|
IfcAppliedValueRelationship(IfcAppliedValue componentOfTotal,
SET<IfcAppliedValue> components,
IfcArithmeticOperatorEnum arithmeticOperator,
IfcLabel name,
IfcText description) |
| 构造器和说明 |
|---|
IfcAppliedValueRelationship(IfcAppliedValue componentOfTotal,
SET<IfcAppliedValue> components,
IfcArithmeticOperatorEnum arithmeticOperator,
IfcLabel name,
IfcText description) |
IfcReferencesValueDocument(IfcDocumentSelect referencedDocument,
SET<IfcAppliedValue> referencingValue,
IfcLabel name,
IfcText description) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcAppliedValue |
IfcRelAssociatesAppliedValue.relatingAppliedValue |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcAppliedValue |
IfcRelAssociatesAppliedValue.getRelatingAppliedValue() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcRelAssociatesAppliedValue.setRelatingAppliedValue(IfcAppliedValue relatingAppliedValue) |
| 构造器和说明 |
|---|
IfcRelAssociatesAppliedValue(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
SET<IfcRoot> relatedObjects,
IfcAppliedValue relatingAppliedValue) |
Copyright © 2023. All rights reserved.