de.cau.cs.kieler.core.model.validation
Interface IValidationActionFactory

All Known Implementing Classes:
KitsValidationActionFactory, SyncchartsValidationActionFactory

public interface IValidationActionFactory

Factory for creating the validate actions used in the validation.

Rating proposed yellow
(2010-06-11) soh

Method Summary
 Action getValidationAction(IWorkbenchPage page)
          Get the validate action for the given ePackage.
 

Method Detail

getValidationAction

Action getValidationAction(IWorkbenchPage page)
Get the validate action for the given ePackage.

Parameters:
page - the workbench page
Returns:
the action