public class CreationImpl extends io.ciera.runtime.summit.classes.ModelInstance<Creation,Sql> implements Creation
| Modifier and Type | Field and Description |
|---|---|
static Creation |
EMPTY_CREATION |
static String |
KEY_LETTERS |
| Modifier and Type | Method and Description |
|---|---|
Sql |
context() |
static Creation |
create(Sql context) |
static Creation |
create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_parent_name,
String ref_parent_package,
String ref_name,
String ref_block_number,
String ref_statement_number,
String ref_expression_number,
String ref_class_name,
String ref_class_package,
String ref_comp_name,
String ref_comp_package) |
String |
getBlock_number() |
String |
getClass_name() |
String |
getClass_package() |
String |
getComp_name() |
String |
getComp_package() |
String |
getExpression_number() |
io.ciera.runtime.summit.classes.IInstanceIdentifier |
getId1() |
String |
getKeyLetters() |
String |
getName() |
String |
getParent_name() |
String |
getParent_package() |
io.ciera.runtime.summit.application.IRunContext |
getRunContext() |
String |
getStatement_number() |
Creation |
oneWhere(io.ciera.runtime.summit.types.IWhere<Creation> condition) |
Expression |
R776_is_a_Expression() |
ModelInst |
R780_creates_ModelInst() |
void |
render() |
Creation |
self() |
void |
setBlock_number(String ref_block_number) |
void |
setClass_name(String ref_class_name) |
void |
setClass_package(String ref_class_package) |
void |
setComp_name(String ref_comp_name) |
void |
setComp_package(String ref_comp_package) |
void |
setExpression_number(String ref_expression_number) |
void |
setName(String ref_name) |
void |
setParent_name(String ref_parent_name) |
void |
setParent_package(String ref_parent_package) |
void |
setR776_is_a_Expression(Expression inst) |
void |
setR780_creates_ModelInst(ModelInst inst) |
void |
setStatement_number(String ref_statement_number) |
Creation |
value() |
accept, checkLiving, compareTo, delete, equality, equals, getCurrentState, getId2, getId3, getInstanceId, hashCodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcheckLiving, delete, getId2, getId3, getInstanceId, isEmptypublic static final String KEY_LETTERS
public static final Creation EMPTY_CREATION
public static Creation create(Sql context) throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionpublic static Creation create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, String ref_parent_name, String ref_parent_package, String ref_name, String ref_block_number, String ref_statement_number, String ref_expression_number, String ref_class_name, String ref_class_package, String ref_comp_name, String ref_comp_package) 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 Creationio.ciera.runtime.summit.exceptions.XtumlExceptionpublic String getParent_name() throws io.ciera.runtime.summit.exceptions.XtumlException
getParent_name in interface Creationio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setParent_package(String ref_parent_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setParent_package in interface Creationio.ciera.runtime.summit.exceptions.XtumlExceptionpublic String getParent_package() throws io.ciera.runtime.summit.exceptions.XtumlException
getParent_package in interface Creationio.ciera.runtime.summit.exceptions.XtumlExceptionpublic String getName() throws io.ciera.runtime.summit.exceptions.XtumlException
public void setName(String ref_name) throws io.ciera.runtime.summit.exceptions.XtumlException
public void setBlock_number(String ref_block_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setBlock_number in interface Creationio.ciera.runtime.summit.exceptions.XtumlExceptionpublic String getBlock_number() throws io.ciera.runtime.summit.exceptions.XtumlException
getBlock_number in interface Creationio.ciera.runtime.summit.exceptions.XtumlExceptionpublic String getStatement_number() throws io.ciera.runtime.summit.exceptions.XtumlException
getStatement_number in interface Creationio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setStatement_number(String ref_statement_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setStatement_number in interface Creationio.ciera.runtime.summit.exceptions.XtumlExceptionpublic String getExpression_number() throws io.ciera.runtime.summit.exceptions.XtumlException
getExpression_number in interface Creationio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setExpression_number(String ref_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setExpression_number in interface Creationio.ciera.runtime.summit.exceptions.XtumlExceptionpublic String getClass_name() throws io.ciera.runtime.summit.exceptions.XtumlException
getClass_name in interface Creationio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setClass_name(String ref_class_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setClass_name in interface Creationio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setClass_package(String ref_class_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setClass_package in interface Creationio.ciera.runtime.summit.exceptions.XtumlExceptionpublic String getClass_package() throws io.ciera.runtime.summit.exceptions.XtumlException
getClass_package in interface Creationio.ciera.runtime.summit.exceptions.XtumlExceptionpublic String getComp_name() throws io.ciera.runtime.summit.exceptions.XtumlException
getComp_name in interface Creationio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setComp_name(String ref_comp_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setComp_name in interface Creationio.ciera.runtime.summit.exceptions.XtumlExceptionpublic String getComp_package() throws io.ciera.runtime.summit.exceptions.XtumlException
getComp_package in interface Creationio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setComp_package(String ref_comp_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setComp_package in interface Creationio.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 Creationpublic Expression R776_is_a_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
R776_is_a_Expression in interface Creationio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setR780_creates_ModelInst(ModelInst inst)
setR780_creates_ModelInst in interface Creationpublic ModelInst R780_creates_ModelInst() throws io.ciera.runtime.summit.exceptions.XtumlException
R780_creates_ModelInst in interface Creationio.ciera.runtime.summit.exceptions.XtumlExceptionpublic io.ciera.runtime.summit.application.IRunContext getRunContext()
public Sql context()
public String getKeyLetters()
public Creation value()
value in interface io.ciera.runtime.summit.types.IXtumlType<Creation>public Creation self()
Copyright © 2019. All rights reserved.