A B C D E F G H I J L M N O P R S T U V W X

A

AbstractLoader - Class in org.objectweb.fractal.adl
An abstract Loader that delegates to another Loader.
AbstractLoader() - Constructor for class org.objectweb.fractal.adl.AbstractLoader
 
AbstractNode - Class in org.objectweb.fractal.adl
An abstract Node.
AbstractNode(String) - Constructor for class org.objectweb.fractal.adl.AbstractNode
 
addAttribute(Attribute) - Method in interface org.objectweb.fractal.adl.attributes.Attributes
 
addBinding(Binding) - Method in interface org.objectweb.fractal.adl.bindings.BindingContainer
 
addComment(Comment) - Method in interface org.objectweb.fractal.adl.comments.CommentContainer
 
addComponent(Object, Object, String, Object) - Method in interface org.objectweb.fractal.adl.components.ComponentBuilder
 
addComponent(Component) - Method in interface org.objectweb.fractal.adl.components.ComponentContainer
 
addComponent(Object, Object, String, Object) - Method in class org.objectweb.fractal.adl.components.FractalComponentBuilder
 
addComponent(Object, Object, String, Object) - Method in class org.objectweb.fractal.adl.components.JavaComponentBuilder
 
addComponent(Object, Object, String, Object) - Method in class org.objectweb.fractal.adl.components.StaticFractalComponentBuilder
 
addComponent(Object, Object, String, Object) - Method in class org.objectweb.fractal.adl.components.StaticJavaComponentBuilder
 
addCoordinates(Coordinates) - Method in interface org.objectweb.fractal.adl.coordinates.CoordinatesContainer
 
addInterface(Interface) - Method in interface org.objectweb.fractal.adl.interfaces.InterfaceContainer
 
addTask(String, Object, Task) - Method in class org.objectweb.fractal.adl.BasicTaskMap
 
addTask(String, Object, Task) - Method in interface org.objectweb.fractal.adl.TaskMap
Adds the given task to this task map.
ADLException - Exception in org.objectweb.fractal.adl
Thrown when an error occurs during the analysis of an ADL definition.
ADLException(String, Node) - Constructor for exception org.objectweb.fractal.adl.ADLException
Constructs a new ADLException.
ADLException(String, Node, Exception) - Constructor for exception org.objectweb.fractal.adl.ADLException
Constructs a new ADLException.
ArgumentComponentLoader - Class in org.objectweb.fractal.adl.arguments
 
ArgumentComponentLoader() - Constructor for class org.objectweb.fractal.adl.arguments.ArgumentComponentLoader
 
ArgumentDefinition - Interface in org.objectweb.fractal.adl.arguments
 
ArgumentLoader - Class in org.objectweb.fractal.adl.arguments
 
ArgumentLoader() - Constructor for class org.objectweb.fractal.adl.arguments.ArgumentLoader
 
astAddNode(Node) - Method in interface org.objectweb.fractal.adl.Node
Adds a sub node to this node.
astGetAttributes() - Method in interface org.objectweb.fractal.adl.Node
Returns the attributes of this node.
astGetDecoration(String) - Method in class org.objectweb.fractal.adl.AbstractNode
 
astGetDecoration(String) - Method in interface org.objectweb.fractal.adl.Node
Returns a decoration of this node.
astGetDecorations() - Method in class org.objectweb.fractal.adl.AbstractNode
 
astGetDecorations() - Method in interface org.objectweb.fractal.adl.Node
Returns the decorations of this node.
astGetNodes(String) - Method in interface org.objectweb.fractal.adl.Node
Returns the sub nodes of this node that are of the given type.
astGetNodeTypes() - Method in interface org.objectweb.fractal.adl.Node
Returns the types of the sub nodes that this node can have.
astGetSource() - Method in class org.objectweb.fractal.adl.AbstractNode
 
astGetSource() - Method in interface org.objectweb.fractal.adl.Node
Returns the source of this node.
astGetType() - Method in class org.objectweb.fractal.adl.AbstractNode
 
astGetType() - Method in interface org.objectweb.fractal.adl.Node
Returns the type of this node.
astNewInstance() - Method in interface org.objectweb.fractal.adl.Node
Creates a new, empty AST node of the same type as this node.
astRemoveNode(Node) - Method in interface org.objectweb.fractal.adl.Node
Removes a sub node from this node.
astSetAttributes(Map) - Method in interface org.objectweb.fractal.adl.Node
Sets the attributes of this node.
astSetDecoration(String, Object) - Method in class org.objectweb.fractal.adl.AbstractNode
 
astSetDecoration(String, Object) - Method in interface org.objectweb.fractal.adl.Node
Sets a decoration of this node.
astSetDecorations(Map) - Method in class org.objectweb.fractal.adl.AbstractNode
 
astSetDecorations(Map) - Method in interface org.objectweb.fractal.adl.Node
Sets the decorations of this node.
astSetSource(String) - Method in class org.objectweb.fractal.adl.AbstractNode
 
astSetSource(String) - Method in interface org.objectweb.fractal.adl.Node
Sets the source of this node.
Attribute - Interface in org.objectweb.fractal.adl.attributes
An AST node interface to define an attribute.
AttributeBuilder - Interface in org.objectweb.fractal.adl.attributes
A builder interface to set component attributes.
AttributeCompiler - Class in org.objectweb.fractal.adl.attributes
A PrimitiveCompiler to compile Attributes nodes in definitions.
AttributeCompiler() - Constructor for class org.objectweb.fractal.adl.attributes.AttributeCompiler
 
AttributeLoader - Class in org.objectweb.fractal.adl.attributes
A Loader to check Attributes nodes in definitions.
AttributeLoader() - Constructor for class org.objectweb.fractal.adl.attributes.AttributeLoader
 
Attributes - Interface in org.objectweb.fractal.adl.attributes
An AST node interface to define a set of attributes.
AttributesContainer - Interface in org.objectweb.fractal.adl.attributes
An AST node interface for nodes that can contain attributes.

B

BasicFactory - Class in org.objectweb.fractal.adl
Basic implementation of the Factory interface.
BasicFactory() - Constructor for class org.objectweb.fractal.adl.BasicFactory
 
BasicTaskMap - Class in org.objectweb.fractal.adl
Basic implementation of the TaskMap interface.
BasicTaskMap() - Constructor for class org.objectweb.fractal.adl.BasicTaskMap
 
bindComponent(int, Object, String, Object, String, Object) - Method in interface org.objectweb.fractal.adl.bindings.BindingBuilder
 
bindComponent(int, Object, String, Object, String, Object) - Method in class org.objectweb.fractal.adl.bindings.FractalBindingBuilder
 
bindComponent(int, Object, String, Object, String, Object) - Method in class org.objectweb.fractal.adl.bindings.JavaBindingBuilder
 
bindComponent(int, Object, String, Object, String, Object) - Method in class org.objectweb.fractal.adl.bindings.StaticFractalBindingBuilder
 
bindComponent(int, Object, String, Object, String, Object) - Method in class org.objectweb.fractal.adl.bindings.StaticJavaBindingBuilder
 
bindFc(String, Object) - Method in class org.objectweb.fractal.adl.AbstractLoader
 
bindFc(String, Object) - Method in class org.objectweb.fractal.adl.attributes.AttributeCompiler
 
bindFc(String, Object) - Method in class org.objectweb.fractal.adl.BasicFactory
 
bindFc(String, Object) - Method in class org.objectweb.fractal.adl.bindings.BindingCompiler
 
bindFc(String, Object) - Method in class org.objectweb.fractal.adl.components.ComponentCompiler
 
bindFc(String, Object) - Method in class org.objectweb.fractal.adl.components.PrimitiveComponentCompiler
 
bindFc(String, Object) - Method in class org.objectweb.fractal.adl.coordinates.CoordinatesCompiler
 
bindFc(String, Object) - Method in class org.objectweb.fractal.adl.implementations.ImplementationCompiler
 
bindFc(String, Object) - Method in class org.objectweb.fractal.adl.types.TypeCompiler
 
Binding - Interface in org.objectweb.fractal.adl.bindings
An AST node interface to define a binding.
BindingBuilder - Interface in org.objectweb.fractal.adl.bindings
A builder interface to build bindings.
BindingCompiler - Class in org.objectweb.fractal.adl.bindings
A PrimitiveCompiler to compile Binding nodes in definitions.
BindingCompiler() - Constructor for class org.objectweb.fractal.adl.bindings.BindingCompiler
 
BindingContainer - Interface in org.objectweb.fractal.adl.bindings
An AST node interface for nodes that can contain bindings.
BindingLoader - Class in org.objectweb.fractal.adl.bindings
A Loader to check Binding nodes in definitions.
BindingLoader() - Constructor for class org.objectweb.fractal.adl.bindings.BindingLoader
 
builder - Variable in class org.objectweb.fractal.adl.attributes.AttributeCompiler
The AttributeBuilder used by this compiler.
builder - Variable in class org.objectweb.fractal.adl.bindings.BindingCompiler
The BindingBuilder used by this compiler.
builder - Variable in class org.objectweb.fractal.adl.components.PrimitiveComponentCompiler
The ComponentBuilder used by this compiler.
builder - Variable in class org.objectweb.fractal.adl.implementations.ImplementationCompiler
The ImplementationBuilder used by this compiler.
builder - Variable in class org.objectweb.fractal.adl.types.TypeCompiler
The TypeBuilder used by this compiler.
BUILDER_BINDING - Static variable in class org.objectweb.fractal.adl.attributes.AttributeCompiler
Name of the mandatory interface bound to the AttributeBuilder used by this compiler.
BUILDER_BINDING - Static variable in class org.objectweb.fractal.adl.bindings.BindingCompiler
Name of the mandatory interface bound to the BindingBuilder used by this compiler.
BUILDER_BINDING - Static variable in class org.objectweb.fractal.adl.components.PrimitiveComponentCompiler
Name of the mandatory interface bound to the ComponentBuilder used by this compiler.
BUILDER_BINDING - Static variable in class org.objectweb.fractal.adl.coordinates.CoordinatesCompiler
Name of the mandatory interface bound to the CoordinatesBuilder used by this compiler.
BUILDER_BINDING - Static variable in class org.objectweb.fractal.adl.implementations.ImplementationCompiler
Name of the mandatory interface bound to the ImplementationBuilder used by this compiler.
BUILDER_BINDING - Static variable in class org.objectweb.fractal.adl.types.TypeCompiler
Name of the mandatory interface bound to the TypeBuilder used by this compiler.

C

ClassLoaderHelper - Class in org.objectweb.fractal.adl.util
Helper methods related to ClassLoader.
CLIENT_ROLE - Static variable in interface org.objectweb.fractal.adl.types.TypeInterface
 
clientLoader - Variable in class org.objectweb.fractal.adl.AbstractLoader
The Loader used by this loader.
COLLECTION_CARDINALITY - Static variable in interface org.objectweb.fractal.adl.types.TypeInterface
 
Comment - Interface in org.objectweb.fractal.adl.comments
An AST node interface to define a comment.
CommentContainer - Interface in org.objectweb.fractal.adl.comments
An AST node interface for nodes that can contain comments.
comp - Variable in class org.objectweb.fractal.adl.components.ComponentPair
 
compile(List, ComponentContainer, TaskMap, Map) - Method in class org.objectweb.fractal.adl.attributes.AttributeCompiler
 
compile(List, ComponentContainer, TaskMap, Map) - Method in class org.objectweb.fractal.adl.bindings.BindingCompiler
 
compile(Definition, TaskMap, Map) - Method in interface org.objectweb.fractal.adl.Compiler
Compiles the given ADL definition.
compile(Definition, TaskMap, Map) - Method in class org.objectweb.fractal.adl.components.ComponentCompiler
 
compile(List, ComponentContainer, TaskMap, Map) - Method in interface org.objectweb.fractal.adl.components.PrimitiveCompiler
 
compile(List, ComponentContainer, TaskMap, Map) - Method in class org.objectweb.fractal.adl.components.PrimitiveComponentCompiler
 
compile(List, ComponentContainer, TaskMap, Map) - Method in class org.objectweb.fractal.adl.coordinates.CoordinatesCompiler
 
compile(List, ComponentContainer, TaskMap, Map) - Method in class org.objectweb.fractal.adl.implementations.ImplementationCompiler
 
compile(List, ComponentContainer, TaskMap, Map) - Method in class org.objectweb.fractal.adl.types.TypeCompiler
 
compiler - Variable in class org.objectweb.fractal.adl.BasicFactory
The Compiler used by this factory.
Compiler - Interface in org.objectweb.fractal.adl
An ADL definition compiler.
COMPILER_BINDING - Static variable in class org.objectweb.fractal.adl.BasicFactory
Name of the client interface bound to the Compiler used by this factory.
CompileToJava - Class in org.objectweb.fractal.adl
A class to compile a Fractal ADL definition to Java code.
Component - Interface in org.objectweb.fractal.adl.components
An AST node interface to define a sub component.
ComponentBuilder - Interface in org.objectweb.fractal.adl.components
A builder interface to add and start components.
ComponentCompiler - Class in org.objectweb.fractal.adl.components
Basic implementation of the Compiler interface.
ComponentCompiler() - Constructor for class org.objectweb.fractal.adl.components.ComponentCompiler
 
ComponentContainer - Interface in org.objectweb.fractal.adl.components
An AST node interface for nodes that can contain sub components.
ComponentDefinition - Interface in org.objectweb.fractal.adl.components
An extended Definition interface for definitions that can contain sub components.
ComponentLoader - Class in org.objectweb.fractal.adl.components
A Loader to check Component nodes in definitions.
ComponentLoader() - Constructor for class org.objectweb.fractal.adl.components.ComponentLoader
 
ComponentLoaderAttributes - Interface in org.objectweb.fractal.adl.components
 
ComponentPair - Class in org.objectweb.fractal.adl.components
 
ComponentPair(ComponentContainer, Component) - Constructor for class org.objectweb.fractal.adl.components.ComponentPair
 
container - Variable in class org.objectweb.fractal.adl.components.ComponentPair
 
Controller - Interface in org.objectweb.fractal.adl.implementations
An AST node interface to define a component controller.
ControllerContainer - Interface in org.objectweb.fractal.adl.implementations
An AST node interface for nodes that can contain a controller.
Coordinates - Interface in org.objectweb.fractal.adl.coordinates
An AST node interface to define component coordinates.
CoordinatesBuilder - Interface in org.objectweb.fractal.adl.coordinates
A builder interface to define component coordinates.
CoordinatesCompiler - Class in org.objectweb.fractal.adl.coordinates
A PrimitiveCompiler to compile Coordinates nodes in definitions.
CoordinatesCompiler() - Constructor for class org.objectweb.fractal.adl.coordinates.CoordinatesCompiler
 
CoordinatesContainer - Interface in org.objectweb.fractal.adl.coordinates
An AST node interface for nodes that can contain component coordinates.
createComponent(Object, String, String, Object, Object, Object) - Method in class org.objectweb.fractal.adl.implementations.FractalImplementationBuilder
 
createComponent(Object, String, String, Object, Object, Object) - Method in interface org.objectweb.fractal.adl.implementations.ImplementationBuilder
 
createComponent(Object, String, String, Object, Object, Object) - Method in class org.objectweb.fractal.adl.implementations.JavaImplementationBuilder
 
createComponent(Object, String, String, Object, Object, Object) - Method in class org.objectweb.fractal.adl.implementations.StaticFractalImplementationBuilder
 
createComponent(Object, String, String, Object, Object, Object) - Method in class org.objectweb.fractal.adl.implementations.StaticJavaImplementationBuilder
 
createComponentType(String, Object[], Object) - Method in class org.objectweb.fractal.adl.types.FractalTypeBuilder
 
createComponentType(String, Object[], Object) - Method in class org.objectweb.fractal.adl.types.JavaTypeBuilder
 
createComponentType(String, Object[], Object) - Method in class org.objectweb.fractal.adl.types.StaticFractalTypeBuilder
 
createComponentType(String, Object[], Object) - Method in interface org.objectweb.fractal.adl.types.TypeBuilder
 
createInterfaceType(String, String, String, String, String, Object) - Method in class org.objectweb.fractal.adl.types.FractalTypeBuilder
 
createInterfaceType(String, String, String, String, String, Object) - Method in class org.objectweb.fractal.adl.types.JavaTypeBuilder
 
createInterfaceType(String, String, String, String, String, Object) - Method in class org.objectweb.fractal.adl.types.StaticFractalTypeBuilder
 
createInterfaceType(String, String, String, String, String, Object) - Method in interface org.objectweb.fractal.adl.types.TypeBuilder
 

D

defineClass(String, byte[]) - Method in class org.objectweb.fractal.adl.NodeClassLoader
 
Definition - Interface in org.objectweb.fractal.adl
An ADL definition.

E

endElement(String, String, String) - Method in class org.objectweb.fractal.adl.xml.XMLParser
 
equals(Object) - Method in class org.objectweb.fractal.adl.components.ComponentPair
 
error(SAXParseException) - Method in class org.objectweb.fractal.adl.xml.XMLParser
 
EXPORT_BINDING - Static variable in interface org.objectweb.fractal.adl.bindings.BindingBuilder
 

F

Factory - Interface in org.objectweb.fractal.adl
A component factory.
FactoryFactory - Class in org.objectweb.fractal.adl
Provides static methods to get a Factory component.
FactoryFactory() - Constructor for class org.objectweb.fractal.adl.FactoryFactory
 
fatalError(SAXParseException) - Method in class org.objectweb.fractal.adl.xml.XMLParser
 
FRACTAL_BACKEND - Static variable in class org.objectweb.fractal.adl.FactoryFactory
 
FractalAttributeBuilder - Class in org.objectweb.fractal.adl.attributes
A Fractal based implementation of the AttributeBuilder interface.
FractalAttributeBuilder() - Constructor for class org.objectweb.fractal.adl.attributes.FractalAttributeBuilder
 
FractalBindingBuilder - Class in org.objectweb.fractal.adl.bindings
A Fractal based implementation of the BindingBuilder interface.
FractalBindingBuilder() - Constructor for class org.objectweb.fractal.adl.bindings.FractalBindingBuilder
 
FractalComponentBuilder - Class in org.objectweb.fractal.adl.components
A Fractal based implementation of the ComponentBuilder interface.
FractalComponentBuilder() - Constructor for class org.objectweb.fractal.adl.components.FractalComponentBuilder
 
FractalImplementationBuilder - Class in org.objectweb.fractal.adl.implementations
A Fractal based implementation of the ImplementationBuilder interface.
FractalImplementationBuilder() - Constructor for class org.objectweb.fractal.adl.implementations.FractalImplementationBuilder
 
FractalTypeBuilder - Class in org.objectweb.fractal.adl.types
A Fractal based implementation of the TypeBuilder interface.
FractalTypeBuilder() - Constructor for class org.objectweb.fractal.adl.types.FractalTypeBuilder
 

G

generateClass(String, String, String, String[]) - Method in class org.objectweb.fractal.adl.NodeClassLoader
 
getArguments() - Method in interface org.objectweb.fractal.adl.arguments.ArgumentDefinition
 
getASTName(String, boolean) - Static method in class org.objectweb.fractal.adl.NodeClassLoader
 
getAttributes() - Method in interface org.objectweb.fractal.adl.attributes.Attributes
 
getAttributes() - Method in interface org.objectweb.fractal.adl.attributes.AttributesContainer
 
getBindings() - Method in interface org.objectweb.fractal.adl.bindings.BindingContainer
 
getCardinality() - Method in interface org.objectweb.fractal.adl.types.TypeInterface
 
getClassLoader(Map) - Method in class org.objectweb.fractal.adl.AbstractLoader
 
getClassLoader(Object) - Static method in class org.objectweb.fractal.adl.util.ClassLoaderHelper
Returns the class loader of the class of an object, i.e., object.getClass().getClassLoader().
getClassLoader(Object, Object) - Static method in class org.objectweb.fractal.adl.util.ClassLoaderHelper
Returns the class loader contained into the map or the class loader of the class of the object.
getClassName() - Method in interface org.objectweb.fractal.adl.implementations.Implementation
 
getColor() - Method in interface org.objectweb.fractal.adl.coordinates.Coordinates
 
getComments() - Method in interface org.objectweb.fractal.adl.comments.CommentContainer
 
getComponent(ComponentContainer, String) - Method in class org.objectweb.fractal.adl.components.ComponentLoader
 
getComponents() - Method in interface org.objectweb.fractal.adl.components.ComponentContainer
 
getContingency() - Method in interface org.objectweb.fractal.adl.types.TypeInterface
 
getController() - Method in interface org.objectweb.fractal.adl.implementations.ControllerContainer
 
getCoordinatess() - Method in interface org.objectweb.fractal.adl.coordinates.CoordinatesContainer
 
getDefinition() - Method in interface org.objectweb.fractal.adl.components.Component
 
getDescriptor() - Method in interface org.objectweb.fractal.adl.implementations.Controller
 
getDescriptor() - Method in interface org.objectweb.fractal.adl.implementations.TemplateController
 
getExtends() - Method in interface org.objectweb.fractal.adl.components.ComponentDefinition
 
getFactory() - Static method in class org.objectweb.fractal.adl.FactoryFactory
Returns a bootstrap Factory, with a Java backend.
getFactory(String) - Static method in class org.objectweb.fractal.adl.FactoryFactory
Returns a Factory with the given backend.
getFactory(String, Map) - Static method in class org.objectweb.fractal.adl.FactoryFactory
Returns a Factory with the given backend.
getFactory(String, String, Map) - Static method in class org.objectweb.fractal.adl.FactoryFactory
Returns a Factory with the given implementation and backend.
getFieldName(String, int) - Static method in class org.objectweb.fractal.adl.NodeClassLoader
 
getFrom() - Method in interface org.objectweb.fractal.adl.bindings.Binding
 
getImplementation() - Method in interface org.objectweb.fractal.adl.implementations.ImplementationContainer
 
getInterfaces() - Method in interface org.objectweb.fractal.adl.interfaces.InterfaceContainer
 
getLanguage() - Method in interface org.objectweb.fractal.adl.comments.Comment
 
getLogger() - Method in interface org.objectweb.fractal.adl.loggers.LoggerContainer
 
getName() - Method in interface org.objectweb.fractal.adl.attributes.Attribute
 
getName() - Method in interface org.objectweb.fractal.adl.components.Component
 
getName() - Method in interface org.objectweb.fractal.adl.coordinates.Coordinates
 
getName() - Method in interface org.objectweb.fractal.adl.Definition
Returns the name of this definition.
getName() - Method in interface org.objectweb.fractal.adl.interfaces.Interface
 
getName() - Method in interface org.objectweb.fractal.adl.loggers.Logger
 
getName() - Method in interface org.objectweb.fractal.adl.nodes.VirtualNode
 
getNameAttributes() - Method in class org.objectweb.fractal.adl.components.ComponentLoader
 
getNameAttributes() - Method in interface org.objectweb.fractal.adl.components.ComponentLoaderAttributes
 
getPathComponent(ComponentContainer, String) - Method in class org.objectweb.fractal.adl.components.ComponentLoader
 
getResourceAsStream(String) - Method in class org.objectweb.fractal.adl.NodeClassLoader
 
getRole() - Method in interface org.objectweb.fractal.adl.types.TypeInterface
 
getSignature() - Method in interface org.objectweb.fractal.adl.attributes.Attributes
 
getSignature() - Method in interface org.objectweb.fractal.adl.types.TypeInterface
 
getTask(String, Object) - Method in class org.objectweb.fractal.adl.BasicTaskMap
 
getTask(String, Object) - Method in interface org.objectweb.fractal.adl.TaskMap
Returns the task of the given type and identifier.
getTasks() - Method in class org.objectweb.fractal.adl.BasicTaskMap
 
getTasks() - Method in interface org.objectweb.fractal.adl.TaskMap
Returns the tasks contained in this task map.
getTemplateController() - Method in interface org.objectweb.fractal.adl.implementations.TemplateControllerContainer
 
getText() - Method in interface org.objectweb.fractal.adl.comments.Comment
 
getTo() - Method in interface org.objectweb.fractal.adl.bindings.Binding
 
getValue() - Method in interface org.objectweb.fractal.adl.attributes.Attribute
 
getVirtualNode() - Method in interface org.objectweb.fractal.adl.nodes.VirtualNodeContainer
 
getX0() - Method in interface org.objectweb.fractal.adl.coordinates.Coordinates
 
getX1() - Method in interface org.objectweb.fractal.adl.coordinates.Coordinates
 
getY0() - Method in interface org.objectweb.fractal.adl.coordinates.Coordinates
 
getY1() - Method in interface org.objectweb.fractal.adl.coordinates.Coordinates
 

H

hashCode() - Method in class org.objectweb.fractal.adl.components.ComponentPair
 

I

Implementation - Interface in org.objectweb.fractal.adl.implementations
An AST node interface to define a component implementation.
ImplementationBuilder - Interface in org.objectweb.fractal.adl.implementations
A builder interface to create components.
ImplementationCompiler - Class in org.objectweb.fractal.adl.implementations
A PrimitiveCompiler to compile Implementation nodes in definitions.
ImplementationCompiler() - Constructor for class org.objectweb.fractal.adl.implementations.ImplementationCompiler
 
ImplementationContainer - Interface in org.objectweb.fractal.adl.implementations
An AST node interface for nodes that can contain a component implementation.
ImplementationLoader - Class in org.objectweb.fractal.adl.implementations
A Loader to check Implementation nodes in definitions.
ImplementationLoader() - Constructor for class org.objectweb.fractal.adl.implementations.ImplementationLoader
 
IMPORT_BINDING - Static variable in interface org.objectweb.fractal.adl.bindings.BindingBuilder
 
Interface - Interface in org.objectweb.fractal.adl.interfaces
An AST node interface to define a component interface.
InterfaceContainer - Interface in org.objectweb.fractal.adl.interfaces
An AST node interface for nodes that can contain interfaces.
InterfaceLoader - Class in org.objectweb.fractal.adl.interfaces
A Loader to check Interface nodes in definitions.
InterfaceLoader() - Constructor for class org.objectweb.fractal.adl.interfaces.InterfaceLoader
 
isShared(String) - Method in class org.objectweb.fractal.adl.arguments.ArgumentComponentLoader
 
isShared(String) - Method in class org.objectweb.fractal.adl.components.ComponentLoader
 

J

JAVA_BACKEND - Static variable in class org.objectweb.fractal.adl.FactoryFactory
 
JavaAttributeBuilder - Class in org.objectweb.fractal.adl.attributes
A Java based implementation of the AttributeBuilder interface.
JavaAttributeBuilder() - Constructor for class org.objectweb.fractal.adl.attributes.JavaAttributeBuilder
 
JavaBindingBuilder - Class in org.objectweb.fractal.adl.bindings
A Java based implementation of the BindingBuilder interface.
JavaBindingBuilder() - Constructor for class org.objectweb.fractal.adl.bindings.JavaBindingBuilder
 
JavaComponentBuilder - Class in org.objectweb.fractal.adl.components
A Java based implementation of the ComponentBuilder interface.
JavaComponentBuilder() - Constructor for class org.objectweb.fractal.adl.components.JavaComponentBuilder
 
JavaImplementationBuilder - Class in org.objectweb.fractal.adl.implementations
A Java based implementation of the ImplementationBuilder interface.
JavaImplementationBuilder() - Constructor for class org.objectweb.fractal.adl.implementations.JavaImplementationBuilder
 
JavaTypeBuilder - Class in org.objectweb.fractal.adl.types
A Java based implementation of the TypeBuilder interface.
JavaTypeBuilder() - Constructor for class org.objectweb.fractal.adl.types.JavaTypeBuilder
 

L

Launcher - Class in org.objectweb.fractal.adl
A class to launch a component from its definition from the command line.
listFc() - Method in class org.objectweb.fractal.adl.AbstractLoader
 
listFc() - Method in class org.objectweb.fractal.adl.attributes.AttributeCompiler
 
listFc() - Method in class org.objectweb.fractal.adl.BasicFactory
 
listFc() - Method in class org.objectweb.fractal.adl.bindings.BindingCompiler
 
listFc() - Method in class org.objectweb.fractal.adl.components.ComponentCompiler
 
listFc() - Method in class org.objectweb.fractal.adl.components.PrimitiveComponentCompiler
 
listFc() - Method in class org.objectweb.fractal.adl.coordinates.CoordinatesCompiler
 
listFc() - Method in class org.objectweb.fractal.adl.implementations.ImplementationCompiler
 
listFc() - Method in class org.objectweb.fractal.adl.types.TypeCompiler
 
load(List, String, Map) - Method in class org.objectweb.fractal.adl.arguments.ArgumentComponentLoader
 
load(String, Map) - Method in class org.objectweb.fractal.adl.arguments.ArgumentLoader
 
load(String, Map) - Method in class org.objectweb.fractal.adl.attributes.AttributeLoader
 
load(String, Map) - Method in class org.objectweb.fractal.adl.bindings.BindingLoader
 
load(String, Map) - Method in class org.objectweb.fractal.adl.bindings.UnboundInterfaceChecker
 
load(String, Map) - Method in class org.objectweb.fractal.adl.components.ComponentLoader
 
load(List, String, Map) - Method in class org.objectweb.fractal.adl.components.ComponentLoader
 
load(String, Map) - Method in class org.objectweb.fractal.adl.implementations.ImplementationLoader
 
load(String, Map) - Method in class org.objectweb.fractal.adl.interfaces.InterfaceLoader
 
load(String, Map) - Method in interface org.objectweb.fractal.adl.Loader
Loads the ADL definition whose name is given.
load(String, Map) - Method in class org.objectweb.fractal.adl.types.TypeLoader
 
load(String, Map) - Method in class org.objectweb.fractal.adl.xml.XMLLoader
 
loader - Variable in class org.objectweb.fractal.adl.BasicFactory
The Loader used by this factory.
Loader - Interface in org.objectweb.fractal.adl
An ADL definition loader.
LOADER_BINDING - Static variable in class org.objectweb.fractal.adl.AbstractLoader
Name of the mandatory interface bound to the Loader used by this loader.
LOADER_BINDING - Static variable in class org.objectweb.fractal.adl.BasicFactory
Name of the client interface bound to the Loader used by this factory.
Logger - Interface in org.objectweb.fractal.adl.loggers
An AST node interface to define a logger name.
LoggerContainer - Interface in org.objectweb.fractal.adl.loggers
An AST node interface for nodes that can contain a logger name.
lookupFc(String) - Method in class org.objectweb.fractal.adl.AbstractLoader
 
lookupFc(String) - Method in class org.objectweb.fractal.adl.attributes.AttributeCompiler
 
lookupFc(String) - Method in class org.objectweb.fractal.adl.BasicFactory
 
lookupFc(String) - Method in class org.objectweb.fractal.adl.bindings.BindingCompiler
 
lookupFc(String) - Method in class org.objectweb.fractal.adl.components.ComponentCompiler
 
lookupFc(String) - Method in class org.objectweb.fractal.adl.components.PrimitiveComponentCompiler
 
lookupFc(String) - Method in class org.objectweb.fractal.adl.coordinates.CoordinatesCompiler
 
lookupFc(String) - Method in class org.objectweb.fractal.adl.implementations.ImplementationCompiler
 
lookupFc(String) - Method in class org.objectweb.fractal.adl.types.TypeCompiler
 

M

main(String[]) - Static method in class org.objectweb.fractal.adl.CompileToJava
 
main(String[]) - Static method in class org.objectweb.fractal.adl.Launcher
 
MANDATORY_CONTINGENCY - Static variable in interface org.objectweb.fractal.adl.types.TypeInterface
 
merge(Node, Node) - Method in class org.objectweb.fractal.adl.components.ComponentLoader
 
merge(Node, Node, Map) - Method in class org.objectweb.fractal.adl.components.ComponentLoader
 

N

newComponent(String, Map) - Method in class org.objectweb.fractal.adl.BasicFactory
 
newComponent(String, Map) - Method in interface org.objectweb.fractal.adl.Factory
Creates a new instance of the component whose name is given.
newComponentType(String, Map) - Method in class org.objectweb.fractal.adl.BasicFactory
 
newComponentType(String, Map) - Method in interface org.objectweb.fractal.adl.Factory
 
newCreateTask(List, ComponentContainer, String, String, Object, Object, Map) - Method in class org.objectweb.fractal.adl.implementations.ImplementationCompiler
 
newCreateTask(List, ComponentContainer, String, String, Object, Object, Map) - Method in class org.objectweb.fractal.adl.nodes.VirtualNodeImplementationCompiler
 
Node - Interface in org.objectweb.fractal.adl
An Abstract Syntax Tree (AST) node.
NodeClassLoader - Class in org.objectweb.fractal.adl
An abstract class loader to dynamically generate Node classes.
NodeClassLoader(ClassLoader) - Constructor for class org.objectweb.fractal.adl.NodeClassLoader
 
NORMAL_BINDING - Static variable in interface org.objectweb.fractal.adl.bindings.BindingBuilder
 
normalizeComponentContainer(ComponentContainer) - Method in class org.objectweb.fractal.adl.components.ComponentLoader
 

O

OPTIONAL_CONTINGENCY - Static variable in interface org.objectweb.fractal.adl.types.TypeInterface
 
org.objectweb.fractal.adl - package org.objectweb.fractal.adl
Defines the Fractal ADL framework.
org.objectweb.fractal.adl.arguments - package org.objectweb.fractal.adl.arguments
A Fractal ADL module to define parameterizable components.
org.objectweb.fractal.adl.attributes - package org.objectweb.fractal.adl.attributes
A Fractal ADL module to define component attributes.
org.objectweb.fractal.adl.bindings - package org.objectweb.fractal.adl.bindings
A Fractal ADL module to define component bindings.
org.objectweb.fractal.adl.comments - package org.objectweb.fractal.adl.comments
A Fractal ADL module to add comments in component definitions.
org.objectweb.fractal.adl.components - package org.objectweb.fractal.adl.components
A Fractal ADL module to define sub components.
org.objectweb.fractal.adl.coordinates - package org.objectweb.fractal.adl.coordinates
A Fractal ADL module to define component coordinates.
org.objectweb.fractal.adl.implementations - package org.objectweb.fractal.adl.implementations
A Fractal ADL module to define component implementations.
org.objectweb.fractal.adl.interfaces - package org.objectweb.fractal.adl.interfaces
A Fractal ADL module to define component interfaces.
org.objectweb.fractal.adl.loggers - package org.objectweb.fractal.adl.loggers
A Fractal ADL module to define component logger names.
org.objectweb.fractal.adl.nodes - package org.objectweb.fractal.adl.nodes
A Fractal ADL module for distributed component deployment.
org.objectweb.fractal.adl.types - package org.objectweb.fractal.adl.types
A Fractal ADL module to define interface types.
org.objectweb.fractal.adl.util - package org.objectweb.fractal.adl.util
 
org.objectweb.fractal.adl.xml - package org.objectweb.fractal.adl.xml
Provides XML based implementations of Parser and Loader.

P

parse(InputStream, String) - Method in interface org.objectweb.fractal.adl.Parser
Parses the given input stream and constructs the corresponding AST.
parse(InputStream, String) - Method in class org.objectweb.fractal.adl.xml.XMLParser
 
parseDefinitions(String) - Method in class org.objectweb.fractal.adl.arguments.ArgumentComponentLoader
 
parseDefinitions(String) - Method in class org.objectweb.fractal.adl.components.ComponentLoader
 
Parser - Interface in org.objectweb.fractal.adl
An Abstract Syntax Tree (AST) parser.
ParserException - Exception in org.objectweb.fractal.adl
Thrown when an error occurs during the parsing of a file.
ParserException(String, Exception) - Constructor for exception org.objectweb.fractal.adl.ParserException
Constructs a new ParserException.
PRIMITIVE_COMPILERS_BINDING - Static variable in class org.objectweb.fractal.adl.components.ComponentCompiler
Name of the collection interface bound to the PrimitiveCompilers used by this compiler.
PrimitiveCompiler - Interface in org.objectweb.fractal.adl.components
A component definition compiler.
primitiveCompilers - Variable in class org.objectweb.fractal.adl.components.ComponentCompiler
The primitive compilers used by this compiler.
PrimitiveComponentCompiler - Class in org.objectweb.fractal.adl.components
A PrimitiveCompiler to compile Component nodes in definitions.
PrimitiveComponentCompiler() - Constructor for class org.objectweb.fractal.adl.components.PrimitiveComponentCompiler
 
printStackTrace() - Method in exception org.objectweb.fractal.adl.ADLException
Prints the stack backtrace.
printStackTrace(PrintStream) - Method in exception org.objectweb.fractal.adl.ADLException
Prints this exception and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception org.objectweb.fractal.adl.ADLException
Prints this exception and its backtrace to the specified print writer.
printStackTrace() - Method in exception org.objectweb.fractal.adl.ParserException
Prints the stack backtrace.
printStackTrace(PrintStream) - Method in exception org.objectweb.fractal.adl.ParserException
Prints this exception and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception org.objectweb.fractal.adl.ParserException
Prints this exception and its backtrace to the specified print writer.

R

removeAttribute(Attribute) - Method in interface org.objectweb.fractal.adl.attributes.Attributes
 
removeBinding(Binding) - Method in interface org.objectweb.fractal.adl.bindings.BindingContainer
 
removeComment(Comment) - Method in interface org.objectweb.fractal.adl.comments.CommentContainer
 
removeComponent(Component) - Method in interface org.objectweb.fractal.adl.components.ComponentContainer
 
removeCoordinates(Coordinates) - Method in interface org.objectweb.fractal.adl.coordinates.CoordinatesContainer
 
removeInterface(Interface) - Method in interface org.objectweb.fractal.adl.interfaces.InterfaceContainer
 
replaceComponents(ComponentContainer, Map) - Method in class org.objectweb.fractal.adl.components.ComponentLoader
 
resolveComponentContainer(List, ComponentContainer, ComponentContainer, Map) - Method in class org.objectweb.fractal.adl.components.ComponentLoader
 
resolveDefinitions(List, List, Map) - Method in class org.objectweb.fractal.adl.components.ComponentLoader
 
resolveEntity(String, String) - Method in class org.objectweb.fractal.adl.xml.XMLParser
 

S

scheduler - Variable in class org.objectweb.fractal.adl.BasicFactory
The Scheduler used by this factory.
SCHEDULER_BINDING - Static variable in class org.objectweb.fractal.adl.BasicFactory
Name of the client interface bound to the Scheduler used by this factory.
SERVER_ROLE - Static variable in interface org.objectweb.fractal.adl.types.TypeInterface
 
setArguments(String) - Method in interface org.objectweb.fractal.adl.arguments.ArgumentDefinition
 
setAttribute(Object, String, String, String, Object) - Method in interface org.objectweb.fractal.adl.attributes.AttributeBuilder
 
setAttribute(Object, String, String, String, Object) - Method in class org.objectweb.fractal.adl.attributes.FractalAttributeBuilder
 
setAttribute(Object, String, String, String, Object) - Method in class org.objectweb.fractal.adl.attributes.JavaAttributeBuilder
 
setAttribute(Object, String, String, String, Object) - Method in class org.objectweb.fractal.adl.attributes.StaticFractalAttributeBuilder
 
setAttribute(Object, String, String, String, Object) - Method in class org.objectweb.fractal.adl.attributes.StaticJavaAttributeBuilder
 
setAttributes(Attributes) - Method in interface org.objectweb.fractal.adl.attributes.AttributesContainer
 
setCardinality(String) - Method in interface org.objectweb.fractal.adl.types.TypeInterface
 
setClassName(String) - Method in interface org.objectweb.fractal.adl.implementations.Implementation
 
setColor(String) - Method in interface org.objectweb.fractal.adl.coordinates.Coordinates
 
setContingency(String) - Method in interface org.objectweb.fractal.adl.types.TypeInterface
 
setController(Controller) - Method in interface org.objectweb.fractal.adl.implementations.ControllerContainer
 
setCoordinates(Object, Object, double, double, double, double, int, Object) - Method in interface org.objectweb.fractal.adl.coordinates.CoordinatesBuilder
 
setDefinition(String) - Method in interface org.objectweb.fractal.adl.components.Component
 
setDescriptor(String) - Method in interface org.objectweb.fractal.adl.implementations.Controller
 
setDescriptor(String) - Method in interface org.objectweb.fractal.adl.implementations.TemplateController
 
setDocumentLocator(Locator) - Method in class org.objectweb.fractal.adl.xml.XMLParser
 
setExtends(String) - Method in interface org.objectweb.fractal.adl.components.ComponentDefinition
 
setFrom(String) - Method in interface org.objectweb.fractal.adl.bindings.Binding
 
setImplementation(Implementation) - Method in interface org.objectweb.fractal.adl.implementations.ImplementationContainer
 
setLanguage(String) - Method in interface org.objectweb.fractal.adl.comments.Comment
 
setLogger(Logger) - Method in interface org.objectweb.fractal.adl.loggers.LoggerContainer
 
setName(String) - Method in interface org.objectweb.fractal.adl.attributes.Attribute
 
setName(String) - Method in interface org.objectweb.fractal.adl.components.Component
 
setName(String) - Method in interface org.objectweb.fractal.adl.coordinates.Coordinates
 
setName(String) - Method in interface org.objectweb.fractal.adl.Definition
Sets the name of this definition.
setName(String) - Method in interface org.objectweb.fractal.adl.interfaces.Interface
 
setName(String) - Method in interface org.objectweb.fractal.adl.loggers.Logger
 
setName(String) - Method in interface org.objectweb.fractal.adl.nodes.VirtualNode
 
setNameAttributes(String) - Method in class org.objectweb.fractal.adl.components.ComponentLoader
 
setNameAttributes(String) - Method in interface org.objectweb.fractal.adl.components.ComponentLoaderAttributes
 
setRole(String) - Method in interface org.objectweb.fractal.adl.types.TypeInterface
 
setSignature(String) - Method in interface org.objectweb.fractal.adl.attributes.Attributes
 
setSignature(String) - Method in interface org.objectweb.fractal.adl.types.TypeInterface
 
setTemplateController(TemplateController) - Method in interface org.objectweb.fractal.adl.implementations.TemplateControllerContainer
 
setText(String) - Method in interface org.objectweb.fractal.adl.comments.Comment
 
setTo(String) - Method in interface org.objectweb.fractal.adl.bindings.Binding
 
setValue(String) - Method in interface org.objectweb.fractal.adl.attributes.Attribute
 
setVirtualNode(VirtualNode) - Method in interface org.objectweb.fractal.adl.nodes.VirtualNodeContainer
 
setX0(String) - Method in interface org.objectweb.fractal.adl.coordinates.Coordinates
 
setX1(String) - Method in interface org.objectweb.fractal.adl.coordinates.Coordinates
 
setY0(String) - Method in interface org.objectweb.fractal.adl.coordinates.Coordinates
 
setY1(String) - Method in interface org.objectweb.fractal.adl.coordinates.Coordinates
 
SINGLETON_CARDINALITY - Static variable in interface org.objectweb.fractal.adl.types.TypeInterface
 
startComponent(Object, Object) - Method in interface org.objectweb.fractal.adl.components.ComponentBuilder
 
startComponent(Object, Object) - Method in class org.objectweb.fractal.adl.components.FractalComponentBuilder
 
startComponent(Object, Object) - Method in class org.objectweb.fractal.adl.components.JavaComponentBuilder
 
startComponent(Object, Object) - Method in class org.objectweb.fractal.adl.components.StaticFractalComponentBuilder
 
startComponent(Object, Object) - Method in class org.objectweb.fractal.adl.components.StaticJavaComponentBuilder
 
startElement(String, String, String, Attributes) - Method in class org.objectweb.fractal.adl.xml.XMLParser
 
STATIC_FRACTAL_BACKEND - Static variable in class org.objectweb.fractal.adl.FactoryFactory
 
STATIC_JAVA_BACKEND - Static variable in class org.objectweb.fractal.adl.FactoryFactory
 
StaticFractalAttributeBuilder - Class in org.objectweb.fractal.adl.attributes
A Fractal based, static implementation of the AttributeBuilder interface.
StaticFractalAttributeBuilder() - Constructor for class org.objectweb.fractal.adl.attributes.StaticFractalAttributeBuilder
 
StaticFractalBindingBuilder - Class in org.objectweb.fractal.adl.bindings
A Fractal based, static implementation of the BindingBuilder interface.
StaticFractalBindingBuilder() - Constructor for class org.objectweb.fractal.adl.bindings.StaticFractalBindingBuilder
 
StaticFractalComponentBuilder - Class in org.objectweb.fractal.adl.components
A Fractal based, static implementation of the ComponentBuilder interface.
StaticFractalComponentBuilder() - Constructor for class org.objectweb.fractal.adl.components.StaticFractalComponentBuilder
 
StaticFractalImplementationBuilder - Class in org.objectweb.fractal.adl.implementations
A Fractal based, static implementation of the ImplementationBuilder interface.
StaticFractalImplementationBuilder() - Constructor for class org.objectweb.fractal.adl.implementations.StaticFractalImplementationBuilder
 
StaticFractalTypeBuilder - Class in org.objectweb.fractal.adl.types
A Fractal based, static implementation of the TypeBuilder interface.
StaticFractalTypeBuilder() - Constructor for class org.objectweb.fractal.adl.types.StaticFractalTypeBuilder
 
StaticJavaAttributeBuilder - Class in org.objectweb.fractal.adl.attributes
A Java based, static implementation of the AttributeBuilder interface.
StaticJavaAttributeBuilder() - Constructor for class org.objectweb.fractal.adl.attributes.StaticJavaAttributeBuilder
 
StaticJavaBindingBuilder - Class in org.objectweb.fractal.adl.bindings
A Java based, static implementation of the BindingBuilder interface.
StaticJavaBindingBuilder() - Constructor for class org.objectweb.fractal.adl.bindings.StaticJavaBindingBuilder
 
StaticJavaComponentBuilder - Class in org.objectweb.fractal.adl.components
A Java based, static implementation of the ComponentBuilder interface.
StaticJavaComponentBuilder() - Constructor for class org.objectweb.fractal.adl.components.StaticJavaComponentBuilder
 
StaticJavaImplementationBuilder - Class in org.objectweb.fractal.adl.implementations
A Java based, static implementation of the ImplementationBuilder interface.
StaticJavaImplementationBuilder() - Constructor for class org.objectweb.fractal.adl.implementations.StaticJavaImplementationBuilder
 

T

TaskMap - Interface in org.objectweb.fractal.adl
A map associating Tasks to task identifiers and task types.
TemplateController - Interface in org.objectweb.fractal.adl.implementations
An AST node interface to define a component template controller.
TemplateControllerContainer - Interface in org.objectweb.fractal.adl.implementations
An AST node interface for nodes that can contain a template controller.
TypeBindingLoader - Class in org.objectweb.fractal.adl.bindings
An extended BindingLoader for components with typed interfaces.
TypeBindingLoader() - Constructor for class org.objectweb.fractal.adl.bindings.TypeBindingLoader
 
TypeBuilder - Interface in org.objectweb.fractal.adl.types
A builder interface to build interface and component types.
TypeCompiler - Class in org.objectweb.fractal.adl.types
A PrimitiveCompiler to compile TypeInterface nodes in definitions.
TypeCompiler() - Constructor for class org.objectweb.fractal.adl.types.TypeCompiler
 
TypeInterface - Interface in org.objectweb.fractal.adl.types
An AST node interface to define typed interfaces.
TypeLoader - Class in org.objectweb.fractal.adl.types
A Loader to check TypeInterface nodes in definitions.
TypeLoader() - Constructor for class org.objectweb.fractal.adl.types.TypeLoader
 

U

unbindFc(String) - Method in class org.objectweb.fractal.adl.AbstractLoader
 
unbindFc(String) - Method in class org.objectweb.fractal.adl.attributes.AttributeCompiler
 
unbindFc(String) - Method in class org.objectweb.fractal.adl.BasicFactory
 
unbindFc(String) - Method in class org.objectweb.fractal.adl.bindings.BindingCompiler
 
unbindFc(String) - Method in class org.objectweb.fractal.adl.components.ComponentCompiler
 
unbindFc(String) - Method in class org.objectweb.fractal.adl.components.PrimitiveComponentCompiler
 
unbindFc(String) - Method in class org.objectweb.fractal.adl.coordinates.CoordinatesCompiler
 
unbindFc(String) - Method in class org.objectweb.fractal.adl.implementations.ImplementationCompiler
 
unbindFc(String) - Method in class org.objectweb.fractal.adl.types.TypeCompiler
 
UnboundInterfaceChecker - Class in org.objectweb.fractal.adl.bindings
A Loader to check Binding nodes in definitions.
UnboundInterfaceChecker() - Constructor for class org.objectweb.fractal.adl.bindings.UnboundInterfaceChecker
 

V

VirtualNode - Interface in org.objectweb.fractal.adl.nodes
 
VirtualNodeContainer - Interface in org.objectweb.fractal.adl.nodes
 
VirtualNodeImplementationCompiler - Class in org.objectweb.fractal.adl.nodes
 
VirtualNodeImplementationCompiler() - Constructor for class org.objectweb.fractal.adl.nodes.VirtualNodeImplementationCompiler
 

W

write(Node) - Method in class org.objectweb.fractal.adl.xml.XMLWriter
 

X

xmlAddNode(String, XMLNode) - Method in class org.objectweb.fractal.adl.xml.XMLNode
 
XMLLoader - Class in org.objectweb.fractal.adl.xml
A Loader that loads definitions from XML files.
XMLLoader() - Constructor for class org.objectweb.fractal.adl.xml.XMLLoader
 
XMLLoader(boolean) - Constructor for class org.objectweb.fractal.adl.xml.XMLLoader
 
XMLNode - Class in org.objectweb.fractal.adl.xml
An AbstractNode with initialization methods for SAX parsers.
XMLNode(String) - Constructor for class org.objectweb.fractal.adl.xml.XMLNode
 
XMLParser - Class in org.objectweb.fractal.adl.xml
An extensible XML parser that constructs strongly typed abstract syntax trees.
XMLParser() - Constructor for class org.objectweb.fractal.adl.xml.XMLParser
 
XMLParser(boolean) - Constructor for class org.objectweb.fractal.adl.xml.XMLParser
 
xmlSetAttributes(Attributes) - Method in class org.objectweb.fractal.adl.xml.XMLNode
 
XMLWriter - Class in org.objectweb.fractal.adl.xml
A class to write Node based abstract syntax trees in XML form.
XMLWriter(Writer) - Constructor for class org.objectweb.fractal.adl.xml.XMLWriter
 

A B C D E F G H I J L M N O P R S T U V W X