| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R401_InstSet_is_a_File(InstSet form,
File part) |
void |
Sql.relate_R406_InstSet_defines_set_with_elements_of_type_ModelInst(InstSet form,
ModelInst part) |
void |
Sql.relate_R407_InstSet_is_a_Type(InstSet form,
Type part) |
void |
Sql.relate_R444_SetSelector_navigates_from_InstSet(SetSelector form,
InstSet part) |
void |
SqlSqlLoader.serialize_InstSet(InstSet instset_inst,
PrintStream out) |
void |
Sql.unrelate_R401_InstSet_is_a_File(InstSet form,
File part) |
void |
Sql.unrelate_R406_InstSet_defines_set_with_elements_of_type_ModelInst(InstSet form,
ModelInst part) |
void |
Sql.unrelate_R407_InstSet_is_a_Type(InstSet form,
Type part) |
void |
Sql.unrelate_R444_SetSelector_navigates_from_InstSet(SetSelector form,
InstSet part) |
| Modifier and Type | Method and Description |
|---|---|
InstSet |
ModelInst.R406_is_type_of_single_element_in_InstSet() |
InstSet |
SetSelector.R444_navigates_from_InstSet() |
| Modifier and Type | Method and Description |
|---|---|
default void |
ModelInst.setR406_is_type_of_single_element_in_InstSet(InstSet inst) |
default void |
SetSelector.setR444_navigates_from_InstSet(InstSet inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
InstSetImpl |
| Modifier and Type | Field and Description |
|---|---|
static InstSet |
InstSetImpl.EMPTY_INSTSET |
| Modifier and Type | Method and Description |
|---|---|
static InstSet |
InstSetImpl.create(Sql context) |
static InstSet |
InstSetImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_name,
String ref_package,
String m_extends,
String ref_class_name,
String ref_class_package,
String ref_comp_name,
String ref_comp_package,
String m_comparator) |
InstSet |
InstSetSetImpl.nullElement() |
InstSet |
InstSetImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<InstSet> condition) |
InstSet |
ModelInstImpl.R406_is_type_of_single_element_in_InstSet() |
InstSet |
SetSelectorImpl.R444_navigates_from_InstSet() |
InstSet |
InstSetImpl.self() |
InstSet |
InstSetImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<InstSet> |
InstSetSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelInstImpl.setR406_is_type_of_single_element_in_InstSet(InstSet inst) |
void |
SetSelectorImpl.setR444_navigates_from_InstSet(InstSet inst) |
| Modifier and Type | Method and Description |
|---|---|
InstSetSet |
InstSetSetImpl.emptySet(Comparator<? super InstSet> comp) |
InstSet |
InstSetImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<InstSet> condition) |
| Constructor and Description |
|---|
InstSetSetImpl(Comparator<? super InstSet> comp) |
| Modifier and Type | Method and Description |
|---|---|
InstSet |
File.R401_is_a_InstSet() |
| Modifier and Type | Method and Description |
|---|---|
default void |
File.setR401_is_a_InstSet(InstSet inst) |
| Modifier and Type | Method and Description |
|---|---|
InstSet |
FileImpl.R401_is_a_InstSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
FileImpl.setR401_is_a_InstSet(InstSet inst) |
| Modifier and Type | Method and Description |
|---|---|
InstSet |
Type.R407_is_a_InstSet() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Type.setR407_is_a_InstSet(InstSet inst) |
| Modifier and Type | Method and Description |
|---|---|
InstSet |
TypeImpl.R407_is_a_InstSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeImpl.setR407_is_a_InstSet(InstSet inst) |
Copyright © 2020. All rights reserved.