org.objectweb.dream.adl.legacy
Interface Legacy


public interface Legacy

Legacy AST node interface.


Method Summary
 String getContingency()
          Returns the contingency of the legacy component.
 void setContingency(String contingency)
          Sets the contingency of the legacy component.
 

Method Detail

getContingency

String getContingency()
Returns the contingency of the legacy component.

Returns:
the contingency of the legacy component.

setContingency

void setContingency(String contingency)
Sets the contingency of the legacy component.

Parameters:
contingency - the contingency of the legacy component.


Copyright © 2003, 2005 - INRIA Rhone-Alpes - All Rights Reserved.