| 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_BuiltInType_is_a_Type(BuiltInType form,
Type part) |
void |
SqlSqlLoader.serialize_BuiltInType(BuiltInType builtintype_inst,
PrintStream out) |
void |
Sql.unrelate_R407_BuiltInType_is_a_Type(BuiltInType form,
Type part) |
| Modifier and Type | Method and Description |
|---|---|
BuiltInType |
Type.R407_is_a_BuiltInType() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Type.setR407_is_a_BuiltInType(BuiltInType inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltInTypeImpl |
| Modifier and Type | Field and Description |
|---|---|
static BuiltInType |
BuiltInTypeImpl.EMPTY_BUILTINTYPE |
| Modifier and Type | Method and Description |
|---|---|
static BuiltInType |
BuiltInTypeImpl.create(Sql context) |
static BuiltInType |
BuiltInTypeImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_name,
String ref_package,
boolean m_primitive,
boolean m_unique,
boolean m_inst,
boolean m_instset) |
BuiltInType |
BuiltInTypeSetImpl.nullElement() |
BuiltInType |
BuiltInTypeImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
BuiltInType |
TypeImpl.R407_is_a_BuiltInType() |
BuiltInType |
BuiltInTypeImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<BuiltInType> |
BuiltInTypeSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeImpl.setR407_is_a_BuiltInType(BuiltInType inst) |
| Modifier and Type | Method and Description |
|---|---|
BuiltInTypeSet |
BuiltInTypeSetImpl.emptySet(Comparator<? super BuiltInType> comp) |
| Constructor and Description |
|---|
BuiltInTypeSetImpl(Comparator<? super BuiltInType> comp) |
Copyright © 2021. All rights reserved.