Uses of Class
org.anchoranalysis.mpp.bean.proposer.ProposerBean
| Package | Description |
|---|---|
| org.anchoranalysis.mpp.bean.proposer |
Proposing
Marks or other data-structures with particular
attributes. |
-
Uses of ProposerBean in org.anchoranalysis.mpp.bean.proposer
Subclasses of ProposerBean in org.anchoranalysis.mpp.bean.proposer Modifier and Type Class Description classMarkCollectionProposerAn abstract base class for proposing an entire collection (configuration) of marks.classMarkFromCollectionProposerAn abstract base class for proposing a selection of a single mark from a collection of marks.classMarkMergeProposerAn abstract base class for proposing merges between marks.classMarkProposerAn abstract base class for proposing changes to a mark.classMarkSplitProposerAn abstract base class for proposing splits of a mark into two new marks.classPositionProposerAn abstract base class for proposing positions.