org.rubato.rubettes.bigbang.model
Class DenotatorValueExtractor

java.lang.Object
  extended by org.rubato.rubettes.bigbang.model.DenotatorValueExtractor

public class DenotatorValueExtractor
extends java.lang.Object


Field Summary
static java.lang.String COLIMIT_INDEX
           
static java.lang.String SATELLITE_LEVEL
           
static java.lang.String SIBLING_NUMBER
           
 
Constructor Summary
DenotatorValueExtractor(BigBangObjects objects, Denotator composition)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SATELLITE_LEVEL

public static final java.lang.String SATELLITE_LEVEL
See Also:
Constant Field Values

SIBLING_NUMBER

public static final java.lang.String SIBLING_NUMBER
See Also:
Constant Field Values

COLIMIT_INDEX

public static final java.lang.String COLIMIT_INDEX
See Also:
Constant Field Values
Constructor Detail

DenotatorValueExtractor

public DenotatorValueExtractor(BigBangObjects objects,
                               Denotator composition)