| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcReinforcingBarTypeEnum> |
IfcReinforcingBarTypeEnum.VALUES
A public read-only list of all the 'Ifc Reinforcing Bar Type Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcReinforcingBarTypeEnum |
IfcReinforcingBarTypeEnum.get(int value)
Returns the 'Ifc Reinforcing Bar Type Enum' literal with the specified integer value.
|
static IfcReinforcingBarTypeEnum |
IfcReinforcingBarTypeEnum.get(String literal)
Returns the 'Ifc Reinforcing Bar Type Enum' literal with the specified literal value.
|
static IfcReinforcingBarTypeEnum |
IfcReinforcingBarTypeEnum.getByName(String name)
Returns the 'Ifc Reinforcing Bar Type Enum' literal with the specified name.
|
IfcReinforcingBarTypeEnum |
IfcReinforcingBar.getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
IfcReinforcingBarTypeEnum |
IfcReinforcingBarType.getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
static IfcReinforcingBarTypeEnum |
IfcReinforcingBarTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcReinforcingBarTypeEnum[] |
IfcReinforcingBarTypeEnum.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.setPredefinedType(IfcReinforcingBarTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
IfcReinforcingBarType.setPredefinedType(IfcReinforcingBarTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcReinforcingBarTypeEnum |
Ifc4FactoryImpl.createIfcReinforcingBarTypeEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcReinforcingBarTypeEnum |
IfcReinforcingBarTypeImpl.getPredefinedType() |
IfcReinforcingBarTypeEnum |
IfcReinforcingBarImpl.getPredefinedType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcReinforcingBarTypeImpl.setPredefinedType(IfcReinforcingBarTypeEnum newPredefinedType) |
void |
IfcReinforcingBarImpl.setPredefinedType(IfcReinforcingBarTypeEnum newPredefinedType) |
Copyright © 2016 OpenSource BIM. All rights reserved.