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