クラス
RTC.PortInterfacePolarity の使用

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

RTC での PortInterfacePolarity の使用
 

PortInterfacePolarity として宣言されている RTC のフィールド
 PortInterfacePolarity PortInterfaceProfile.polarity
           
static PortInterfacePolarity PortInterfacePolarity.PROVIDED
           
static PortInterfacePolarity PortInterfacePolarity.REQUIRED
           
 PortInterfacePolarity PortInterfacePolarityHolder.value
           
 

PortInterfacePolarity を返す RTC のメソッド
static PortInterfacePolarity PortInterfacePolarityHelper.extract(org.omg.CORBA.Any a)
           
static PortInterfacePolarity PortInterfacePolarity.from_int(int value)
           
static PortInterfacePolarity PortInterfacePolarityHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

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

PortInterfacePolarity 型のパラメータを持つ RTC のコンストラクタ
PortInterfacePolarityHolder(PortInterfacePolarity initialValue)
           
PortInterfaceProfile(java.lang.String _instance_name, java.lang.String _type_name, PortInterfacePolarity _polarity)