| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R776_Invocation_is_a_Expression(Invocation form,
Expression part) |
void |
Sql.relate_R792_Invocation_invokes_InvocableObject(Invocation form,
InvocableObject part) |
void |
Sql.relate_R793_ActualParameter_Invocation(ActualParameter form,
Invocation part) |
void |
Sql.relate_R798_Invocation_invokes_activity_on_Expression(Invocation form,
Expression part) |
void |
SqlSqlLoader.serialize_Invocation(Invocation invocation_inst,
PrintStream out) |
void |
Sql.unrelate_R776_Invocation_is_a_Expression(Invocation form,
Expression part) |
void |
Sql.unrelate_R792_Invocation_invokes_InvocableObject(Invocation form,
InvocableObject part) |
void |
Sql.unrelate_R793_ActualParameter_Invocation(ActualParameter form,
Invocation part) |
void |
Sql.unrelate_R798_Invocation_invokes_activity_on_Expression(Invocation form,
Expression part) |
| Modifier and Type | Method and Description |
|---|---|
Invocation |
Expression.R776_is_a_Invocation() |
Invocation |
ActualParameter.R793_Invocation() |
Invocation |
Expression.R798_is_used_as_basis_for_Invocation() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Expression.setR776_is_a_Invocation(Invocation inst) |
default void |
ActualParameter.setR793_Invocation(Invocation inst) |
default void |
Expression.setR798_is_used_as_basis_for_Invocation(Invocation inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
InvocationImpl |
| Modifier and Type | Field and Description |
|---|---|
static Invocation |
InvocationImpl.EMPTY_INVOCATION |
| Modifier and Type | Method and Description |
|---|---|
static Invocation |
InvocationImpl.create(Sql context) |
static Invocation |
InvocationImpl.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_invoked_parent_name,
String ref_invoked_parent_package,
String ref_invoked_name,
String ref_base_expression_number) |
Invocation |
InvocationSetImpl.nullElement() |
Invocation |
InvocationImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Invocation> condition) |
Invocation |
ExpressionImpl.R776_is_a_Invocation() |
Invocation |
ActualParameterImpl.R793_Invocation() |
Invocation |
ExpressionImpl.R798_is_used_as_basis_for_Invocation() |
Invocation |
InvocationImpl.self() |
Invocation |
InvocationImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<Invocation> |
InvocationSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionImpl.setR776_is_a_Invocation(Invocation inst) |
void |
ActualParameterImpl.setR793_Invocation(Invocation inst) |
void |
ExpressionImpl.setR798_is_used_as_basis_for_Invocation(Invocation inst) |
| Modifier and Type | Method and Description |
|---|---|
InvocationSet |
InvocationSetImpl.emptySet(Comparator<? super Invocation> comp) |
Invocation |
InvocationImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Invocation> condition) |
| Constructor and Description |
|---|
InvocationSetImpl(Comparator<? super Invocation> comp) |
| Modifier and Type | Method and Description |
|---|---|
default void |
InvocableObject.addR792_invoked_through_Invocation(Invocation inst) |
default void |
InvocableObject.removeR792_invoked_through_Invocation(Invocation inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
InvocableObjectImpl.addR792_invoked_through_Invocation(Invocation inst) |
void |
InvocableObjectImpl.removeR792_invoked_through_Invocation(Invocation inst) |
Copyright © 2020. All rights reserved.