Searched refs:vcSupportAtom (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DVisClient.java169 private static final Atom vcSupportAtom = new Atom("vc_support"); field in class:VisClient
300 eclipse.rpc(":",vcSupportAtom,new Atom("vis_client_breakpoint"));
467 eclipse.rpc(":", vcSupportAtom,
714 vcSupportAtom,
749 goal = new CompoundTermImpl(":", vcSupportAtom,
868 eclipse.rpc(new CompoundTermImpl(":", vcSupportAtom,
H A DViewletArrayViewer.java54 private final Atom vcSupportAtom = new Atom("vc_support"); field in class:ViewletArrayViewer
H A DContainerViewer.java107 private static final Atom vcSupportAtom = new Atom("vc_support"); field in class:ContainerViewer
421 // return(new CompoundTermImpl(":", vcSupportAtom,
867 new CompoundTermImpl(":", vcSupportAtom,
877 new CompoundTermImpl(":", vcSupportAtom,
H A DViewerManager.java103 private Atom vcSupportAtom = new Atom("vc_support"); field in class:ViewerManager

Completed in 30 milliseconds