Class PromotionImpl
- All Implemented Interfaces:
io.ciera.runtime.summit.application.IActionHome<Sql>,io.ciera.runtime.summit.application.IInstanceActionHome<Promotion,,Sql> io.ciera.runtime.summit.classes.IModelInstance<Promotion,,Sql> io.ciera.runtime.summit.statemachine.IEventTarget,io.ciera.runtime.summit.types.IXtumlType,Promotion,Comparable<Promotion>
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncontext()static Promotionstatic Promotioncreate(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_input_expression_number, boolean m_cast) static Promotioncreate(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_input_expression_number, boolean m_cast) booleangetCast()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()voidsetBlock_number(String ref_block_number) voidsetBody_name(String ref_body_name) voidsetCast(boolean m_cast) voidsetExpression_number(String ref_expression_number) voidsetInput_expression_number(String ref_input_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_PROMOTION
-
-
Method Details
-
create
public static Promotion create(Sql context) throws io.ciera.runtime.summit.exceptions.XtumlException - Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
create
public static Promotion 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_input_expression_number, boolean m_cast) throws io.ciera.runtime.summit.exceptions.XtumlException - Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
create
public static Promotion 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_input_expression_number, boolean m_cast) throws io.ciera.runtime.summit.exceptions.XtumlException - Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getParent_name
- Specified by:
getParent_namein interfacePromotion- 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 interfacePromotion- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getParent_package
- Specified by:
getParent_packagein interfacePromotion- 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 interfacePromotion- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getBody_name
- Specified by:
getBody_namein interfacePromotion- 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 interfacePromotion- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getBlock_number
- Specified by:
getBlock_numberin interfacePromotion- 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 interfacePromotion- 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 interfacePromotion- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getStatement_number
- Specified by:
getStatement_numberin interfacePromotion- 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 interfacePromotion- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getExpression_number
- Specified by:
getExpression_numberin interfacePromotion- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getInput_expression_number
- Specified by:
getInput_expression_numberin interfacePromotion- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setInput_expression_number
public void setInput_expression_number(String ref_input_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setInput_expression_numberin interfacePromotion- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setCast
public void setCast(boolean m_cast) throws io.ciera.runtime.summit.exceptions.XtumlException -
getCast
public boolean getCast() throws io.ciera.runtime.summit.exceptions.XtumlException -
getId1
public io.ciera.runtime.summit.classes.IInstanceIdentifier getId1() -
render
public void render() throws io.ciera.runtime.summit.exceptions.XtumlException -
setR3907_promotes_Expression
- Specified by:
setR3907_promotes_Expressionin interfacePromotion
-
R3907_promotes_Expression
public Expression R3907_promotes_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R3907_promotes_Expressionin interfacePromotion- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR776_is_a_Expression
- Specified by:
setR776_is_a_Expressionin interfacePromotion
-
R776_is_a_Expression
- Specified by:
R776_is_a_Expressionin interfacePromotion- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getRunContext
public io.ciera.runtime.summit.application.IRunContext getRunContext() -
context
-
getKeyLetters
-
self
-
oneWhere
public Promotion 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
-