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