An abstract implementation of FeatureHolder.
Namespace:
BioSharp.Core.Bio.SeqAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
C# |
---|
public abstract class AbstractFeatureHolder : AbstractChangeable, IFeatureHolder, IChangeable |
Remarks
This provides the filter method, but who wants to code that more than once? It also has support for the ChangeEvents.
Original BioJava version by Matthew Pocock and Thomas Down. Port to C# by Doug Swisher.
Inheritance Hierarchy
System..::.Object
BioSharp.Core.Utils..::.AbstractChangeable
BioSharp.Core.Bio.Seq..::.AbstractFeatureHolder
BioSharp.Core.Bio.Seq..::.MergeFeatureHolder
BioSharp.Core.Bio.Seq.Projection..::.ProjectedFeatureHolder
BioSharp.Core.Bio.Seq..::.SimpleFeatureHolder
BioSharp.Core.Utils..::.AbstractChangeable
BioSharp.Core.Bio.Seq..::.AbstractFeatureHolder
BioSharp.Core.Bio.Seq..::.MergeFeatureHolder
BioSharp.Core.Bio.Seq.Projection..::.ProjectedFeatureHolder
BioSharp.Core.Bio.Seq..::.SimpleFeatureHolder