| Package | Description |
|---|---|
| org.biopax.paxtools.pattern.constraint |
Package for constraints.
|
| Modifier and Type | Method and Description |
|---|---|
static Size.Type |
Size.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Size.Type[] |
Size.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Size(Constraint con,
int size,
Size.Type type)
Constructor with parameters.
|
Copyright © 2017 BioPAX. All rights reserved.