Class ParenthesizedExpressionImpl
java.lang.Object
io.ciera.runtime.summit.classes.ModelInstance<ParenthesizedExpression,Sql>
io.ciera.tool.sql.architecture.expression.impl.ParenthesizedExpressionImpl
- All Implemented Interfaces:
io.ciera.runtime.summit.application.IActionHome<Sql>,io.ciera.runtime.summit.application.IInstanceActionHome<ParenthesizedExpression,,Sql> io.ciera.runtime.summit.classes.IModelInstance<ParenthesizedExpression,,Sql> io.ciera.runtime.summit.statemachine.IEventTarget,io.ciera.runtime.summit.types.IXtumlType,ParenthesizedExpression,Comparable<ParenthesizedExpression>
public class ParenthesizedExpressionImpl
extends io.ciera.runtime.summit.classes.ModelInstance<ParenthesizedExpression,Sql>
implements ParenthesizedExpression
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncontext()static ParenthesizedExpressionstatic ParenthesizedExpressioncreate(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, String ref_parent_name, String ref_parent_package, String ref_body_name, String ref_block_number, String ref_statement_number, String ref_expression_number, String ref_base_expression_number) static ParenthesizedExpressioncreate(Sql context, String ref_parent_name, String ref_parent_package, String ref_body_name, String ref_block_number, String ref_statement_number, String ref_expression_number, String ref_base_expression_number) io.ciera.runtime.summit.classes.IInstanceIdentifiergetId1()io.ciera.runtime.summit.application.IRunContextoneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) voidrender()self()voidsetBase_expression_number(String ref_base_expression_number) voidsetBlock_number(String ref_block_number) voidsetBody_name(String ref_body_name) voidsetExpression_number(String ref_expression_number) voidsetParent_name(String ref_parent_name) voidsetParent_package(String ref_parent_package) voidvoidvoidsetStatement_number(String ref_statement_number) Methods inherited from class io.ciera.runtime.summit.classes.ModelInstance
accept, checkLiving, compareTo, delete, equals, getCurrentState, getId2, getId3, getInstanceId, hashCodeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.ciera.runtime.summit.application.IActionHome
warnMethods inherited from interface io.ciera.runtime.summit.statemachine.IEventTarget
accept, getCurrentStateMethods inherited from interface io.ciera.runtime.summit.classes.IModelInstance
checkLiving, compareTo, delete, getId2, getId3, getInstanceId, isEmptyMethods inherited from interface io.ciera.runtime.summit.types.IXtumlType
equality, inequality, serialize
-
Field Details
-
KEY_LETTERS
- See Also:
-
EMPTY_PARENTHESIZEDEXPRESSION
-
-
Method Details
-
create
public static ParenthesizedExpression create(Sql context) throws io.ciera.runtime.summit.exceptions.XtumlException - Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
create
public static ParenthesizedExpression create(Sql context, String ref_parent_name, String ref_parent_package, String ref_body_name, String ref_block_number, String ref_statement_number, String ref_expression_number, String ref_base_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException - Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
create
public static ParenthesizedExpression create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, String ref_parent_name, String ref_parent_package, String ref_body_name, String ref_block_number, String ref_statement_number, String ref_expression_number, String ref_base_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException - Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setParent_name
public void setParent_name(String ref_parent_name) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setParent_namein interfaceParenthesizedExpression- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getParent_name
- Specified by:
getParent_namein interfaceParenthesizedExpression- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setParent_package
public void setParent_package(String ref_parent_package) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setParent_packagein interfaceParenthesizedExpression- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getParent_package
- Specified by:
getParent_packagein interfaceParenthesizedExpression- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getBody_name
- Specified by:
getBody_namein interfaceParenthesizedExpression- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setBody_name
public void setBody_name(String ref_body_name) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setBody_namein interfaceParenthesizedExpression- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setBlock_number
public void setBlock_number(String ref_block_number) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setBlock_numberin interfaceParenthesizedExpression- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getBlock_number
- Specified by:
getBlock_numberin interfaceParenthesizedExpression- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setStatement_number
public void setStatement_number(String ref_statement_number) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setStatement_numberin interfaceParenthesizedExpression- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getStatement_number
- Specified by:
getStatement_numberin interfaceParenthesizedExpression- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setExpression_number
public void setExpression_number(String ref_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setExpression_numberin interfaceParenthesizedExpression- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getExpression_number
- Specified by:
getExpression_numberin interfaceParenthesizedExpression- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getBase_expression_number
- Specified by:
getBase_expression_numberin interfaceParenthesizedExpression- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setBase_expression_number
public void setBase_expression_number(String ref_base_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setBase_expression_numberin interfaceParenthesizedExpression- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getId1
public io.ciera.runtime.summit.classes.IInstanceIdentifier getId1()- Specified by:
getId1in interfaceio.ciera.runtime.summit.classes.IModelInstance<ParenthesizedExpression,Sql> - Overrides:
getId1in classio.ciera.runtime.summit.classes.ModelInstance<ParenthesizedExpression,Sql>
-
render
public void render() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
renderin interfaceParenthesizedExpression- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR776_is_a_Expression
- Specified by:
setR776_is_a_Expressionin interfaceParenthesizedExpression
-
R776_is_a_Expression
- Specified by:
R776_is_a_Expressionin interfaceParenthesizedExpression- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR784_parenthesizes_Expression
- Specified by:
setR784_parenthesizes_Expressionin interfaceParenthesizedExpression
-
R784_parenthesizes_Expression
public Expression R784_parenthesizes_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R784_parenthesizes_Expressionin interfaceParenthesizedExpression- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getRunContext
public io.ciera.runtime.summit.application.IRunContext getRunContext()- Specified by:
getRunContextin interfaceio.ciera.runtime.summit.application.IActionHome<Sql>- Overrides:
getRunContextin classio.ciera.runtime.summit.classes.ModelInstance<ParenthesizedExpression,Sql>
-
context
- Specified by:
contextin interfaceio.ciera.runtime.summit.application.IActionHome<Sql>- Overrides:
contextin classio.ciera.runtime.summit.classes.ModelInstance<ParenthesizedExpression,Sql>
-
getKeyLetters
- Specified by:
getKeyLettersin interfaceio.ciera.runtime.summit.statemachine.IEventTarget- Specified by:
getKeyLettersin interfaceio.ciera.runtime.summit.classes.IModelInstance<ParenthesizedExpression,Sql>
-
self
- Specified by:
selfin interfaceio.ciera.runtime.summit.application.IInstanceActionHome<ParenthesizedExpression,Sql>
-
oneWhere
public ParenthesizedExpression oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
oneWherein interfaceio.ciera.runtime.summit.types.IXtumlType- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-