Package com.buschmais.jqassistant.plugin.java.api.model
package com.buschmais.jqassistant.plugin.java.api.model
-
ClassDescriptionInterface that describes java elements with access modifiers.Interface describing an
Descriptorwhich is annotated byAnnotationValueDescriptors.Denotes an annotation type.Represents an annotation value.Denotes a class type.Represents a class value (e.g. a referenced class).Defines the declares relation used for fields, methods and inner classes.Denotes an enumeration type.Represents an enumeration value.Describes a field (i.e. static or instance variable) of a Java class.Denotes an interface type.Defines an INVOKES relation between two methods.Defines a Java artifact.Defines the combination of labels "Java" and "ByteCode".Defines a directory containing java classes.Defines label "Java" which is applied to all nodes generated by this plugin.Defines a descriptor containing line number information.Defines a member of Java type.Describes a method of a Java type.Describes a Java package.Defines a common base descriptor for all members ofPackageDescriptors.Describes a parameter of a method.Represents a primitive value.Represents a primitive value.A descriptor representing a property file.Defines a READs relation between a method and a field.Denotes a record type.Interface for value descriptors which provide a type information.Describes a Java type.Describes a field (i.e. static or instance variable) of a Java class.Enum of all access modifiers.Defines a WRITES relation between a method and a field.A descriptor representing a XML based property file.