| 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_R776_Any_is_a_Expression(Any form,
Expression part) |
void |
Sql.relate_R783_Any_gets_an_arbitrary_element_from_Expression(Any form,
Expression part) |
void |
SqlSqlLoader.serialize_Any(Any any_inst,
PrintStream out) |
void |
Sql.unrelate_R776_Any_is_a_Expression(Any form,
Expression part) |
void |
Sql.unrelate_R783_Any_gets_an_arbitrary_element_from_Expression(Any form,
Expression part) |
| Modifier and Type | Method and Description |
|---|---|
Any |
Expression.R776_is_a_Any() |
Any |
Expression.R783_is_basis_for_Any() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Expression.setR776_is_a_Any(Any inst) |
default void |
Expression.setR783_is_basis_for_Any(Any inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnyImpl |
| Modifier and Type | Field and Description |
|---|---|
static Any |
AnyImpl.EMPTY_ANY |
| Modifier and Type | Method and Description |
|---|---|
static Any |
AnyImpl.create(Sql context) |
static Any |
AnyImpl.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_any_expression_number) |
Any |
AnySetImpl.nullElement() |
Any |
AnyImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
Any |
ExpressionImpl.R776_is_a_Any() |
Any |
ExpressionImpl.R783_is_basis_for_Any() |
Any |
AnyImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<Any> |
AnySetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionImpl.setR776_is_a_Any(Any inst) |
void |
ExpressionImpl.setR783_is_basis_for_Any(Any inst) |
| Modifier and Type | Method and Description |
|---|---|
AnySet |
AnySetImpl.emptySet(Comparator<? super Any> comp) |
| Constructor and Description |
|---|
AnySetImpl(Comparator<? super Any> comp) |
Copyright © 2021. All rights reserved.