Class ComponentParticipantSetImpl
java.lang.Object
io.ciera.runtime.summit.types.Set<ComponentParticipant>
io.ciera.runtime.summit.classes.InstanceSet<ComponentParticipantSet,ComponentParticipant>
io.ciera.tool.sql.ooaofooa.interaction.impl.ComponentParticipantSetImpl
- All Implemented Interfaces:
io.ciera.runtime.summit.classes.IInstanceSet<ComponentParticipantSet,,ComponentParticipant> io.ciera.runtime.summit.types.ISet<ComponentParticipant>,io.ciera.runtime.summit.types.IXtumlType,ComponentParticipantSet,Iterable<ComponentParticipant>,Collection<ComponentParticipant>,Set<ComponentParticipant>
public class ComponentParticipantSetImpl
extends io.ciera.runtime.summit.classes.InstanceSet<ComponentParticipantSet,ComponentParticipant>
implements ComponentParticipantSet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionelements()emptySet()emptySet(Comparator<? super ComponentParticipant> comp) voidsetComponent_Id(io.ciera.runtime.summit.types.UniqueId ref_Component_Id) voidsetDescrip(String m_Descrip) voidsetInformalComponentName(String m_InformalComponentName) voidsetIsFormal(boolean m_isFormal) voidvoidsetPart_ID(io.ciera.runtime.summit.types.UniqueId ref_Part_ID) Methods 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
-
ComponentParticipantSetImpl
public ComponentParticipantSetImpl() -
ComponentParticipantSetImpl
-
-
Method Details
-
setDescrip
- Specified by:
setDescripin interfaceComponentParticipantSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setIsFormal
public void setIsFormal(boolean m_isFormal) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setIsFormalin interfaceComponentParticipantSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setComponent_Id
public void setComponent_Id(io.ciera.runtime.summit.types.UniqueId ref_Component_Id) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setComponent_Idin interfaceComponentParticipantSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setInformalComponentName
public void setInformalComponentName(String m_InformalComponentName) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setInformalComponentNamein interfaceComponentParticipantSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setLabel
- Specified by:
setLabelin interfaceComponentParticipantSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setPart_ID
public void setPart_ID(io.ciera.runtime.summit.types.UniqueId ref_Part_ID) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setPart_IDin interfaceComponentParticipantSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R930_is_a_InteractionParticipant
public InteractionParticipantSet R930_is_a_InteractionParticipant() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R930_is_a_InteractionParticipantin interfaceComponentParticipantSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R955_represents_C_C
- Specified by:
R955_represents_C_Cin interfaceComponentParticipantSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
nullElement
- Specified by:
nullElementin interfaceio.ciera.runtime.summit.types.ISet<ComponentParticipant>
-
emptySet
- Specified by:
emptySetin interfaceio.ciera.runtime.summit.types.ISet<ComponentParticipant>
-
emptySet
- Specified by:
emptySetin interfaceio.ciera.runtime.summit.types.ISet<ComponentParticipant>
-
elements
- Specified by:
elementsin interfaceio.ciera.runtime.summit.types.ISet<ComponentParticipant>
-