cartago
Interface IAlignmentTest

All Known Implementing Classes:
BasicAlignmentTest

public interface IAlignmentTest

Interface for defining alignment tests in use action

Author:
aricci

Method Summary
 boolean match(IObsPropMap obsProp)
          Check if the current observable state of the artifact matches what expected by the test
 

Method Detail

match

boolean match(IObsPropMap obsProp)
Check if the current observable state of the artifact matches what expected by the test

Parameters:
obsProp - observable state of the artifact
Returns:
true if the current observable state of the artifact matches what expected by the test


>DEIS - University of Bologna