Uses of Class
org.objectweb.proactive.core.component.adl.vnexportation.LinkedVirtualNode

Packages that use LinkedVirtualNode
org.objectweb.proactive.core.component.adl.vnexportation A Fractal ADL module to define the exportation of virtual nodes (which is actually a renaming of the virtual-nodes) in the ADL.  
 

Uses of LinkedVirtualNode in org.objectweb.proactive.core.component.adl.vnexportation
 

Methods in org.objectweb.proactive.core.component.adl.vnexportation that return LinkedVirtualNode
 LinkedVirtualNode LinkedVirtualNode.getComposer()
           
 LinkedVirtualNode ExportedVirtualNodesList.getLeafVirtualNode(java.lang.String componentName)
           
 LinkedVirtualNode ExportedVirtualNodesList.getNode(java.lang.String componentName, java.lang.String virtualNodeName, boolean createIfNotFound)
          Returns the linked virtual node corresponding to the given parameters.
 

Methods in org.objectweb.proactive.core.component.adl.vnexportation with parameters of type LinkedVirtualNode
 boolean LinkedVirtualNode.addComposingVirtualNode(LinkedVirtualNode vn)
          Adds a composing virtual node
 



Copyright 2001-2005 INRIA All Rights Reserved.