Class ModelFieldInfoFactory

java.lang.Object
ch.tocco.nice2.dbrefactoring.impl.modulesupport.ModelFieldInfoFactory

public class ModelFieldInfoFactory extends Object
  • Constructor Details

  • Method Details

    • setLocalizedFields

      public void setLocalizedFields(EntityModel parent)
      Sets all localized fields. This is retrieved from the given entity model. This is required when obtaining information for FieldModels.
    • createModelInfo

      public ModelColumnInfoImpl createModelInfo(ModelElement model, boolean removed)