|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LinkedVirtualNode | |
org.objectweb.proactive.core.component.adl.vnexportation |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |