Interface IClearResults
-
- All Known Implementing Classes:
IfMatchResult,InterfaceMatchMaker,InterfaceMatchMaker.InputResources,ResourceInstance,ResourceType
public interface IClearResults- Author:
- Niko Siltala
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclearAllResults()Clear All results related markers and connections assigned for this instancevoidclearConnections()Clear all connections found for this instancevoidclearMarkers()Clears markers used for results
-