-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
Milestone
Description
Class org.osate.analysis.resource.budgets.handlers.NewAbstractAaxlHandler is currently package visible, and thus only usable internally to the org.osate.analysis.resource.budgets plug-in. This class is intended to replace the existing org.osate.ui.handlers.AbstractAaxlHandler in org.osate.ui. It needs to be moved to org.osate.ui and made public so that new analyses can use it.
Class should be renamed to something other than NewAbstractAaxlHandler, but I cannot used AbstractAaxlHandler because we are not ready to remove the existing AbstractAaxlHandler.