public class GeneralLoaderSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<GeneralLoaderSet,GeneralLoader> implements GeneralLoaderSet
| Constructor and Description |
|---|
GeneralLoaderSetImpl() |
GeneralLoaderSetImpl(Comparator<? super GeneralLoader> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<GeneralLoader> |
elements() |
GeneralLoaderSet |
emptySet() |
GeneralLoaderSet |
emptySet(Comparator<? super GeneralLoader> comp) |
GeneralLoader |
nullElement() |
AttributeLoaderSet |
R3008_is_a_AttributeLoader() |
TypeSet |
R3013_Type() |
void |
setAttr_name(String ref_attr_name) |
void |
setClass_name(String ref_class_name) |
void |
setIndex(int ref_index) |
void |
setLoad_value(boolean m_load_value) |
void |
setLoader_name(String ref_loader_name) |
void |
setLoader_package(String ref_loader_package) |
void |
setType_name(String ref_type_name) |
void |
setType_package(String ref_type_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 GeneralLoaderSetImpl()
public GeneralLoaderSetImpl(Comparator<? super GeneralLoader> comp)
public void setType_package(String ref_type_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setType_package in interface GeneralLoaderSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setLoader_package(String ref_loader_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setLoader_package in interface GeneralLoaderSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setClass_name(String ref_class_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setClass_name in interface GeneralLoaderSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setIndex(int ref_index)
throws io.ciera.runtime.summit.exceptions.XtumlException
setIndex in interface GeneralLoaderSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setLoad_value(boolean m_load_value)
throws io.ciera.runtime.summit.exceptions.XtumlException
setLoad_value in interface GeneralLoaderSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setType_name(String ref_type_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setType_name in interface GeneralLoaderSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setLoader_name(String ref_loader_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setLoader_name in interface GeneralLoaderSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setAttr_name(String ref_attr_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setAttr_name in interface GeneralLoaderSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic AttributeLoaderSet R3008_is_a_AttributeLoader() throws io.ciera.runtime.summit.exceptions.XtumlException
R3008_is_a_AttributeLoader in interface GeneralLoaderSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic TypeSet R3013_Type() throws io.ciera.runtime.summit.exceptions.XtumlException
R3013_Type in interface GeneralLoaderSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic GeneralLoader nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<GeneralLoader>public GeneralLoaderSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<GeneralLoader>public GeneralLoaderSet emptySet(Comparator<? super GeneralLoader> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<GeneralLoader>public List<GeneralLoader> elements()
elements in interface io.ciera.runtime.summit.types.ISet<GeneralLoader>Copyright © 2021. All rights reserved.