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