Package org.objectweb.fractal.adl.components
A Fractal ADL module to define sub components.
Component | An AST node interface to define a sub component. |
ComponentBuilder | A builder interface to add and start components. |
ComponentContainer | An AST node interface for nodes that can contain sub components. |
ComponentDefinition | An extended Definition interface for definitions that can contain
sub components. |
ComponentLoaderAttributes |
Fractal ADL Parser
Copyright (C) 2002-2004 France Telecom R&D
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version. |
PrimitiveCompiler | A component definition compiler. |
A Fractal ADL module to define sub components. This module does not require any
other module.