swarm.defobj
Class FArgumentsImpl

java.lang.Object
  |
  +--swarm.defobj.FArgumentsImpl

public class FArgumentsImpl
extends Object
implements CreateS, Create, DropS, Drop, FArgumentsS, FArguments

A language independent interface to dynamic call argument construction.. A language independent interface to dynamic call argument construction.


Constructor Summary
FArgumentsImpl()
           
FArgumentsImpl(ZoneImpl aZone)
          Default constructor for Impl class
 
Methods implemented by this class for interface swarm.defobj.Drop
drop
 
Methods implemented by this class for interface swarm.defobj.DefinedObject
compare, describe, describeID, getDisplayName, getTypeName, getZone, perform, perform$with, perform$with$with, perform$with$with$with, respondsTo, setDisplayName, xfprint, xfprintid, xprint, xprintid
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FArgumentsImpl

public FArgumentsImpl()

FArgumentsImpl

public FArgumentsImpl(ZoneImpl aZone)
Default constructor for Impl class