Uses of Interface
uk.ac.ed.morphml_handler.MorphMLEntity.MorphMLEntityListener

Packages that use MorphMLEntity.MorphMLEntityListener
uk.ac.ed.morphml_handler   
 

Uses of MorphMLEntity.MorphMLEntityListener in uk.ac.ed.morphml_handler
 

Subinterfaces of MorphMLEntity.MorphMLEntityListener in uk.ac.ed.morphml_handler
static interface AffineWarpDataStructure.AffineWarpDataListener
           
static interface AffineWarpPoint.AffineWarpPointListener
           
static interface Cell.CellListener
           
static interface Feature.FeatureListener
           
static interface Morphology.MorphologyListener
           
static interface MorphologyData.MorphologyDataListener
           
static interface MorphologyList.MorphologyListListener
           
 

Classes in uk.ac.ed.morphml_handler that implement MorphMLEntity.MorphMLEntityListener
static class AffineWarpDataStructure.AffineWarpDataAdapter
           
static class AffineWarpPoint.AffineWarpPointAdapter
           
static class Cell.CellAdapter
           
static class Feature.FeatureAdapter
           
static class Morphology.MorphologyAdapter
           
static class MorphologyData.MorphologyDataAdapter
           
static class MorphologyList.MorphologyListAdapter