| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcReinforcingBarRoleEnum> |
IfcReinforcingBarRoleEnum.VALUES
A public read-only list of all the 'Ifc Reinforcing Bar Role Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcReinforcingBarRoleEnum |
IfcReinforcingBarRoleEnum.get(int value)
Returns the 'Ifc Reinforcing Bar Role Enum' literal with the specified integer value.
|
static IfcReinforcingBarRoleEnum |
IfcReinforcingBarRoleEnum.get(String literal)
Returns the 'Ifc Reinforcing Bar Role Enum' literal with the specified literal value.
|
IfcReinforcingBarRoleEnum |
IfcReinforcingBar.getBarRole()
Returns the value of the 'Bar Role' attribute.
|
static IfcReinforcingBarRoleEnum |
IfcReinforcingBarRoleEnum.getByName(String name)
Returns the 'Ifc Reinforcing Bar Role Enum' literal with the specified name.
|
IfcReinforcingBarRoleEnum |
IfcSectionReinforcementProperties.getReinforcementRole()
Returns the value of the 'Reinforcement Role' attribute.
|
static IfcReinforcingBarRoleEnum |
IfcReinforcingBarRoleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcReinforcingBarRoleEnum[] |
IfcReinforcingBarRoleEnum.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.setBarRole(IfcReinforcingBarRoleEnum value)
Sets the value of the '
Bar Role' attribute. |
void |
IfcSectionReinforcementProperties.setReinforcementRole(IfcReinforcingBarRoleEnum value)
Sets the value of the '
Reinforcement Role' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcReinforcingBarRoleEnum |
Ifc2x3tc1FactoryImpl.createIfcReinforcingBarRoleEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcReinforcingBarRoleEnum |
IfcReinforcingBarImpl.getBarRole() |
IfcReinforcingBarRoleEnum |
IfcSectionReinforcementPropertiesImpl.getReinforcementRole() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcReinforcingBarImpl.setBarRole(IfcReinforcingBarRoleEnum newBarRole) |
void |
IfcSectionReinforcementPropertiesImpl.setReinforcementRole(IfcReinforcingBarRoleEnum newReinforcementRole) |
Copyright © 2016 OpenSource BIM. All rights reserved.