| Modifier and Type | Method and Description |
|---|---|
ClassRelationship |
AttributeReference.R4511_refers_to_another_attribute_through_ClassRelationship() |
ClassRelationship |
Selector.R4512_traverses_across_ClassRelationship() |
| Modifier and Type | Method and Description |
|---|---|
default void |
ModelInst.addR434_participates_in_ClassRelationship(ClassRelationship inst) |
default void |
ModelInst.addR435_formalizes_ClassRelationship(ClassRelationship inst) |
default void |
ModelInst.removeR434_participates_in_ClassRelationship(ClassRelationship inst) |
default void |
ModelInst.removeR435_formalizes_ClassRelationship(ClassRelationship inst) |
default void |
AttributeReference.setR4511_refers_to_another_attribute_through_ClassRelationship(ClassRelationship inst) |
default void |
Selector.setR4512_traverses_across_ClassRelationship(ClassRelationship inst) |
| Modifier and Type | Method and Description |
|---|---|
ClassRelationship |
AttributeReferenceImpl.R4511_refers_to_another_attribute_through_ClassRelationship() |
ClassRelationship |
SelectorImpl.R4512_traverses_across_ClassRelationship() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelInstImpl.addR434_participates_in_ClassRelationship(ClassRelationship inst) |
void |
ModelInstImpl.addR435_formalizes_ClassRelationship(ClassRelationship inst) |
void |
ModelInstImpl.removeR434_participates_in_ClassRelationship(ClassRelationship inst) |
void |
ModelInstImpl.removeR435_formalizes_ClassRelationship(ClassRelationship inst) |
void |
AttributeReferenceImpl.setR4511_refers_to_another_attribute_through_ClassRelationship(ClassRelationship inst) |
void |
SelectorImpl.setR4512_traverses_across_ClassRelationship(ClassRelationship inst) |
| Modifier and Type | Method and Description |
|---|---|
ClassRelationship |
RelationshipPopulationSelector.R4572_selects_instances_of_ClassRelationship() |
| Modifier and Type | Method and Description |
|---|---|
default void |
ComponentDefinition.addR448_maintains_instances_of_ClassRelationship(ClassRelationship inst) |
default void |
ComponentDefinition.removeR448_maintains_instances_of_ClassRelationship(ClassRelationship inst) |
default void |
RelationshipPopulationSelector.setR4572_selects_instances_of_ClassRelationship(ClassRelationship inst) |
| Modifier and Type | Method and Description |
|---|---|
ClassRelationship |
RelationshipPopulationSelectorImpl.R4572_selects_instances_of_ClassRelationship() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentDefinitionImpl.addR448_maintains_instances_of_ClassRelationship(ClassRelationship inst) |
void |
ComponentDefinitionImpl.removeR448_maintains_instances_of_ClassRelationship(ClassRelationship inst) |
void |
RelationshipPopulationSelectorImpl.setR4572_selects_instances_of_ClassRelationship(ClassRelationship inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassRelationshipImpl |
| Modifier and Type | Field and Description |
|---|---|
static ClassRelationship |
ClassRelationshipImpl.EMPTY_CLASSRELATIONSHIP |
| Modifier and Type | Method and Description |
|---|---|
static ClassRelationship |
ClassRelationshipImpl.create(Sql context) |
static ClassRelationship |
ClassRelationshipImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_comp_name,
String ref_comp_package,
String m_name,
int m_num,
String ref_form_name,
String m_form_phrase,
String ref_part_name,
String m_part_phrase,
String ref_form_package,
String ref_part_package,
Mult m_form_mult,
Mult m_part_mult,
Cond m_form_cond,
Cond m_part_cond,
int m_id_num) |
ClassRelationship |
ClassRelationshipSetImpl.nullElement() |
ClassRelationship |
ClassRelationshipImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ClassRelationship> condition) |
ClassRelationship |
ClassRelationshipImpl.self() |
ClassRelationship |
ClassRelationshipImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<ClassRelationship> |
ClassRelationshipSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
ClassRelationship |
ClassRelationshipImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ClassRelationship> condition) |
| Modifier and Type | Method and Description |
|---|---|
ClassRelationship |
RelateSmt.R481_creates_instances_of_ClassRelationship() |
ClassRelationship |
UnrelateSmt.R484_deletes_instances_of_ClassRelationship() |
| Modifier and Type | Method and Description |
|---|---|
default void |
RelateSmt.setR481_creates_instances_of_ClassRelationship(ClassRelationship inst) |
default void |
UnrelateSmt.setR484_deletes_instances_of_ClassRelationship(ClassRelationship inst) |
| Modifier and Type | Method and Description |
|---|---|
ClassRelationship |
RelateSmtImpl.R481_creates_instances_of_ClassRelationship() |
ClassRelationship |
UnrelateSmtImpl.R484_deletes_instances_of_ClassRelationship() |
| Modifier and Type | Method and Description |
|---|---|
void |
RelateSmtImpl.setR481_creates_instances_of_ClassRelationship(ClassRelationship inst) |
void |
UnrelateSmtImpl.setR484_deletes_instances_of_ClassRelationship(ClassRelationship inst) |
Copyright © 2019. All rights reserved.