| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcReinforcingMeshTypeEnum> |
IfcReinforcingMeshTypeEnum.VALUES
A public read-only list of all the 'Ifc Reinforcing Mesh Type Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcReinforcingMeshTypeEnum |
IfcReinforcingMeshTypeEnum.get(int value)
Returns the 'Ifc Reinforcing Mesh Type Enum' literal with the specified integer value.
|
static IfcReinforcingMeshTypeEnum |
IfcReinforcingMeshTypeEnum.get(String literal)
Returns the 'Ifc Reinforcing Mesh Type Enum' literal with the specified literal value.
|
static IfcReinforcingMeshTypeEnum |
IfcReinforcingMeshTypeEnum.getByName(String name)
Returns the 'Ifc Reinforcing Mesh Type Enum' literal with the specified name.
|
IfcReinforcingMeshTypeEnum |
IfcReinforcingMesh.getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
IfcReinforcingMeshTypeEnum |
IfcReinforcingMeshType.getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
static IfcReinforcingMeshTypeEnum |
IfcReinforcingMeshTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcReinforcingMeshTypeEnum[] |
IfcReinforcingMeshTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcReinforcingMesh.setPredefinedType(IfcReinforcingMeshTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
IfcReinforcingMeshType.setPredefinedType(IfcReinforcingMeshTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcReinforcingMeshTypeEnum |
Ifc4FactoryImpl.createIfcReinforcingMeshTypeEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcReinforcingMeshTypeEnum |
IfcReinforcingMeshImpl.getPredefinedType() |
IfcReinforcingMeshTypeEnum |
IfcReinforcingMeshTypeImpl.getPredefinedType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcReinforcingMeshImpl.setPredefinedType(IfcReinforcingMeshTypeEnum newPredefinedType) |
void |
IfcReinforcingMeshTypeImpl.setPredefinedType(IfcReinforcingMeshTypeEnum newPredefinedType) |
Copyright © 2016 OpenSource BIM. All rights reserved.