rasmus.interpreter.sf2
Class SF2Preset

java.lang.Object
  extended by rasmus.interpreter.sf2.SF2Preset
All Implemented Interfaces:
RUnitFactory

public class SF2Preset
extends java.lang.Object
implements RUnitFactory


Constructor Summary
SF2Preset()
           
 
Method Summary
 RUnitInstancePart newInstance(RParameters parameters)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SF2Preset

public SF2Preset()
Method Detail

newInstance

public RUnitInstancePart newInstance(RParameters parameters)
Specified by:
newInstance in interface RUnitFactory