Class RelateSmtImpl

java.lang.Object
io.ciera.runtime.summit.classes.ModelInstance<RelateSmt,Sql>
io.ciera.tool.sql.architecture.statement.impl.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 Details

  • Method Details

    • 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
    • setParent_name

      public void setParent_name(String ref_parent_name) throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      setParent_name in interface RelateSmt
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • getParent_name

      public String getParent_name() throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      getParent_name in interface RelateSmt
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • getParent_package

      public String getParent_package() throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      getParent_package in interface RelateSmt
      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_package in interface RelateSmt
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • getBody_name

      public String getBody_name() throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      getBody_name in interface RelateSmt
      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_name in interface RelateSmt
      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_number in interface RelateSmt
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • getBlock_number

      public String getBlock_number() throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      getBlock_number in interface RelateSmt
      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_number in interface RelateSmt
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • getStatement_number

      public String getStatement_number() throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      getStatement_number in interface RelateSmt
      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_number in interface RelateSmt
      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_number in interface RelateSmt
      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_number in interface RelateSmt
      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_number in interface RelateSmt
      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_name in interface RelateSmt
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • getRel_name

      public String getRel_name() throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      getRel_name in interface RelateSmt
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • getComp_name

      public String getComp_name() throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      getComp_name in interface RelateSmt
      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_name in interface RelateSmt
      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_package in interface RelateSmt
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • getComp_package

      public String getComp_package() throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      getComp_package in interface RelateSmt
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • getId1

      public io.ciera.runtime.summit.classes.IInstanceIdentifier getId1()
      Specified by:
      getId1 in interface io.ciera.runtime.summit.classes.IModelInstance<RelateSmt,Sql>
      Overrides:
      getId1 in class io.ciera.runtime.summit.classes.ModelInstance<RelateSmt,Sql>
    • render

      public void render() throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      render in interface RelateSmt
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • setR451_is_a_Statement

      public void setR451_is_a_Statement(Statement inst)
      Specified by:
      setR451_is_a_Statement in interface RelateSmt
    • R451_is_a_Statement

      public Statement R451_is_a_Statement() throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      R451_is_a_Statement in interface RelateSmt
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • setR479_relates_formalizing_Expression

      public void setR479_relates_formalizing_Expression(Expression inst)
      Specified by:
      setR479_relates_formalizing_Expression in interface RelateSmt
    • R479_relates_formalizing_Expression

      public Expression R479_relates_formalizing_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      R479_relates_formalizing_Expression in interface RelateSmt
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • setR480_relates_participating_Expression

      public void setR480_relates_participating_Expression(Expression inst)
      Specified by:
      setR480_relates_participating_Expression in interface RelateSmt
    • R480_relates_participating_Expression

      public Expression R480_relates_participating_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      R480_relates_participating_Expression in interface RelateSmt
      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_ClassRelationship in interface RelateSmt
    • 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_ClassRelationship in interface RelateSmt
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • getRunContext

      public io.ciera.runtime.summit.application.IRunContext getRunContext()
      Specified by:
      getRunContext in interface io.ciera.runtime.summit.application.IActionHome<Sql>
      Overrides:
      getRunContext in class io.ciera.runtime.summit.classes.ModelInstance<RelateSmt,Sql>
    • context

      public Sql context()
      Specified by:
      context in interface io.ciera.runtime.summit.application.IActionHome<Sql>
      Overrides:
      context in class io.ciera.runtime.summit.classes.ModelInstance<RelateSmt,Sql>
    • getKeyLetters

      public String getKeyLetters()
      Specified by:
      getKeyLetters in interface io.ciera.runtime.summit.statemachine.IEventTarget
      Specified by:
      getKeyLetters in interface io.ciera.runtime.summit.classes.IModelInstance<RelateSmt,Sql>
    • self

      public RelateSmt self()
      Specified by:
      self in interface io.ciera.runtime.summit.application.IInstanceActionHome<RelateSmt,Sql>
    • 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:
      oneWhere in interface io.ciera.runtime.summit.types.IXtumlType
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException