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