| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R801_AttributeValueReference_is_a_Value(AttributeValueReference form,
Value part) |
void |
Sql.relate_R806_AttributeValueReference_is_value_of_O_ATTR(AttributeValueReference form,
O_ATTR part) |
void |
Sql.relate_R807_AttributeValueReference_has_root_Value(AttributeValueReference form,
Value part) |
void |
SqlSqlLoader.serialize_AttributeValueReference(AttributeValueReference attributevaluereference_inst,
PrintStream out) |
void |
Sql.unrelate_R801_AttributeValueReference_is_a_Value(AttributeValueReference form,
Value part) |
void |
Sql.unrelate_R806_AttributeValueReference_is_value_of_O_ATTR(AttributeValueReference form,
O_ATTR part) |
void |
Sql.unrelate_R807_AttributeValueReference_has_root_Value(AttributeValueReference form,
Value part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
O_ATTR.addR806_AttributeValueReference(AttributeValueReference inst) |
default void |
O_ATTR.removeR806_AttributeValueReference(AttributeValueReference inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
O_ATTRImpl.addR806_AttributeValueReference(AttributeValueReference inst) |
void |
O_ATTRImpl.removeR806_AttributeValueReference(AttributeValueReference inst) |
| Modifier and Type | Method and Description |
|---|---|
AttributeValueReference |
Value.R801_is_a_AttributeValueReference() |
AttributeValueReference |
Value.R807_is_root_for_AttributeValueReference() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Value.setR801_is_a_AttributeValueReference(AttributeValueReference inst) |
default void |
Value.setR807_is_root_for_AttributeValueReference(AttributeValueReference inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeValueReferenceImpl |
| Modifier and Type | Field and Description |
|---|---|
static AttributeValueReference |
AttributeValueReferenceImpl.EMPTY_ATTRIBUTEVALUEREFERENCE |
| Modifier and Type | Method and Description |
|---|---|
static AttributeValueReference |
AttributeValueReferenceImpl.create(Sql context) |
static AttributeValueReference |
AttributeValueReferenceImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId ref_Value_ID,
io.ciera.runtime.summit.types.UniqueId ref_Root_Value_ID,
io.ciera.runtime.summit.types.UniqueId ref_Obj_ID,
io.ciera.runtime.summit.types.UniqueId ref_Attr_ID) |
AttributeValueReference |
AttributeValueReferenceSetImpl.nullElement() |
AttributeValueReference |
AttributeValueReferenceImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<AttributeValueReference> condition) |
AttributeValueReference |
ValueImpl.R801_is_a_AttributeValueReference() |
AttributeValueReference |
ValueImpl.R807_is_root_for_AttributeValueReference() |
AttributeValueReference |
AttributeValueReferenceImpl.self() |
AttributeValueReference |
AttributeValueReferenceImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeValueReference> |
AttributeValueReferenceSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueImpl.setR801_is_a_AttributeValueReference(AttributeValueReference inst) |
void |
ValueImpl.setR807_is_root_for_AttributeValueReference(AttributeValueReference inst) |
| Modifier and Type | Method and Description |
|---|---|
AttributeValueReference |
AttributeValueReferenceImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<AttributeValueReference> condition) |
Copyright © 2019. All rights reserved.