Uses of Package
jef.dna.attributes

Packages that use jef.dna.attributes
jef.disconnection   
jef.disconnection.impl   
jef.dna   
jef.dna.attributes   
jef.dna.attributes.impl   
jef.dna.attributesTable   
jef.dna.attributesTable.impl.def   
jef.dna.infoStructures   
jef.dna.infoStructures.impl   
 

Classes in jef.dna.attributes used by jef.disconnection
Attribute
          This is the ancestor of all the interfaces implemented by those classes representing the Attributes entities.
 

Classes in jef.dna.attributes used by jef.disconnection.impl
Attribute
          This is the ancestor of all the interfaces implemented by those classes representing the Attributes entities.
CodeAttribute
          The Code class represents a Code Attribute as defined by the JVM Class file Specification: The Code attribute is a variable-length attribute used in the attributes table of method_info structures.
DeprecatedAttribute
          Class representing a Deprecated Attribute.
ExceptionsAttribute
          Class representing an Exception Attribute.
LineNumberTableAttribute
          Class representing a Line Number Table Attribute.
LocalVariableTableAttribute
          Class representing a Local Variable Table Attribute.
SyntheticAttribute
          Class representing a Synthetic Attribute.
 

Classes in jef.dna.attributes used by jef.dna
AttribFactory
          This interface is used for accessing real attribute factory implementations for instantiating attribute classes.
 

Classes in jef.dna.attributes used by jef.dna.attributes
Attribute
          This is the ancestor of all the interfaces implemented by those classes representing the Attributes entities.
AttributeTypes
           
CodeAttribute
          The Code class represents a Code Attribute as defined by the JVM Class file Specification: The Code attribute is a variable-length attribute used in the attributes table of method_info structures.
ExceptionTableEntry
          Class representing an ExceptionTable generic entry.
InnerClassesAttribute
          Class representing an Inner Classes Attribute.
InnerClassesTableEntry
          Class representing an Inner Classes instance's table entry.
LineNumberTableAttribute
          Class representing a Line Number Table Attribute.
LineNumberTableEntry
          Class representing a Line Number Table instance's entry.
LocalVariableTableAttribute
          Class representing a Local Variable Table Attribute.
LocalVariableTableEntry
          Class representing a Local Variable instance's table entry.
 

Classes in jef.dna.attributes used by jef.dna.attributes.impl
AttribFactory
          This interface is used for accessing real attribute factory implementations for instantiating attribute classes.
Attribute
          This is the ancestor of all the interfaces implemented by those classes representing the Attributes entities.
AttributeTypes
           
CodeAttribute
          The Code class represents a Code Attribute as defined by the JVM Class file Specification: The Code attribute is a variable-length attribute used in the attributes table of method_info structures.
ConstantValueAttribute
          The ConstantValue class represents a ConstantValue Attribute as defined by the JVM Class file Specification: The ConstantValue attribute is a fixed-length attribute used in the attributes table of the field_info structures.
DeprecatedAttribute
          Class representing a Deprecated Attribute.
EnclosingMethodAttribute
          This interface represents the EnclosingMethod attribute defined by the Java class file specification.
ExceptionsAttribute
          Class representing an Exception Attribute.
ExceptionTableEntry
          Class representing an ExceptionTable generic entry.
InnerClassesAttribute
          Class representing an Inner Classes Attribute.
InnerClassesTableEntry
          Class representing an Inner Classes instance's table entry.
LineNumberTableAttribute
          Class representing a Line Number Table Attribute.
LineNumberTableEntry
          Class representing a Line Number Table instance's entry.
LocalVariableTableAttribute
          Class representing a Local Variable Table Attribute.
LocalVariableTableEntry
          Class representing a Local Variable instance's table entry.
SignatureAttribute
          The Signature attribute is an optional fixed-length attribute in the attributes table of the ClassFile (�4.2), field_info (�4.6) and method_info (�4.7)structures.
SourceDebugExtensionAttribute
           
SourceFileAttribute
          Class representing a Source File Attribute.
SyntheticAttribute
          Class representing a Synthetic Attribute.
 

Classes in jef.dna.attributes used by jef.dna.attributesTable
Attribute
          This is the ancestor of all the interfaces implemented by those classes representing the Attributes entities.
 

Classes in jef.dna.attributes used by jef.dna.attributesTable.impl.def
Attribute
          This is the ancestor of all the interfaces implemented by those classes representing the Attributes entities.
 

Classes in jef.dna.attributes used by jef.dna.infoStructures
Attribute
          This is the ancestor of all the interfaces implemented by those classes representing the Attributes entities.
 

Classes in jef.dna.attributes used by jef.dna.infoStructures.impl
AttribFactory
          This interface is used for accessing real attribute factory implementations for instantiating attribute classes.
Attribute
          This is the ancestor of all the interfaces implemented by those classes representing the Attributes entities.