| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcReinforcingBarSurfaceEnum> |
IfcReinforcingBarSurfaceEnum.VALUES
A public read-only list of all the 'Ifc Reinforcing Bar Surface Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcReinforcingBarSurfaceEnum |
IfcReinforcingBarSurfaceEnum.get(int value)
Returns the 'Ifc Reinforcing Bar Surface Enum' literal with the specified integer value.
|
static IfcReinforcingBarSurfaceEnum |
IfcReinforcingBarSurfaceEnum.get(String literal)
Returns the 'Ifc Reinforcing Bar Surface Enum' literal with the specified literal value.
|
IfcReinforcingBarSurfaceEnum |
IfcReinforcingBar.getBarSurface()
Returns the value of the 'Bar Surface' attribute.
|
IfcReinforcingBarSurfaceEnum |
IfcReinforcingBarType.getBarSurface()
Returns the value of the 'Bar Surface' attribute.
|
IfcReinforcingBarSurfaceEnum |
IfcReinforcementBarProperties.getBarSurface()
Returns the value of the 'Bar Surface' attribute.
|
static IfcReinforcingBarSurfaceEnum |
IfcReinforcingBarSurfaceEnum.getByName(String name)
Returns the 'Ifc Reinforcing Bar Surface Enum' literal with the specified name.
|
static IfcReinforcingBarSurfaceEnum |
IfcReinforcingBarSurfaceEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcReinforcingBarSurfaceEnum[] |
IfcReinforcingBarSurfaceEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcReinforcingBar.setBarSurface(IfcReinforcingBarSurfaceEnum value)
Sets the value of the '
Bar Surface' attribute. |
void |
IfcReinforcingBarType.setBarSurface(IfcReinforcingBarSurfaceEnum value)
Sets the value of the '
Bar Surface' attribute. |
void |
IfcReinforcementBarProperties.setBarSurface(IfcReinforcingBarSurfaceEnum value)
Sets the value of the '
Bar Surface' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcReinforcingBarSurfaceEnum |
Ifc4FactoryImpl.createIfcReinforcingBarSurfaceEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcReinforcingBarSurfaceEnum |
IfcReinforcementBarPropertiesImpl.getBarSurface() |
IfcReinforcingBarSurfaceEnum |
IfcReinforcingBarTypeImpl.getBarSurface() |
IfcReinforcingBarSurfaceEnum |
IfcReinforcingBarImpl.getBarSurface() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcReinforcementBarPropertiesImpl.setBarSurface(IfcReinforcingBarSurfaceEnum newBarSurface) |
void |
IfcReinforcingBarTypeImpl.setBarSurface(IfcReinforcingBarSurfaceEnum newBarSurface) |
void |
IfcReinforcingBarImpl.setBarSurface(IfcReinforcingBarSurfaceEnum newBarSurface) |
Copyright © 2018 OpenSource BIM. All rights reserved.