public class ExpressionAsStatementSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<ExpressionAsStatementSet,ExpressionAsStatement> implements ExpressionAsStatementSet
| Constructor and Description |
|---|
ExpressionAsStatementSetImpl() |
ExpressionAsStatementSetImpl(Comparator<? super ExpressionAsStatement> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<ExpressionAsStatement> |
elements() |
ExpressionAsStatementSet |
emptySet() |
ExpressionAsStatementSet |
emptySet(Comparator<? super ExpressionAsStatement> comp) |
ExpressionAsStatement |
nullElement() |
StatementSet |
R451_is_a_Statement() |
ExpressionSet |
R476_executes_as_statement_Expression() |
void |
setBlock_number(String ref_block_number) |
void |
setBody_name(String ref_body_name) |
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) |
ExpressionAsStatementSet |
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 ExpressionAsStatementSetImpl()
public ExpressionAsStatementSetImpl(Comparator<? super ExpressionAsStatement> comp)
public void setStatement_number(String ref_statement_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setStatement_number in interface ExpressionAsStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setBlock_number(String ref_block_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setBlock_number in interface ExpressionAsStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setParent_package(String ref_parent_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setParent_package in interface ExpressionAsStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setParent_name(String ref_parent_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setParent_name in interface ExpressionAsStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setBody_name(String ref_body_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setBody_name in interface ExpressionAsStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setExpression_number(String ref_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setExpression_number in interface ExpressionAsStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic StatementSet R451_is_a_Statement() throws io.ciera.runtime.summit.exceptions.XtumlException
R451_is_a_Statement in interface ExpressionAsStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ExpressionSet R476_executes_as_statement_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
R476_executes_as_statement_Expression in interface ExpressionAsStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ExpressionAsStatement nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<ExpressionAsStatementSet,ExpressionAsStatement>public ExpressionAsStatementSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<ExpressionAsStatementSet,ExpressionAsStatement>public ExpressionAsStatementSet emptySet(Comparator<? super ExpressionAsStatement> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<ExpressionAsStatementSet,ExpressionAsStatement>public ExpressionAsStatementSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<ExpressionAsStatementSet>public List<ExpressionAsStatement> elements()
elements in interface io.ciera.runtime.summit.types.ISet<ExpressionAsStatementSet,ExpressionAsStatement>Copyright © 2020. All rights reserved.