| Modifier and Type | Method and Description |
|---|---|
Mult |
Sql.act_lnkGetMult(ChainLink p_act_lnk) |
void |
Sql.relate_R604_ChainLink_precedes_ChainLink(ChainLink form,
ChainLink part) |
void |
Sql.relate_R637_ChainLink_ACT_SEL(ChainLink form,
ACT_SEL part) |
void |
Sql.relate_R678_ChainLink_specifies_instances_of_ModelClass(ChainLink form,
ModelClass part) |
void |
Sql.relate_R681_ChainLink_specifies_traversal_of_Association(ChainLink form,
Association part) |
void |
SqlSqlLoader.serialize_ChainLink(ChainLink chainlink_inst,
PrintStream out) |
void |
Sql.unrelate_R604_ChainLink_precedes_ChainLink(ChainLink form,
ChainLink part) |
void |
Sql.unrelate_R637_ChainLink_ACT_SEL(ChainLink form,
ACT_SEL part) |
void |
Sql.unrelate_R678_ChainLink_specifies_instances_of_ModelClass(ChainLink form,
ModelClass part) |
void |
Sql.unrelate_R681_ChainLink_specifies_traversal_of_Association(ChainLink form,
Association part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
Association.addR681_ChainLink(ChainLink inst) |
default void |
Association.removeR681_ChainLink(ChainLink inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
AssociationImpl.addR681_ChainLink(ChainLink inst) |
void |
AssociationImpl.removeR681_ChainLink(ChainLink inst) |
| Modifier and Type | Method and Description |
|---|---|
ChainLink |
ChainLink.R604_precedes_ChainLink() |
ChainLink |
ChainLink.R604_succeeds_ChainLink() |
ChainLink |
ACT_SEL.R637_starts_with_ChainLink() |
| Modifier and Type | Method and Description |
|---|---|
default void |
ChainLink.setR604_precedes_ChainLink(ChainLink inst) |
default void |
ChainLink.setR604_succeeds_ChainLink(ChainLink inst) |
default void |
ACT_SEL.setR637_starts_with_ChainLink(ChainLink inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChainLinkImpl |
| Modifier and Type | Field and Description |
|---|---|
static ChainLink |
ChainLinkImpl.EMPTY_CHAINLINK |
| Modifier and Type | Method and Description |
|---|---|
static ChainLink |
ChainLinkImpl.create(Sql context) |
static ChainLink |
ChainLinkImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId m_Link_ID,
String m_Rel_Phrase,
io.ciera.runtime.summit.types.UniqueId ref_Statement_ID,
io.ciera.runtime.summit.types.UniqueId ref_Rel_ID,
io.ciera.runtime.summit.types.UniqueId ref_Next_Link_ID,
Multiplicity m_Mult,
io.ciera.runtime.summit.types.UniqueId ref_Obj_ID,
int m_modelClassKeyLettersLineNumber,
int m_modelClassKeyLettersColumn,
int m_associationNumberLineNumber,
int m_associationNumberColumn,
int m_phraseLineNumber,
int m_phraseColumn) |
ChainLink |
ChainLinkSetImpl.nullElement() |
ChainLink |
ChainLinkImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
ChainLink |
ChainLinkImpl.R604_precedes_ChainLink() |
ChainLink |
ChainLinkImpl.R604_succeeds_ChainLink() |
ChainLink |
ACT_SELImpl.R637_starts_with_ChainLink() |
ChainLink |
ChainLinkImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<ChainLink> |
ChainLinkSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainLinkImpl.setR604_precedes_ChainLink(ChainLink inst) |
void |
ChainLinkImpl.setR604_succeeds_ChainLink(ChainLink inst) |
void |
ACT_SELImpl.setR637_starts_with_ChainLink(ChainLink inst) |
| Modifier and Type | Method and Description |
|---|---|
ChainLinkSet |
ChainLinkSetImpl.emptySet(Comparator<? super ChainLink> comp) |
| Constructor and Description |
|---|
ChainLinkSetImpl(Comparator<? super ChainLink> comp) |
| Modifier and Type | Method and Description |
|---|---|
default void |
ModelClass.addR678_ChainLink(ChainLink inst) |
default void |
ModelClass.removeR678_ChainLink(ChainLink inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelClassImpl.addR678_ChainLink(ChainLink inst) |
void |
ModelClassImpl.removeR678_ChainLink(ChainLink inst) |
Copyright © 2021. All rights reserved.