| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcArithmeticOperatorEnum> |
IfcArithmeticOperatorEnum.VALUES
A public read-only list of all the 'Ifc Arithmetic Operator Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcArithmeticOperatorEnum |
IfcArithmeticOperatorEnum.get(int value)
Returns the 'Ifc Arithmetic Operator Enum' literal with the specified integer value.
|
static IfcArithmeticOperatorEnum |
IfcArithmeticOperatorEnum.get(String literal)
Returns the 'Ifc Arithmetic Operator Enum' literal with the specified literal value.
|
IfcArithmeticOperatorEnum |
IfcAppliedValueRelationship.getArithmeticOperator()
Returns the value of the 'Arithmetic Operator' attribute.
|
static IfcArithmeticOperatorEnum |
IfcArithmeticOperatorEnum.getByName(String name)
Returns the 'Ifc Arithmetic Operator Enum' literal with the specified name.
|
static IfcArithmeticOperatorEnum |
IfcArithmeticOperatorEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcArithmeticOperatorEnum[] |
IfcArithmeticOperatorEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcAppliedValueRelationship.setArithmeticOperator(IfcArithmeticOperatorEnum value)
Sets the value of the '
Arithmetic Operator' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcArithmeticOperatorEnum |
Ifc2x3tc1FactoryImpl.createIfcArithmeticOperatorEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcArithmeticOperatorEnum |
IfcAppliedValueRelationshipImpl.getArithmeticOperator() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcAppliedValueRelationshipImpl.setArithmeticOperator(IfcArithmeticOperatorEnum newArithmeticOperator) |
Copyright © 2016 OpenSource BIM. All rights reserved.