Interface IAutoDictWithMap<T>
- All Superinterfaces:
IAutoDict
- All Known Implementing Classes:
BitTypeConstraint
,BitTypeQualification
,BitTypeWithExpertiseConstraint
,BitTypeWithExpertiseQualification
,GenericAbstractAutoDictItemWithMap
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addDictType
(String type, T info) void
invokeTypesFromDict
(ITypeDictionary dic, Set<String> myDictTypes, Map<String, T> dictTypeMap) Methods inherited from interface com.dna.jopt.member.unit.condition.autodict.IAutoDict
addDictType, getAsViolationValue, getDictTypes, getExtendedClass, getTypeDictionaryManager, needsTranformation, resetBitTypeNature, setTypeDictionaryManager
-
Method Details
-
invokeTypesFromDict
-
addDictType
-
getDictTypeMap
-