biouml.standard.filter
Interface Action

All Known Implementing Classes:
CompositeHighlightAction, HideAction, HighlightAction

public interface Action

Public interface that is used to specify what action should be applied to digarm element if it satisfies to the filter condition.


Method Summary
 void apply(DiagramElement de)
          Apllies the action to the specified diagram element.
 

Method Detail

apply

public void apply(DiagramElement de)
Apllies the action to the specified diagram element.



Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.