Class ModelFieldInfoFactory
java.lang.Object
ch.tocco.nice2.dbrefactoring.impl.modulesupport.ModelFieldInfoFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateModelInfo
(ModelElement model, boolean removed) void
setLocalizedFields
(EntityModel parent) Sets all localized fields.
-
Constructor Details
-
ModelFieldInfoFactory
-
-
Method Details
-
setLocalizedFields
Sets all localized fields. This is retrieved from the given entity model. This is required when obtaining information forFieldModel
s. -
createModelInfo
-