Uses of Enum Class
org.forester.protein.BinaryDomainCombination.OutputFormat
Packages that use BinaryDomainCombination.OutputFormat
-
Uses of BinaryDomainCombination.OutputFormat in org.forester.protein
Methods in org.forester.protein that return BinaryDomainCombination.OutputFormatModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BinaryDomainCombination.OutputFormat[]
BinaryDomainCombination.OutputFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.forester.protein with parameters of type BinaryDomainCombination.OutputFormatModifier and TypeMethodDescriptionBinaryDomainCombination.toGraphDescribingLanguage
(BinaryDomainCombination.OutputFormat format, String node_attribute, String edge_attribute) -
Uses of BinaryDomainCombination.OutputFormat in org.forester.surfacing
Methods in org.forester.surfacing with parameters of type BinaryDomainCombination.OutputFormatModifier and TypeMethodDescriptionfinal StringBuffer
BasicBinaryDomainCombination.toGraphDescribingLanguage
(BinaryDomainCombination.OutputFormat format, String node_attribute, String edge_attribute) static void
SurfacingUtil.writeBinaryStatesMatrixAsListToFileForBinaryCombinationsForGraphAnalysis
(CharacterStateMatrix<CharacterStateMatrix.GainLossStates> matrix, CharacterStateMatrix.GainLossStates state, String filename, String indentifier_characters_separator, String character_separator, BinaryDomainCombination.OutputFormat bc_output_format)