| Package | Description |
|---|---|
| io.ciera.tool | |
| io.ciera.tool.sql.ooaofmarking | |
| io.ciera.tool.sql.ooaofmarking.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R2821_Mark_is_marked_by_Feature(Mark form,
Feature part) |
void |
Sql.relate_R2822_Feature_is_available_for_MarkableElementType(Feature form,
MarkableElementType part) |
void |
Sql.unrelate_R2821_Mark_is_marked_by_Feature(Mark form,
Feature part) |
void |
Sql.unrelate_R2822_Feature_is_available_for_MarkableElementType(Feature form,
MarkableElementType part) |
| Modifier and Type | Method and Description |
|---|---|
Feature |
Mark.R2821_is_marked_by_Feature() |
| Modifier and Type | Method and Description |
|---|---|
default void |
MarkableElementType.addR2822_makes_available_Feature(Feature inst) |
default void |
MarkableElementType.removeR2822_makes_available_Feature(Feature inst) |
default void |
Mark.setR2821_is_marked_by_Feature(Feature inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureImpl |
| Modifier and Type | Field and Description |
|---|---|
static Feature |
FeatureImpl.EMPTY_FEATURE |
| Modifier and Type | Method and Description |
|---|---|
static Feature |
FeatureImpl.create(Sql context) |
static Feature |
FeatureImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String m_name) |
Feature |
FeatureSetImpl.nullElement() |
Feature |
FeatureImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Feature> condition) |
Feature |
FeatureImpl.CLASS.populate(String p_name) |
Feature |
MarkImpl.R2821_is_marked_by_Feature() |
Feature |
FeatureImpl.self() |
Feature |
FeatureImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<Feature> |
FeatureSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
MarkableElementTypeImpl.addR2822_makes_available_Feature(Feature inst) |
void |
MarkableElementTypeImpl.removeR2822_makes_available_Feature(Feature inst) |
void |
MarkImpl.setR2821_is_marked_by_Feature(Feature inst) |
| Modifier and Type | Method and Description |
|---|---|
Feature |
FeatureImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Feature> condition) |
Copyright © 2019. All rights reserved.