| Package | Description |
|---|---|
| io.ciera.tool | |
| io.ciera.tool.sql.architecture.invocable | |
| io.ciera.tool.sql.architecture.invocable.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R427_GenericInvocable_is_a_InvocableObject(GenericInvocable form,
InvocableObject part) |
void |
SqlSqlLoader.serialize_GenericInvocable(GenericInvocable genericinvocable_inst,
PrintStream out) |
void |
Sql.unrelate_R427_GenericInvocable_is_a_InvocableObject(GenericInvocable form,
InvocableObject part) |
| Modifier and Type | Method and Description |
|---|---|
GenericInvocable |
InvocableObject.R427_is_a_GenericInvocable() |
| Modifier and Type | Method and Description |
|---|---|
default void |
InvocableObject.setR427_is_a_GenericInvocable(GenericInvocable inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericInvocableImpl |
| Modifier and Type | Field and Description |
|---|---|
static GenericInvocable |
GenericInvocableImpl.EMPTY_GENERICINVOCABLE |
| Modifier and Type | Method and Description |
|---|---|
static GenericInvocable |
GenericInvocableImpl.create(Sql context) |
static GenericInvocable |
GenericInvocableImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_parent_name,
String ref_parent_package,
String ref_name) |
GenericInvocable |
GenericInvocableSetImpl.nullElement() |
GenericInvocable |
GenericInvocableImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<GenericInvocable> condition) |
GenericInvocable |
InvocableObjectImpl.R427_is_a_GenericInvocable() |
GenericInvocable |
GenericInvocableImpl.self() |
GenericInvocable |
GenericInvocableImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<GenericInvocable> |
GenericInvocableSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvocableObjectImpl.setR427_is_a_GenericInvocable(GenericInvocable inst) |
| Modifier and Type | Method and Description |
|---|---|
GenericInvocableSet |
GenericInvocableSetImpl.emptySet(Comparator<? super GenericInvocable> comp) |
GenericInvocable |
GenericInvocableImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<GenericInvocable> condition) |
| Constructor and Description |
|---|
GenericInvocableSetImpl(Comparator<? super GenericInvocable> comp) |
Copyright © 2020. All rights reserved.