Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
G
GenericASTParser
- Class in
emn.fr.ascola.extractor
A generic ASTParser which could be configure with the visitor type.
GenericASTParser(SimpleVisitor)
- Constructor for class emn.fr.ascola.extractor.
GenericASTParser
get()
- Method in class testsJava.
B
getCom(String)
- Method in class emn.fr.ascola.extractor.
Communications
Get the communications of an emitter.
getComponentNumber()
- Method in class emn.fr.ascola.extractor.
TypesTable
Compute the number of component type.
getCycles()
- Method in class emn.fr.ascola.extractor.
TypesTable
Compute the list of component type which have a cycle structure.
getDatatypeNumber()
- Method in class emn.fr.ascola.extractor.
TypesTable
Compute the number of data type.
getDefault()
- Static method in class emn.fr.ascola.extractor.
Activator
Returns the shared instance
getFullName()
- Method in class emn.fr.ascola.extractor.
MyIType
Get full name.
getIbind()
- Method in class emn.fr.ascola.extractor.
Information
Get ITypeBinding.
getIbind()
- Method in class emn.fr.ascola.extractor.
MyIType
getLayout(String, int)
- Method in class emn.fr.ascola.view.
PrefuseViewer
Choose the layout.
getStrength()
- Method in class emn.fr.ascola.view.
ParametersDialog
getStroke(VisualItem)
- Method in class emn.fr.ascola.view.
MultiDashedEdgeRenderer
getStroke(VisualItem)
- Method in class emn.fr.ascola.view.
PrefuseViewer.ComponentRenderer
getStroke(VisualItem)
- Method in class emn.fr.ascola.view.
PrefuseViewer.DashedEdgeRenderer
getStroke(VisualItem)
- Method in class emn.fr.ascola.view.
PrefuseViewer.DataRenderer
getStructure()
- Method in class emn.fr.ascola.extractor.
MyIType
Get the structure.
getStructure(String)
- Method in class emn.fr.ascola.extractor.
TypesTable
Get the structure stored in the table.
getSubclasses()
- Method in class emn.fr.ascola.extractor.
MyIType
Getter for subclasses.
getSubinterfaces()
- Method in class emn.fr.ascola.extractor.
MyIType
Get sup interfaces
getSupername()
- Method in class emn.fr.ascola.extractor.
MyIType
getText(VisualItem)
- Method in class emn.fr.ascola.view.
PrefuseViewer.ComponentRenderer
getTypesOfInterest()
- Method in class emn.fr.ascola.extractor.
ASTActionDelegate
Acces to the main public types declared in the compilation units.
getUndefined()
- Method in class emn.fr.ascola.extractor.
TypesTable
Compute the list of undefined types.
getUnitsOfInterest()
- Method in class emn.fr.ascola.extractor.
ASTActionDelegate
Get all the compilation unit corresponding to Java resources in the current Java project.
getWindow()
- Method in class emn.fr.ascola.extractor.
ASTActionDelegate
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V