クラス
RTC.FsmBihaviorProfile の使用

FsmBihaviorProfile を使用しているパッケージ
RTC   
 

RTC での FsmBihaviorProfile の使用
 

FsmBihaviorProfile として宣言されている RTC のフィールド
 FsmBihaviorProfile[] FsmProfile.bihavior_profiles
           
 FsmBihaviorProfile FsmBihaviorProfileHolder.value
           
 

FsmBihaviorProfile を返す RTC のメソッド
static FsmBihaviorProfile FsmBihaviorProfileHelper.extract(org.omg.CORBA.Any a)
           
static FsmBihaviorProfile FsmBihaviorProfileHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

FsmBihaviorProfile 型のパラメータを持つ RTC のメソッド
static void FsmBihaviorProfileHelper.insert(org.omg.CORBA.Any a, FsmBihaviorProfile that)
           
static void FsmBihaviorProfileHelper.write(org.omg.CORBA.portable.OutputStream ostream, FsmBihaviorProfile value)
           
 

FsmBihaviorProfile 型のパラメータを持つ RTC のコンストラクタ
FsmBihaviorProfileHolder(FsmBihaviorProfile initialValue)
           
FsmProfile(FsmBihaviorProfile[] _bihavior_profiles)