Package | Description |
---|---|
org.biojava.nbio.structure.quaternary |
Modifier and Type | Method and Description |
---|---|
List<OrderedPair<String>> |
OperatorResolver.getBinaryOperators()
Returns a list of operators for this assembly.
|
List<OrderedPair<T>> |
CartesianProduct.getOrderedPairs()
Generates the list of ordered pair between two sets.
|
static List<OrderedPair<String>> |
BioAssemblyTools.parseBinaryOperatorExpression(String expression) |
Modifier and Type | Method and Description |
---|---|
void |
OperatorResolver.setBinaryOperators(List<OrderedPair<String>> binaryOperators) |
Copyright © 2000–2019 BioJava. All rights reserved.