| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R2909_AttributeValue_defines_value_for_characteristic_of_I_INS(AttributeValue form,
I_INS part) |
void |
Sql.relate_R2910_AttributeValue_is_instance_of_O_ATTR(AttributeValue form,
O_ATTR part) |
void |
SqlSqlLoader.serialize_AttributeValue(AttributeValue attributevalue_inst,
PrintStream out) |
void |
Sql.unrelate_R2909_AttributeValue_defines_value_for_characteristic_of_I_INS(AttributeValue form,
I_INS part) |
void |
Sql.unrelate_R2910_AttributeValue_is_instance_of_O_ATTR(AttributeValue form,
O_ATTR part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
I_INS.addR2909_has_characteristic_abstracted_by_AttributeValue(AttributeValue inst) |
default void |
I_INS.removeR2909_has_characteristic_abstracted_by_AttributeValue(AttributeValue inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeValueImpl |
| Modifier and Type | Field and Description |
|---|---|
static AttributeValue |
AttributeValueImpl.EMPTY_ATTRIBUTEVALUE |
| Modifier and Type | Method and Description |
|---|---|
static AttributeValue |
AttributeValueImpl.create(Sql context) |
static AttributeValue |
AttributeValueImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId ref_Inst_ID,
io.ciera.runtime.summit.types.UniqueId ref_Obj_ID,
io.ciera.runtime.summit.types.UniqueId ref_Attr_ID,
String m_Value,
String m_Label,
io.ciera.runtime.summit.types.UniqueId m_RuntimeValue_ID,
io.ciera.runtime.summit.types.UniqueId m_Derived_RuntimeValue_ID) |
AttributeValue |
AttributeValueSetImpl.nullElement() |
AttributeValue |
AttributeValueImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<AttributeValue> condition) |
AttributeValue |
AttributeValueImpl.self() |
AttributeValue |
AttributeValueImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeValue> |
AttributeValueSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
I_INSImpl.addR2909_has_characteristic_abstracted_by_AttributeValue(AttributeValue inst) |
void |
I_INSImpl.removeR2909_has_characteristic_abstracted_by_AttributeValue(AttributeValue inst) |
| Modifier and Type | Method and Description |
|---|---|
AttributeValue |
AttributeValueImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<AttributeValue> condition) |
| Modifier and Type | Method and Description |
|---|---|
default void |
O_ATTR.addR2910_has_instances_AttributeValue(AttributeValue inst) |
default void |
O_ATTR.removeR2910_has_instances_AttributeValue(AttributeValue inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
O_ATTRImpl.addR2910_has_instances_AttributeValue(AttributeValue inst) |
void |
O_ATTRImpl.removeR2910_has_instances_AttributeValue(AttributeValue inst) |
Copyright © 2019. All rights reserved.