public class IntegerLoaderSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<IntegerLoaderSet,IntegerLoader> implements IntegerLoaderSet
| Constructor and Description |
|---|
IntegerLoaderSetImpl() |
IntegerLoaderSetImpl(Comparator<? super IntegerLoader> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<IntegerLoader> |
elements() |
IntegerLoaderSet |
emptySet() |
IntegerLoaderSet |
emptySet(Comparator<? super IntegerLoader> comp) |
IntegerLoader |
nullElement() |
AttributeLoaderSet |
R3008_is_a_AttributeLoader() |
void |
setAttr_name(String ref_attr_name) |
void |
setClass_name(String ref_class_name) |
void |
setIndex(int ref_index) |
void |
setIs_long(boolean m_is_long) |
void |
setLoader_name(String ref_loader_name) |
void |
setLoader_package(String ref_loader_package) |
IntegerLoaderSet |
value() |
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 IntegerLoaderSetImpl()
public IntegerLoaderSetImpl(Comparator<? super IntegerLoader> comp)
public void setIs_long(boolean m_is_long)
throws io.ciera.runtime.summit.exceptions.XtumlException
setIs_long in interface IntegerLoaderSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setAttr_name(String ref_attr_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setAttr_name in interface IntegerLoaderSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setClass_name(String ref_class_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setClass_name in interface IntegerLoaderSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setLoader_package(String ref_loader_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setLoader_package in interface IntegerLoaderSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setIndex(int ref_index)
throws io.ciera.runtime.summit.exceptions.XtumlException
setIndex in interface IntegerLoaderSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setLoader_name(String ref_loader_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setLoader_name in interface IntegerLoaderSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic AttributeLoaderSet R3008_is_a_AttributeLoader() throws io.ciera.runtime.summit.exceptions.XtumlException
R3008_is_a_AttributeLoader in interface IntegerLoaderSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic IntegerLoader nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<IntegerLoaderSet,IntegerLoader>public IntegerLoaderSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<IntegerLoaderSet,IntegerLoader>public IntegerLoaderSet emptySet(Comparator<? super IntegerLoader> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<IntegerLoaderSet,IntegerLoader>public IntegerLoaderSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<IntegerLoaderSet>public List<IntegerLoader> elements()
elements in interface io.ciera.runtime.summit.types.ISet<IntegerLoaderSet,IntegerLoader>Copyright © 2020. All rights reserved.