Package com.hello2morrow.sonargraph.api
Interface IMetaClass
- All Known Implementing Classes:
AbstractMetaClass,AbstractWebElement,ExternalWebResource,WebCall,WebResource
public interface IMetaClass
-
Method Summary
Modifier and TypeMethodDescriptiondefault StringgetElementName(IPluginElement element) getElementPresentationName(IPluginElement element, boolean shortName) getElementShortName(IPluginElement element) getName()booleanisMember()
-
Method Details