cz.cuni.amis.pogamut.sposh.elements
Interface ILapChainListener

Package class diagram package ILapChainListener

public interface ILapChainListener

Listener for changes on LapChain. Every time there is a change in the chain (links have new FormalParameters or Arguments), listener will be notified.

Author:
Honza

Method Summary
 void notifyLinkChanged()
          This method is called each time the link of chain is changed.
 

Method Detail

notifyLinkChanged

void notifyLinkChanged()
This method is called each time the link of chain is changed.



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.