public class GlobalElementInSystemSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<GlobalElementInSystemSet,GlobalElementInSystem> implements GlobalElementInSystemSet
| Constructor and Description |
|---|
GlobalElementInSystemSetImpl() |
GlobalElementInSystemSetImpl(Comparator<? super GlobalElementInSystem> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<GlobalElementInSystem> |
elements() |
GlobalElementInSystemSet |
emptySet() |
GlobalElementInSystemSet |
emptySet(Comparator<? super GlobalElementInSystem> comp) |
GlobalElementInSystem |
nullElement() |
PackageableElementSet |
R9100_PackageableElement() |
SystemModelSet |
R9100_SystemModel() |
void |
setElement_ID(io.ciera.runtime.summit.types.UniqueId ref_Element_ID) |
void |
setSys_ID(io.ciera.runtime.summit.types.UniqueId ref_Sys_ID) |
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 GlobalElementInSystemSetImpl()
public GlobalElementInSystemSetImpl(Comparator<? super GlobalElementInSystem> comp)
public void setSys_ID(io.ciera.runtime.summit.types.UniqueId ref_Sys_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setSys_ID in interface GlobalElementInSystemSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setElement_ID(io.ciera.runtime.summit.types.UniqueId ref_Element_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setElement_ID in interface GlobalElementInSystemSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic PackageableElementSet R9100_PackageableElement() throws io.ciera.runtime.summit.exceptions.XtumlException
R9100_PackageableElement in interface GlobalElementInSystemSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic SystemModelSet R9100_SystemModel() throws io.ciera.runtime.summit.exceptions.XtumlException
R9100_SystemModel in interface GlobalElementInSystemSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic GlobalElementInSystem nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<GlobalElementInSystem>public GlobalElementInSystemSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<GlobalElementInSystem>public GlobalElementInSystemSet emptySet(Comparator<? super GlobalElementInSystem> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<GlobalElementInSystem>public List<GlobalElementInSystem> elements()
elements in interface io.ciera.runtime.summit.types.ISet<GlobalElementInSystem>Copyright © 2021. All rights reserved.