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 . IDL-to-Java コンパイラ (ポータブル), バージョン "3.1" で生成 生成元: idl/LogicalTimeTriggeredEC.idl 2015年3月20日 14時35分51秒 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)