Uses of Class
org.biojava.nbio.structure.quaternary.OrderedPair
Packages that use OrderedPair
-
Uses of OrderedPair in org.biojava.nbio.structure.quaternary
Methods in org.biojava.nbio.structure.quaternary that return types with arguments of type OrderedPairModifier 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) Method parameters in org.biojava.nbio.structure.quaternary with type arguments of type OrderedPairModifier and TypeMethodDescriptionvoid
OperatorResolver.setBinaryOperators
(List<OrderedPair<String>> binaryOperators)