public class DelegationInComponentSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<DelegationInComponentSet,DelegationInComponent> implements DelegationInComponentSet
| Constructor and Description |
|---|
DelegationInComponentSetImpl() |
DelegationInComponentSetImpl(Comparator<? super DelegationInComponent> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<DelegationInComponent> |
elements() |
DelegationInComponentSet |
emptySet() |
DelegationInComponentSet |
emptySet(Comparator<? super DelegationInComponent> comp) |
DelegationInComponent |
nullElement() |
C_CSet |
R9002_C_C() |
DelegationSet |
R9002_Delegation() |
void |
setComponent_Id(io.ciera.runtime.summit.types.UniqueId ref_Component_Id) |
void |
setDelegation_Id(io.ciera.runtime.summit.types.UniqueId ref_Delegation_Id) |
DelegationInComponentSet |
value() |
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 DelegationInComponentSetImpl()
public DelegationInComponentSetImpl(Comparator<? super DelegationInComponent> comp)
public void setComponent_Id(io.ciera.runtime.summit.types.UniqueId ref_Component_Id)
throws io.ciera.runtime.summit.exceptions.XtumlException
setComponent_Id in interface DelegationInComponentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setDelegation_Id(io.ciera.runtime.summit.types.UniqueId ref_Delegation_Id)
throws io.ciera.runtime.summit.exceptions.XtumlException
setDelegation_Id in interface DelegationInComponentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic C_CSet R9002_C_C() throws io.ciera.runtime.summit.exceptions.XtumlException
R9002_C_C in interface DelegationInComponentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic DelegationSet R9002_Delegation() throws io.ciera.runtime.summit.exceptions.XtumlException
R9002_Delegation in interface DelegationInComponentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic DelegationInComponent nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<DelegationInComponentSet,DelegationInComponent>public DelegationInComponentSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<DelegationInComponentSet,DelegationInComponent>public DelegationInComponentSet emptySet(Comparator<? super DelegationInComponent> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<DelegationInComponentSet,DelegationInComponent>public DelegationInComponentSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<DelegationInComponentSet>public List<DelegationInComponent> elements()
elements in interface io.ciera.runtime.summit.types.ISet<DelegationInComponentSet,DelegationInComponent>Copyright © 2019. All rights reserved.