public class UseCaseParticipantSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<UseCaseParticipantSet,UseCaseParticipant> implements UseCaseParticipantSet
| Constructor and Description |
|---|
UseCaseParticipantSetImpl() |
UseCaseParticipantSetImpl(Comparator<? super UseCaseParticipant> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<UseCaseParticipant> |
elements() |
UseCaseParticipantSet |
emptySet() |
UseCaseParticipantSet |
emptySet(Comparator<? super UseCaseParticipant> comp) |
UseCaseParticipant |
nullElement() |
InteractionParticipantSet |
R930_is_a_InteractionParticipant() |
void |
setDescrip(String m_Descrip) |
void |
setName(String m_Name) |
void |
setPart_ID(io.ciera.runtime.summit.types.UniqueId ref_Part_ID) |
UseCaseParticipantSet |
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 UseCaseParticipantSetImpl()
public UseCaseParticipantSetImpl(Comparator<? super UseCaseParticipant> comp)
public void setDescrip(String m_Descrip) throws io.ciera.runtime.summit.exceptions.XtumlException
setDescrip in interface UseCaseParticipantSetio.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 UseCaseParticipantSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setName(String m_Name) throws io.ciera.runtime.summit.exceptions.XtumlException
setName in interface UseCaseParticipantSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic InteractionParticipantSet R930_is_a_InteractionParticipant() throws io.ciera.runtime.summit.exceptions.XtumlException
R930_is_a_InteractionParticipant in interface UseCaseParticipantSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic UseCaseParticipant nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<UseCaseParticipantSet,UseCaseParticipant>public UseCaseParticipantSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<UseCaseParticipantSet,UseCaseParticipant>public UseCaseParticipantSet emptySet(Comparator<? super UseCaseParticipant> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<UseCaseParticipantSet,UseCaseParticipant>public UseCaseParticipantSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<UseCaseParticipantSet>public List<UseCaseParticipant> elements()
elements in interface io.ciera.runtime.summit.types.ISet<UseCaseParticipantSet,UseCaseParticipant>Copyright © 2019. All rights reserved.