Class UnrelateSmtImpl

java.lang.Object
io.ciera.runtime.summit.classes.ModelInstance<UnrelateSmt,Sql>
io.ciera.tool.sql.architecture.statement.impl.UnrelateSmtImpl
All Implemented Interfaces:
io.ciera.runtime.summit.application.IActionHome<Sql>, io.ciera.runtime.summit.application.IInstanceActionHome<UnrelateSmt,Sql>, io.ciera.runtime.summit.classes.IModelInstance<UnrelateSmt,Sql>, io.ciera.runtime.summit.statemachine.IEventTarget, io.ciera.runtime.summit.types.IXtumlType, UnrelateSmt, Comparable<UnrelateSmt>

public class UnrelateSmtImpl extends io.ciera.runtime.summit.classes.ModelInstance<UnrelateSmt,Sql> implements UnrelateSmt
  • Field Details

  • Method Details

    • create

      public static UnrelateSmt create(Sql context) throws io.ciera.runtime.summit.exceptions.XtumlException
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • create

      public static UnrelateSmt 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 UnrelateSmt 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_name in interface UnrelateSmt
      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 UnrelateSmt
      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 UnrelateSmt
      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 UnrelateSmt
      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 UnrelateSmt
      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 UnrelateSmt
      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 UnrelateSmt
      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 UnrelateSmt
      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 UnrelateSmt
      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 UnrelateSmt
      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 UnrelateSmt
      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 UnrelateSmt
      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 UnrelateSmt
      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 UnrelateSmt
      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 UnrelateSmt
      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 UnrelateSmt
      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 UnrelateSmt
      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 UnrelateSmt
      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 UnrelateSmt
      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 UnrelateSmt
      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<UnrelateSmt,Sql>
      Overrides:
      getId1 in class io.ciera.runtime.summit.classes.ModelInstance<UnrelateSmt,Sql>
    • render

      public void render() throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      render in interface UnrelateSmt
      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 UnrelateSmt
    • 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 UnrelateSmt
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • setR482_unrelates_participating_Expression

      public void setR482_unrelates_participating_Expression(Expression inst)
      Specified by:
      setR482_unrelates_participating_Expression in interface UnrelateSmt
    • R482_unrelates_participating_Expression

      public Expression R482_unrelates_participating_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      R482_unrelates_participating_Expression in interface UnrelateSmt
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • setR483_unrelates_formalizing_Expression

      public void setR483_unrelates_formalizing_Expression(Expression inst)
      Specified by:
      setR483_unrelates_formalizing_Expression in interface UnrelateSmt
    • R483_unrelates_formalizing_Expression

      public Expression R483_unrelates_formalizing_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      R483_unrelates_formalizing_Expression in interface UnrelateSmt
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • setR484_deletes_instances_of_ClassRelationship

      public void setR484_deletes_instances_of_ClassRelationship(ClassRelationship inst)
      Specified by:
      setR484_deletes_instances_of_ClassRelationship in interface UnrelateSmt
    • R484_deletes_instances_of_ClassRelationship

      public ClassRelationship R484_deletes_instances_of_ClassRelationship() throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      R484_deletes_instances_of_ClassRelationship in interface UnrelateSmt
      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<UnrelateSmt,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<UnrelateSmt,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<UnrelateSmt,Sql>
    • self

      public UnrelateSmt self()
      Specified by:
      self in interface io.ciera.runtime.summit.application.IInstanceActionHome<UnrelateSmt,Sql>
    • oneWhere

      public UnrelateSmt 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