メソッド:
<boolean>setTest <node>action 矢印の接続元となるテストを設定します。
<boolean>setActionList <node>actionList 矢印の接続先にするアクション リストを設定します。
<node>getTest()矢印の接続元となるテストを返します。
<node>getActionList()矢印の接続先にするアクション テストを返します。
<boolean>activate()矢印をアクティブにします。
<boolean>deactivate()矢印を非アクティブにします。
<boolean>isActive()矢印がアクティブな場合は true、それ以外の場合は false を返します。