|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDataType.DataTypes | |
|---|---|
| gr.uoa.di.madgik.execution.datatype | |
| gr.uoa.di.madgik.execution.utils | |
| Uses of IDataType.DataTypes in gr.uoa.di.madgik.execution.datatype |
|---|
| Uses of IDataType.DataTypes in gr.uoa.di.madgik.execution.utils |
|---|
| Methods in gr.uoa.di.madgik.execution.utils that return IDataType.DataTypes | |
|---|---|
static IDataType.DataTypes |
DataTypeUtils.GetComponentDataTypeOfArrayInitializingCode(String arrayClassCode)
|
static IDataType.DataTypes |
DataTypeUtils.GetDataTypeOfEngineType(String EngineType)
|
| Methods in gr.uoa.di.madgik.execution.utils with parameters of type IDataType.DataTypes | |
|---|---|
static IDataType[] |
DataTypeUtils.GetArrayOfDataType(IDataType.DataTypes type,
int length)
|
static IDataType |
DataTypeUtils.GetDataType(IDataType.DataTypes type)
|
static IDataType |
DataTypeUtils.GetDataType(IDataType.DataTypes type,
Object value)
|
static NamedDataType |
DataTypeUtils.GetNamedDataType(boolean IsAvailable,
String Name,
String Token,
IDataType.DataTypes type,
Object Value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||