Uses of Class
org.anchoranalysis.mpp.feature.energy.marks.MarksWithTotalEnergy
| Package | Description |
|---|---|
| org.anchoranalysis.mpp.feature.energy.marks |
Non-bean classes pertaining to calculating energy of {org.anchoranalysis.mpp.mark.Mark}s.
|
-
Uses of MarksWithTotalEnergy in org.anchoranalysis.mpp.feature.energy.marks
Methods in org.anchoranalysis.mpp.feature.energy.marks that return MarksWithTotalEnergy Modifier and Type Method Description MarksWithTotalEnergyMarksWithTotalEnergy. deepCopy()Makes a deep copy of this instance (except theenergySchemewhich is reused).MarksWithTotalEnergyMarksWithEnergyBreakdown. getMarksWithTotalEnergy()Gets the marks with their total energy.MarksWithTotalEnergyMarksWithTotalEnergy. shallowCopy()Makes a shallow copy of this instance.Constructors in org.anchoranalysis.mpp.feature.energy.marks with parameters of type MarksWithTotalEnergy Constructor Description MarksWithEnergyBreakdown(MarksWithTotalEnergy marks)Creates a new instance with the given marks and total energy.MarksWithEnergyBreakdown(MarksWithTotalEnergy marks, EnergySavedIndividual individual, EnergySavedPairs pair, EnergySavedAll all)