| Package | Description |
|---|---|
| org.biopax.paxtools.pattern.constraint |
Package for constraints.
|
| Modifier and Type | Field and Description |
|---|---|
protected ModificationChangeConstraint.Type |
ModificationChangeConstraint.type
Gain or loss?
|
| Modifier and Type | Method and Description |
|---|---|
static ModificationChangeConstraint.Type |
ModificationChangeConstraint.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModificationChangeConstraint.Type[] |
ModificationChangeConstraint.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ModificationChangeConstraint(ModificationChangeConstraint.Type type,
String... featureSubstring)
Constructor with the desired change and maps to activating and inactivating features.
|
Copyright © 2015 BioPAX. All rights reserved.