public class SelectRelatedWhereSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<SelectRelatedWhereSet,SelectRelatedWhere> implements SelectRelatedWhereSet
| Constructor and Description |
|---|
SelectRelatedWhereSetImpl() |
SelectRelatedWhereSetImpl(Comparator<? super SelectRelatedWhere> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<SelectRelatedWhere> |
elements() |
SelectRelatedWhereSet |
emptySet() |
SelectRelatedWhereSet |
emptySet(Comparator<? super SelectRelatedWhere> comp) |
SelectRelatedWhere |
nullElement() |
ValueSet |
R611_where_clause_Value() |
ACT_SELSet |
R664_is_a_ACT_SEL() |
void |
setStatement_ID(io.ciera.runtime.summit.types.UniqueId ref_Statement_ID) |
void |
setWhere_Clause_Value_ID(io.ciera.runtime.summit.types.UniqueId ref_Where_Clause_Value_ID) |
add, getById1, getById2, getById3, getByInstanceId, removeaddAll, any, anyWhere, clear, contains, containsAll, difference, difference, disunion, disunion, equality, intersection, intersection, isEmpty, iterator, removeAll, retainAll, size, sorted, sorted, toArray, toArray, union, union, whereclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetById1, getById2, getById3, getByInstanceIdany, anyWhere, difference, difference, disunion, disunion, intersection, intersection, sorted, sorted, union, union, whereadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIf, streampublic SelectRelatedWhereSetImpl()
public SelectRelatedWhereSetImpl(Comparator<? super SelectRelatedWhere> comp)
public void setWhere_Clause_Value_ID(io.ciera.runtime.summit.types.UniqueId ref_Where_Clause_Value_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setWhere_Clause_Value_ID in interface SelectRelatedWhereSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setStatement_ID(io.ciera.runtime.summit.types.UniqueId ref_Statement_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setStatement_ID in interface SelectRelatedWhereSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ValueSet R611_where_clause_Value() throws io.ciera.runtime.summit.exceptions.XtumlException
R611_where_clause_Value in interface SelectRelatedWhereSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ACT_SELSet R664_is_a_ACT_SEL() throws io.ciera.runtime.summit.exceptions.XtumlException
R664_is_a_ACT_SEL in interface SelectRelatedWhereSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic SelectRelatedWhere nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<SelectRelatedWhere>public SelectRelatedWhereSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<SelectRelatedWhere>public SelectRelatedWhereSet emptySet(Comparator<? super SelectRelatedWhere> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<SelectRelatedWhere>public List<SelectRelatedWhere> elements()
elements in interface io.ciera.runtime.summit.types.ISet<SelectRelatedWhere>Copyright © 2021. All rights reserved.