public class LifespanSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<LifespanSet,Lifespan> implements LifespanSet
| Constructor and Description |
|---|
LifespanSetImpl() |
LifespanSetImpl(Comparator<? super Lifespan> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<Lifespan> |
elements() |
LifespanSet |
emptySet() |
LifespanSet |
emptySet(Comparator<? super Lifespan> comp) |
Lifespan |
nullElement() |
InteractionParticipantSet |
R930_is_a_InteractionParticipant() |
TimingMarkSet |
R931_has_a_point_in_time_referenced_by_TimingMark() |
InteractionParticipantSet |
R940_extends_from_InteractionParticipant() |
ActorParticipantSet |
R949_defines_bounds_of_existence_ActorParticipant() |
void |
setDescrip(String m_Descrip) |
void |
setDestroyed(boolean m_Destroyed) |
void |
setPart_ID(io.ciera.runtime.summit.types.UniqueId ref_Part_ID) |
void |
setSource_Part_ID(io.ciera.runtime.summit.types.UniqueId ref_Source_Part_ID) |
LifespanSet |
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 LifespanSetImpl()
public LifespanSetImpl(Comparator<? super Lifespan> comp)
public void setPart_ID(io.ciera.runtime.summit.types.UniqueId ref_Part_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setPart_ID in interface LifespanSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setDescrip(String m_Descrip) throws io.ciera.runtime.summit.exceptions.XtumlException
setDescrip in interface LifespanSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setDestroyed(boolean m_Destroyed)
throws io.ciera.runtime.summit.exceptions.XtumlException
setDestroyed in interface LifespanSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setSource_Part_ID(io.ciera.runtime.summit.types.UniqueId ref_Source_Part_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setSource_Part_ID in interface LifespanSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic InteractionParticipantSet R930_is_a_InteractionParticipant() throws io.ciera.runtime.summit.exceptions.XtumlException
R930_is_a_InteractionParticipant in interface LifespanSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic TimingMarkSet R931_has_a_point_in_time_referenced_by_TimingMark() throws io.ciera.runtime.summit.exceptions.XtumlException
R931_has_a_point_in_time_referenced_by_TimingMark in interface LifespanSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic InteractionParticipantSet R940_extends_from_InteractionParticipant() throws io.ciera.runtime.summit.exceptions.XtumlException
R940_extends_from_InteractionParticipant in interface LifespanSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ActorParticipantSet R949_defines_bounds_of_existence_ActorParticipant() throws io.ciera.runtime.summit.exceptions.XtumlException
R949_defines_bounds_of_existence_ActorParticipant in interface LifespanSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic Lifespan nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<LifespanSet,Lifespan>public LifespanSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<LifespanSet,Lifespan>public LifespanSet emptySet(Comparator<? super Lifespan> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<LifespanSet,Lifespan>public LifespanSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<LifespanSet>public List<Lifespan> elements()
elements in interface io.ciera.runtime.summit.types.ISet<LifespanSet,Lifespan>Copyright © 2019. All rights reserved.