|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExportedVirtualNode | |
org.objectweb.proactive.core.component.adl.vnexportation |
Uses of ExportedVirtualNode in org.objectweb.proactive.core.component.adl.vnexportation |
Methods in org.objectweb.proactive.core.component.adl.vnexportation that return ExportedVirtualNode | |
ExportedVirtualNode[] |
ExportedVirtualNodes.getExportedVirtualNodes()
|
Methods in org.objectweb.proactive.core.component.adl.vnexportation with parameters of type ExportedVirtualNode | |
void |
ExportedVirtualNodesList.compose(java.lang.String componentName,
ExportedVirtualNode exportedVN,
ComposingVirtualNode composingVN,
boolean composingVNIsMultiple)
Links virtual nodes to composing nodes and to exporting node |
void |
ExportedVirtualNodesBuilderImpl.compose(java.lang.String componentName,
ExportedVirtualNode[] exportedVirtualNodes,
VirtualNode currentComponentVN)
|
void |
ExportedVirtualNodesBuilder.compose(java.lang.String componentName,
ExportedVirtualNode[] exportedVirtualNodes,
VirtualNode currentComponentVN)
Composes exported virtual nodes. |
void |
ExportedVirtualNodes.addExportedVirtualNode(ExportedVirtualNode evn)
|
void |
ExportedVirtualNodes.removeExportedVirtualNode(ExportedVirtualNode evn)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |