.. java:import:: java.io File .. java:import:: java.io IOException .. java:import:: java.io InputStream .. java:import:: java.io OutputStream .. java:import:: java.lang.reflect Field .. java:import:: java.util.regex Matcher .. java:import:: java.util.regex Pattern .. java:import:: com.sun.jna Library .. java:import:: com.sun.jna Native WindowsAMPLProcess ================== .. java:package:: com.ampl :noindex: .. java:type:: class WindowsAMPLProcess extends AMPLProcess Fields ------ ss ^^ .. java:field:: AMPLSigSend ss :outertype: WindowsAMPLProcess Constructors ------------ WindowsAMPLProcess ^^^^^^^^^^^^^^^^^^ .. java:constructor:: public WindowsAMPLProcess(Environment env, Engine engine) throws IOException :outertype: WindowsAMPLProcess Methods ------- canInterrupt ^^^^^^^^^^^^ .. java:method:: @Override public boolean canInterrupt() :outertype: WindowsAMPLProcess close ^^^^^ .. java:method:: @Override public void close() :outertype: WindowsAMPLProcess interrupt ^^^^^^^^^ .. java:method:: @Override public void interrupt() :outertype: WindowsAMPLProcess