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 void
clearAllResults()
Clear All results related markers and connections assigned for this instancevoid
clearConnections()
Clear all connections found for this instancevoid
clearMarkers()
Clears markers used for results
-