public class EventInstanceSerializerSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<EventInstanceSerializerSet,EventInstanceSerializer> implements EventInstanceSerializerSet
| Constructor and Description |
|---|
EventInstanceSerializerSetImpl() |
EventInstanceSerializerSetImpl(Comparator<? super EventInstanceSerializer> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<EventInstanceSerializer> |
elements() |
EventInstanceSerializerSet |
emptySet() |
EventInstanceSerializerSet |
emptySet(Comparator<? super EventInstanceSerializer> comp) |
EventInstanceSerializer |
nullElement() |
InstanceSerializerSet |
R3015_is_a_InstanceSerializer() |
void |
setClass_name(String ref_class_name) |
void |
setLoader_name(String ref_loader_name) |
void |
setLoader_package(String ref_loader_package) |
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 EventInstanceSerializerSetImpl()
public EventInstanceSerializerSetImpl(Comparator<? super EventInstanceSerializer> comp)
public void setLoader_package(String ref_loader_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setLoader_package in interface EventInstanceSerializerSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setClass_name(String ref_class_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setClass_name in interface EventInstanceSerializerSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setLoader_name(String ref_loader_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setLoader_name in interface EventInstanceSerializerSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic InstanceSerializerSet R3015_is_a_InstanceSerializer() throws io.ciera.runtime.summit.exceptions.XtumlException
R3015_is_a_InstanceSerializer in interface EventInstanceSerializerSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic EventInstanceSerializer nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<EventInstanceSerializer>public EventInstanceSerializerSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<EventInstanceSerializer>public EventInstanceSerializerSet emptySet(Comparator<? super EventInstanceSerializer> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<EventInstanceSerializer>public List<EventInstanceSerializer> elements()
elements in interface io.ciera.runtime.summit.types.ISet<EventInstanceSerializer>Copyright © 2021. All rights reserved.