org.objectweb.fractal.adl.interfaces

Interface Interface

Known Subinterfaces:
TypeInterface

public interface Interface

An AST node interface to define a component interface.

Method Summary

String
getName()
void
setName(String arg)

Method Details

getName

public String getName()


setName

public void setName(String arg)