public class DelegationSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<DelegationSet,Delegation> implements DelegationSet
| Constructor and Description |
|---|
DelegationSetImpl() |
DelegationSetImpl(Comparator<? super Delegation> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<Delegation> |
elements() |
DelegationSet |
emptySet() |
DelegationSet |
emptySet(Comparator<? super Delegation> comp) |
Delegation |
nullElement() |
RuntimeChannelSet |
R2972_is_implemented_at_runtime_by_RuntimeChannel() |
InterfaceReferenceInDelegationSet |
R4013_handles_delegation_for_InterfaceReferenceInDelegation() |
InterfaceReferenceSet |
R4014_provides_delegation_to_InterfaceReference() |
ImportedReferenceSet |
R4704_delivers_communication_through_ImportedReference() |
PackageableElementSet |
R8001_is_a_PackageableElement() |
DelegationInComponentSet |
R9002_DelegationInComponent() |
void |
setId(io.ciera.runtime.summit.types.UniqueId ref_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 DelegationSetImpl()
public DelegationSetImpl(Comparator<? super Delegation> comp)
public void setId(io.ciera.runtime.summit.types.UniqueId ref_Id)
throws io.ciera.runtime.summit.exceptions.XtumlException
setId in interface DelegationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setName(String m_Name) throws io.ciera.runtime.summit.exceptions.XtumlException
setName in interface DelegationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic RuntimeChannelSet R2972_is_implemented_at_runtime_by_RuntimeChannel() throws io.ciera.runtime.summit.exceptions.XtumlException
R2972_is_implemented_at_runtime_by_RuntimeChannel in interface DelegationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic InterfaceReferenceInDelegationSet R4013_handles_delegation_for_InterfaceReferenceInDelegation() throws io.ciera.runtime.summit.exceptions.XtumlException
R4013_handles_delegation_for_InterfaceReferenceInDelegation in interface DelegationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic InterfaceReferenceSet R4014_provides_delegation_to_InterfaceReference() throws io.ciera.runtime.summit.exceptions.XtumlException
R4014_provides_delegation_to_InterfaceReference in interface DelegationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ImportedReferenceSet R4704_delivers_communication_through_ImportedReference() throws io.ciera.runtime.summit.exceptions.XtumlException
R4704_delivers_communication_through_ImportedReference in interface DelegationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic PackageableElementSet R8001_is_a_PackageableElement() throws io.ciera.runtime.summit.exceptions.XtumlException
R8001_is_a_PackageableElement in interface DelegationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic DelegationInComponentSet R9002_DelegationInComponent() throws io.ciera.runtime.summit.exceptions.XtumlException
R9002_DelegationInComponent in interface DelegationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic Delegation nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<Delegation>public DelegationSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<Delegation>public DelegationSet emptySet(Comparator<? super Delegation> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<Delegation>public List<Delegation> elements()
elements in interface io.ciera.runtime.summit.types.ISet<Delegation>Copyright © 2021. All rights reserved.