public class BatchRelatorSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<BatchRelatorSet,BatchRelator> implements BatchRelatorSet
| Constructor and Description |
|---|
BatchRelatorSetImpl() |
BatchRelatorSetImpl(Comparator<? super BatchRelator> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<BatchRelator> |
elements() |
BatchRelatorSet |
emptySet() |
BatchRelatorSet |
emptySet(Comparator<? super BatchRelator> comp) |
BatchRelator |
nullElement() |
PopulationLoaderSet |
R3011_invoked_by_PopulationLoader() |
AttributeComparisonSet |
R3012_selects_participant_by_evaluating_AttributeComparison() |
void |
setForm_name(String m_form_name) |
void |
setId_num(int m_id_num) |
void |
setLoader_name(String ref_loader_name) |
void |
setLoader_package(String ref_loader_package) |
void |
setPart_name(String m_part_name) |
void |
setRel_name(String m_rel_name) |
void |
setUnconditional(boolean m_unconditional) |
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 BatchRelatorSetImpl()
public BatchRelatorSetImpl(Comparator<? super BatchRelator> comp)
public void setUnconditional(boolean m_unconditional)
throws io.ciera.runtime.summit.exceptions.XtumlException
setUnconditional in interface BatchRelatorSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setLoader_name(String ref_loader_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setLoader_name in interface BatchRelatorSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setId_num(int m_id_num)
throws io.ciera.runtime.summit.exceptions.XtumlException
setId_num in interface BatchRelatorSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setForm_name(String m_form_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setForm_name in interface BatchRelatorSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setRel_name(String m_rel_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setRel_name in interface BatchRelatorSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setPart_name(String m_part_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setPart_name in interface BatchRelatorSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setLoader_package(String ref_loader_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setLoader_package in interface BatchRelatorSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic PopulationLoaderSet R3011_invoked_by_PopulationLoader() throws io.ciera.runtime.summit.exceptions.XtumlException
R3011_invoked_by_PopulationLoader in interface BatchRelatorSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic AttributeComparisonSet R3012_selects_participant_by_evaluating_AttributeComparison() throws io.ciera.runtime.summit.exceptions.XtumlException
R3012_selects_participant_by_evaluating_AttributeComparison in interface BatchRelatorSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic BatchRelator nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<BatchRelator>public BatchRelatorSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<BatchRelator>public BatchRelatorSet emptySet(Comparator<? super BatchRelator> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<BatchRelator>public List<BatchRelator> elements()
elements in interface io.ciera.runtime.summit.types.ISet<BatchRelator>Copyright © 2021. All rights reserved.