Package com.hello2morrow.sonargraph.api
Interface IPluginElement
-
public interface IPluginElement
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getElementName()
Any
getProperty(java.lang.String property)
-
-
-
Method Detail
-
getProperty
Any getProperty(java.lang.String property)
-
getElementName
java.lang.String getElementName()
-
-