|
Cytoscape 3.1.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArgType | |
|---|---|
| org.cytoscape.equations | Various types and utility methods relating to attribute 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 3.1.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||