| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcSurfaceSide> |
IfcSurfaceSide.VALUES
A public read-only list of all the 'Ifc Surface Side' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcSurfaceSide |
IfcSurfaceSide.get(int value)
Returns the 'Ifc Surface Side' literal with the specified integer value.
|
static IfcSurfaceSide |
IfcSurfaceSide.get(String literal)
Returns the 'Ifc Surface Side' literal with the specified literal value.
|
static IfcSurfaceSide |
IfcSurfaceSide.getByName(String name)
Returns the 'Ifc Surface Side' literal with the specified name.
|
IfcSurfaceSide |
IfcSurfaceStyle.getSide()
Returns the value of the 'Side' attribute.
|
static IfcSurfaceSide |
IfcSurfaceSide.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcSurfaceSide[] |
IfcSurfaceSide.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcSurfaceStyle.setSide(IfcSurfaceSide value)
Sets the value of the '
Side' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcSurfaceSide |
Ifc4FactoryImpl.createIfcSurfaceSideFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcSurfaceSide |
IfcSurfaceStyleImpl.getSide() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcSurfaceStyleImpl.setSide(IfcSurfaceSide newSide) |
Copyright © 2018 OpenSource BIM. All rights reserved.