| Package | Description |
|---|---|
| io.ciera.tool | |
| io.ciera.tool.sql.ooaofooa.domain | |
| io.ciera.tool.sql.ooaofooa.domain.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R17_EnumerationDataType_is_a_DataType(EnumerationDataType form,
DataType part) |
void |
Sql.relate_R27_S_ENUM_is_defined_by_EnumerationDataType(S_ENUM form,
EnumerationDataType part) |
void |
SqlSqlLoader.serialize_EnumerationDataType(EnumerationDataType enumerationdatatype_inst,
PrintStream out) |
void |
Sql.unrelate_R17_EnumerationDataType_is_a_DataType(EnumerationDataType form,
DataType part) |
void |
Sql.unrelate_R27_S_ENUM_is_defined_by_EnumerationDataType(S_ENUM form,
EnumerationDataType part) |
| Modifier and Type | Method and Description |
|---|---|
EnumerationDataType |
DataType.R17_is_a_EnumerationDataType() |
EnumerationDataType |
S_ENUM.R27_is_defined_by_EnumerationDataType() |
| Modifier and Type | Method and Description |
|---|---|
default void |
DataType.setR17_is_a_EnumerationDataType(EnumerationDataType inst) |
default void |
S_ENUM.setR27_is_defined_by_EnumerationDataType(EnumerationDataType inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumerationDataTypeImpl |
| Modifier and Type | Field and Description |
|---|---|
static EnumerationDataType |
EnumerationDataTypeImpl.EMPTY_ENUMERATIONDATATYPE |
| Modifier and Type | Method and Description |
|---|---|
static EnumerationDataType |
EnumerationDataTypeImpl.create(Sql context) |
static EnumerationDataType |
EnumerationDataTypeImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId ref_DT_ID) |
EnumerationDataType |
EnumerationDataTypeSetImpl.nullElement() |
EnumerationDataType |
EnumerationDataTypeImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
EnumerationDataType |
DataTypeImpl.R17_is_a_EnumerationDataType() |
EnumerationDataType |
S_ENUMImpl.R27_is_defined_by_EnumerationDataType() |
EnumerationDataType |
EnumerationDataTypeImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<EnumerationDataType> |
EnumerationDataTypeSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataTypeImpl.setR17_is_a_EnumerationDataType(EnumerationDataType inst) |
void |
S_ENUMImpl.setR27_is_defined_by_EnumerationDataType(EnumerationDataType inst) |
| Modifier and Type | Method and Description |
|---|---|
EnumerationDataTypeSet |
EnumerationDataTypeSetImpl.emptySet(Comparator<? super EnumerationDataType> comp) |
| Constructor and Description |
|---|
EnumerationDataTypeSetImpl(Comparator<? super EnumerationDataType> comp) |
Copyright © 2021. All rights reserved.