X-Git-Url: http://plrg.eecs.uci.edu/git/?p=jpf-core.git;a=blobdiff_plain;f=docs%2Fgraphics%2Fgenpeer.svg;fp=docs%2Fgraphics%2Fgenpeer.svg;h=68874286d353f89f7ec8687133bfee9f44f51387;hp=0000000000000000000000000000000000000000;hb=3f0145e38039475a1654974a45ad89c58e2e91e7;hpb=eb4888bdc6128a112847f8c8b93f94efc2bb9f54 diff --git a/docs/graphics/genpeer.svg b/docs/graphics/genpeer.svg new file mode 100644 index 0000000..6887428 --- /dev/null +++ b/docs/graphics/genpeer.svg @@ -0,0 +1,3 @@ + + + Produced by OmniGraffle 6.1 2014-12-04 01:29:55 +0000Canvas 1Layer 1GenPeerpackage x.y.z;class MyClass { ... native String foo (int i, String s);}class JPF_x_y_z_MyClass { ... @MJI public static int foo__ILjava_lang_String__2 (MJIEnv env, int objRef, int i, int sRef) { int ref = MJIEnv.NULL; // <2do> fill in body return ref; }}"java gov.nasa.jpf.GenPeer x.y.z.MyClass > JPF_x_y_z_MyClass.java"