Interface RepresentationPlugin<G>
- All Superinterfaces:
Plugin
- All Known Implementing Classes:
BitStringRepresentationPlugin,CategoricalVectorRepresentationPlugin,GrammarBitStringRepresentationPlugin,IntVectorRepresentationPlugin,MixedDiscreteVectorRepresentationPlugin,MixedRealDiscreteVectorRepresentationPlugin,PermutationVectorRepresentationPlugin,RealVectorRepresentationPlugin,VariableLengthVectorRepresentationPlugin
Plugin factory for representation components.
-
Method Summary
Methods inherited from interface com.knezevic.edaf.v3.core.plugins.Plugin
description, type
-
Method Details
-
create
Constructs a representation instance from config parameters.
-