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