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