Uses of Class
org.biojava.nbio.structure.quaternary.OrderedPair
-
Uses of OrderedPair in org.biojava.nbio.structure.quaternary
Modifier and TypeMethodDescriptionOperatorResolver.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 TypeMethodDescriptionvoid
OperatorResolver.setBinaryOperators
(List<OrderedPair<String>> binaryOperators)