| Package | Description |
|---|---|
| io.ciera.tool | |
| io.ciera.tool.sql.architecture.expression | |
| io.ciera.tool.sql.architecture.expression.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R3900_ArrayElementReference_has_root_Expression(ArrayElementReference form,
Expression part) |
void |
Sql.relate_R3901_ArrayElementReference_has_index_Expression(ArrayElementReference form,
Expression part) |
void |
Sql.relate_R776_ArrayElementReference_is_a_Expression(ArrayElementReference form,
Expression part) |
void |
SqlSqlLoader.serialize_ArrayElementReference(ArrayElementReference arrayelementreference_inst,
PrintStream out) |
void |
Sql.unrelate_R3900_ArrayElementReference_has_root_Expression(ArrayElementReference form,
Expression part) |
void |
Sql.unrelate_R3901_ArrayElementReference_has_index_Expression(ArrayElementReference form,
Expression part) |
void |
Sql.unrelate_R776_ArrayElementReference_is_a_Expression(ArrayElementReference form,
Expression part) |
| Modifier and Type | Method and Description |
|---|---|
ArrayElementReference |
Expression.R3900_is_root_for_ArrayElementReference() |
ArrayElementReference |
Expression.R3901_is_index_for_ArrayElementReference() |
ArrayElementReference |
Expression.R776_is_a_ArrayElementReference() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Expression.setR3900_is_root_for_ArrayElementReference(ArrayElementReference inst) |
default void |
Expression.setR3901_is_index_for_ArrayElementReference(ArrayElementReference inst) |
default void |
Expression.setR776_is_a_ArrayElementReference(ArrayElementReference inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayElementReferenceImpl |
| Modifier and Type | Field and Description |
|---|---|
static ArrayElementReference |
ArrayElementReferenceImpl.EMPTY_ARRAYELEMENTREFERENCE |
| Modifier and Type | Method and Description |
|---|---|
static ArrayElementReference |
ArrayElementReferenceImpl.create(Sql context) |
static ArrayElementReference |
ArrayElementReferenceImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_parent_name,
String ref_parent_package,
String ref_body_name,
String ref_block_number,
String ref_statement_number,
String ref_expression_number,
String ref_root_expression_number,
String ref_index_expression_number) |
ArrayElementReference |
ArrayElementReferenceSetImpl.nullElement() |
ArrayElementReference |
ArrayElementReferenceImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ArrayElementReference> condition) |
ArrayElementReference |
ExpressionImpl.R3900_is_root_for_ArrayElementReference() |
ArrayElementReference |
ExpressionImpl.R3901_is_index_for_ArrayElementReference() |
ArrayElementReference |
ExpressionImpl.R776_is_a_ArrayElementReference() |
ArrayElementReference |
ArrayElementReferenceImpl.self() |
ArrayElementReference |
ArrayElementReferenceImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<ArrayElementReference> |
ArrayElementReferenceSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionImpl.setR3900_is_root_for_ArrayElementReference(ArrayElementReference inst) |
void |
ExpressionImpl.setR3901_is_index_for_ArrayElementReference(ArrayElementReference inst) |
void |
ExpressionImpl.setR776_is_a_ArrayElementReference(ArrayElementReference inst) |
| Modifier and Type | Method and Description |
|---|---|
ArrayElementReferenceSet |
ArrayElementReferenceSetImpl.emptySet(Comparator<? super ArrayElementReference> comp) |
ArrayElementReference |
ArrayElementReferenceImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ArrayElementReference> condition) |
| Constructor and Description |
|---|
ArrayElementReferenceSetImpl(Comparator<? super ArrayElementReference> comp) |
Copyright © 2020. All rights reserved.