swarm.simtoolsgui
Interface MultiVarProbeDisplay

All Known Implementing Classes:
MultiVarProbeDisplayImpl

public abstract interface MultiVarProbeDisplay
extends CommonProbeDisplayS, CommonProbeDisplay

A display for displaying a ProbeMap across a number of objects.. This ProbeDisplay extracts all the variable probes from a probe map and creates a variable probe entry for each object in the list provided by the user.


Method Summary
 void drop()
           
 
Methods inherited from interface swarm.simtoolsgui.CommonProbeDisplay
getMarkedForDropFlag, getTopLevel, update
 

Method Detail

drop

public void drop()