public class GeneralFileSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<GeneralFileSet,GeneralFile> implements GeneralFileSet
| Constructor and Description |
|---|
GeneralFileSetImpl() |
GeneralFileSetImpl(Comparator<? super GeneralFile> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<GeneralFile> |
elements() |
GeneralFileSet |
emptySet() |
GeneralFileSet |
emptySet(Comparator<? super GeneralFile> comp) |
GeneralFile |
nullElement() |
PopulationLoaderSet |
R3009_is_a_PopulationLoader() |
FileSet |
R401_is_a_File() |
void |
setContents(String m_contents) |
void |
setName(String ref_name) |
void |
setPackage(String ref_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 GeneralFileSetImpl()
public GeneralFileSetImpl(Comparator<? super GeneralFile> comp)
public void setName(String ref_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setName in interface GeneralFileSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setContents(String m_contents) throws io.ciera.runtime.summit.exceptions.XtumlException
setContents in interface GeneralFileSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setPackage(String ref_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setPackage in interface GeneralFileSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic PopulationLoaderSet R3009_is_a_PopulationLoader() throws io.ciera.runtime.summit.exceptions.XtumlException
R3009_is_a_PopulationLoader in interface GeneralFileSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic FileSet R401_is_a_File() throws io.ciera.runtime.summit.exceptions.XtumlException
R401_is_a_File in interface GeneralFileSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic GeneralFile nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<GeneralFile>public GeneralFileSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<GeneralFile>public GeneralFileSet emptySet(Comparator<? super GeneralFile> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<GeneralFile>public List<GeneralFile> elements()
elements in interface io.ciera.runtime.summit.types.ISet<GeneralFile>Copyright © 2021. All rights reserved.