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