Package | Description |
---|---|
org.cytoscape.equations |
Various types and utility methods relating to attribute equations.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
ArgDescriptor(ArgType argType,
String argName,
String description) |
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.