ru.biosoft.gui
Interface ModelValidator


public interface ModelValidator

Utility interface that can be used to define whether tsome data can be explored by corresponding view or editor part.


Method Summary
 boolean canExplore(java.lang.Object model, ViewPart part)
           
 

Method Detail

canExplore

public boolean canExplore(java.lang.Object model,
                          ViewPart part)


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