Uses of Package
jml2b.structure.java

Packages that use jml2b.structure.java
jack.plugin.source   
jml2b   
jml2b.exceptions   
jml2b.formula Provides the classes necessary to create and manage formulas. 
jml2b.languages   
jml2b.languages.java   
jml2b.link   
jml2b.pog Provides the classes necessary to generate proof obligations. 
jml2b.pog.lemma   
jml2b.pog.printers   
jml2b.pog.proofobligation   
jml2b.pog.substitution Provides the classes necessary to create and manage substitutions. 
jml2b.pog.util   
jml2b.structure   
jml2b.structure.bytecode   
jml2b.structure.java   
jml2b.structure.jml Provides the classes necessary to create and manage jml clauses such that depends, represents, specification cases, modifies and exsures. 
jml2b.structure.statement Provides the classes necessary to create and manage java and jml statements and expressions. 
jml2b.util   
jpov.structure   
 

Classes in jml2b.structure.java used by jack.plugin.source
JmlFile
          Class keeping information on Java/JML files.
 

Classes in jml2b.structure.java used by jml2b
JmlFile
          Class keeping information on Java/JML files.
 

Classes in jml2b.structure.java used by jml2b.exceptions
JmlFile
          Class keeping information on Java/JML files.
ParsedItem
          This class provides features to store informations that allow to locate a parsed items.
 

Classes in jml2b.structure.java used by jml2b.formula
AClass
           
Field
          Class representing fields.
Identifier
          class representing Java/Jml identifiers.
IJmlFile
           
IType
           
Parameters
           
ParsedItem
          This class provides features to store informations that allow to locate a parsed items.
Type
          Class representing types.
 

Classes in jml2b.structure.java used by jml2b.languages
Type
          Class representing types.
 

Classes in jml2b.structure.java used by jml2b.languages.java
IType
           
ParsedItem
          This class provides features to store informations that allow to locate a parsed items.
Type
          Class representing types.
 

Classes in jml2b.structure.java used by jml2b.link
AClass
           
Field
          Class representing fields.
JmlFile
          Class keeping information on Java/JML files.
Method
           
Package
          class representing packages.
Type
          Class representing types.
 

Classes in jml2b.structure.java used by jml2b.pog
AClass
           
JmlFile
          Class keeping information on Java/JML files.
ModFlags
          Interface defining constants for the different modifier flags.
 

Classes in jml2b.structure.java used by jml2b.pog.lemma
AClass
           
Field
          Class representing fields.
JmlFile
          Class keeping information on Java/JML files.
Method
           
Type
          Class representing types.
 

Classes in jml2b.structure.java used by jml2b.pog.printers
AClass
           
JmlFile
          Class keeping information on Java/JML files.
 

Classes in jml2b.structure.java used by jml2b.pog.proofobligation
Class
          Internal representation of classes.
Method
           
 

Classes in jml2b.structure.java used by jml2b.pog.substitution
IJmlFile
           
 

Classes in jml2b.structure.java used by jml2b.pog.util
AClass
           
Declaration
          Base class for representing declarations.
Field
          Class representing fields.
JmlFile
          Class keeping information on Java/JML files.
Modifiers
          Class used to represent Java modifiers .
NamedNode
           
Package
          class representing packages.
ParsedItem
          This class provides features to store informations that allow to locate a parsed items.
Type
          Class representing types.
 

Classes in jml2b.structure.java used by jml2b.structure
Class
          Internal representation of classes.
Declaration
          Base class for representing declarations.
JmlFile
          Class keeping information on Java/JML files.
Modifiers
          Class used to represent Java modifiers .
NamedNode
           
ParsedItem
          This class provides features to store informations that allow to locate a parsed items.
Type
          Class representing types.
 

Classes in jml2b.structure.java used by jml2b.structure.bytecode
AClass
           
Declaration
          Base class for representing declarations.
IModifiers
           
JmlFile
          Class keeping information on Java/JML files.
NamedNode
           
Package
          class representing packages.
Parameters
           
ParsedItem
          This class provides features to store informations that allow to locate a parsed items.
Type
          Class representing types.
 

Classes in jml2b.structure.java used by jml2b.structure.java
AClass
           
Class
          Internal representation of classes.
Declaration
          Base class for representing declarations.
Field
          Class representing fields.
Identifier
          class representing Java/Jml identifiers.
IModifiers
           
Invariant
          class representing invariants.
IType
           
JmlFile
          Class keeping information on Java/JML files.
Method
           
Modifiers
          Class used to represent Java modifiers .
NamedNode
           
Package
          class representing packages.
Parameters
           
ParsedItem
          This class provides features to store informations that allow to locate a parsed items.
Type
          Class representing types.
 

Classes in jml2b.structure.java used by jml2b.structure.jml
Class
          Internal representation of classes.
Declaration
          Base class for representing declarations.
Field
          Class representing fields.
Identifier
          class representing Java/Jml identifiers.
IModifiers
           
JmlFile
          Class keeping information on Java/JML files.
Modifiers
          Class used to represent Java modifiers .
NamedNode
           
Parameters
           
ParsedItem
          This class provides features to store informations that allow to locate a parsed items.
Type
          Class representing types.
 

Classes in jml2b.structure.java used by jml2b.structure.statement
AClass
           
Class
          Internal representation of classes.
Field
          Class representing fields.
Identifier
          class representing Java/Jml identifiers.
JmlFile
          Class keeping information on Java/JML files.
Modifiers
          Class used to represent Java modifiers .
Parameters
           
ParsedItem
          This class provides features to store informations that allow to locate a parsed items.
Type
          Class representing types.
 

Classes in jml2b.structure.java used by jml2b.util
JmlFile
          Class keeping information on Java/JML files.
 

Classes in jml2b.structure.java used by jpov.structure
IJmlFile