Class AbstractWebElement

    • Constructor Summary

      Constructors 
      Constructor Description
      AbstractWebElement​(java.lang.String pluginId)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getElementPresentationName​(IPluginElement element, boolean shortName)  
      • Methods inherited from class com.hello2morrow.sonargraph.plugin.api.AbstractMetaClass

        getDescription, getElementArchitectureFilterNamePart, getElementName, getElementShortName, getImageResourceName, getName, getPluginId, getSimpleName, isMember
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractWebElement

        public AbstractWebElement​(java.lang.String pluginId)
    • Method Detail

      • getElementPresentationName

        public java.lang.String getElementPresentationName​(IPluginElement element,
                                                           boolean shortName)
        Specified by:
        getElementPresentationName in interface IMetaClass
        Overrides:
        getElementPresentationName in class com.hello2morrow.sonargraph.plugin.api.AbstractMetaClass