public class SelectImpl extends io.ciera.runtime.summit.classes.ModelInstance<Select,Sql> implements Select
| Modifier and Type | Field and Description |
|---|---|
static Select |
EMPTY_SELECT |
static String |
KEY_LETTERS |
accept, checkLiving, compareTo, delete, equality, equals, getCurrentState, getId2, getId3, getInstanceId, hashCodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcheckLiving, compareTo, delete, getId2, getId3, getInstanceId, isEmptypublic static final String KEY_LETTERS
public static final Select EMPTY_SELECT
public static Select create(Sql context) throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionpublic static Select 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) throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setParent_name(String ref_parent_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setParent_name in interface Selectio.ciera.runtime.summit.exceptions.XtumlExceptionpublic String getParent_name() throws io.ciera.runtime.summit.exceptions.XtumlException
getParent_name in interface Selectio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setParent_package(String ref_parent_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setParent_package in interface Selectio.ciera.runtime.summit.exceptions.XtumlExceptionpublic String getParent_package() throws io.ciera.runtime.summit.exceptions.XtumlException
getParent_package in interface Selectio.ciera.runtime.summit.exceptions.XtumlExceptionpublic String getBody_name() throws io.ciera.runtime.summit.exceptions.XtumlException
getBody_name in interface Selectio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setBody_name(String ref_body_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setBody_name in interface Selectio.ciera.runtime.summit.exceptions.XtumlExceptionpublic String getBlock_number() throws io.ciera.runtime.summit.exceptions.XtumlException
getBlock_number in interface Selectio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setBlock_number(String ref_block_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setBlock_number in interface Selectio.ciera.runtime.summit.exceptions.XtumlExceptionpublic String getStatement_number() throws io.ciera.runtime.summit.exceptions.XtumlException
getStatement_number in interface Selectio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setStatement_number(String ref_statement_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setStatement_number in interface Selectio.ciera.runtime.summit.exceptions.XtumlExceptionpublic String getExpression_number() throws io.ciera.runtime.summit.exceptions.XtumlException
getExpression_number in interface Selectio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setExpression_number(String ref_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setExpression_number in interface Selectio.ciera.runtime.summit.exceptions.XtumlExceptionpublic io.ciera.runtime.summit.classes.IInstanceIdentifier getId1()
public void render()
throws io.ciera.runtime.summit.exceptions.XtumlException
public void setR776_is_a_Expression(Expression inst)
setR776_is_a_Expression in interface Selectpublic Expression R776_is_a_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
R776_is_a_Expression in interface Selectio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setR789_is_a_SelectFromInstances(SelectFromInstances inst)
setR789_is_a_SelectFromInstances in interface Selectpublic SelectFromInstances R789_is_a_SelectFromInstances() throws io.ciera.runtime.summit.exceptions.XtumlException
R789_is_a_SelectFromInstances in interface Selectio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setR789_is_a_SelectRelated(SelectRelated inst)
setR789_is_a_SelectRelated in interface Selectpublic SelectRelated R789_is_a_SelectRelated() throws io.ciera.runtime.summit.exceptions.XtumlException
R789_is_a_SelectRelated in interface Selectio.ciera.runtime.summit.exceptions.XtumlExceptionpublic io.ciera.runtime.summit.application.IRunContext getRunContext()
public Sql context()
public String getKeyLetters()
public Select value()
value in interface io.ciera.runtime.summit.types.IXtumlType<Select>public Select self()
Copyright © 2019. All rights reserved.