org.objectweb.fractal.adl.interfaces
Interface Interface

All Known Subinterfaces:
TypeInterface

public interface Interface

An AST node interface to define a component interface.


Method Summary
 String getName()
           
 void setName(String arg)
           
 

Method Detail

getName

public String getName()

setName

public void setName(String arg)