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