Uses of Class
pl.edu.agh.cast.importer.base.converter.rules.AbstractDirectedGraphConversionRule

Packages that use AbstractDirectedGraphConversionRule
pl.edu.agh.cast.importer.base.converter.rules Provides CAST Importer base classes representing conversion rules/strategies and their utility classes, used by the import converters. 
pl.edu.agh.cast.importer.base.general Provides CAST Importer base classes for the general domain model. 
 

Uses of AbstractDirectedGraphConversionRule in pl.edu.agh.cast.importer.base.converter.rules
 

Methods in pl.edu.agh.cast.importer.base.converter.rules with parameters of type AbstractDirectedGraphConversionRule
protected  void AbstractDirectedGraphConversionRule.copyFields(AbstractDirectedGraphConversionRule copy)
          Copies all required fields of AbstractDirectedGraphConversionRule to the given instance of conversion rule.
 

Uses of AbstractDirectedGraphConversionRule in pl.edu.agh.cast.importer.base.general
 

Subclasses of AbstractDirectedGraphConversionRule in pl.edu.agh.cast.importer.base.general
 class DirectedGraphConversionRule
          Source and target nodes' conversion for two String columns and one Direction column.
 



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.