Package org.eclnt.ccee.db.dofw
Interface DOFWRepository.IOverrideContent
- All Known Implementing Classes:
DOFWRepository.DefaultOverrideContent
- Enclosing class:
- DOFWRepository
public static interface DOFWRepository.IOverrideContent
-
Method Summary
Modifier and TypeMethodDescriptioncreatePropertyForGetter
(Class clazz, Method getter) void
updateEntityDuringAnalysis
(Class doClass, DOFWEntity e) void
updatePropertyDuringClassAnalysis
(Class clazz, DOFWProperty property)
-
Method Details
-
createPropertyForGetter
-
updatePropertyDuringClassAnalysis
-
updateEntityDuringAnalysis
-