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 TypeMethodDescriptionvoidIOptimization.setTypeDictionaryManager(ITypeDictionaryManager typeDictionaryManager) voidOptimization.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 ITypeDictionaryManagerGenericAbstractAutoDictItemWithMap.managerMethods 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 TypeMethodDescriptionvoidGenericAbstractAutoDictItemWithMap.setTypeDictionaryManager(ITypeDictionaryManager manager) voidIAutoDict.setTypeDictionaryManager(ITypeDictionaryManager manager) -
Uses of ITypeDictionaryManager in com.dna.jopt.member.unit.dict
Classes in com.dna.jopt.member.unit.dict that implement ITypeDictionaryManager