Package com.infoteria.asteria.flowbuilder2.component

Interface Summary
 

Class Summary
Component コンポーネントのラッパークラスです。
ComponentConnector コンポーネントの入出力コネクタの基底クラスです
ComponentInputConnector コンポーネントの入力コネクタです。
ComponentOutputConnector コンポーネントの出力コネクタです。
ComponentProperty Componentの保持するPropertyのDecoratorクラスです。
Componentの定義ファイルで定義したPropertyはこのクラスでラップされます。