public interface IfSmtSet extends io.ciera.runtime.summit.classes.IInstanceSet<IfSmtSet,IfSmt>
| Modifier and Type | Method and Description |
|---|---|
StatementSet |
R451_is_a_Statement() |
CodeBlockSet |
R453_has_then_CodeBlock() |
CodeBlockSet |
R454_has_else_CodeBlock() |
ExpressionSet |
R471_executes_then_block_if_true_Expression() |
void |
setBlock_number(String ref_block_number) |
void |
setBody_name(String ref_body_name) |
void |
setCond_expression_number(String ref_cond_expression_number) |
void |
setElse_block_number(String ref_else_block_number) |
void |
setIs_else_if(boolean m_is_else_if) |
void |
setParent_name(String ref_parent_name) |
void |
setParent_package(String ref_parent_package) |
void |
setStatement_number(String ref_statement_number) |
void |
setThen_block_number(String ref_then_block_number) |
getById1, getById2, getById3, getByInstanceIdany, anyWhere, difference, difference, disunion, disunion, elements, emptySet, emptySet, intersection, intersection, nullElement, sorted, sorted, union, union, whereadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIf, streamvoid setStatement_number(String ref_statement_number) throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionvoid setIs_else_if(boolean m_is_else_if)
throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionvoid setThen_block_number(String ref_then_block_number) throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionvoid setBlock_number(String ref_block_number) throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionvoid setCond_expression_number(String ref_cond_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionvoid setParent_name(String ref_parent_name) throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionvoid setBody_name(String ref_body_name) throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionvoid setElse_block_number(String ref_else_block_number) throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionvoid setParent_package(String ref_parent_package) throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionStatementSet R451_is_a_Statement() throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionCodeBlockSet R453_has_then_CodeBlock() throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionCodeBlockSet R454_has_else_CodeBlock() throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionExpressionSet R471_executes_then_block_if_true_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionCopyright © 2021. All rights reserved.