org.objectweb.dream.adl.legacy
Interface LegacyContainer


public interface LegacyContainer

Legacy container node interface.


Method Summary
 Legacy getLegacy()
          Returns the Legacysub node.
 void setLegacy(Legacy legacy)
          Sets the Legacysub node.
 

Method Detail

getLegacy

Legacy getLegacy()
Returns the Legacysub node.

Returns:
the Legacysub node.

setLegacy

void setLegacy(Legacy legacy)
Sets the Legacysub node.

Parameters:
legacy - the Legacysub node.


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