Uses of Annotation Interface
com.buschmais.jqassistant.plugin.java.api.report.Java
Packages that use Java
-
Uses of Java in com.buschmais.jqassistant.plugin.java.api.model
Classes in com.buschmais.jqassistant.plugin.java.api.model with annotations of type JavaModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceDescribes a field (i.e. static or instance variable) of a Java class.interfaceDefines an INVOKES relation between two methods.interfaceDescribes a method of a Java type.interfaceDescribes a Java package.interfaceDefines a READs relation between a method and a field.interfaceinterfaceDescribes a field (i.e. static or instance variable) of a Java class.interfaceDefines a WRITES relation between a method and a field.