public class AcceptEventActionSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<AcceptEventActionSet,AcceptEventAction> implements AcceptEventActionSet
| Constructor and Description |
|---|
AcceptEventActionSetImpl() |
AcceptEventActionSetImpl(Comparator<? super AcceptEventAction> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<AcceptEventAction> |
elements() |
AcceptEventActionSet |
emptySet() |
AcceptEventActionSet |
emptySet(Comparator<? super AcceptEventAction> comp) |
AcceptEventAction |
nullElement() |
AcceptEventSet |
R1112_is_a_AcceptEvent() |
void |
setDescrip(String m_Descrip) |
void |
setId(io.ciera.runtime.summit.types.UniqueId ref_Id) |
void |
setName(String m_Name) |
AcceptEventActionSet |
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 AcceptEventActionSetImpl()
public AcceptEventActionSetImpl(Comparator<? super AcceptEventAction> comp)
public void setName(String m_Name) throws io.ciera.runtime.summit.exceptions.XtumlException
setName in interface AcceptEventActionSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setDescrip(String m_Descrip) throws io.ciera.runtime.summit.exceptions.XtumlException
setDescrip in interface AcceptEventActionSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setId(io.ciera.runtime.summit.types.UniqueId ref_Id)
throws io.ciera.runtime.summit.exceptions.XtumlException
setId in interface AcceptEventActionSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic AcceptEventSet R1112_is_a_AcceptEvent() throws io.ciera.runtime.summit.exceptions.XtumlException
R1112_is_a_AcceptEvent in interface AcceptEventActionSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic AcceptEventAction nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<AcceptEventActionSet,AcceptEventAction>public AcceptEventActionSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<AcceptEventActionSet,AcceptEventAction>public AcceptEventActionSet emptySet(Comparator<? super AcceptEventAction> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<AcceptEventActionSet,AcceptEventAction>public AcceptEventActionSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<AcceptEventActionSet>public List<AcceptEventAction> elements()
elements in interface io.ciera.runtime.summit.types.ISet<AcceptEventActionSet,AcceptEventAction>Copyright © 2020. All rights reserved.