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