public class InformalArgumentSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<InformalArgumentSet,InformalArgument> implements InformalArgumentSet
| Constructor and Description |
|---|
InformalArgumentSetImpl() |
InformalArgumentSetImpl(Comparator<? super InformalArgument> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<InformalArgument> |
elements() |
InformalArgumentSet |
emptySet() |
InformalArgumentSet |
emptySet(Comparator<? super InformalArgument> comp) |
InformalArgument |
nullElement() |
MessageArgumentSet |
R1013_is_a_MessageArgument() |
void |
setArg_ID(io.ciera.runtime.summit.types.UniqueId ref_Arg_ID) |
InformalArgumentSet |
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 InformalArgumentSetImpl()
public InformalArgumentSetImpl(Comparator<? super InformalArgument> comp)
public void setArg_ID(io.ciera.runtime.summit.types.UniqueId ref_Arg_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setArg_ID in interface InformalArgumentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic MessageArgumentSet R1013_is_a_MessageArgument() throws io.ciera.runtime.summit.exceptions.XtumlException
R1013_is_a_MessageArgument in interface InformalArgumentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic InformalArgument nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<InformalArgumentSet,InformalArgument>public InformalArgumentSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<InformalArgumentSet,InformalArgument>public InformalArgumentSet emptySet(Comparator<? super InformalArgument> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<InformalArgumentSet,InformalArgument>public InformalArgumentSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<InformalArgumentSet>public List<InformalArgument> elements()
elements in interface io.ciera.runtime.summit.types.ISet<InformalArgumentSet,InformalArgument>Copyright © 2020. All rights reserved.