Uses of Interface
org.objectweb.proactive.core.component.adl.vnexportation.ComposingVirtualNode

Packages that use ComposingVirtualNode
org.objectweb.proactive.core.component.adl.vnexportation   
 

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

Methods in org.objectweb.proactive.core.component.adl.vnexportation that return ComposingVirtualNode
 ComposingVirtualNode[] ComposingVirtualNodeContainer.getComposingVirtualNodes()
           
 ComposingVirtualNode[] ComposedFrom.getComposingVirtualNodes()
           
 

Methods in org.objectweb.proactive.core.component.adl.vnexportation with parameters of type ComposingVirtualNode
 void ExportedVirtualNodesList.compose(java.lang.String componentName, ExportedVirtualNode exportedVN, ComposingVirtualNode composingVN, boolean composingVNIsMultiple)
          Links virtual nodes to composing nodes and to exporting node
 void ComposingVirtualNodeContainer.addComposingVirtualNode(ComposingVirtualNode arg)
           
 void ComposingVirtualNodeContainer.removeComposingVirtualNode(ComposingVirtualNode arg)
           
 void ComposedFrom.addComposingVirtualNode(ComposingVirtualNode cvn)
           
 void ComposedFrom.removeComposingVirtualNode(ComposingVirtualNode cvn)
           
 



Copyright ? October 2004 INRIA All Rights Reserved.