Searched refs:sendGoal (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/usr/eclipseclp/JavaInterface/src/com/parctechnologies/eclipse/
H A DEclipseConnectionImpl.java371 * on three abstract methods to be implemented by subclasses: sendGoal(Object),
377 sendGoal(goal);
579 abstract void sendGoal(Object goal) throws IOException; method in class:EclipseConnectionImpl
H A DEmbeddedEclipse.java600 void sendGoal(Object goal) throws IOException method in class:EmbeddedEclipse
H A DRemoteEclipse.java845 void sendGoal(Object goal) throws IOException method in class:RemoteEclipse

Completed in 43 milliseconds