Uses of Interface
com.ibm.pdp.pacbase.model.extension.IGeneratedTargetItem

Uses of IGeneratedTargetItem in com.ibm.pdp.pacbase.model.extension
 

Methods in com.ibm.pdp.pacbase.model.extension with parameters of type IGeneratedTargetItem
 void IGeneratedTargetExtension.assign(IGeneratedTargetItem generatedTargetItem)
          Assigns the IGeneratedTargetItem properties.
 

Method parameters in com.ibm.pdp.pacbase.model.extension with type arguments of type IGeneratedTargetItem
 void IGeneratedTargetExtension.handleMigrationDoubles(java.util.List<IGeneratedTargetItem> generatedTargetItems)
          Manages the list of IGeneratedTargetItem the input list can contains double.
The generated target is identified by the project the folder and the generated output name.
The input list take care of --automaticMigration migration command.
It is not possible to add or remove items in the list.