RTC
Class FsmBehaviorProfile

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

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

RTC/FsmBehaviorProfile.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
 FsmParticipantAction action_component
           
 java.lang.String id
           
 
Constructor Summary
FsmBehaviorProfile()
           
FsmBehaviorProfile(FsmParticipantAction _action_component, java.lang.String _id)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

action_component

public FsmParticipantAction action_component

id

public java.lang.String id
Constructor Detail

FsmBehaviorProfile

public FsmBehaviorProfile()

FsmBehaviorProfile

public FsmBehaviorProfile(FsmParticipantAction _action_component,
                          java.lang.String _id)