Interface AbstractManagedType.Filter<T>

All Known Implementing Classes:
AbstractManagedType.AttributeNameFilter, AbstractManagedType.AttributeTypeFilter, AbstractManagedType.DeclaredAttributeFilter, AbstractManagedType.ElementTypeFilter, AbstractManagedType.EntryTypeFilter, AbstractManagedType.IdAttributeFilter, AbstractManagedType.PluralCategoryFilter, AbstractManagedType.SingularAttributeFilter, AbstractManagedType.VersionAttributeFilter
Enclosing class:
AbstractManagedType<X>

public static interface AbstractManagedType.Filter<T>
Affirms if a given element satisfy a condition.