Uses of Class
org.anchoranalysis.plugin.annotation.comparison.ObjectsToCompare
Packages that use ObjectsToCompare
Package
Description
Pairs annotations from two different sets, creating an assignment of some type.
-
Uses of ObjectsToCompare in org.anchoranalysis.plugin.annotation.bean.comparison.assigner
Methods in org.anchoranalysis.plugin.annotation.bean.comparison.assigner with parameters of type ObjectsToCompareModifier and TypeMethodDescriptionabstract T
AnnotationComparisonAssigner.createAssignment
(ObjectsToCompare objectsToCompare, Dimensions dimensions, boolean useMIP, InputOutputContext context) Creates an assignment based on the objects to compare.FeatureCostAssigner.createAssignment
(ObjectsToCompare objectsToCompare, Dimensions dimensions, boolean useMIP, InputOutputContext context) MaskIntersectionAssigner.createAssignment
(ObjectsToCompare objectsToCompare, Dimensions dimensions, boolean useMIP, InputOutputContext context)