Class RelateSmtImpl
-
- All Implemented Interfaces:
io.ciera.runtime.summit.application.IActionHome<Sql>,io.ciera.runtime.summit.application.IInstanceActionHome<RelateSmt,Sql>,io.ciera.runtime.summit.classes.IModelInstance<RelateSmt,Sql>,io.ciera.runtime.summit.statemachine.IEventTarget,io.ciera.runtime.summit.types.IXtumlType,RelateSmt,Comparable<RelateSmt>
public class RelateSmtImpl extends io.ciera.runtime.summit.classes.ModelInstance<RelateSmt,Sql> implements RelateSmt
-
-
Field Summary
Fields Modifier and Type Field Description static RelateSmtEMPTY_RELATESMTstatic StringKEY_LETTERS
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Sqlcontext()static RelateSmtcreate(Sql context)static RelateSmtcreate(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_part_expression_number, String ref_form_expression_number, String ref_rel_name, String ref_comp_name, String ref_comp_package)static RelateSmtcreate(Sql context, String ref_parent_name, String ref_parent_package, String ref_body_name, String ref_block_number, String ref_statement_number, String ref_part_expression_number, String ref_form_expression_number, String ref_rel_name, String ref_comp_name, String ref_comp_package)StringgetBlock_number()StringgetBody_name()StringgetComp_name()StringgetComp_package()StringgetForm_expression_number()io.ciera.runtime.summit.classes.IInstanceIdentifiergetId1()StringgetKeyLetters()StringgetParent_name()StringgetParent_package()StringgetPart_expression_number()StringgetRel_name()io.ciera.runtime.summit.application.IRunContextgetRunContext()StringgetStatement_number()RelateSmtoneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)StatementR451_is_a_Statement()ExpressionR479_relates_formalizing_Expression()ExpressionR480_relates_participating_Expression()ClassRelationshipR481_creates_instances_of_ClassRelationship()voidrender()RelateSmtself()voidsetBlock_number(String ref_block_number)voidsetBody_name(String ref_body_name)voidsetComp_name(String ref_comp_name)voidsetComp_package(String ref_comp_package)voidsetForm_expression_number(String ref_form_expression_number)voidsetParent_name(String ref_parent_name)voidsetParent_package(String ref_parent_package)voidsetPart_expression_number(String ref_part_expression_number)voidsetR451_is_a_Statement(Statement inst)voidsetR479_relates_formalizing_Expression(Expression inst)voidsetR480_relates_participating_Expression(Expression inst)voidsetR481_creates_instances_of_ClassRelationship(ClassRelationship inst)voidsetRel_name(String ref_rel_name)voidsetStatement_number(String ref_statement_number)-
Methods inherited from class io.ciera.runtime.summit.classes.ModelInstance
accept, checkLiving, compareTo, delete, equals, getCurrentState, getId2, getId3, getInstanceId, hashCode
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.ciera.runtime.summit.statemachine.IEventTarget
accept, getCurrentState
-
-
-
-
Field Detail
-
KEY_LETTERS
public static final String KEY_LETTERS
- See Also:
- Constant Field Values
-
EMPTY_RELATESMT
public static final RelateSmt EMPTY_RELATESMT
-
-
Method Detail
-
create
public static RelateSmt create(Sql context) throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
create
public static RelateSmt 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_part_expression_number, String ref_form_expression_number, String ref_rel_name, String ref_comp_name, String ref_comp_package) throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
create
public static RelateSmt 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_part_expression_number, String ref_form_expression_number, String ref_rel_name, String ref_comp_name, String ref_comp_package) throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getParent_name
public String getParent_name() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getParent_namein interfaceRelateSmt- 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 interfaceRelateSmt- 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 interfaceRelateSmt- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getParent_package
public String getParent_package() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getParent_packagein interfaceRelateSmt- 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 interfaceRelateSmt- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getBody_name
public String getBody_name() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getBody_namein interfaceRelateSmt- 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 interfaceRelateSmt- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getBlock_number
public String getBlock_number() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getBlock_numberin interfaceRelateSmt- 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 interfaceRelateSmt- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getStatement_number
public String getStatement_number() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getStatement_numberin interfaceRelateSmt- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getPart_expression_number
public String getPart_expression_number() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getPart_expression_numberin interfaceRelateSmt- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setPart_expression_number
public void setPart_expression_number(String ref_part_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setPart_expression_numberin interfaceRelateSmt- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setForm_expression_number
public void setForm_expression_number(String ref_form_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setForm_expression_numberin interfaceRelateSmt- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getForm_expression_number
public String getForm_expression_number() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getForm_expression_numberin interfaceRelateSmt- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setRel_name
public void setRel_name(String ref_rel_name) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setRel_namein interfaceRelateSmt- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getRel_name
public String getRel_name() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getRel_namein interfaceRelateSmt- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setComp_name
public void setComp_name(String ref_comp_name) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setComp_namein interfaceRelateSmt- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getComp_name
public String getComp_name() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getComp_namein interfaceRelateSmt- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getComp_package
public String getComp_package() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getComp_packagein interfaceRelateSmt- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setComp_package
public void setComp_package(String ref_comp_package) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setComp_packagein interfaceRelateSmt- 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
-
setR451_is_a_Statement
public void setR451_is_a_Statement(Statement inst)
- Specified by:
setR451_is_a_Statementin interfaceRelateSmt
-
R451_is_a_Statement
public Statement R451_is_a_Statement() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R451_is_a_Statementin interfaceRelateSmt- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR479_relates_formalizing_Expression
public void setR479_relates_formalizing_Expression(Expression inst)
- Specified by:
setR479_relates_formalizing_Expressionin interfaceRelateSmt
-
R479_relates_formalizing_Expression
public Expression R479_relates_formalizing_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R479_relates_formalizing_Expressionin interfaceRelateSmt- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR480_relates_participating_Expression
public void setR480_relates_participating_Expression(Expression inst)
- Specified by:
setR480_relates_participating_Expressionin interfaceRelateSmt
-
R480_relates_participating_Expression
public Expression R480_relates_participating_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R480_relates_participating_Expressionin interfaceRelateSmt- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR481_creates_instances_of_ClassRelationship
public void setR481_creates_instances_of_ClassRelationship(ClassRelationship inst)
- Specified by:
setR481_creates_instances_of_ClassRelationshipin interfaceRelateSmt
-
R481_creates_instances_of_ClassRelationship
public ClassRelationship R481_creates_instances_of_ClassRelationship() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R481_creates_instances_of_ClassRelationshipin interfaceRelateSmt- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getRunContext
public io.ciera.runtime.summit.application.IRunContext getRunContext()
-
context
public Sql context()
-
getKeyLetters
public String getKeyLetters()
-
self
public RelateSmt self()
-
oneWhere
public RelateSmt 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
-
-