Class CommandInterfaceValidator

    • Constructor Detail

      • CommandInterfaceValidator

        public CommandInterfaceValidator()
    • Method Detail

      • validate

        public static boolean validate​(org.eclipse.emf.ecore.EObject eObject,
                                       org.eclipse.emf.common.util.DiagnosticChain diagnosticChain,
                                       Map<Object,​Object> contextMap)
        Validate CommandInterface EObject.
        Parameters:
        eObject - validated EObject, cannot be null
        diagnostics - EMF diagnostics, cannot be null
        context - context, cannot be null
        Returns:
        true if EObject valid