Uses of Class
org.anchoranalysis.feature.bean.list.ReferencingFeatureListProvider
| Package | Description |
|---|---|
| org.anchoranalysis.feature.bean.list |
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.list Modifier and Type Class Description classDefine<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.