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

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

Returns:
the contingency of the legacy component.

setContingency

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

Parameters:
contingency - the contingency of the legacy component.


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