es.unex.sextante.gui.cmd.bshcommands
Class describe

java.lang.Object
  extended by es.unex.sextante.gui.cmd.bshcommands.describe

public class describe
extends java.lang.Object

A BeanShell command to describe a SEXTANTE data object

Author:
volaya

Constructor Summary
describe()
           
 
Method Summary
static void invoke(bsh.Interpreter env, bsh.CallStack callstack, java.lang.String sName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

describe

public describe()
Method Detail

invoke

public static void invoke(bsh.Interpreter env,
                          bsh.CallStack callstack,
                          java.lang.String sName)