| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R427_AttributeDerivation_is_a_InvocableObject(AttributeDerivation form,
InvocableObject part) |
void |
Sql.relate_R441_AttributeDerivation_calculates_value_for_AttributeAccessor(AttributeDerivation form,
AttributeAccessor part) |
void |
SqlSqlLoader.serialize_AttributeDerivation(AttributeDerivation attributederivation_inst,
PrintStream out) |
void |
Sql.unrelate_R427_AttributeDerivation_is_a_InvocableObject(AttributeDerivation form,
InvocableObject part) |
void |
Sql.unrelate_R441_AttributeDerivation_calculates_value_for_AttributeAccessor(AttributeDerivation form,
AttributeAccessor part) |
| Modifier and Type | Method and Description |
|---|---|
AttributeDerivation |
AttributeAccessor.R441_value_derived_by_AttributeDerivation() |
| Modifier and Type | Method and Description |
|---|---|
default void |
AttributeAccessor.setR441_value_derived_by_AttributeDerivation(AttributeDerivation inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeDerivationImpl |
| Modifier and Type | Field and Description |
|---|---|
static AttributeDerivation |
AttributeDerivationImpl.EMPTY_ATTRIBUTEDERIVATION |
| Modifier and Type | Method and Description |
|---|---|
static AttributeDerivation |
AttributeDerivationImpl.create(Sql context) |
static AttributeDerivation |
AttributeDerivationImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_class_name,
String ref_class_package,
String ref_attribute_name,
AttributeAccessorType ref_accessor_type) |
AttributeDerivation |
AttributeDerivationSetImpl.nullElement() |
AttributeDerivation |
AttributeDerivationImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<AttributeDerivation> condition) |
AttributeDerivation |
AttributeAccessorImpl.R441_value_derived_by_AttributeDerivation() |
AttributeDerivation |
AttributeDerivationImpl.self() |
AttributeDerivation |
AttributeDerivationImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeDerivation> |
AttributeDerivationSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeAccessorImpl.setR441_value_derived_by_AttributeDerivation(AttributeDerivation inst) |
| Modifier and Type | Method and Description |
|---|---|
AttributeDerivationSet |
AttributeDerivationSetImpl.emptySet(Comparator<? super AttributeDerivation> comp) |
AttributeDerivation |
AttributeDerivationImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<AttributeDerivation> condition) |
| Constructor and Description |
|---|
AttributeDerivationSetImpl(Comparator<? super AttributeDerivation> comp) |
| Modifier and Type | Method and Description |
|---|---|
AttributeDerivation |
InvocableObject.R427_is_a_AttributeDerivation() |
| Modifier and Type | Method and Description |
|---|---|
default void |
InvocableObject.setR427_is_a_AttributeDerivation(AttributeDerivation inst) |
| Modifier and Type | Method and Description |
|---|---|
AttributeDerivation |
InvocableObjectImpl.R427_is_a_AttributeDerivation() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvocableObjectImpl.setR427_is_a_AttributeDerivation(AttributeDerivation inst) |
Copyright © 2019. All rights reserved.