NiBAx.core.baseplugin

Author: Ashish Singh contact: software@cbica.upenn.edu Copyright (c) 2018 University of Pennsylvania. All rights reserved. Use of this source code is governed by license located in license file: https://github.com/CBICA/BrainChart/blob/main/LICENSE

Module Contents

Classes

BasePlugin

class NiBAx.core.baseplugin.BasePlugin[fuente]

Bases: yapsy.IPlugin.IPlugin

activate(self)[fuente]

On activation tell that this has been successfull.

deactivate(self)[fuente]

On deactivation check that the “activated” flag was on then tell everything’s ok to the test procedure.

readAdditionalInformation(self, filename)[fuente]
getTabPosition(self)[fuente]