se.liu.ida.critiquer.constraints
Interface TextCritic

All Known Implementing Classes:
ActivityStructureCritic, AgentMutex, CorrectOrdering, FuelLowCritic, TimeCalculator

public interface TextCritic

Interface implemented by critics that use the text area below the critic chooser panel. They display information that can be retrieved through getText on the area available through the ReferenceHolder.

Author:
olale

Method Summary
 String getText()
           
 

Method Detail

getText

String getText()