Interface IAutoDict
- All Known Subinterfaces:
IAutoDictWithMap<T>
- All Known Implementing Classes:
BitTypeConstraint
,BitTypeQualification
,BitTypeWithExpertiseConstraint
,BitTypeWithExpertiseQualification
,GenericAbstractAutoDictItemWithMap
public interface IAutoDict
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addDictType
(String type) getAsViolationValue
(List<Integer> missingTypesInt) Class<?>
boolean
void
void
-
Method Details
-
addDictType
-
getDictTypes
-
getExtendedClass
Class<?> getExtendedClass() -
setTypeDictionaryManager
-
getAsViolationValue
-
needsTranformation
boolean needsTranformation() -
getTypeDictionaryManager
ITypeDictionaryManager getTypeDictionaryManager() -
resetBitTypeNature
void resetBitTypeNature()
-