Uses of Class
org.anchoranalysis.feature.bean.list.ReferencingFeatureListProvider
Packages that use ReferencingFeatureListProvider
Package
Description
A feature-list (custom list type for features) and associated providers.
-
Uses of ReferencingFeatureListProvider in org.anchoranalysis.feature.bean.list
Subclasses of ReferencingFeatureListProvider in org.anchoranalysis.feature.bean.listModifier and TypeClassDescriptionclassDefine<T extends FeatureInput>Specifies a list of features directly without assigning any custom-naming.classDefinedNamed<T extends FeatureInput>Specifies features via a list of names and associated with features.classDefineSingle<T extends FeatureInput>Specifies a single feature directly without assigning any custom-naming.