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

/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DVisClient.java368 private void addInterestSynchronisers(Collection interestsList) argument
370 Iterator interestsListIterator = interestsList.iterator();
382 Collection interestsList)
386 if(interestsList.isEmpty())
403 DebuggingSupport.logMessage(this, "writing interest:"+interestsList);
412 interestsList));
381 expressInterestsToEclipse(String viewableName, Collection interestsList) argument

Completed in 24 milliseconds