| Package | Description |
|---|---|
| io.ciera.tool | |
| io.ciera.tool.sql.architecture.type | |
| io.ciera.tool.sql.architecture.type.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R407_UnresolvedType_is_a_Type(UnresolvedType form,
Type part) |
void |
SqlSqlLoader.serialize_UnresolvedType(UnresolvedType unresolvedtype_inst,
PrintStream out) |
void |
Sql.unrelate_R407_UnresolvedType_is_a_Type(UnresolvedType form,
Type part) |
| Modifier and Type | Method and Description |
|---|---|
UnresolvedType |
Type.R407_is_a_UnresolvedType() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Type.setR407_is_a_UnresolvedType(UnresolvedType inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
UnresolvedTypeImpl |
| Modifier and Type | Field and Description |
|---|---|
static UnresolvedType |
UnresolvedTypeImpl.EMPTY_UNRESOLVEDTYPE |
| Modifier and Type | Method and Description |
|---|---|
static UnresolvedType |
UnresolvedTypeImpl.create(Sql context) |
static UnresolvedType |
UnresolvedTypeImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_name,
String ref_package,
int m_num) |
UnresolvedType |
UnresolvedTypeSetImpl.nullElement() |
UnresolvedType |
UnresolvedTypeImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<UnresolvedType> condition) |
UnresolvedType |
TypeImpl.R407_is_a_UnresolvedType() |
UnresolvedType |
UnresolvedTypeImpl.self() |
UnresolvedType |
UnresolvedTypeImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<UnresolvedType> |
UnresolvedTypeSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeImpl.setR407_is_a_UnresolvedType(UnresolvedType inst) |
| Modifier and Type | Method and Description |
|---|---|
UnresolvedTypeSet |
UnresolvedTypeSetImpl.emptySet(Comparator<? super UnresolvedType> comp) |
UnresolvedType |
UnresolvedTypeImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<UnresolvedType> condition) |
| Constructor and Description |
|---|
UnresolvedTypeSetImpl(Comparator<? super UnresolvedType> comp) |
Copyright © 2020. All rights reserved.