Package io.ciera.tool.sql.loader.impl
Class GeneralLoaderImpl
java.lang.Object
io.ciera.runtime.summit.classes.ModelInstance<GeneralLoader,Sql>
io.ciera.tool.sql.loader.impl.GeneralLoaderImpl
- All Implemented Interfaces:
io.ciera.runtime.summit.application.IActionHome<Sql>,io.ciera.runtime.summit.application.IInstanceActionHome<GeneralLoader,,Sql> io.ciera.runtime.summit.classes.IModelInstance<GeneralLoader,,Sql> io.ciera.runtime.summit.statemachine.IEventTarget,io.ciera.runtime.summit.types.IXtumlType,GeneralLoader,Comparable<GeneralLoader>
public class GeneralLoaderImpl
extends io.ciera.runtime.summit.classes.ModelInstance<GeneralLoader,Sql>
implements GeneralLoader
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncontext()static GeneralLoaderstatic GeneralLoadercreate(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, String ref_loader_name, String ref_loader_package, String ref_class_name, int ref_index, boolean m_load_value, String ref_attr_name, String ref_type_name, String ref_type_package) static GeneralLoadercreate(Sql context, String ref_loader_name, String ref_loader_package, String ref_class_name, int ref_index, boolean m_load_value, String ref_attr_name, String ref_type_name, String ref_type_package) io.ciera.runtime.summit.classes.IInstanceIdentifiergetId1()intgetIndex()booleanio.ciera.runtime.summit.application.IRunContextoneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) voidrender()self()voidsetAttr_name(String ref_attr_name) voidsetClass_name(String ref_class_name) voidsetIndex(int ref_index) voidsetLoad_value(boolean m_load_value) voidsetLoader_name(String ref_loader_name) voidsetLoader_package(String ref_loader_package) voidvoidsetR3013_Type(Type inst) voidsetType_name(String ref_type_name) voidsetType_package(String ref_type_package) 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_GENERALLOADER
-
-
Method Details
-
create
public static GeneralLoader create(Sql context) throws io.ciera.runtime.summit.exceptions.XtumlException - Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
create
public static GeneralLoader create(Sql context, String ref_loader_name, String ref_loader_package, String ref_class_name, int ref_index, boolean m_load_value, String ref_attr_name, String ref_type_name, String ref_type_package) throws io.ciera.runtime.summit.exceptions.XtumlException - Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
create
public static GeneralLoader create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, String ref_loader_name, String ref_loader_package, String ref_class_name, int ref_index, boolean m_load_value, String ref_attr_name, String ref_type_name, String ref_type_package) throws io.ciera.runtime.summit.exceptions.XtumlException - Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setLoader_name
public void setLoader_name(String ref_loader_name) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setLoader_namein interfaceGeneralLoader- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getLoader_name
- Specified by:
getLoader_namein interfaceGeneralLoader- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setLoader_package
public void setLoader_package(String ref_loader_package) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setLoader_packagein interfaceGeneralLoader- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getLoader_package
- Specified by:
getLoader_packagein interfaceGeneralLoader- 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 interfaceGeneralLoader- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getClass_name
- Specified by:
getClass_namein interfaceGeneralLoader- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getIndex
public int getIndex() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
getIndexin interfaceGeneralLoader- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setIndex
public void setIndex(int ref_index) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setIndexin interfaceGeneralLoader- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getLoad_value
public boolean getLoad_value() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
getLoad_valuein interfaceGeneralLoader- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setLoad_value
public void setLoad_value(boolean m_load_value) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setLoad_valuein interfaceGeneralLoader- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getAttr_name
- Specified by:
getAttr_namein interfaceGeneralLoader- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setAttr_name
public void setAttr_name(String ref_attr_name) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setAttr_namein interfaceGeneralLoader- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getType_name
- Specified by:
getType_namein interfaceGeneralLoader- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setType_name
public void setType_name(String ref_type_name) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setType_namein interfaceGeneralLoader- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setType_package
public void setType_package(String ref_type_package) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setType_packagein interfaceGeneralLoader- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getType_package
- Specified by:
getType_packagein interfaceGeneralLoader- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getId1
public io.ciera.runtime.summit.classes.IInstanceIdentifier getId1()- Specified by:
getId1in interfaceio.ciera.runtime.summit.classes.IModelInstance<GeneralLoader,Sql> - Overrides:
getId1in classio.ciera.runtime.summit.classes.ModelInstance<GeneralLoader,Sql>
-
render
public void render() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
renderin interfaceGeneralLoader- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR3008_is_a_AttributeLoader
- Specified by:
setR3008_is_a_AttributeLoaderin interfaceGeneralLoader
-
R3008_is_a_AttributeLoader
public AttributeLoader R3008_is_a_AttributeLoader() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R3008_is_a_AttributeLoaderin interfaceGeneralLoader- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR3013_Type
- Specified by:
setR3013_Typein interfaceGeneralLoader
-
R3013_Type
- Specified by:
R3013_Typein interfaceGeneralLoader- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getRunContext
public io.ciera.runtime.summit.application.IRunContext getRunContext()- Specified by:
getRunContextin interfaceio.ciera.runtime.summit.application.IActionHome<Sql>- Overrides:
getRunContextin classio.ciera.runtime.summit.classes.ModelInstance<GeneralLoader,Sql>
-
context
- Specified by:
contextin interfaceio.ciera.runtime.summit.application.IActionHome<Sql>- Overrides:
contextin classio.ciera.runtime.summit.classes.ModelInstance<GeneralLoader,Sql>
-
getKeyLetters
- Specified by:
getKeyLettersin interfaceio.ciera.runtime.summit.statemachine.IEventTarget- Specified by:
getKeyLettersin interfaceio.ciera.runtime.summit.classes.IModelInstance<GeneralLoader,Sql>
-
self
- Specified by:
selfin interfaceio.ciera.runtime.summit.application.IInstanceActionHome<GeneralLoader,Sql>
-
oneWhere
public GeneralLoader 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
-