Uses of Class
dke.smwp.fragmentation.ValueParameter

Packages that use ValueParameter
dke.smwp.db   
 

Uses of ValueParameter in dke.smwp.db
 

Methods in dke.smwp.db with parameters of type ValueParameter
 void DB_Parameter.initializePrimary(FragmentationRelation fr, FragmentationRelation fr_base, ValueParameter param, java.lang.String fragmentPredicate_pf)
          initialize Fragmentation Relation fr (of Primary Fragment Class) which is based upon base Fragmentation Relation fr_base and Value Parameter param; the cartesian product from the relations fr_base and is inserted into fr; the fragment selection predicate fragmentParameter_pf is used as filter for fr;