org.rubato.rubettes.bigbang.model.denotators
Class BigBangMapper

java.lang.Object
  extended by org.rubato.rubettes.bigbang.model.denotators.BigBangScoreManipulator
      extended by org.rubato.rubettes.bigbang.model.denotators.BigBangMapper

public class BigBangMapper
extends BigBangScoreManipulator


Constructor Summary
BigBangMapper(BigBangDenotatorManager denotatorManager, BigBangTransformation transformation)
           
 
Method Summary
 OperationPathResults mapCategorizedObjects(java.util.Set<DenotatorPath> objectPaths)
          Maps the objects at the given paths
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BigBangMapper

public BigBangMapper(BigBangDenotatorManager denotatorManager,
                     BigBangTransformation transformation)
Method Detail

mapCategorizedObjects

public OperationPathResults mapCategorizedObjects(java.util.Set<DenotatorPath> objectPaths)
Maps the objects at the given paths

Returns:
the resulting newPaths