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