org.ow2.jasmine.jade.fractal.adl.attributes
Interface GenericAttributesContainer


public interface GenericAttributesContainer

An AST node interface for nodes that can contain generic attributes.

Author:
Loris Bouzonnet

Method Summary
 GenericAttributes getGenericAttributes()
           
 void setGenericAttributes(GenericAttributes attributes)
           
 

Method Detail

getGenericAttributes

GenericAttributes getGenericAttributes()

setGenericAttributes

void setGenericAttributes(GenericAttributes attributes)


Copyright © 2008 OW2 Consortium. All Rights Reserved.