Package ch.so.agi.hop.doclint.model
Class PluginElement
java.lang.Object
ch.so.agi.hop.doclint.model.PluginElement
One annotated Hop plugin element discovered on the compiled classes.
-
Constructor Summary
ConstructorsConstructorDescriptionPluginElement(PluginType type, String rawId, String className, Map<String, Object> attributes) -
Method Summary