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