public class UnaryOperationSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<UnaryOperationSet,UnaryOperation> implements UnaryOperationSet
| Constructor and Description |
|---|
UnaryOperationSetImpl() |
UnaryOperationSetImpl(Comparator<? super UnaryOperation> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<UnaryOperation> |
elements() |
UnaryOperationSet |
emptySet() |
UnaryOperationSet |
emptySet(Comparator<? super UnaryOperation> comp) |
UnaryOperation |
nullElement() |
ExpressionSet |
R776_is_a_Expression() |
ExpressionSet |
R777_has_single_operand_Expression() |
void |
setBlock_number(String ref_block_number) |
void |
setBody_name(String ref_body_name) |
void |
setExpression_number(String ref_expression_number) |
void |
setInvocation(boolean m_invocation) |
void |
setOp_expression_number(String ref_op_expression_number) |
void |
setOperator(String m_operator) |
void |
setParent_name(String ref_parent_name) |
void |
setParent_package(String ref_parent_package) |
void |
setStatement_number(String ref_statement_number) |
UnaryOperationSet |
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 UnaryOperationSetImpl()
public UnaryOperationSetImpl(Comparator<? super UnaryOperation> comp)
public void setOperator(String m_operator) throws io.ciera.runtime.summit.exceptions.XtumlException
setOperator in interface UnaryOperationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setParent_package(String ref_parent_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setParent_package in interface UnaryOperationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setStatement_number(String ref_statement_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setStatement_number in interface UnaryOperationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setInvocation(boolean m_invocation)
throws io.ciera.runtime.summit.exceptions.XtumlException
setInvocation in interface UnaryOperationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setBody_name(String ref_body_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setBody_name in interface UnaryOperationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setParent_name(String ref_parent_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setParent_name in interface UnaryOperationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setBlock_number(String ref_block_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setBlock_number in interface UnaryOperationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setExpression_number(String ref_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setExpression_number in interface UnaryOperationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setOp_expression_number(String ref_op_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setOp_expression_number in interface UnaryOperationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ExpressionSet R776_is_a_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
R776_is_a_Expression in interface UnaryOperationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ExpressionSet R777_has_single_operand_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
R777_has_single_operand_Expression in interface UnaryOperationSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic UnaryOperation nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<UnaryOperationSet,UnaryOperation>public UnaryOperationSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<UnaryOperationSet,UnaryOperation>public UnaryOperationSet emptySet(Comparator<? super UnaryOperation> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<UnaryOperationSet,UnaryOperation>public UnaryOperationSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<UnaryOperationSet>public List<UnaryOperation> elements()
elements in interface io.ciera.runtime.summit.types.ISet<UnaryOperationSet,UnaryOperation>Copyright © 2019. All rights reserved.