Uses of Package
gr.uoa.di.madgik.execution.datatype

Packages that use gr.uoa.di.madgik.execution.datatype
gr.uoa.di.madgik.execution.datatype   
gr.uoa.di.madgik.execution.plan.element.filter   
gr.uoa.di.madgik.execution.plan.element.variable   
gr.uoa.di.madgik.execution.utils   
 

Classes in gr.uoa.di.madgik.execution.datatype used by gr.uoa.di.madgik.execution.datatype
IDataType
          The Interface IDataType.
IDataType.DataTypes
          The known DataTypes.
ReflectableItem
          This class acts as a named container of IDataTypes that are items contained in an DataTypeReflectable
 

Classes in gr.uoa.di.madgik.execution.datatype used by gr.uoa.di.madgik.execution.plan.element.filter
NamedDataType
          This class acts as a named container of IDataTypes and is the key class involved in variable definition of an ExecutionPlan and the corresponding VariableCollection of the plan
 

Classes in gr.uoa.di.madgik.execution.datatype used by gr.uoa.di.madgik.execution.plan.element.variable
NamedDataType
          This class acts as a named container of IDataTypes and is the key class involved in variable definition of an ExecutionPlan and the corresponding VariableCollection of the plan
 

Classes in gr.uoa.di.madgik.execution.datatype used by gr.uoa.di.madgik.execution.utils
DataTypeReflectable
          This class represents data type with a collection of ReflectableItem payload
IDataType
          The Interface IDataType.
IDataType.DataTypes
          The known DataTypes.
NamedDataType
          This class acts as a named container of IDataTypes and is the key class involved in variable definition of an ExecutionPlan and the corresponding VariableCollection of the plan
 



Copyright © 2012. All Rights Reserved.