public interface Virtualizable
virtualize(VirtualizerTool) method will only be called for
nodes that have some interaction with virtualized nodes. However, the virtualized nodes might
have been re-materialized in the meantime.| Modifier and Type | Method and Description |
|---|---|
void |
virtualize(VirtualizerTool tool)
A node class can implement this method to convey information about what its effect would be
if some of its inputs were virtualized.
|
void virtualize(VirtualizerTool tool)
tool - the tool used to describe the effects of this node