com.omondo.uml.std.external.profile
Interface ExtensionTabItemNotifier


public interface ExtensionTabItemNotifier


Method Summary
 void hasChanged(ExtensionTabItem source)
          This method must be called each time a field is modified.
 

Method Detail

hasChanged

public void hasChanged(ExtensionTabItem source)
This method must be called each time a field is modified. It will update the status of the OK button and the error/warning messages.

Parameters:
source -