Package fr.systemsbiology.cyni

This package has the core interfaces of Cyni Toolbox App

See:
          Description

Interface Summary
CyCyniAlgorithm An interface specific to Cyni algorithms.
CyCyniAlgorithmManager This class provides access to the available Cyni algorithms.
CyCyniMetric An interface specific to Cyni metrics.
CyCyniMetricsManager This class provides access to the available Cyni Metrics.
CyniAlgorithmAddedListener Listener for CyniAlgorithmAddedEvent.
CyniAlgorithmDeletedListener Listener for CyniAlgorithmDeletedEvent.
 

Class Summary
AbstractCyniAlgorithm The AbstractCyniAlgorithm provides a basic implementation of a cyni algorithm TaskFactory.
AbstractCyniMetric The AbstractCyniMetrics provides a basic implementation of a cyni metric TaskFactory.
AbstractCyniTask This is a basic implementation of a CyniAlgorithm Task that does some bookkeeping, but primarily delegates to the doCyniTask() method.
CyniAlgorithmAddedEvent This event will be fired when new Cyni Algorithm is added to CyCyniAlgorithmManager.
CyniAlgorithmContext This is a class that contains several methods that are needed to display the context of a Cyni algorithm
CyniAlgorithmDeletedEvent This event will be fired when a Cyni Algorithm is deleted from CyCyniAlgorithmManager.
CyniBayesianUtils This is a class that contains several utilities that will help creating a new bayesian network
CyniNetworkUtils This is a class that contains several methods to help while creating a new network
CyniTable  
 

Enum Summary
CyniCategory An enum that captures the types of Cyni Algorithms available
CyniMetricTags An enum that captures the tags of the Cyni Metrics available
 

Package fr.systemsbiology.cyni Description

This package has the core interfaces of Cyni Toolbox App



Copyright © 2014. All rights reserved.