public class BodyInElementSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<BodyInElementSet,BodyInElement> implements BodyInElementSet
| Constructor and Description |
|---|
BodyInElementSetImpl() |
BodyInElementSetImpl(Comparator<? super BodyInElement> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<BodyInElement> |
elements() |
BodyInElementSet |
emptySet() |
BodyInElementSet |
emptySet(Comparator<? super BodyInElement> comp) |
BodyInElement |
nullElement() |
BodySet |
R640_has_declared_Body() |
PackageableElementSet |
R640_is_declared_in_PackageableElement() |
void |
setAction_ID(io.ciera.runtime.summit.types.UniqueId ref_Action_ID) |
void |
setElement_ID(io.ciera.runtime.summit.types.UniqueId ref_Element_ID) |
BodyInElementSet |
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 BodyInElementSetImpl()
public BodyInElementSetImpl(Comparator<? super BodyInElement> comp)
public void setAction_ID(io.ciera.runtime.summit.types.UniqueId ref_Action_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setAction_ID in interface BodyInElementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setElement_ID(io.ciera.runtime.summit.types.UniqueId ref_Element_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setElement_ID in interface BodyInElementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic BodySet R640_has_declared_Body() throws io.ciera.runtime.summit.exceptions.XtumlException
R640_has_declared_Body in interface BodyInElementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic PackageableElementSet R640_is_declared_in_PackageableElement() throws io.ciera.runtime.summit.exceptions.XtumlException
R640_is_declared_in_PackageableElement in interface BodyInElementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic BodyInElement nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<BodyInElementSet,BodyInElement>public BodyInElementSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<BodyInElementSet,BodyInElement>public BodyInElementSet emptySet(Comparator<? super BodyInElement> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<BodyInElementSet,BodyInElement>public BodyInElementSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<BodyInElementSet>public List<BodyInElement> elements()
elements in interface io.ciera.runtime.summit.types.ISet<BodyInElementSet,BodyInElement>Copyright © 2019. All rights reserved.