public class EventCreationSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<EventCreationSet,EventCreation> implements EventCreationSet
| Constructor and Description |
|---|
EventCreationSetImpl() |
EventCreationSetImpl(Comparator<? super EventCreation> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<EventCreation> |
elements() |
EventCreationSet |
emptySet() |
EventCreationSet |
emptySet(Comparator<? super EventCreation> comp) |
EventCreation |
nullElement() |
ExpressionSet |
R3902_has_target_Expression() |
ExpressionSet |
R3903_has_base_Expression() |
ExpressionSet |
R776_is_a_Expression() |
void |
setBlock_number(String ref_block_number) |
void |
setBody_name(String ref_body_name) |
void |
setEvt_expression_number(String ref_evt_expression_number) |
void |
setExpression_number(String ref_expression_number) |
void |
setParent_name(String ref_parent_name) |
void |
setParent_package(String ref_parent_package) |
void |
setStatement_number(String ref_statement_number) |
void |
setTarget_expression_number(String ref_target_expression_number) |
void |
setTo_self(boolean m_to_self) |
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 EventCreationSetImpl()
public EventCreationSetImpl(Comparator<? super EventCreation> comp)
public void setStatement_number(String ref_statement_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setStatement_number in interface EventCreationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setTo_self(boolean m_to_self)
throws io.ciera.runtime.summit.exceptions.XtumlException
setTo_self in interface EventCreationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setExpression_number(String ref_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setExpression_number in interface EventCreationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setTarget_expression_number(String ref_target_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setTarget_expression_number in interface EventCreationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setBody_name(String ref_body_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setBody_name in interface EventCreationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setBlock_number(String ref_block_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setBlock_number in interface EventCreationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setParent_name(String ref_parent_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setParent_name in interface EventCreationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setEvt_expression_number(String ref_evt_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setEvt_expression_number in interface EventCreationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setParent_package(String ref_parent_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setParent_package in interface EventCreationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ExpressionSet R3902_has_target_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
R3902_has_target_Expression in interface EventCreationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ExpressionSet R3903_has_base_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
R3903_has_base_Expression in interface EventCreationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ExpressionSet R776_is_a_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
R776_is_a_Expression in interface EventCreationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic EventCreation nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<EventCreation>public EventCreationSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<EventCreation>public EventCreationSet emptySet(Comparator<? super EventCreation> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<EventCreation>public List<EventCreation> elements()
elements in interface io.ciera.runtime.summit.types.ISet<EventCreation>Copyright © 2021. All rights reserved.