public class ExceptionSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<ExceptionSet,Exception> implements ExceptionSet
| Constructor and Description |
|---|
ExceptionSetImpl() |
ExceptionSetImpl(Comparator<? super Exception> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<Exception> |
elements() |
ExceptionSet |
emptySet() |
ExceptionSet |
emptySet(Comparator<? super Exception> comp) |
Exception |
nullElement() |
PackageableElementSet |
R8001_is_a_PackageableElement() |
void |
setDescrip(String m_Descrip) |
void |
setException_ID(io.ciera.runtime.summit.types.UniqueId ref_Exception_ID) |
void |
setName(String m_Name) |
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 ExceptionSetImpl()
public ExceptionSetImpl(Comparator<? super Exception> comp)
public void setException_ID(io.ciera.runtime.summit.types.UniqueId ref_Exception_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setException_ID in interface ExceptionSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setDescrip(String m_Descrip) throws io.ciera.runtime.summit.exceptions.XtumlException
setDescrip in interface ExceptionSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setName(String m_Name) throws io.ciera.runtime.summit.exceptions.XtumlException
setName in interface ExceptionSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic PackageableElementSet R8001_is_a_PackageableElement() throws io.ciera.runtime.summit.exceptions.XtumlException
R8001_is_a_PackageableElement in interface ExceptionSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic Exception nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<Exception>public ExceptionSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<Exception>public ExceptionSet emptySet(Comparator<? super Exception> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<Exception>Copyright © 2021. All rights reserved.