| Package | Description |
|---|---|
| io.ciera.tool | |
| io.ciera.tool.sql.loader | |
| io.ciera.tool.sql.loader.impl |
| Modifier and Type | Method and Description |
|---|---|
AttributeLoader |
AttributeLoader.R3007_follows_AttributeLoader() |
AttributeLoader |
AttributeLoader.R3007_precedes_AttributeLoader() |
AttributeLoader |
RealLoader.R3008_is_a_AttributeLoader() |
AttributeLoader |
StringLoader.R3008_is_a_AttributeLoader() |
AttributeLoader |
IntegerLoader.R3008_is_a_AttributeLoader() |
AttributeLoader |
BooleanLoader.R3008_is_a_AttributeLoader() |
AttributeLoader |
GeneralLoader.R3008_is_a_AttributeLoader() |
AttributeLoader |
EnumeratorLoader.R3008_is_a_AttributeLoader() |
| Modifier and Type | Method and Description |
|---|---|
default void |
InstanceLoader.addR3006_loads_data_value_using_AttributeLoader(AttributeLoader inst) |
default void |
InstanceLoader.removeR3006_loads_data_value_using_AttributeLoader(AttributeLoader inst) |
default void |
AttributeLoader.setR3007_follows_AttributeLoader(AttributeLoader inst) |
default void |
AttributeLoader.setR3007_precedes_AttributeLoader(AttributeLoader inst) |
default void |
RealLoader.setR3008_is_a_AttributeLoader(AttributeLoader inst) |
default void |
StringLoader.setR3008_is_a_AttributeLoader(AttributeLoader inst) |
default void |
IntegerLoader.setR3008_is_a_AttributeLoader(AttributeLoader inst) |
default void |
BooleanLoader.setR3008_is_a_AttributeLoader(AttributeLoader inst) |
default void |
GeneralLoader.setR3008_is_a_AttributeLoader(AttributeLoader inst) |
default void |
EnumeratorLoader.setR3008_is_a_AttributeLoader(AttributeLoader inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeLoaderImpl |
| Modifier and Type | Field and Description |
|---|---|
static AttributeLoader |
AttributeLoaderImpl.EMPTY_ATTRIBUTELOADER |
| Modifier and Type | Method and Description |
|---|---|
static AttributeLoader |
AttributeLoaderImpl.create(Sql context) |
static AttributeLoader |
AttributeLoaderImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_loader_name,
String ref_loader_package,
String ref_class_name,
String m_attr_name,
int m_index,
String ref_prev_attr_name,
int ref_prev_index,
int m_value_index) |
AttributeLoader |
AttributeLoaderSetImpl.nullElement() |
AttributeLoader |
AttributeLoaderImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<AttributeLoader> condition) |
AttributeLoader |
AttributeLoaderImpl.R3007_follows_AttributeLoader() |
AttributeLoader |
AttributeLoaderImpl.R3007_precedes_AttributeLoader() |
AttributeLoader |
RealLoaderImpl.R3008_is_a_AttributeLoader() |
AttributeLoader |
BooleanLoaderImpl.R3008_is_a_AttributeLoader() |
AttributeLoader |
EnumeratorLoaderImpl.R3008_is_a_AttributeLoader() |
AttributeLoader |
GeneralLoaderImpl.R3008_is_a_AttributeLoader() |
AttributeLoader |
IntegerLoaderImpl.R3008_is_a_AttributeLoader() |
AttributeLoader |
StringLoaderImpl.R3008_is_a_AttributeLoader() |
AttributeLoader |
AttributeLoaderImpl.self() |
AttributeLoader |
AttributeLoaderImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeLoader> |
AttributeLoaderSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceLoaderImpl.addR3006_loads_data_value_using_AttributeLoader(AttributeLoader inst) |
void |
InstanceLoaderImpl.removeR3006_loads_data_value_using_AttributeLoader(AttributeLoader inst) |
void |
AttributeLoaderImpl.setR3007_follows_AttributeLoader(AttributeLoader inst) |
void |
AttributeLoaderImpl.setR3007_precedes_AttributeLoader(AttributeLoader inst) |
void |
RealLoaderImpl.setR3008_is_a_AttributeLoader(AttributeLoader inst) |
void |
BooleanLoaderImpl.setR3008_is_a_AttributeLoader(AttributeLoader inst) |
void |
EnumeratorLoaderImpl.setR3008_is_a_AttributeLoader(AttributeLoader inst) |
void |
GeneralLoaderImpl.setR3008_is_a_AttributeLoader(AttributeLoader inst) |
void |
IntegerLoaderImpl.setR3008_is_a_AttributeLoader(AttributeLoader inst) |
void |
StringLoaderImpl.setR3008_is_a_AttributeLoader(AttributeLoader inst) |
| Modifier and Type | Method and Description |
|---|---|
AttributeLoaderSet |
AttributeLoaderSetImpl.emptySet(Comparator<? super AttributeLoader> comp) |
AttributeLoader |
AttributeLoaderImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<AttributeLoader> condition) |
| Constructor and Description |
|---|
AttributeLoaderSetImpl(Comparator<? super AttributeLoader> comp) |
Copyright © 2020. All rights reserved.