Package | Description |
---|---|
idare.imagenode.internal | |
idare.imagenode.internal.GUI.NetworkSetup.Tasks | |
idare.imagenode.internal.Layout.Manual.GUI.Tasks | |
idare.internal |
This package contains the basic app object that is available to all parts of the app.
|
idare.Properties |
This package contains Properties and Static Variables used in multiple parts of the IDARE App.
|
idare.sbmlannotator.internal.gpr | |
idare.sbmlannotator.internal.Tasks | |
idare.subnetwork.internal | |
idare.subnetwork.internal.Tasks.propertySelection | |
idare.subnetwork.internal.Tasks.SubsystemGeneration |
Modifier and Type | Method and Description |
---|---|
IDARESettingsManager |
IDAREImageNodeApp.getSettingsManager()
Get the
IDARESettingsManager created by this App |
Constructor and Description |
---|
IDAREImageNodeApp(org.cytoscape.service.util.CyServiceRegistrar reg,
IDARESettingsManager ism)
Basic constructor that gets the IDareSettingsManager along with a CyServiceRegistrar to obtain all necessary services.
|
Modifier and Type | Field and Description |
---|---|
IDARESettingsManager |
NetworkSetupProperties.mgr
The managers necessary to keep track/update IDs etc pp
|
Constructor and Description |
---|
NetworkSetupGUIHandler(Field field,
Object instance,
org.cytoscape.work.Tunable tunable,
IDARESettingsManager mgr,
NodeManager nm,
org.cytoscape.model.CyNetwork network) |
NetworkSetupGUIHandler(Method getter,
Method setter,
Object instance,
org.cytoscape.work.Tunable tunable,
IDARESettingsManager mgr,
NodeManager nm,
org.cytoscape.model.CyNetwork network) |
NetworkSetupGUIHandlerFactory(NodeManager nmgr,
IDARESettingsManager idmgr,
org.cytoscape.application.CyApplicationManager appmgr) |
Constructor and Description |
---|
NetworkSetupGUIHandlerFactory(DataSetManager dsm,
IDARESettingsManager idmgr,
org.cytoscape.application.CyApplicationManager appmgr) |
Modifier and Type | Method and Description |
---|---|
IDARESettingsManager |
IDAREApp.getSettingsManager()
Get the
IDARESettingsManager used in this app |
Modifier and Type | Method and Description |
---|---|
static void |
IDARESettingsManager.SetNetworkData(org.cytoscape.model.CyNetwork network,
IDARESettingsManager IDAREIdmgr,
String NodeTypeCol,
String IDCol,
boolean overwrite,
NodeManager nm)
Set up the provided network using the Provided IDCol for the IDARE Names and the NodeTypesCol for the IDARE Node Types
|
static void |
IDARESettingsManager.SetupNetwork(org.cytoscape.model.CyNetwork network,
IDARESettingsManager IDAREIdmgr,
String NodeTypeCol,
String IDCol)
Set up the provided network using the Provided IDCol for the IDARE Names and the NodeTypesCol for the IDARE Node Types
|
Constructor and Description |
---|
GPRManager(IDARESettingsManager ism) |
Constructor and Description |
---|
SBMLAnnotatorTask(SBMLManagerHolder holder,
org.cytoscape.model.CyNetwork network,
org.cytoscape.view.model.CyNetworkView networkView,
IDARESettingsManager ism,
org.cytoscape.service.util.CyServiceRegistrar reg,
SBMLDocument doc) |
SBMLAnnotatorTaskFBC(SBMLManagerHolder holder,
org.cytoscape.model.CyNetwork network,
org.cytoscape.view.model.CyNetworkView networkView,
IDARESettingsManager ism,
org.cytoscape.service.util.CyServiceRegistrar reg,
SBMLDocument doc) |
Modifier and Type | Method and Description |
---|---|
void |
NetworkNode.setNetwork(org.cytoscape.model.CyNetwork network,
IDARESettingsManager ism) |
static void |
SubNetworkUtils.setupNetworkForSubNetworkCreation(org.cytoscape.model.CyNetwork network,
IDARESettingsManager Idmgr,
String NodeTypeCol)
Set up the Network for SubNetwork Generation, i.e.
|
Constructor and Description |
---|
NetworkNode(org.cytoscape.model.CyNetwork reference,
IDARESettingsManager ism) |
NetworkNode(NetworkNode parent,
org.cytoscape.model.CyNetwork reference,
String ColName,
String networkID,
IDARESettingsManager ism) |
NetworkViewSwitcher(org.cytoscape.service.util.CyServiceRegistrar reg,
IDARESettingsManager ism)
Constructs a NetworkView Switcher for the current application.
|
SubnetworkSessionManager(NetworkViewSwitcher nvs,
IDARESettingsManager iDAREIDMgr) |
Constructor and Description |
---|
SubnetworkColumnPropertiesSelectionTask(org.cytoscape.service.util.CyServiceRegistrar reg,
NetworkViewSwitcher nvs,
IDARESettingsManager ism,
SubnetworkCreationGUIHandlerFactory sncghf) |
Constructor and Description |
---|
SubnetworkCreationTask(org.cytoscape.service.util.CyServiceRegistrar reg,
NetworkViewSwitcher nvs,
IDARESettingsManager ism)
Default constructor
|
SubnetworkCreatorTaskFactory(org.cytoscape.service.util.CyServiceRegistrar reg,
NetworkViewSwitcher nvs,
IDARESettingsManager ism,
SubnetworkCreationGUIHandlerFactory sncghf) |
Copyright © 2018. All rights reserved.