All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface collage.generic.Derivator

public interface Derivator
Collage grammar derivator interface.

Version:
16 Jun 1997
Author:
Nils Schwabe

Method Index

 o doDerivation(Envi, CollageList)
Applies a derivation to the collage grammar and stores the generated collages in the given CollageList.

Methods

 o doDerivation
  public abstract void doDerivation(Envi envi,
                                    CollageList results)
Applies a derivation to the collage grammar and stores the generated collages in the given CollageList.


All Packages  Class Hierarchy  This Package  Previous  Next  Index