Uses of Class
org.anchoranalysis.mpp.bean.proposer.MarkSplitProposer
Packages that use MarkSplitProposer
Package
Description
Proposing
Marks or other data-structures with particular
attributes.Parameters used to initialize certain types of beans.
-
Uses of MarkSplitProposer in org.anchoranalysis.mpp.bean.proposer
Subclasses with type arguments of type MarkSplitProposer in org.anchoranalysis.mpp.bean.proposerModifier and TypeClassDescriptionclassAn abstract base class for proposing splits of a mark into two new marks. -
Uses of MarkSplitProposer in org.anchoranalysis.mpp.init
Methods in org.anchoranalysis.mpp.init that return types with arguments of type MarkSplitProposerModifier and TypeMethodDescriptionMarksInitialization.markSplitProposers()Store for mark split proposers.