public class SelfQueueEntrySetImpl extends io.ciera.runtime.summit.classes.InstanceSet<SelfQueueEntrySet,SelfQueueEntry> implements SelfQueueEntrySet
| Constructor and Description |
|---|
SelfQueueEntrySetImpl() |
SelfQueueEntrySetImpl(Comparator<? super SelfQueueEntry> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<SelfQueueEntry> |
elements() |
SelfQueueEntrySet |
emptySet() |
SelfQueueEntrySet |
emptySet(Comparator<? super SelfQueueEntry> comp) |
SelfQueueEntry |
nullElement() |
ComponentInstanceSet |
R2946_ComponentInstance() |
PendingEventSet |
R2946_PendingEvent() |
SelfQueueEntrySet |
R2947_follows_SelfQueueEntry() |
SelfQueueEntrySet |
R2947_precedes_SelfQueueEntry() |
void |
setEvent_ID(io.ciera.runtime.summit.types.UniqueId ref_Event_ID) |
void |
setExecution_Engine_ID(io.ciera.runtime.summit.types.UniqueId ref_Execution_Engine_ID) |
void |
setNext_Self_Queue_Entry_ID(io.ciera.runtime.summit.types.UniqueId ref_Next_Self_Queue_Entry_ID) |
void |
setSelf_Queue_Entry_ID(io.ciera.runtime.summit.types.UniqueId m_Self_Queue_Entry_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 SelfQueueEntrySetImpl()
public SelfQueueEntrySetImpl(Comparator<? super SelfQueueEntry> comp)
public void setSelf_Queue_Entry_ID(io.ciera.runtime.summit.types.UniqueId m_Self_Queue_Entry_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setSelf_Queue_Entry_ID in interface SelfQueueEntrySetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setNext_Self_Queue_Entry_ID(io.ciera.runtime.summit.types.UniqueId ref_Next_Self_Queue_Entry_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setNext_Self_Queue_Entry_ID in interface SelfQueueEntrySetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setEvent_ID(io.ciera.runtime.summit.types.UniqueId ref_Event_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setEvent_ID in interface SelfQueueEntrySetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setExecution_Engine_ID(io.ciera.runtime.summit.types.UniqueId ref_Execution_Engine_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setExecution_Engine_ID in interface SelfQueueEntrySetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ComponentInstanceSet R2946_ComponentInstance() throws io.ciera.runtime.summit.exceptions.XtumlException
R2946_ComponentInstance in interface SelfQueueEntrySetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic PendingEventSet R2946_PendingEvent() throws io.ciera.runtime.summit.exceptions.XtumlException
R2946_PendingEvent in interface SelfQueueEntrySetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic SelfQueueEntrySet R2947_follows_SelfQueueEntry() throws io.ciera.runtime.summit.exceptions.XtumlException
R2947_follows_SelfQueueEntry in interface SelfQueueEntrySetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic SelfQueueEntrySet R2947_precedes_SelfQueueEntry() throws io.ciera.runtime.summit.exceptions.XtumlException
R2947_precedes_SelfQueueEntry in interface SelfQueueEntrySetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic SelfQueueEntry nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<SelfQueueEntry>public SelfQueueEntrySet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<SelfQueueEntry>public SelfQueueEntrySet emptySet(Comparator<? super SelfQueueEntry> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<SelfQueueEntry>public List<SelfQueueEntry> elements()
elements in interface io.ciera.runtime.summit.types.ISet<SelfQueueEntry>Copyright © 2021. All rights reserved.