jcaas.midi
Class GenerationLevel

java.lang.Object
  extended by jcaas.midi.StaffProperty
      extended by jcaas.midi.GenerationLevel

public class GenerationLevel
extends StaffProperty

A class to store what level to generate music at. 0 corresponds to unchanging music the higher the level, the more the music can vary per step.

Author:
Conrad

Constructor Summary
GenerationLevel(int l)
           
 
Method Summary
 int getLevel()
           
 java.lang.String getName()
          Returns the name for this type of Staff Property
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerationLevel

public GenerationLevel(int l)
Method Detail

getLevel

public int getLevel()

getName

public java.lang.String getName()
Description copied from class: StaffProperty
Returns the name for this type of Staff Property

Specified by:
getName in class StaffProperty
Returns:
a string name