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