org.objectweb.proactive.core.component.adl.vnexportation
Interface ExportedVirtualNodesContainer
- public interface ExportedVirtualNodesContainer
An AST node interface for nodes that can contain an exported virtual nodes element, which itself
can contain a set of exported virtual node elements.
- Author:
- Matthieu Morel
setExportedVirtualNodes
public void setExportedVirtualNodes(ExportedVirtualNodes arg)
getExportedVirtualNodes
public ExportedVirtualNodes getExportedVirtualNodes()
Copyright ? October 2004 INRIA All Rights Reserved.