Interface IMethodProcessor
-
- All Known Implementing Classes:
AbstractMethodProcessor,MirrorMethodProcessor,NoneMethodProcessor,SpecialMethodProcessor
public interface IMethodProcessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidschemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, IPartitionSchemaSelection schemaSelection)
-
-
-
Method Detail
-
schemaSelection
void schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, IPartitionSchemaSelection schemaSelection) throws HopException
- Throws:
HopException
-
-