org.rubato.rubettes.util
Class ArbitraryDenotatorMapper

java.lang.Object
  extended by org.rubato.rubettes.util.ArbitraryDenotatorMapper

public class ArbitraryDenotatorMapper
extends java.lang.Object

Author:
flo TODO: make everything DenotatorPath!! (adjust wallpaper rubette)

Constructor Summary
ArbitraryDenotatorMapper(ModuleMorphism morphism, TransformationPaths paths)
           
 
Method Summary
 Denotator getMappedDenotator(Denotator denotator)
           
 PowerDenotator getMappedPowerDenotator(PowerDenotator input)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArbitraryDenotatorMapper

public ArbitraryDenotatorMapper(ModuleMorphism morphism,
                                TransformationPaths paths)
Method Detail

getMappedPowerDenotator

public PowerDenotator getMappedPowerDenotator(PowerDenotator input)
                                       throws RubatoException
Throws:
RubatoException

getMappedDenotator

public Denotator getMappedDenotator(Denotator denotator)
                             throws RubatoException
Throws:
RubatoException