| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcNullStyleEnum> |
IfcNullStyleEnum.VALUES
A public read-only list of all the 'Ifc Null Style Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcNullStyleEnum |
IfcNullStyleEnum.get(int value)
Returns the 'Ifc Null Style Enum' literal with the specified integer value.
|
static IfcNullStyleEnum |
IfcNullStyleEnum.get(String literal)
Returns the 'Ifc Null Style Enum' literal with the specified literal value.
|
static IfcNullStyleEnum |
IfcNullStyleEnum.getByName(String name)
Returns the 'Ifc Null Style Enum' literal with the specified name.
|
IfcNullStyleEnum |
IfcNullStyle.getWrappedValue()
Returns the value of the 'Wrapped Value' attribute.
|
static IfcNullStyleEnum |
IfcNullStyleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcNullStyleEnum[] |
IfcNullStyleEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcNullStyle.setWrappedValue(IfcNullStyleEnum value)
Sets the value of the '
Wrapped Value' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcNullStyleEnum |
Ifc2x3tc1FactoryImpl.createIfcNullStyleEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcNullStyleEnum |
IfcNullStyleImpl.getWrappedValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcNullStyleImpl.setWrappedValue(IfcNullStyleEnum newWrappedValue) |
Copyright © 2018 OpenSource BIM. All rights reserved.