public class ComponentParticipantSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<ComponentParticipantSet,ComponentParticipant> implements ComponentParticipantSet
| Constructor and Description |
|---|
ComponentParticipantSetImpl() |
ComponentParticipantSetImpl(Comparator<? super ComponentParticipant> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentParticipant> |
elements() |
ComponentParticipantSet |
emptySet() |
ComponentParticipantSet |
emptySet(Comparator<? super ComponentParticipant> comp) |
ComponentParticipant |
nullElement() |
InteractionParticipantSet |
R930_is_a_InteractionParticipant() |
C_CSet |
R955_represents_C_C() |
void |
setComponent_Id(io.ciera.runtime.summit.types.UniqueId ref_Component_Id) |
void |
setDescrip(String m_Descrip) |
void |
setInformalComponentName(String m_InformalComponentName) |
void |
setIsFormal(boolean m_isFormal) |
void |
setLabel(String m_Label) |
void |
setPart_ID(io.ciera.runtime.summit.types.UniqueId ref_Part_ID) |
ComponentParticipantSet |
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 ComponentParticipantSetImpl()
public ComponentParticipantSetImpl(Comparator<? super ComponentParticipant> comp)
public void setIsFormal(boolean m_isFormal)
throws io.ciera.runtime.summit.exceptions.XtumlException
setIsFormal in interface ComponentParticipantSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setInformalComponentName(String m_InformalComponentName) throws io.ciera.runtime.summit.exceptions.XtumlException
setInformalComponentName in interface ComponentParticipantSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setComponent_Id(io.ciera.runtime.summit.types.UniqueId ref_Component_Id)
throws io.ciera.runtime.summit.exceptions.XtumlException
setComponent_Id in interface ComponentParticipantSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setDescrip(String m_Descrip) throws io.ciera.runtime.summit.exceptions.XtumlException
setDescrip in interface ComponentParticipantSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setPart_ID(io.ciera.runtime.summit.types.UniqueId ref_Part_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setPart_ID in interface ComponentParticipantSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setLabel(String m_Label) throws io.ciera.runtime.summit.exceptions.XtumlException
setLabel in interface ComponentParticipantSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic InteractionParticipantSet R930_is_a_InteractionParticipant() throws io.ciera.runtime.summit.exceptions.XtumlException
R930_is_a_InteractionParticipant in interface ComponentParticipantSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic C_CSet R955_represents_C_C() throws io.ciera.runtime.summit.exceptions.XtumlException
R955_represents_C_C in interface ComponentParticipantSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ComponentParticipant nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<ComponentParticipantSet,ComponentParticipant>public ComponentParticipantSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<ComponentParticipantSet,ComponentParticipant>public ComponentParticipantSet emptySet(Comparator<? super ComponentParticipant> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<ComponentParticipantSet,ComponentParticipant>public ComponentParticipantSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<ComponentParticipantSet>public List<ComponentParticipant> elements()
elements in interface io.ciera.runtime.summit.types.ISet<ComponentParticipantSet,ComponentParticipant>Copyright © 2020. All rights reserved.