| 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_marks_MarkableElementType(Mark form,
MarkableElementType part) |
void |
Sql.relate_R2822_Feature_is_available_for_MarkableElementType(Feature form,
MarkableElementType part) |
void |
Sql.unrelate_R2821_Mark_marks_MarkableElementType(Mark form,
MarkableElementType part) |
void |
Sql.unrelate_R2822_Feature_is_available_for_MarkableElementType(Feature form,
MarkableElementType part) |
| Modifier and Type | Method and Description |
|---|---|
MarkableElementType |
Mark.R2821_marks_MarkableElementType() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Feature.addR2822_is_available_for_MarkableElementType(MarkableElementType inst) |
default void |
Feature.removeR2822_is_available_for_MarkableElementType(MarkableElementType inst) |
default void |
Mark.setR2821_marks_MarkableElementType(MarkableElementType inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
MarkableElementTypeImpl |
| Modifier and Type | Field and Description |
|---|---|
static MarkableElementType |
MarkableElementTypeImpl.EMPTY_MARKABLEELEMENTTYPE |
| Modifier and Type | Method and Description |
|---|---|
static MarkableElementType |
MarkableElementTypeImpl.create(Sql context) |
static MarkableElementType |
MarkableElementTypeImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String m_name) |
MarkableElementType |
MarkableElementTypeSetImpl.nullElement() |
MarkableElementType |
MarkableElementTypeImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<MarkableElementType> condition) |
MarkableElementType |
MarkableElementTypeImpl.CLASS.populate(String p_name) |
MarkableElementType |
MarkImpl.R2821_marks_MarkableElementType() |
MarkableElementType |
MarkableElementTypeImpl.self() |
MarkableElementType |
MarkableElementTypeImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<MarkableElementType> |
MarkableElementTypeSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureImpl.addR2822_is_available_for_MarkableElementType(MarkableElementType inst) |
void |
FeatureImpl.removeR2822_is_available_for_MarkableElementType(MarkableElementType inst) |
void |
MarkImpl.setR2821_marks_MarkableElementType(MarkableElementType inst) |
| Modifier and Type | Method and Description |
|---|---|
MarkableElementTypeSet |
MarkableElementTypeSetImpl.emptySet(Comparator<? super MarkableElementType> comp) |
MarkableElementType |
MarkableElementTypeImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<MarkableElementType> condition) |
| Constructor and Description |
|---|
MarkableElementTypeSetImpl(Comparator<? super MarkableElementType> comp) |
Copyright © 2020. All rights reserved.