Uses of Interface
com.dna.jopt.member.unit.dict.ITypeDictionaryManager
Packages that use ITypeDictionaryManager
Package
Description
-
Uses of ITypeDictionaryManager in com.dna.jopt.framework.body
Methods in com.dna.jopt.framework.body that return ITypeDictionaryManagerModifier and TypeMethodDescriptionIOptimization.getTypeDictionaryManager()
Optimization.getTypeDictionaryManager()
Methods in com.dna.jopt.framework.body with parameters of type ITypeDictionaryManagerModifier and TypeMethodDescriptionvoid
IOptimization.setTypeDictionaryManager
(ITypeDictionaryManager typeDictionaryManager) void
Optimization.setTypeDictionaryManager
(ITypeDictionaryManager typeDictionaryManager) -
Uses of ITypeDictionaryManager in com.dna.jopt.member.unit.condition.autodict
Fields in com.dna.jopt.member.unit.condition.autodict declared as ITypeDictionaryManagerModifier and TypeFieldDescriptionprotected ITypeDictionaryManager
GenericAbstractAutoDictItemWithMap.manager
Methods in com.dna.jopt.member.unit.condition.autodict that return ITypeDictionaryManagerModifier and TypeMethodDescriptionGenericAbstractAutoDictItemWithMap.getTypeDictionaryManager()
IAutoDict.getTypeDictionaryManager()
Methods in com.dna.jopt.member.unit.condition.autodict with parameters of type ITypeDictionaryManagerModifier and TypeMethodDescriptionvoid
GenericAbstractAutoDictItemWithMap.setTypeDictionaryManager
(ITypeDictionaryManager manager) void
IAutoDict.setTypeDictionaryManager
(ITypeDictionaryManager manager) -
Uses of ITypeDictionaryManager in com.dna.jopt.member.unit.dict
Classes in com.dna.jopt.member.unit.dict that implement ITypeDictionaryManager