Class FilterCriterionUtil

    • Method Detail

      • isContentAttributeEnablesEdit

        public static boolean isContentAttributeEnablesEdit​(org.eclipse.emf.ecore.EObject object,
                                                            Version version)
        Returns whether the given filter criterion content attribute enables edit command.
        Parameters:
        object - , the given object, cannot be null
        Returns:
        true if the given object enables edit cmd, and false otherwise