Free cookie consent management tool by TermsFeed Policy Generator

Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#846 closed enhancement (done)

Provide method to get all instantiable and non-instantiable types in IApplicationManager

Reported by: swagner Owned by: gkronber
Priority: medium Milestone: HeuristicLab 3.3.0
Component: PluginInfrastructure Version: 3.2
Keywords: Cc:

Description

It should be possible to get all types of a base type using the GetTypes methods of IApplicationManager. At the moment, only instantiable types are returned. Two more versions of the GetTypes methods should be provided which have an additional bool parameter to define whether all or only instantiable types should be returned.

Change History (5)

comment:1 Changed 15 years ago by gkronber

  • Status changed from new to assigned

comment:2 Changed 15 years ago by gkronber

Added a two versions of the type discovery methods in IApplicationManager with a bool parameter to select if only instantiable types should be returned with r2642.

comment:3 Changed 15 years ago by gkronber

  • Resolution set to fixed
  • Status changed from assigned to closed

comment:4 Changed 14 years ago by swagner

  • Milestone changed from Iteration 4 to Current

Milestone Iteration 4 deleted

comment:11 Changed 14 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.