Interface IAutoDictWithMap<T>
- All Superinterfaces:
IAutoDict
- All Known Implementing Classes:
BitTypeConstraint,BitTypeQualification,BitTypeWithExpertiseConstraint,BitTypeWithExpertiseQualification,GenericAbstractAutoDictItemWithMap
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddDictType(String type, T info) voidinvokeTypesFromDict(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
-