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