Uses of Class
org.anchoranalysis.feature.shared.SharedFeatures
| Package | Description |
|---|---|
| org.anchoranalysis.feature.initialization |
Initialization parameters used for beans in
org.anchoranalysis.feature.bean. |
| org.anchoranalysis.feature.shared |
Features shared for referencing among calculations.
|
-
Uses of SharedFeatures in org.anchoranalysis.feature.initialization
Methods in org.anchoranalysis.feature.initialization that return SharedFeatures Modifier and Type Method Description SharedFeaturesFeatureRelatedInitialization. getSharedFeatures()Shared features available for reference during calculation. -
Uses of SharedFeatures in org.anchoranalysis.feature.shared
Methods in org.anchoranalysis.feature.shared that return SharedFeatures Modifier and Type Method Description SharedFeaturesSharedFeatures. duplicate()A deep copy of the current instance.