Class LocalizedFilter
java.lang.Object
ch.tocco.nice2.dbrefactoring.impl.modulesupport.LocalizedFilter
- All Implemented Interfaces:
Predicate<ModelElement>
In case of a
FieldModel
, includes only those that are localized.-
Constructor Details
-
LocalizedFilter
public LocalizedFilter()
-
-
Method Details
-
test
- Specified by:
test
in interfacePredicate<ModelElement>
-