Class CreationImpl
- All Implemented Interfaces:
io.ciera.runtime.summit.application.IActionHome<Sql>,io.ciera.runtime.summit.application.IInstanceActionHome<Creation,,Sql> io.ciera.runtime.summit.classes.IModelInstance<Creation,,Sql> io.ciera.runtime.summit.statemachine.IEventTarget,io.ciera.runtime.summit.types.IXtumlType,Creation,Comparable<Creation>
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncontext()static Creationstatic Creationcreate(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) static Creationcreate(Sql context, 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) io.ciera.runtime.summit.classes.IInstanceIdentifiergetId1()getName()io.ciera.runtime.summit.application.IRunContextoneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) voidrender()self()voidsetBlock_number(String ref_block_number) voidsetClass_name(String ref_class_name) voidsetClass_package(String ref_class_package) voidsetComp_name(String ref_comp_name) voidsetComp_package(String ref_comp_package) voidsetExpression_number(String ref_expression_number) voidvoidsetParent_name(String ref_parent_name) voidsetParent_package(String ref_parent_package) voidvoidvoidsetStatement_number(String ref_statement_number) Methods inherited from class io.ciera.runtime.summit.classes.ModelInstance
accept, checkLiving, compareTo, delete, equals, getCurrentState, getId2, getId3, getInstanceId, hashCodeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.ciera.runtime.summit.application.IActionHome
warnMethods inherited from interface io.ciera.runtime.summit.statemachine.IEventTarget
accept, getCurrentStateMethods inherited from interface io.ciera.runtime.summit.classes.IModelInstance
checkLiving, compareTo, delete, getId2, getId3, getInstanceId, isEmptyMethods inherited from interface io.ciera.runtime.summit.types.IXtumlType
equality, inequality, serialize
-
Field Details
-
KEY_LETTERS
- See Also:
-
EMPTY_CREATION
-
-
Method Details
-
create
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
create
public static Creation create(Sql context, 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 - Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
create
public 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 - 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 interfaceCreation- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getParent_name
- Specified by:
getParent_namein interfaceCreation- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getParent_package
- Specified by:
getParent_packagein interfaceCreation- 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 interfaceCreation- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getName
-
setName
-
getBlock_number
- Specified by:
getBlock_numberin interfaceCreation- 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 interfaceCreation- 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 interfaceCreation- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getStatement_number
- Specified by:
getStatement_numberin interfaceCreation- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setExpression_number
public void setExpression_number(String ref_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setExpression_numberin interfaceCreation- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getExpression_number
- Specified by:
getExpression_numberin interfaceCreation- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getClass_name
- Specified by:
getClass_namein interfaceCreation- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setClass_name
public void setClass_name(String ref_class_name) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setClass_namein interfaceCreation- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setClass_package
public void setClass_package(String ref_class_package) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setClass_packagein interfaceCreation- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getClass_package
- Specified by:
getClass_packagein interfaceCreation- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getComp_name
- Specified by:
getComp_namein interfaceCreation- 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 interfaceCreation- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getComp_package
- Specified by:
getComp_packagein interfaceCreation- 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 interfaceCreation- 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 -
setR776_is_a_Expression
- Specified by:
setR776_is_a_Expressionin interfaceCreation
-
R776_is_a_Expression
- Specified by:
R776_is_a_Expressionin interfaceCreation- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR780_creates_ModelInst
- Specified by:
setR780_creates_ModelInstin interfaceCreation
-
R780_creates_ModelInst
- Specified by:
R780_creates_ModelInstin interfaceCreation- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getRunContext
public io.ciera.runtime.summit.application.IRunContext getRunContext() -
context
-
getKeyLetters
-
self
-
oneWhere
public Creation 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
-