| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R8005_SearchResultSet_held_by_EP_PKG(SearchResultSet form,
EP_PKG part) |
void |
Sql.relate_R8006_ElementVisibility_SearchResultSet(ElementVisibility form,
SearchResultSet part) |
void |
Sql.unrelate_R8005_SearchResultSet_held_by_EP_PKG(SearchResultSet form,
EP_PKG part) |
void |
Sql.unrelate_R8006_ElementVisibility_SearchResultSet(ElementVisibility form,
SearchResultSet part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
EP_PKG.addR8005_holds_SearchResultSet(SearchResultSet inst) |
default void |
EP_PKG.removeR8005_holds_SearchResultSet(SearchResultSet inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
EP_PKGImpl.addR8005_holds_SearchResultSet(SearchResultSet inst) |
void |
EP_PKGImpl.removeR8005_holds_SearchResultSet(SearchResultSet inst) |
| Modifier and Type | Method and Description |
|---|---|
SearchResultSet |
ElementVisibility.R8006_SearchResultSet() |
| Modifier and Type | Method and Description |
|---|---|
default void |
ElementVisibility.setR8006_SearchResultSet(SearchResultSet inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchResultSetImpl |
| Modifier and Type | Field and Description |
|---|---|
static SearchResultSet |
SearchResultSetImpl.EMPTY_SEARCHRESULTSET |
| Modifier and Type | Method and Description |
|---|---|
static SearchResultSet |
SearchResultSetImpl.create(Sql context) |
static SearchResultSet |
SearchResultSetImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId ref_Package_ID,
String m_Name,
ElementTypeConstants m_Type) |
SearchResultSet |
SearchResultSetSetImpl.nullElement() |
SearchResultSet |
SearchResultSetImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<SearchResultSet> condition) |
SearchResultSet |
ElementVisibilityImpl.R8006_SearchResultSet() |
SearchResultSet |
SearchResultSetImpl.self() |
SearchResultSet |
SearchResultSetImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<SearchResultSet> |
SearchResultSetSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ElementVisibilityImpl.setR8006_SearchResultSet(SearchResultSet inst) |
| Modifier and Type | Method and Description |
|---|---|
SearchResultSetSet |
SearchResultSetSetImpl.emptySet(Comparator<? super SearchResultSet> comp) |
SearchResultSet |
SearchResultSetImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<SearchResultSet> condition) |
| Constructor and Description |
|---|
SearchResultSetSetImpl(Comparator<? super SearchResultSet> comp) |
Copyright © 2019. All rights reserved.