| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcStructuralSurfaceMemberTypeEnum> |
IfcStructuralSurfaceMemberTypeEnum.VALUES
A public read-only list of all the 'Ifc Structural Surface Member Type Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcStructuralSurfaceMemberTypeEnum |
IfcStructuralSurfaceMemberTypeEnum.get(int value)
Returns the 'Ifc Structural Surface Member Type Enum' literal with the specified integer value.
|
static IfcStructuralSurfaceMemberTypeEnum |
IfcStructuralSurfaceMemberTypeEnum.get(String literal)
Returns the 'Ifc Structural Surface Member Type Enum' literal with the specified literal value.
|
static IfcStructuralSurfaceMemberTypeEnum |
IfcStructuralSurfaceMemberTypeEnum.getByName(String name)
Returns the 'Ifc Structural Surface Member Type Enum' literal with the specified name.
|
IfcStructuralSurfaceMemberTypeEnum |
IfcStructuralSurfaceMember.getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
static IfcStructuralSurfaceMemberTypeEnum |
IfcStructuralSurfaceMemberTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcStructuralSurfaceMemberTypeEnum[] |
IfcStructuralSurfaceMemberTypeEnum.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(IfcStructuralSurfaceMemberTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralSurfaceMemberTypeEnum |
Ifc4FactoryImpl.createIfcStructuralSurfaceMemberTypeEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcStructuralSurfaceMemberTypeEnum |
IfcStructuralSurfaceMemberImpl.getPredefinedType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcStructuralSurfaceMemberImpl.setPredefinedType(IfcStructuralSurfaceMemberTypeEnum newPredefinedType) |
Copyright © 2018 OpenSource BIM. All rights reserved.