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