| Package | Description |
|---|---|
| io.ciera.tool | |
| io.ciera.tool.sql.architecture.classes | |
| io.ciera.tool.sql.architecture.classes.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R441_AttributeDerivation_calculates_value_for_AttributeAccessor(AttributeDerivation form,
AttributeAccessor part) |
void |
Sql.relate_R4510_AttributeAccessor_gets_and_sets_Attribute(AttributeAccessor form,
Attribute part) |
void |
SqlSqlLoader.serialize_AttributeAccessor(AttributeAccessor attributeaccessor_inst,
PrintStream out) |
void |
Sql.unrelate_R441_AttributeDerivation_calculates_value_for_AttributeAccessor(AttributeDerivation form,
AttributeAccessor part) |
void |
Sql.unrelate_R4510_AttributeAccessor_gets_and_sets_Attribute(AttributeAccessor form,
Attribute part) |
| Modifier and Type | Method and Description |
|---|---|
AttributeAccessor |
AttributeDerivation.R441_calculates_value_for_AttributeAccessor() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Attribute.addR4510_value_accessed_through_AttributeAccessor(AttributeAccessor inst) |
default void |
Attribute.removeR4510_value_accessed_through_AttributeAccessor(AttributeAccessor inst) |
default void |
AttributeDerivation.setR441_calculates_value_for_AttributeAccessor(AttributeAccessor inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeAccessorImpl |
| Modifier and Type | Field and Description |
|---|---|
static AttributeAccessor |
AttributeAccessorImpl.EMPTY_ATTRIBUTEACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
static AttributeAccessor |
AttributeAccessorImpl.create(Sql context) |
static AttributeAccessor |
AttributeAccessorImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_attribute_name,
String ref_class_package,
String ref_class_name,
AttributeAccessorType m_accessor_type) |
AttributeAccessor |
AttributeAccessorSetImpl.nullElement() |
AttributeAccessor |
AttributeAccessorImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<AttributeAccessor> condition) |
AttributeAccessor |
AttributeDerivationImpl.R441_calculates_value_for_AttributeAccessor() |
AttributeAccessor |
AttributeAccessorImpl.self() |
AttributeAccessor |
AttributeAccessorImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeAccessor> |
AttributeAccessorSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeImpl.addR4510_value_accessed_through_AttributeAccessor(AttributeAccessor inst) |
void |
AttributeImpl.removeR4510_value_accessed_through_AttributeAccessor(AttributeAccessor inst) |
void |
AttributeDerivationImpl.setR441_calculates_value_for_AttributeAccessor(AttributeAccessor inst) |
| Modifier and Type | Method and Description |
|---|---|
AttributeAccessor |
AttributeAccessorImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<AttributeAccessor> condition) |
Copyright © 2019. All rights reserved.