Package com.nomagic.magicdraw.hyperlinks
Interface ProtocolSupport
-
- All Known Subinterfaces:
HyperlinkHandler
@OpenApiAll public interface ProtocolSupportProtocol support checker.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisSupportedProtocol(java.lang.String protocol)Check if given protocol is supported.
-