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