Cytoscape 2.8.0 API

Uses of Class
org.cytoscape.equations.ArgType

Packages that use ArgType
org.cytoscape.equations   
 

Uses of ArgType in org.cytoscape.equations
 

Methods in org.cytoscape.equations that return ArgType
 ArgType ArgDescriptor.getArgType()
           
static ArgType ArgType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ArgType[] ArgType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.cytoscape.equations with parameters of type ArgType
ArgDescriptor(ArgType argType, String argName, String description)
           
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.