org.boxed_economy.besp.model.fmfw.behavior
インタフェース GuardCondition

既知の実装クラスの一覧:
DefaultStateElement.DefaultGuardCondition, TemplateGuardCondition

public interface GuardCondition

バージョン:
$Id: GuardCondition.java,v 1.1 2004/03/21 12:07:48 macchan Exp $
作成者:
macchan

メソッドの概要
 boolean isMatched(Event e)
          Method isMatched.
 

メソッドの詳細

isMatched

public boolean isMatched(Event e)
Method isMatched.

パラメータ:
e -
戻り値:
boolean