Uses of Annotation Interface
com.buschmais.jqassistant.plugin.java.api.model.Declares
Packages that use Declares
-
Uses of Declares in com.buschmais.jqassistant.plugin.java.api.model
Methods in com.buschmais.jqassistant.plugin.java.api.model with annotations of type DeclaresModifier and TypeMethodDescriptionTypeDescriptor.getDeclaredFields()Return the declared fields.MethodDescriptor.getDeclaredInnerClasses()TypeDescriptor.getDeclaredInnerClasses()Return the declared inner classes.TypeDescriptor.getDeclaredMembers()Return the declared members, i.e. fields and methods.TypeDescriptor.getDeclaredMethods()Return the declared methods.MemberDescriptor.getDeclaringType()Return the declaring type.ManifestFileDescriptor.getMainSection()ManifestFileDescriptor.getManifestSections()VariableDescriptor.getMethod()MethodDescriptor.getVariables()