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