| 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_R442_InstanceSelector_navigates_from_ModelInst(InstanceSelector form,
ModelInst part) |
void |
Sql.relate_R445_InstanceSelector_is_a_Selector(InstanceSelector form,
Selector part) |
void |
Sql.relate_R4505_SetSelector_invokes_InstanceSelector(SetSelector form,
InstanceSelector part) |
void |
SqlSqlLoader.serialize_InstanceSelector(InstanceSelector instanceselector_inst,
PrintStream out) |
void |
Sql.unrelate_R442_InstanceSelector_navigates_from_ModelInst(InstanceSelector form,
ModelInst part) |
void |
Sql.unrelate_R445_InstanceSelector_is_a_Selector(InstanceSelector form,
Selector part) |
void |
Sql.unrelate_R4505_SetSelector_invokes_InstanceSelector(SetSelector form,
InstanceSelector part) |
| Modifier and Type | Method and Description |
|---|---|
InstanceSelector |
Selector.R445_is_a_InstanceSelector() |
InstanceSelector |
SetSelector.R4505_invokes_InstanceSelector() |
| Modifier and Type | Method and Description |
|---|---|
default void |
ModelInst.addR442_selects_instances_through_InstanceSelector(InstanceSelector inst) |
default void |
ModelInst.removeR442_selects_instances_through_InstanceSelector(InstanceSelector inst) |
default void |
Selector.setR445_is_a_InstanceSelector(InstanceSelector inst) |
default void |
SetSelector.setR4505_invokes_InstanceSelector(InstanceSelector inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
InstanceSelectorImpl |
| Modifier and Type | Field and Description |
|---|---|
static InstanceSelector |
InstanceSelectorImpl.EMPTY_INSTANCESELECTOR |
| Modifier and Type | Method and Description |
|---|---|
static InstanceSelector |
InstanceSelectorImpl.create(Sql context) |
static InstanceSelector |
InstanceSelectorImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_class_name,
String ref_class_package,
String ref_name,
int m_rel_num,
Cond m_conditionality,
boolean m_formalizer,
String ref_comp_name,
String ref_comp_package) |
InstanceSelector |
InstanceSelectorSetImpl.nullElement() |
InstanceSelector |
InstanceSelectorImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
InstanceSelector |
SelectorImpl.R445_is_a_InstanceSelector() |
InstanceSelector |
SetSelectorImpl.R4505_invokes_InstanceSelector() |
InstanceSelector |
InstanceSelectorImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceSelector> |
InstanceSelectorSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelInstImpl.addR442_selects_instances_through_InstanceSelector(InstanceSelector inst) |
void |
ModelInstImpl.removeR442_selects_instances_through_InstanceSelector(InstanceSelector inst) |
void |
SelectorImpl.setR445_is_a_InstanceSelector(InstanceSelector inst) |
void |
SetSelectorImpl.setR4505_invokes_InstanceSelector(InstanceSelector inst) |
| Modifier and Type | Method and Description |
|---|---|
InstanceSelectorSet |
InstanceSelectorSetImpl.emptySet(Comparator<? super InstanceSelector> comp) |
| Constructor and Description |
|---|
InstanceSelectorSetImpl(Comparator<? super InstanceSelector> comp) |
Copyright © 2021. All rights reserved.