Interface CodeBlock
-
- All Superinterfaces:
io.ciera.runtime.summit.application.IActionHome<Sql>,io.ciera.runtime.summit.statemachine.IEventTarget,io.ciera.runtime.summit.application.IInstanceActionHome<CodeBlock,Sql>,io.ciera.runtime.summit.classes.IModelInstance<CodeBlock,Sql>,io.ciera.runtime.summit.types.IXtumlType
- All Known Implementing Classes:
CodeBlockImpl
public interface CodeBlock extends io.ciera.runtime.summit.classes.IModelInstance<CodeBlock,Sql>
-
-
Method Summary
-
Methods inherited from interface io.ciera.runtime.summit.application.IActionHome
context, getRunContext, warn
-
Methods inherited from interface io.ciera.runtime.summit.statemachine.IEventTarget
accept, getCurrentState
-
-
-
-
Method Detail
-
getParent_name
String getParent_name() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setParent_name
void setParent_name(String ref_parent_name) throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setParent_package
void setParent_package(String ref_parent_package) throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getParent_package
String getParent_package() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setBody_name
void setBody_name(String ref_body_name) throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getBody_name
String getBody_name() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getBlock_number
String getBlock_number() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setBlock_number
void setBlock_number(String m_block_number) throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getTab_depth
int getTab_depth() throws io.ciera.runtime.summit.exceptions.XtumlException- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setTab_depth
void setTab_depth(int m_tab_depth) throws io.ciera.runtime.summit.exceptions.XtumlException- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getTop_level
boolean getTop_level() throws io.ciera.runtime.summit.exceptions.XtumlException- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setTop_level
void setTop_level(boolean m_top_level) throws io.ciera.runtime.summit.exceptions.XtumlException- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getPrefix
String getPrefix() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setPrefix
void setPrefix(String m_prefix) throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setSuffix
void setSuffix(String m_suffix) throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getSuffix
String getSuffix() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
render
void render() throws io.ciera.runtime.summit.exceptions.XtumlException- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR4000_is_invoked_in_InvocableObject
default void setR4000_is_invoked_in_InvocableObject(InvocableObject inst)
-
R4000_is_invoked_in_InvocableObject
InvocableObject R4000_is_invoked_in_InvocableObject() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR450_is_scope_for_Statement
default void addR450_is_scope_for_Statement(Statement inst)
-
removeR450_is_scope_for_Statement
default void removeR450_is_scope_for_Statement(Statement inst)
-
R450_is_scope_for_Statement
StatementSet R450_is_scope_for_Statement() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR453_controls_then_for_IfSmt
default void setR453_controls_then_for_IfSmt(IfSmt inst)
-
R453_controls_then_for_IfSmt
IfSmt R453_controls_then_for_IfSmt() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR454_controls_else_for_IfSmt
default void setR454_controls_else_for_IfSmt(IfSmt inst)
-
R454_controls_else_for_IfSmt
IfSmt R454_controls_else_for_IfSmt() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR455_controls_ForSmt
default void setR455_controls_ForSmt(ForSmt inst)
-
R455_controls_ForSmt
ForSmt R455_controls_ForSmt() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR456_controls_WhileSmt
default void setR456_controls_WhileSmt(WhileSmt inst)
-
R456_controls_WhileSmt
WhileSmt R456_controls_WhileSmt() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR458_has_in_scope_VariableInScope
default void addR458_has_in_scope_VariableInScope(VariableInScope inst)
-
removeR458_has_in_scope_VariableInScope
default void removeR458_has_in_scope_VariableInScope(VariableInScope inst)
-
R458_has_in_scope_VariableInScope
VariableInScopeSet R458_has_in_scope_VariableInScope() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
-