org.boxed_economy.besp.model.fmfw.behaviorimpl
クラス DefaultStateElement.DefaultGuardCondition

java.lang.Object
  拡張org.boxed_economy.besp.model.fmfw.behaviorimpl.DefaultStateElement.DefaultGuardCondition
すべての実装インタフェース:
GuardCondition
含まれているクラス:
DefaultStateElement

public static class DefaultStateElement.DefaultGuardCondition
extends java.lang.Object
implements GuardCondition

デフォルト(条件無し)ガード条件


コンストラクタの概要
DefaultStateElement.DefaultGuardCondition()
           
 
メソッドの概要
 boolean isMatched(Event ev)
          Method isMatched.
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

DefaultStateElement.DefaultGuardCondition

public DefaultStateElement.DefaultGuardCondition()
メソッドの詳細

isMatched

public boolean isMatched(Event ev)
インタフェース GuardCondition の記述:
Method isMatched.

定義:
インタフェース GuardCondition 内の isMatched
パラメータ:
ev -
戻り値:
boolean