public class IfcAppliedValueRelationship2X3 extends IfcEntityBase
IfcAppliedValueRelationship
| Constructor and Description |
|---|
IfcAppliedValueRelationship2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcArithmeticOperatorEnum2X3 |
getArithmeticOperator() |
IfcAppliedValue2X3 |
getComponentOfTotal() |
IfcCollection<IfcAppliedValue2X3> |
getComponents() |
IfcText2X3 |
getDescription() |
IfcLabel2X3 |
getName() |
void |
setArithmeticOperator(IfcArithmeticOperatorEnum2X3 value) |
void |
setComponentOfTotal(IfcAppliedValue2X3 value) |
void |
setComponents(IfcCollection<IfcAppliedValue2X3> value) |
void |
setDescription(IfcText2X3 value) |
void |
setName(IfcLabel2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcAppliedValue2X3 getComponentOfTotal()
public final void setComponentOfTotal(IfcAppliedValue2X3 value)
public final IfcCollection<IfcAppliedValue2X3> getComponents()
public final void setComponents(IfcCollection<IfcAppliedValue2X3> value)
public final IfcArithmeticOperatorEnum2X3 getArithmeticOperator()
public final void setArithmeticOperator(IfcArithmeticOperatorEnum2X3 value)
public final IfcLabel2X3 getName()
public final void setName(IfcLabel2X3 value)
public final IfcText2X3 getDescription()
public final void setDescription(IfcText2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.