org.ow2.jasmine.jade.fractal.adl.attributes
Interface GenericAttributes
public interface GenericAttributes
An AST node interface to define a set of generic attributes.
- Author:
- Loris Bouzonnet
|
Method Summary |
void |
addAttribute(org.objectweb.fractal.adl.attributes.Attribute attr)
|
org.objectweb.fractal.adl.attributes.Attribute[] |
getAttributes()
|
void |
removeAttribute(org.objectweb.fractal.adl.attributes.Attribute attr)
|
getAttributes
org.objectweb.fractal.adl.attributes.Attribute[] getAttributes()
addAttribute
void addAttribute(org.objectweb.fractal.adl.attributes.Attribute attr)
removeAttribute
void removeAttribute(org.objectweb.fractal.adl.attributes.Attribute attr)
Copyright © 2008 OW2 Consortium. All Rights Reserved.