| Package | Description |
|---|---|
| io.ciera.tool | |
| io.ciera.tool.sql.loader | |
| io.ciera.tool.sql.loader.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R3011_BatchRelator_invoked_by_PopulationLoader(BatchRelator form,
PopulationLoader part) |
void |
Sql.relate_R3012_AttributeComparison_evaluated_by_BatchRelator(AttributeComparison form,
BatchRelator part) |
void |
SqlSqlLoader.serialize_BatchRelator(BatchRelator batchrelator_inst,
PrintStream out) |
void |
Sql.transformAttributeComparison(AttributeReference p_attr_ref,
BatchRelator p_batch_relator,
AttributeComparison p_prev_attr_comp) |
void |
Sql.unrelate_R3011_BatchRelator_invoked_by_PopulationLoader(BatchRelator form,
PopulationLoader part) |
void |
Sql.unrelate_R3012_AttributeComparison_evaluated_by_BatchRelator(AttributeComparison form,
BatchRelator part) |
| Modifier and Type | Method and Description |
|---|---|
BatchRelator |
AttributeComparison.R3012_evaluated_by_BatchRelator() |
| Modifier and Type | Method and Description |
|---|---|
default void |
PopulationLoader.addR3011_relates_instances_using_BatchRelator(BatchRelator inst) |
default void |
PopulationLoader.removeR3011_relates_instances_using_BatchRelator(BatchRelator inst) |
default void |
AttributeComparison.setR3012_evaluated_by_BatchRelator(BatchRelator inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchRelatorImpl |
| Modifier and Type | Field and Description |
|---|---|
static BatchRelator |
BatchRelatorImpl.EMPTY_BATCHRELATOR |
| Modifier and Type | Method and Description |
|---|---|
static BatchRelator |
BatchRelatorImpl.create(Sql context) |
static BatchRelator |
BatchRelatorImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_loader_name,
String ref_loader_package,
String m_rel_name,
String m_form_name,
String m_part_name,
boolean m_unconditional,
int m_id_num) |
BatchRelator |
BatchRelatorSetImpl.nullElement() |
BatchRelator |
BatchRelatorImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<BatchRelator> condition) |
BatchRelator |
AttributeComparisonImpl.R3012_evaluated_by_BatchRelator() |
BatchRelator |
BatchRelatorImpl.self() |
BatchRelator |
BatchRelatorImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<BatchRelator> |
BatchRelatorSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
PopulationLoaderImpl.addR3011_relates_instances_using_BatchRelator(BatchRelator inst) |
void |
PopulationLoaderImpl.removeR3011_relates_instances_using_BatchRelator(BatchRelator inst) |
void |
AttributeComparisonImpl.setR3012_evaluated_by_BatchRelator(BatchRelator inst) |
| Modifier and Type | Method and Description |
|---|---|
BatchRelatorSet |
BatchRelatorSetImpl.emptySet(Comparator<? super BatchRelator> comp) |
BatchRelator |
BatchRelatorImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<BatchRelator> condition) |
| Constructor and Description |
|---|
BatchRelatorSetImpl(Comparator<? super BatchRelator> comp) |
Copyright © 2020. All rights reserved.