Use the various controllers to perform the same actions programatically
as the Data Laboratory UI is doing. Use Lookup
to find
controllers, for instance:
AttributeColumnsController acc = Lookup.getDefault().lookup(AttributeColumnsController.class);
Note that all operations are done on the current workspace