| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R776_AttributeAccess_is_a_Expression(AttributeAccess form,
Expression part) |
void |
Sql.relate_R785_AttributeAccess_refers_to_attribute_of_instance_expressed_by_Expression(AttributeAccess form,
Expression part) |
void |
Sql.relate_R788_AttributeAccess_refers_to_Attribute(AttributeAccess form,
Attribute part) |
void |
SqlSqlLoader.serialize_AttributeAccess(AttributeAccess attributeaccess_inst,
PrintStream out) |
void |
Sql.unrelate_R776_AttributeAccess_is_a_Expression(AttributeAccess form,
Expression part) |
void |
Sql.unrelate_R785_AttributeAccess_refers_to_attribute_of_instance_expressed_by_Expression(AttributeAccess form,
Expression part) |
void |
Sql.unrelate_R788_AttributeAccess_refers_to_Attribute(AttributeAccess form,
Attribute part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
Attribute.addR788_is_referenced_by_AttributeAccess(AttributeAccess inst) |
default void |
Attribute.removeR788_is_referenced_by_AttributeAccess(AttributeAccess inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeImpl.addR788_is_referenced_by_AttributeAccess(AttributeAccess inst) |
void |
AttributeImpl.removeR788_is_referenced_by_AttributeAccess(AttributeAccess inst) |
| Modifier and Type | Method and Description |
|---|---|
AttributeAccess |
Expression.R776_is_a_AttributeAccess() |
AttributeAccess |
Expression.R785_is_used_as_basis_for_AttributeAccess() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Expression.setR776_is_a_AttributeAccess(AttributeAccess inst) |
default void |
Expression.setR785_is_used_as_basis_for_AttributeAccess(AttributeAccess inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeAccessImpl |
| Modifier and Type | Field and Description |
|---|---|
static AttributeAccess |
AttributeAccessImpl.EMPTY_ATTRIBUTEACCESS |
| Modifier and Type | Method and Description |
|---|---|
static AttributeAccess |
AttributeAccessImpl.create(Sql context) |
static AttributeAccess |
AttributeAccessImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_parent_name,
String ref_parent_package,
String ref_body_name,
String ref_block_number,
String ref_statement_number,
String ref_expression_number,
String ref_root_expression_number,
String ref_attr_class_name,
String ref_attr_class_package,
String ref_attr_name) |
AttributeAccess |
AttributeAccessSetImpl.nullElement() |
AttributeAccess |
AttributeAccessImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<AttributeAccess> condition) |
AttributeAccess |
ExpressionImpl.R776_is_a_AttributeAccess() |
AttributeAccess |
ExpressionImpl.R785_is_used_as_basis_for_AttributeAccess() |
AttributeAccess |
AttributeAccessImpl.self() |
AttributeAccess |
AttributeAccessImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeAccess> |
AttributeAccessSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionImpl.setR776_is_a_AttributeAccess(AttributeAccess inst) |
void |
ExpressionImpl.setR785_is_used_as_basis_for_AttributeAccess(AttributeAccess inst) |
| Modifier and Type | Method and Description |
|---|---|
AttributeAccessSet |
AttributeAccessSetImpl.emptySet(Comparator<? super AttributeAccess> comp) |
AttributeAccess |
AttributeAccessImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<AttributeAccess> condition) |
| Constructor and Description |
|---|
AttributeAccessSetImpl(Comparator<? super AttributeAccess> comp) |
Copyright © 2019. All rights reserved.