| Package | Description |
|---|---|
| io.ciera.tool | |
| io.ciera.tool.sql.ooaofooa.interaction | |
| io.ciera.tool.sql.ooaofooa.interaction.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R941_TimeSpan_span_begins_at_TimingMark(TimeSpan form,
TimingMark part) |
void |
Sql.relate_R942_TimeSpan_span_ends_at_TimingMark(TimeSpan form,
TimingMark part) |
void |
SqlSqlLoader.serialize_TimeSpan(TimeSpan timespan_inst,
PrintStream out) |
void |
Sql.unrelate_R941_TimeSpan_span_begins_at_TimingMark(TimeSpan form,
TimingMark part) |
void |
Sql.unrelate_R942_TimeSpan_span_ends_at_TimingMark(TimeSpan form,
TimingMark part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
TimingMark.addR941_defines_start_of_TimeSpan(TimeSpan inst) |
default void |
TimingMark.addR942_defines_end_of_TimeSpan(TimeSpan inst) |
default void |
TimingMark.removeR941_defines_start_of_TimeSpan(TimeSpan inst) |
default void |
TimingMark.removeR942_defines_end_of_TimeSpan(TimeSpan inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
TimeSpanImpl |
| Modifier and Type | Field and Description |
|---|---|
static TimeSpan |
TimeSpanImpl.EMPTY_TIMESPAN |
| Modifier and Type | Method and Description |
|---|---|
static TimeSpan |
TimeSpanImpl.create(Sql context) |
static TimeSpan |
TimeSpanImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId m_Span_ID,
io.ciera.runtime.summit.types.UniqueId ref_Mark_ID,
io.ciera.runtime.summit.types.UniqueId ref_Prev_Mark_ID,
String m_Name,
String m_Descrip) |
TimeSpan |
TimeSpanSetImpl.nullElement() |
TimeSpan |
TimeSpanImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
TimeSpan |
TimeSpanImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<TimeSpan> |
TimeSpanSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
TimingMarkImpl.addR941_defines_start_of_TimeSpan(TimeSpan inst) |
void |
TimingMarkImpl.addR942_defines_end_of_TimeSpan(TimeSpan inst) |
void |
TimingMarkImpl.removeR941_defines_start_of_TimeSpan(TimeSpan inst) |
void |
TimingMarkImpl.removeR942_defines_end_of_TimeSpan(TimeSpan inst) |
| Modifier and Type | Method and Description |
|---|---|
TimeSpanSet |
TimeSpanSetImpl.emptySet(Comparator<? super TimeSpan> comp) |
| Constructor and Description |
|---|
TimeSpanSetImpl(Comparator<? super TimeSpan> comp) |
Copyright © 2021. All rights reserved.