Ticket #977 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

Python: Expose methods to give access to non detector instrument components

Reported by: Nick Draper Owned by: Martyn Gigg
Priority: blocker Milestone: Iteration 20
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

Expose

  1. IInstrument::getComponentByName
  2. IInstrument::getComponentByID
  3. IInstrument::nElements
  4. IInstrument::operator[]
  5. ICmptAssembly::nElements
  6. ICmptAssembly::operator[]

Change History

comment:1 Changed 11 years ago by Martyn Gigg

(In [3301]) Added more acces to the instrument and components from Python. The wrapper classes have also been removed as they were not actually needed and they exposed classes now have access to their base classes. Re #977

comment:2 Changed 11 years ago by Martyn Gigg

  • Status changed from new to accepted

comment:3 Changed 11 years ago by Martyn Gigg

  • Status changed from accepted to testing
  • Resolution set to fixed

comment:4 Changed 11 years ago by Nick Draper

  • Status changed from testing to closed

comment:5 Changed 6 years ago by Alex Buts

refs #977 Par and Phx descriptions reformatted as a tables.

Changeset: d747972505f5fcbef6a057b78b30b07713d57b33

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1825

Note: See TracTickets for help on using tickets.