public interface IntertypeDefBuilder
InterTypeDefを作成するインターフェースです。| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
appendIntertypeDef(AnnotationHandler annotationHandler,
ComponentDef componentDef)
コンポーネントからTigerアノテーションを読み取り
InterTypeDefを作成し、コンポーネント定義に追加します。 |
void appendIntertypeDef(AnnotationHandler annotationHandler, ComponentDef componentDef)
InterTypeDefを作成し、コンポーネント定義に追加します。annotationHandler - このメソッドを呼び出しているアノテーションハンドラcomponentDef - コンポーネント定義Copyright © 2015 The DBFlute Project. All rights reserved.