Package org.aksw.deer.learning.genetic
Class RandomOperatorFactory
java.lang.Object
org.aksw.deer.learning.genetic.RandomOperatorFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<EnrichmentOperator>getAll()static EnrichmentOperatorgetForArity(int arity)static EnrichmentOperatorgetForMaxArity(int arity)static intstatic EnrichmentOperatorstatic voidsetAllowedTypes(Set<Resource> allowedTypes)static voidsetFactory(PluginFactory<EnrichmentOperator> factory)
-
Method Details
-
setAllowedTypes
-
setFactory
-
getAll
-
getForMaxArity
-
getForArity
-
reproduce
-
getMaxArity
public static int getMaxArity()
-