public class ExecutablePropertyArgumentSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<ExecutablePropertyArgumentSet,ExecutablePropertyArgument> implements ExecutablePropertyArgumentSet
| Constructor and Description |
|---|
ExecutablePropertyArgumentSetImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutablePropertyArgument> |
elements() |
ExecutablePropertyArgumentSet |
emptySet() |
ExecutablePropertyArgument |
nullElement() |
MessageArgumentSet |
R1013_is_a_MessageArgument() |
PropertyParameterSet |
R1023_is_represented_by_PropertyParameter() |
void |
setArg_ID(io.ciera.runtime.summit.types.UniqueId ref_Arg_ID) |
void |
setPP_Id(io.ciera.runtime.summit.types.UniqueId ref_PP_Id) |
ExecutablePropertyArgumentSet |
value() |
add, getById1, getById2, getById3, getByInstanceId, removeaddAll, any, anyWhere, clear, contains, containsAll, difference, difference, disunion, disunion, equality, intersection, intersection, isEmpty, iterator, removeAll, retainAll, size, 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, union, union, whereadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIf, streampublic void setPP_Id(io.ciera.runtime.summit.types.UniqueId ref_PP_Id)
throws io.ciera.runtime.summit.exceptions.XtumlException
setPP_Id in interface ExecutablePropertyArgumentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setArg_ID(io.ciera.runtime.summit.types.UniqueId ref_Arg_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setArg_ID in interface ExecutablePropertyArgumentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic MessageArgumentSet R1013_is_a_MessageArgument() throws io.ciera.runtime.summit.exceptions.XtumlException
R1013_is_a_MessageArgument in interface ExecutablePropertyArgumentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic PropertyParameterSet R1023_is_represented_by_PropertyParameter() throws io.ciera.runtime.summit.exceptions.XtumlException
R1023_is_represented_by_PropertyParameter in interface ExecutablePropertyArgumentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ExecutablePropertyArgument nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<ExecutablePropertyArgumentSet,ExecutablePropertyArgument>public ExecutablePropertyArgumentSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<ExecutablePropertyArgumentSet,ExecutablePropertyArgument>public ExecutablePropertyArgumentSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<ExecutablePropertyArgumentSet>public List<ExecutablePropertyArgument> elements()
elements in interface io.ciera.runtime.summit.types.ISet<ExecutablePropertyArgumentSet,ExecutablePropertyArgument>Copyright © 2019. All rights reserved.