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