public class BodyInComponentSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<BodyInComponentSet,BodyInComponent> implements BodyInComponentSet
| Constructor and Description |
|---|
BodyInComponentSetImpl() |
BodyInComponentSetImpl(Comparator<? super BodyInComponent> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<BodyInComponent> |
elements() |
BodyInComponentSet |
emptySet() |
BodyInComponentSet |
emptySet(Comparator<? super BodyInComponent> comp) |
BodyInComponent |
nullElement() |
BodySet |
R694_has_declared_Body() |
C_CSet |
R694_is_declared_in_C_C() |
void |
setAction_ID(io.ciera.runtime.summit.types.UniqueId ref_Action_ID) |
void |
setComponent_Id(io.ciera.runtime.summit.types.UniqueId ref_Component_Id) |
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 BodyInComponentSetImpl()
public BodyInComponentSetImpl(Comparator<? super BodyInComponent> comp)
public void setComponent_Id(io.ciera.runtime.summit.types.UniqueId ref_Component_Id)
throws io.ciera.runtime.summit.exceptions.XtumlException
setComponent_Id in interface BodyInComponentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setAction_ID(io.ciera.runtime.summit.types.UniqueId ref_Action_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setAction_ID in interface BodyInComponentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic BodySet R694_has_declared_Body() throws io.ciera.runtime.summit.exceptions.XtumlException
R694_has_declared_Body in interface BodyInComponentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic C_CSet R694_is_declared_in_C_C() throws io.ciera.runtime.summit.exceptions.XtumlException
R694_is_declared_in_C_C in interface BodyInComponentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic BodyInComponent nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<BodyInComponent>public BodyInComponentSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<BodyInComponent>public BodyInComponentSet emptySet(Comparator<? super BodyInComponent> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<BodyInComponent>public List<BodyInComponent> elements()
elements in interface io.ciera.runtime.summit.types.ISet<BodyInComponent>Copyright © 2021. All rights reserved.