|
UDK 3.2.7 Java API 言及/関連 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
com.sun.星/主役にする.uno
Interface IBridge
Deprecated. As of UDK 3.2, this interface is deprecated, without 申し込む/申し出ing a 交替/補充.
public interface IBridge
This is abstract interface for 橋(渡しをする)s.
橋(渡しをする)s are able to 地図/計画する one 反対する from one UNO 環境 to another and 副/悪徳行為 versa.
- See Also:
IBridge,IQueryInterface,UnoRuntime
| Method 要約 | |
|---|---|
無効の |
acquire()
Deprecated. 増加するs the life count. |
無効の |
配置する/処分する/したい気持ちにさせる()
Deprecated. 配置する/処分する/したい気持ちにさせるs the 橋(渡しをする). |
IEnvironment |
getSourceEnvironment()
Deprecated. Returns the source 環境. |
IEnvironment |
getTargetEnvironment()
Deprecated. Returns the 目的地 環境. |
反対する |
mapInterfaceFrom(反対する 反対する,
Type type)
Deprecated. 地図/計画するs an 反対する from the 目的地 環境 to the source 環境. |
反対する |
mapInterfaceTo(反対する 反対する,
Type type)
Deprecated. 地図/計画するs an 反対する from the source 環境 to the 目的地 環境. |
無効の |
解放(する)()
Deprecated. 減少(する)s the life count. |
| Method 詳細(に述べる) |
|---|
mapInterfaceTo
反対する mapInterfaceTo(反対する 反対する, Type type)
- Deprecated.
- 地図/計画するs an 反対する from the source 環境 to the 目的地 環境.
- Parameters:
反対する- the 反対する to 地図/計画するtype- the type of the interface that shall be mapped- Returns:
- the 反対する in the 目的地 環境
- 地図/計画するs an 反対する from the source 環境 to the 目的地 環境.
mapInterfaceFrom
反対する mapInterfaceFrom(反対する 反対する, Type type)
- Deprecated.
- 地図/計画するs an 反対する from the 目的地 環境 to the source 環境.
- Parameters:
反対する- the 反対する to 地図/計画するtype- the type of the interface that shall be mapped- Returns:
- the 反対する in the source 環境
- 地図/計画するs an 反対する from the 目的地 環境 to the source 環境.
getSourceEnvironment
IEnvironment getSourceEnvironment()
- Deprecated.
- Returns the source 環境.
- Returns:
- the source 環境 of this 橋(渡しをする)
- Returns the source 環境.
getTargetEnvironment
IEnvironment getTargetEnvironment()
- Deprecated.
- Returns the 目的地 環境.
- Returns:
- the 目的地 環境 of this 橋(渡しをする)
- Returns the 目的地 環境.
acquire
無効の acquire()
- Deprecated.
- 増加するs the life count.
- 増加するs the life count.
解放(する)
無効の 解放(する)()
- Deprecated.
- 減少(する)s the life count.
If the life count 減少(する)s to 無, the 橋(渡しをする) 配置する/処分する/したい気持ちにさせるs itself.
- 減少(する)s the life count.
配置する/処分する/したい気持ちにさせる
無効の 配置する/処分する/したい気持ちにさせる()
throws InterruptedException,
IOException
- Deprecated.
- 配置する/処分する/したい気持ちにさせるs the 橋(渡しをする).
Sends 伴う/関わるd threads an
InterruptedException. 解放(する)s mapped 反対するs.- Throws:
InterruptedExceptionIOException
- 配置する/処分する/したい気持ちにさせるs the 橋(渡しをする).
|
UDK 3.2.7 Java API 言及/関連 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

