Skip to content

Make NewAbstractAaxlHandler publicly visible #2705

@AaronGreenhouse

Description

@AaronGreenhouse

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.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions