Uses of Class
gr.uoa.di.madgik.execution.datatype.DataTypeReflectable

Packages that use DataTypeReflectable
gr.uoa.di.madgik.execution.utils   
 

Uses of DataTypeReflectable in gr.uoa.di.madgik.execution.utils
 

Methods in gr.uoa.di.madgik.execution.utils that return DataTypeReflectable
 DataTypeReflectable ReflectableAnalyzer.PopulateReflectableFromTemplate(String Template, String Value, int i, Map<String,String> TokenMapping)
           
 DataTypeReflectable ReflectableAnalyzer.ProduceReflectable(Object Value)
           
 

Methods in gr.uoa.di.madgik.execution.utils with parameters of type DataTypeReflectable
 Object ReflectableAnalyzer.PopulateTarget(DataTypeReflectable template, Map<String,String> TokenMapping)
           
 String ReflectableAnalyzer.PopulateTemplateFromReflectable(String Template, DataTypeReflectable refl, Map<String,String> TokenMapping)
           
 



Copyright © 2012. All Rights Reserved.