| Modifier and Type | Method and Description |
|---|---|
default void |
Attribute.addR4506_has_value_provided_by_AttributeReference(AttributeReference inst) |
default void |
Attribute.addR4506_provides_value_for_AttributeReference(AttributeReference inst) |
default void |
Attribute.removeR4506_has_value_provided_by_AttributeReference(AttributeReference inst) |
default void |
Attribute.removeR4506_provides_value_for_AttributeReference(AttributeReference inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeReferenceImpl |
| Modifier and Type | Field and Description |
|---|---|
static AttributeReference |
AttributeReferenceImpl.EMPTY_ATTRIBUTEREFERENCE |
| Modifier and Type | Method and Description |
|---|---|
static AttributeReference |
AttributeReferenceImpl.create(Sql context) |
static AttributeReference |
AttributeReferenceImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_referring_attribute_class_name,
String ref_referring_attribute_class_package,
String ref_referring_attribute_name,
String ref_referred_to_attribute_class_name,
String ref_referred_to_attribute_class_package,
String ref_referred_to_attribute_name,
int ref_rel_num,
String ref_form_phrase,
String ref_form_name,
String ref_part_phrase,
String ref_part_name) |
AttributeReference |
AttributeReferenceSetImpl.nullElement() |
AttributeReference |
AttributeReferenceImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<AttributeReference> condition) |
AttributeReference |
AttributeReferenceImpl.self() |
AttributeReference |
AttributeReferenceImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeReference> |
AttributeReferenceSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeImpl.addR4506_has_value_provided_by_AttributeReference(AttributeReference inst) |
void |
AttributeImpl.addR4506_provides_value_for_AttributeReference(AttributeReference inst) |
void |
AttributeImpl.removeR4506_has_value_provided_by_AttributeReference(AttributeReference inst) |
void |
AttributeImpl.removeR4506_provides_value_for_AttributeReference(AttributeReference inst) |
| Modifier and Type | Method and Description |
|---|---|
AttributeReferenceSet |
AttributeReferenceSetImpl.emptySet(Comparator<? super AttributeReference> comp) |
AttributeReference |
AttributeReferenceImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<AttributeReference> condition) |
| Constructor and Description |
|---|
AttributeReferenceSetImpl(Comparator<? super AttributeReference> comp) |
| Modifier and Type | Method and Description |
|---|---|
default void |
ClassRelationship.addR4511_provides_link_for_AttributeReference(AttributeReference inst) |
default void |
ClassRelationship.removeR4511_provides_link_for_AttributeReference(AttributeReference inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassRelationshipImpl.addR4511_provides_link_for_AttributeReference(AttributeReference inst) |
void |
ClassRelationshipImpl.removeR4511_provides_link_for_AttributeReference(AttributeReference inst) |
Copyright © 2020. All rights reserved.