| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R405_Function_can_execute_synchronously_within_ComponentDefinition(Function form,
ComponentDefinition part) |
void |
Sql.relate_R427_Function_is_a_InvocableObject(Function form,
InvocableObject part) |
void |
Sql.relate_R4561_ComponentDefinition_initialized_by_Function(ComponentDefinition form,
Function part) |
void |
SqlSqlLoader.serialize_Function(Function function_inst,
PrintStream out) |
void |
Sql.unrelate_R405_Function_can_execute_synchronously_within_ComponentDefinition(Function form,
ComponentDefinition part) |
void |
Sql.unrelate_R427_Function_is_a_InvocableObject(Function form,
InvocableObject part) |
void |
Sql.unrelate_R4561_ComponentDefinition_initialized_by_Function(ComponentDefinition form,
Function part) |
| Modifier and Type | Method and Description |
|---|---|
Function |
ComponentDefinition.R4561_initialized_by_Function() |
| Modifier and Type | Method and Description |
|---|---|
default void |
ComponentDefinition.addR405_provides_synchronous_Function(Function inst) |
default void |
ComponentDefinition.removeR405_provides_synchronous_Function(Function inst) |
default void |
ComponentDefinition.setR4561_initialized_by_Function(Function inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
FunctionImpl |
| Modifier and Type | Field and Description |
|---|---|
static Function |
FunctionImpl.EMPTY_FUNCTION |
| Modifier and Type | Method and Description |
|---|---|
static Function |
FunctionImpl.create(Sql context) |
static Function |
FunctionImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_comp_name,
String ref_comp_package,
String ref_name) |
Function |
FunctionSetImpl.nullElement() |
Function |
FunctionImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
Function |
ComponentDefinitionImpl.R4561_initialized_by_Function() |
Function |
FunctionImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<Function> |
FunctionSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentDefinitionImpl.addR405_provides_synchronous_Function(Function inst) |
void |
ComponentDefinitionImpl.removeR405_provides_synchronous_Function(Function inst) |
void |
ComponentDefinitionImpl.setR4561_initialized_by_Function(Function inst) |
| Modifier and Type | Method and Description |
|---|---|
FunctionSet |
FunctionSetImpl.emptySet(Comparator<? super Function> comp) |
| Constructor and Description |
|---|
FunctionSetImpl(Comparator<? super Function> comp) |
| Modifier and Type | Method and Description |
|---|---|
Function |
InvocableObject.R427_is_a_Function() |
| Modifier and Type | Method and Description |
|---|---|
default void |
InvocableObject.setR427_is_a_Function(Function inst) |
| Modifier and Type | Method and Description |
|---|---|
Function |
InvocableObjectImpl.R427_is_a_Function() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvocableObjectImpl.setR427_is_a_Function(Function inst) |
Copyright © 2021. All rights reserved.