org.globus.cog.karajan.util
Class ArgumentsMap

java.lang.Object
  extended byorg.globus.cog.karajan.util.ArgumentsMap

public class ArgumentsMap
extends Object


Method Summary
static ArgumentsMap getMap()
           
 Map getMaxIndices()
           
 Map getSortedArgs()
           
 Map getValidArgs()
           
 Set getVargs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMap

public static ArgumentsMap getMap()

getVargs

public Set getVargs()

getValidArgs

public Map getValidArgs()

getSortedArgs

public Map getSortedArgs()

getMaxIndices

public Map getMaxIndices()