RTC
Class FsmProfile

java.lang.Object
  extended by RTC.FsmProfile
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class FsmProfile
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

RTC/FsmProfile.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from idl/OpenRTM.idl Thursday, March 3, 2011 3:01:41 PM JST

See Also:
Serialized Form

Field Summary
 FsmBehaviorProfile[] behavior_profiles
           
 
Constructor Summary
FsmProfile()
           
FsmProfile(FsmBehaviorProfile[] _behavior_profiles)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

behavior_profiles

public FsmBehaviorProfile[] behavior_profiles
Constructor Detail

FsmProfile

public FsmProfile()

FsmProfile

public FsmProfile(FsmBehaviorProfile[] _behavior_profiles)