| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcAnalysisTheoryTypeEnum> |
IfcAnalysisTheoryTypeEnum.VALUES
A public read-only list of all the 'Ifc Analysis Theory Type Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcAnalysisTheoryTypeEnum |
IfcAnalysisTheoryTypeEnum.get(int value)
Returns the 'Ifc Analysis Theory Type Enum' literal with the specified integer value.
|
static IfcAnalysisTheoryTypeEnum |
IfcAnalysisTheoryTypeEnum.get(String literal)
Returns the 'Ifc Analysis Theory Type Enum' literal with the specified literal value.
|
static IfcAnalysisTheoryTypeEnum |
IfcAnalysisTheoryTypeEnum.getByName(String name)
Returns the 'Ifc Analysis Theory Type Enum' literal with the specified name.
|
IfcAnalysisTheoryTypeEnum |
IfcStructuralResultGroup.getTheoryType()
Returns the value of the 'Theory Type' attribute.
|
static IfcAnalysisTheoryTypeEnum |
IfcAnalysisTheoryTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcAnalysisTheoryTypeEnum[] |
IfcAnalysisTheoryTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcStructuralResultGroup.setTheoryType(IfcAnalysisTheoryTypeEnum value)
Sets the value of the '
Theory Type' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcAnalysisTheoryTypeEnum |
Ifc4FactoryImpl.createIfcAnalysisTheoryTypeEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcAnalysisTheoryTypeEnum |
IfcStructuralResultGroupImpl.getTheoryType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcStructuralResultGroupImpl.setTheoryType(IfcAnalysisTheoryTypeEnum newTheoryType) |
Copyright © 2018 OpenSource BIM. All rights reserved.