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