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