| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcAssemblyPlaceEnum> |
IfcAssemblyPlaceEnum.VALUES
A public read-only list of all the 'Ifc Assembly Place Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcAssemblyPlaceEnum |
IfcAssemblyPlaceEnum.get(int value)
Returns the 'Ifc Assembly Place Enum' literal with the specified integer value.
|
static IfcAssemblyPlaceEnum |
IfcAssemblyPlaceEnum.get(String literal)
Returns the 'Ifc Assembly Place Enum' literal with the specified literal value.
|
IfcAssemblyPlaceEnum |
IfcFurnitureType.getAssemblyPlace()
Returns the value of the 'Assembly Place' attribute.
|
IfcAssemblyPlaceEnum |
IfcElementAssembly.getAssemblyPlace()
Returns the value of the 'Assembly Place' attribute.
|
static IfcAssemblyPlaceEnum |
IfcAssemblyPlaceEnum.getByName(String name)
Returns the 'Ifc Assembly Place Enum' literal with the specified name.
|
static IfcAssemblyPlaceEnum |
IfcAssemblyPlaceEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcAssemblyPlaceEnum[] |
IfcAssemblyPlaceEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcFurnitureType.setAssemblyPlace(IfcAssemblyPlaceEnum value)
Sets the value of the '
Assembly Place' attribute. |
void |
IfcElementAssembly.setAssemblyPlace(IfcAssemblyPlaceEnum value)
Sets the value of the '
Assembly Place' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcAssemblyPlaceEnum |
Ifc2x3tc1FactoryImpl.createIfcAssemblyPlaceEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcAssemblyPlaceEnum |
IfcElementAssemblyImpl.getAssemblyPlace() |
IfcAssemblyPlaceEnum |
IfcFurnitureTypeImpl.getAssemblyPlace() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcElementAssemblyImpl.setAssemblyPlace(IfcAssemblyPlaceEnum newAssemblyPlace) |
void |
IfcFurnitureTypeImpl.setAssemblyPlace(IfcAssemblyPlaceEnum newAssemblyPlace) |
Copyright © 2016 OpenSource BIM. All rights reserved.