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