Package 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.

See:
          Description

Interface Summary
ComposedFrom An AST node interface to define a set of virtual nodes composing an exported virtual node.
ComposedFromContainer An AST node interface for nodes that can contain "composedFrom" elements..
ComposingVirtualNode An AST node interface to define a virtual node composing an exported virtual node.
ComposingVirtualNodeContainer An AST node interface for nodes that can contain composing virtual nodes elements
ExportedVirtualNode An AST node interface to define an exported virtual node.
ExportedVirtualNodeContainer An AST node interface for nodes that can contain exported virtual nodes.
ExportedVirtualNodes An AST node interface to define a set of exported virtual nodes.
ExportedVirtualNodesBuilder A builder interface for composing exported virtual nodes.
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.
 

Class Summary
ExportedVirtualNodesBuilderImpl An implementation of the ExportedVirtualNodesBuilder interface.
ExportedVirtualNodesCompiler A PrimitiveCompiler to compile ExportedVirtualNodes in definitions.
ExportedVirtualNodesList A static container of exported / composed virtual nodes.
LinkedVirtualNode This class is a link of a chained list of virtual nodes.
 

Package org.objectweb.proactive.core.component.adl.vnexportation Description

A Fractal ADL module to define the exportation of virtual nodes (which is actually a renaming of the virtual-nodes) in the ADL.

Author:
Matthieu Morel


Copyright 2001-2005 INRIA All Rights Reserved.