public class ExceptionSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<ExceptionSet,Exception> implements ExceptionSet
| Constructor and Description |
|---|
ExceptionSetImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<Exception> |
elements() |
ExceptionSet |
emptySet() |
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) |
ExceptionSet |
value() |
add, getById1, getById2, getById3, getByInstanceId, removeaddAll, any, anyWhere, clear, contains, containsAll, difference, difference, disunion, disunion, equality, intersection, intersection, isEmpty, iterator, removeAll, retainAll, size, 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, union, union, whereadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIf, streampublic 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<ExceptionSet,Exception>public ExceptionSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<ExceptionSet,Exception>public ExceptionSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<ExceptionSet>public List<Exception> elements()
elements in interface io.ciera.runtime.summit.types.ISet<ExceptionSet,Exception>Copyright © 2019. All rights reserved.