org.ow2.mind.adl.interfaces
Class CollectionInterfaceDefinitionSourceGenerator
java.lang.Object
org.ow2.mind.adl.interfaces.CollectionInterfaceDefinitionSourceGenerator
- All Implemented Interfaces:
- DefinitionSourceGenerator, VoidVisitor<org.objectweb.fractal.adl.Definition>
public class CollectionInterfaceDefinitionSourceGenerator
- extends java.lang.Object
- implements DefinitionSourceGenerator
|
Method Summary |
protected java.lang.Integer[] |
addIndexesDecoration(org.objectweb.fractal.adl.interfaces.Interface itf,
int numberOfElement)
|
void |
visit(org.objectweb.fractal.adl.Definition definition,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INDEXES_DECORATION_NAME
public static final java.lang.String INDEXES_DECORATION_NAME
- See Also:
- Constant Field Values
clientSourceGeneratorItf
protected DefinitionSourceGenerator clientSourceGeneratorItf
CollectionInterfaceDefinitionSourceGenerator
public CollectionInterfaceDefinitionSourceGenerator()
visit
public void visit(org.objectweb.fractal.adl.Definition definition,
java.util.Map<java.lang.Object,java.lang.Object> context)
throws org.objectweb.fractal.adl.ADLException
- Specified by:
visit in interface VoidVisitor<org.objectweb.fractal.adl.Definition>
- Throws:
org.objectweb.fractal.adl.ADLException
addIndexesDecoration
protected java.lang.Integer[] addIndexesDecoration(org.objectweb.fractal.adl.interfaces.Interface itf,
int numberOfElement)
Copyright © 2009-2011 OW2. All Rights Reserved.