swarm.defobj
Interface FArguments

All Known Implementing Classes:
FArgumentsImpl

public interface FArguments
extends CreateS, Create, DropS, Drop

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


Method Summary
 boolean getJavaFlag()
           
 
Methods inherited from interface swarm.defobj.Drop
drop
 
Methods inherited from 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
 

Method Detail

getJavaFlag

public boolean getJavaFlag()