クラス
daruma.bus.processor.csv.MispSchema.MispSchemaElement の使用

MispSchema.MispSchemaElement を使用しているパッケージ
daruma.bus.processor.csv   
 

daruma.bus.processor.csv での MispSchema.MispSchemaElement の使用
 

MispSchema.MispSchemaElement を返す daruma.bus.processor.csv のメソッド
 MispSchema.MispSchemaElement MispSchema.getFeatureElement()
          フィーチャタイプ要素を取得する
 MispSchema.MispSchemaElement MispSchema.getRootElement(int index)
          指定されたインデックスの大域要素を取得する
 MispSchema.MispSchemaElement MispSchema.addRootElement()
          大域要素をリストに追加する
 MispSchema.MispSchemaElement MispSchema.MispSchemaComplexType.getElement(int index)
          指定されたインデックスの要素を取得する
 MispSchema.MispSchemaElement MispSchema.MispSchemaComplexType.addElement(int index)
          要素をリストに追加する
 

MispSchema.MispSchemaElement 型のパラメータを持つ daruma.bus.processor.csv のメソッド
 void MispSchema.MispSchemaComplexType.moveElement(MispSchema.MispSchemaElement em, int delta)
          要素を移動する
 void MispSchema.MispSchemaComplexType.delElement(MispSchema.MispSchemaElement em)
          要素をリストから削除する
 void MispSchema.MispSchemaElement.copy(MispSchema.MispSchemaElement em)
          要素をコピーする