public class SystemModelSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<SystemModelSet,SystemModel> implements SystemModelSet
| Constructor and Description |
|---|
SystemModelSetImpl() |
SystemModelSetImpl(Comparator<? super SystemModel> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<SystemModel> |
elements() |
SystemModelSet |
emptySet() |
SystemModelSet |
emptySet(Comparator<? super SystemModel> comp) |
SystemModel |
nullElement() |
EP_PKGSet |
R1401_contains_EP_PKG() |
EP_PKGSet |
R1405_contains_EP_PKG() |
GlobalElementInSystemSet |
R9100_GlobalElementInSystem() |
void |
setName(String m_Name) |
void |
setSys_ID(io.ciera.runtime.summit.types.UniqueId m_Sys_ID) |
void |
setUseGlobals(boolean m_useGlobals) |
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 SystemModelSetImpl()
public SystemModelSetImpl(Comparator<? super SystemModel> comp)
public void setSys_ID(io.ciera.runtime.summit.types.UniqueId m_Sys_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setSys_ID in interface SystemModelSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setName(String m_Name) throws io.ciera.runtime.summit.exceptions.XtumlException
setName in interface SystemModelSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setUseGlobals(boolean m_useGlobals)
throws io.ciera.runtime.summit.exceptions.XtumlException
setUseGlobals in interface SystemModelSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic EP_PKGSet R1401_contains_EP_PKG() throws io.ciera.runtime.summit.exceptions.XtumlException
R1401_contains_EP_PKG in interface SystemModelSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic EP_PKGSet R1405_contains_EP_PKG() throws io.ciera.runtime.summit.exceptions.XtumlException
R1405_contains_EP_PKG in interface SystemModelSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic GlobalElementInSystemSet R9100_GlobalElementInSystem() throws io.ciera.runtime.summit.exceptions.XtumlException
R9100_GlobalElementInSystem in interface SystemModelSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic SystemModel nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<SystemModel>public SystemModelSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<SystemModel>public SystemModelSet emptySet(Comparator<? super SystemModel> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<SystemModel>public List<SystemModel> elements()
elements in interface io.ciera.runtime.summit.types.ISet<SystemModel>Copyright © 2021. All rights reserved.