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