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