Class DelegationSetImpl
java.lang.Object
io.ciera.runtime.summit.types.Set<Delegation>
io.ciera.runtime.summit.classes.InstanceSet<DelegationSet,Delegation>
io.ciera.tool.sql.ooaofooa.component.impl.DelegationSetImpl
- All Implemented Interfaces:
io.ciera.runtime.summit.classes.IInstanceSet<DelegationSet,,Delegation> io.ciera.runtime.summit.types.ISet<Delegation>,io.ciera.runtime.summit.types.IXtumlType,DelegationSet,Iterable<Delegation>,Collection<Delegation>,Set<Delegation>
public class DelegationSetImpl
extends io.ciera.runtime.summit.classes.InstanceSet<DelegationSet,Delegation>
implements DelegationSet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionelements()emptySet()emptySet(Comparator<? super Delegation> comp) voidsetId(io.ciera.runtime.summit.types.UniqueId ref_Id) voidMethods inherited from class io.ciera.runtime.summit.classes.InstanceSet
add, getById1, getById2, getById3, getByInstanceId, removeMethods inherited from class io.ciera.runtime.summit.types.Set
addAll, any, anyWhere, clear, contains, containsAll, difference, difference, disunion, disunion, equality, intersection, intersection, isEmpty, iterator, removeAll, retainAll, size, sorted, sorted, toArray, toArray, union, union, whereMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface io.ciera.runtime.summit.classes.IInstanceSet
getById1, getById2, getById3, getByInstanceIdMethods inherited from interface io.ciera.runtime.summit.types.ISet
any, anyWhere, difference, difference, disunion, disunion, intersection, intersection, sorted, sorted, union, union, whereMethods inherited from interface io.ciera.runtime.summit.types.IXtumlType
equality, inequality, oneWhere, serialize
-
Constructor Details
-
DelegationSetImpl
public DelegationSetImpl() -
DelegationSetImpl
-
-
Method Details
-
setName
- Specified by:
setNamein interfaceDelegationSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setId
public void setId(io.ciera.runtime.summit.types.UniqueId ref_Id) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setIdin interfaceDelegationSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R2972_is_implemented_at_runtime_by_RuntimeChannel
public RuntimeChannelSet R2972_is_implemented_at_runtime_by_RuntimeChannel() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R2972_is_implemented_at_runtime_by_RuntimeChannelin interfaceDelegationSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R4013_handles_delegation_for_InterfaceReferenceInDelegation
public InterfaceReferenceInDelegationSet R4013_handles_delegation_for_InterfaceReferenceInDelegation() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R4013_handles_delegation_for_InterfaceReferenceInDelegationin interfaceDelegationSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R4014_provides_delegation_to_InterfaceReference
public InterfaceReferenceSet R4014_provides_delegation_to_InterfaceReference() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R4014_provides_delegation_to_InterfaceReferencein interfaceDelegationSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R4704_delivers_communication_through_ImportedReference
public ImportedReferenceSet R4704_delivers_communication_through_ImportedReference() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R4704_delivers_communication_through_ImportedReferencein interfaceDelegationSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R8001_is_a_PackageableElement
public PackageableElementSet R8001_is_a_PackageableElement() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R8001_is_a_PackageableElementin interfaceDelegationSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R9002_DelegationInComponent
public DelegationInComponentSet R9002_DelegationInComponent() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R9002_DelegationInComponentin interfaceDelegationSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
nullElement
- Specified by:
nullElementin interfaceio.ciera.runtime.summit.types.ISet<Delegation>
-
emptySet
- Specified by:
emptySetin interfaceio.ciera.runtime.summit.types.ISet<Delegation>
-
emptySet
- Specified by:
emptySetin interfaceio.ciera.runtime.summit.types.ISet<Delegation>
-
elements
- Specified by:
elementsin interfaceio.ciera.runtime.summit.types.ISet<Delegation>
-