| Package | Description |
|---|---|
| io.ciera.tool | |
| io.ciera.tool.sql.architecture.classes | |
| io.ciera.tool.sql.architecture.classes.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R444_SetSelector_navigates_from_InstSet(SetSelector form,
InstSet part) |
void |
Sql.relate_R445_SetSelector_is_a_Selector(SetSelector form,
Selector part) |
void |
Sql.relate_R4505_SetSelector_invokes_InstanceSelector(SetSelector form,
InstanceSelector part) |
void |
SqlSqlLoader.serialize_SetSelector(SetSelector setselector_inst,
PrintStream out) |
void |
Sql.unrelate_R444_SetSelector_navigates_from_InstSet(SetSelector form,
InstSet part) |
void |
Sql.unrelate_R445_SetSelector_is_a_Selector(SetSelector form,
Selector part) |
void |
Sql.unrelate_R4505_SetSelector_invokes_InstanceSelector(SetSelector form,
InstanceSelector part) |
| Modifier and Type | Method and Description |
|---|---|
SetSelector |
Selector.R445_is_a_SetSelector() |
| Modifier and Type | Method and Description |
|---|---|
default void |
InstSet.addR444_selects_instances_through_SetSelector(SetSelector inst) |
default void |
InstanceSelector.addR4505_invoked_by_SetSelector(SetSelector inst) |
default void |
InstSet.removeR444_selects_instances_through_SetSelector(SetSelector inst) |
default void |
InstanceSelector.removeR4505_invoked_by_SetSelector(SetSelector inst) |
default void |
Selector.setR445_is_a_SetSelector(SetSelector inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
SetSelectorImpl |
| Modifier and Type | Field and Description |
|---|---|
static SetSelector |
SetSelectorImpl.EMPTY_SETSELECTOR |
| Modifier and Type | Method and Description |
|---|---|
static SetSelector |
SetSelectorImpl.create(Sql context) |
static SetSelector |
SetSelectorImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_set_parent_name,
String ref_set_parent_package,
String ref_name,
String ref_selector_class_name,
String ref_selector_class_package,
String ref_selector_name) |
SetSelector |
SetSelectorSetImpl.nullElement() |
SetSelector |
SetSelectorImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<SetSelector> condition) |
SetSelector |
SelectorImpl.R445_is_a_SetSelector() |
SetSelector |
SetSelectorImpl.self() |
SetSelector |
SetSelectorImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<SetSelector> |
SetSelectorSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
InstSetImpl.addR444_selects_instances_through_SetSelector(SetSelector inst) |
void |
InstanceSelectorImpl.addR4505_invoked_by_SetSelector(SetSelector inst) |
void |
InstSetImpl.removeR444_selects_instances_through_SetSelector(SetSelector inst) |
void |
InstanceSelectorImpl.removeR4505_invoked_by_SetSelector(SetSelector inst) |
void |
SelectorImpl.setR445_is_a_SetSelector(SetSelector inst) |
| Modifier and Type | Method and Description |
|---|---|
SetSelector |
SetSelectorImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<SetSelector> condition) |
Copyright © 2019. All rights reserved.