A B C D E F G H I J K L M N O P R S T U V W X Y

G

GeneralClassLoader - class ter.API.ClassLoader.GeneralClassLoader.
Title: JavInspector Description: a General Abstrract Class Loader Company: Université de Nice Sophia Antipolis (UNSA)
GeneralClassLoader() - Constructor for class ter.API.ClassLoader.GeneralClassLoader
Default constructor
generateParseException() - Static method in class ter.API.AdvancedEngineSearch.Parser.AdvSearchParser
 
get(int) - Method in class ter.SDK.PluginSettings
gets the class for the type type
get(Integer) - Method in class ter.SDK.PluginSettings
gets the class for the type type
getAdvancedAnalysers() - Method in class ter.API.Inspector
Deprecated. use ter.API.Inspector#removeClassifierAnalyser(ClassifierAnalyser)
getAllSuperInterfaces() - Method in class ter.API.ClassifierAnalyser
get all the super interfaces of the class analysed
getAllSuperInterfacesClassifier() - Method in class ter.API.ClassifierAnalyser
this function return an Array of java.lang.Class of all the SuperInterfaces
getAnonymousInternalClasses() - Method in class ter.API.ClassifierAnalyser
get a list of java.lang.Class of all the internal anonymous classes
getBeginColumn() - Static method in class ter.API.AdvancedEngineSearch.Parser.SimpleCharStream
 
getBeginLine() - Static method in class ter.API.AdvancedEngineSearch.Parser.SimpleCharStream
 
getButtonSubmitSimple() - Method in class ter.API.Search.SearchWindow
 
getCenterPanel() - Method in class ter.SDK.view.GraphDetailView
 
getChoiceCombo() - Method in class ter.GUI.search.SimpleSearch
 
getCl() - Method in class ter.API.TypeClass
get the Class object
getClassAnalysed() - Method in class ter.API.ClassifierAnalyser
get the class analysed
getClasse() - Method in class ter.GUI.util.CustomButton
return the class assoiated with this JButton
getClassesWhereThisMethodIsDefined() - Method in class ter.API.MethodAnalyser
 
getClassIcon() - Static method in class ter.GUI.util.IconBank
 
getClassifierAnalyser() - Method in class ter.SDK.manager.AbstractManager
 
getClassifierAnalyser() - Method in interface ter.SDK.view.View
Return the classifierAnalyser related to this view
getClassifierAnalyser() - Method in class ter.SDK.view.GraphDetailView
 
getClassifierAnalyser() - Method in class ter.SDK.view.AbstractView
retun the classifierAnalyser related to this view
getClassifierAnalyser(Class) - Method in class ter.API.Inspector
returns a ClassidierAnalyser from a dependance of this inspector
getClassifierAnalyser(String) - Method in class ter.API.Inspector
returns a ClassidierAnalyser from a dependance of this inspector
getClassifierAnalyserIterator() - Method in class ter.API.Inspector
get an iterator over the list of classifiers analysers
getClassifierAnalysers() - Method in class ter.API.Inspector
 
getClassifierIcon(int) - Static method in class ter.GUI.util.IconBank
 
getClassifierName() - Method in class ter.API.Inspector
get the name of the main inspected class
getClassInspected() - Method in class ter.API.Inspector
get the main inspected class
getClassInterfaceNode(ClassifierAnalyser) - Method in class ter.SDK.view.TreeHeritageView
Get all the inertface node if the classifier is not an interface
getClassModifiers() - Method in class ter.API.ClassifierAnalyser
get the class modifiers of the analysed class(attributes)
getClassPackage() - Method in class ter.API.ClassifierAnalyser
get the package of the analysed class
getColumn() - Static method in class ter.API.AdvancedEngineSearch.Parser.SimpleCharStream
Deprecated.  
getCompleteName() - Method in class ter.API.ClassifierAnalyser
 
getConstructor() - Method in class ter.API.ConstructorAnalyser
 
getConstructor() - Method in class ter.API.ClassifierAnalyser
returns the array of ConstructorAnalyser of ALL the constructors
getConstructorIcon(int) - Static method in class ter.GUI.util.IconBank
 
getConstructorsException() - Method in class ter.API.ClassifierAnalyser
get all the exceptions thrown by any contructors
getConstructorsParameterType() - Method in class ter.API.ClassifierAnalyser
this function return the ArrayList with all the classes used by the analysed class
getCriterion() - Method in class ter.API.EngineSearch.GroupCriterion
 
getCriterion() - Method in class ter.API.AdvancedEngineSearch.AdvancedEngineSearch
This HashTable represent the list of all criterion that are present in this advanced search.
getCurrentInspector() - Method in class ter.GUI.mainGUI.JavInspectorApplet
 
getCurrentInspector() - Method in class ter.GUI.mainGUI.JavInContent
 
getCurrentInspector() - Method in class ter.API.Search.SearchWindow
 
getDefaultView() - Method in class ter.SDK.controler.TreeHeritageControler
Return the default view that can be controled by the controler
getDefaultView() - Method in class ter.SDK.controler.MyCompositionControler
 
getDefaultView() - Method in class ter.SDK.controler.GraphDetailControler
get the name of default view
getDefaultView() - Method in interface ter.SDK.controler.Controler
get the default view associates with this controler
getDefaultView() - Method in class ter.SDK.manager.AbstractManager
 
getDescription() - Method in class ter.XML.XMLFilter
get the description of Filter
getDimension() - Method in class ter.API.TypeClass
gets the dimension of class contained (O if it isn't an array)
getEndColumn() - Static method in class ter.API.AdvancedEngineSearch.Parser.SimpleCharStream
 
getEndLine() - Static method in class ter.API.AdvancedEngineSearch.Parser.SimpleCharStream
 
getEs() - Method in class ter.GUI.search.SimpleSearch
 
getFers() - Method in class ter.API.Search.SearchFrontEnd
 
getField() - Method in class ter.API.FieldAnalyser
 
getField() - Method in class ter.API.ClassifierAnalyser
returns the array of FieldAnalyser of ALL fields
getField() - Method in class ter.SDK.view.GraphDetailView
 
getFieldIcon(int) - Static method in class ter.GUI.util.IconBank
 
getFlecheBas() - Method in class ter.SDK.view.MyCompositionView
 
getFlecheHaut() - Method in class ter.SDK.view.MyCompositionView
 
getFullName() - Method in class ter.API.MethodAnalyser
return the full name of the method
getFullName() - Method in class ter.API.FieldAnalyser
 
getFullName() - Method in class ter.API.ConstructorAnalyser
 
getGlobalPanel() - Method in class ter.SDK.view.MyCompositionView
 
getGroupSearch() - Method in class ter.API.EngineSearch.EngineSearch
 
getHastable() - Method in class ter.SDK.view.TreeHeritageView
 
getHeritageClasses() - Method in class ter.API.ClassifierAnalyser
this function return all the super classes of the class analysed
getHeritageClassifier() - Method in class ter.API.ClassifierAnalyser
get the list of heritage ClassifierAnalyser
getHeritageTree() - Method in class ter.SDK.view.TreeHeritageView
 
getHgap() - Method in class ter.GUI.util.VerticalFlowLayout
 
getHorizontalFill() - Method in class ter.GUI.util.VerticalFlowLayout
 
GetImage() - Static method in class ter.API.AdvancedEngineSearch.Parser.SimpleCharStream
 
getInspector() - Method in interface ter.SDK.manager.Manager
get the inspector from the topmanager
getInspector() - Method in class ter.SDK.manager.AbstractTopManager
return the inspector
getInspector() - Method in class ter.SDK.manager.AbstractManager
default implementation : forwards the event to its parent manager
getInterfaceIcon() - Static method in class ter.GUI.util.IconBank
 
getInterfacesClassifier() - Method in class ter.API.ClassifierAnalyser
Determines the interfaces implemented by the class represented by this object.
getInternalClasses() - Method in class ter.API.ClassifierAnalyser
get the internal classes declared by this class
getJButtonConstructorException() - Method in class ter.SDK.view.MyCompositionView
 
getJButtonConstructorParameter() - Method in class ter.SDK.view.MyCompositionView
 
getJButtonField() - Method in class ter.SDK.view.MyCompositionView
 
getJButtonMethodException() - Method in class ter.SDK.view.MyCompositionView
 
getJButtonMethodsParameter() - Method in class ter.SDK.view.MyCompositionView
 
getJButtonMethodsReturType() - Method in class ter.SDK.view.MyCompositionView
 
getJButtonSubmitSimpleSearch() - Method in class ter.GUI.search.SimpleSearch
 
getJCheckBoxAbstractMethod() - Method in class ter.SDK.view.GraphDetailView
 
getJCheckBoxConstructors() - Method in class ter.SDK.view.GraphDetailView
 
getJCheckBoxFields() - Method in class ter.SDK.view.GraphDetailView
 
getJCheckBoxGetterMethods() - Method in class ter.SDK.view.GraphDetailView
 
getJCheckBoxInternalClasses() - Method in class ter.SDK.view.GraphDetailView
 
getJCheckBoxMethods() - Method in class ter.SDK.view.GraphDetailView
 
getJCheckBoxRedefinedMethods() - Method in class ter.SDK.view.GraphDetailView
 
getJCheckBoxSetterMethods() - Method in class ter.SDK.view.GraphDetailView
 
getJCheckBoxStaticFields() - Method in class ter.SDK.view.GraphDetailView
 
getJCheckBoxStaticMethods() - Method in class ter.SDK.view.GraphDetailView
 
getJPanelAbstractMethod() - Method in class ter.SDK.view.GraphDetailView
 
getJPanelConstructor() - Method in class ter.SDK.view.MyCompositionView
 
getJPanelConstructorException() - Method in class ter.SDK.view.MyCompositionView
 
getJPanelConstructorParameter() - Method in class ter.SDK.view.MyCompositionView
 
getJPanelConstructors() - Method in class ter.SDK.view.GraphDetailView
 
getJPanelField() - Method in class ter.SDK.view.MyCompositionView
 
getJPanelFieldAndLabel() - Method in class ter.SDK.view.MyCompositionView
 
getJPanelFields() - Method in class ter.SDK.view.GraphDetailView
 
getJPanelGetterMethod() - Method in class ter.SDK.view.GraphDetailView
 
getJPanelHead() - Method in class ter.SDK.view.GraphDetailView
 
getJPanelInternalClasses() - Method in class ter.SDK.view.GraphDetailView
 
getJPanelMethodException() - Method in class ter.SDK.view.MyCompositionView
 
getJPanelMethodParameter() - Method in class ter.SDK.view.MyCompositionView
 
getJPanelMethodReturn() - Method in class ter.SDK.view.MyCompositionView
 
getJPanelMethods() - Method in class ter.SDK.view.MyCompositionView
 
getJPanelMethods() - Method in class ter.SDK.view.GraphDetailView
 
getJPanelRedefinedMethods() - Method in class ter.SDK.view.GraphDetailView
 
getJPanelSetterMethods() - Method in class ter.SDK.view.GraphDetailView
 
getJPanelStaticFields() - Method in class ter.SDK.view.GraphDetailView
 
getJPanelStaticMethods() - Method in class ter.SDK.view.GraphDetailView
 
getJPanelSubHead() - Method in class ter.SDK.view.GraphDetailView
 
getJPanelTypeField() - Method in class ter.SDK.view.MyCompositionView
 
getJSplitPane1() - Method in class ter.SDK.manager.SplitPaneTopManager
This function returns the split pane
getJtabbedPaneRef() - Method in class ter.API.Search.SearchWindow
 
getJTabbedPaneSearch() - Method in class ter.GUI.mainGUI.JavInspectorApplet
 
getJTabbedPaneSearch() - Method in class ter.GUI.mainGUI.JavInContent
 
getLeftChild() - Method in class ter.util.Tree
This function return the leftChild.
getLine() - Static method in class ter.API.AdvancedEngineSearch.Parser.SimpleCharStream
Deprecated.  
getListenedJButton() - Method in class ter.SDK.view.MyCompositionView
 
getListenedJButtons() - Method in class ter.SDK.view.GraphDetailView
 
getListTypeClass() - Method in class ter.API.MethodAnalyser
 
getListTypeClass() - Method in class ter.API.ConstructorAnalyser
 
getLogicalLink() - Method in class ter.API.EngineSearch.Criterion
 
getMainClassifier() - Method in class ter.API.Inspector
returns the Classifier of the class of this inspector
getMainClassLoader() - Method in class ter.API.Inspector
 
getMainGUI() - Method in class ter.API.Search.SearchWindow
return the JavInContent object
getManager() - Method in class ter.SDK.controler.AbstractControler
gets this controler's manager
getMessage() - Method in class ter.API.AdvancedEngineSearch.Parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class ter.API.AdvancedEngineSearch.Parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in class ter.API.EngineSearch.SearchEngineException
 
getMessage() - Method in class ter.API.Search.SearchException
 
getMethod() - Method in class ter.API.MethodAnalyser
 
getMethod() - Method in class ter.API.ClassifierAnalyser
returns an array MethodAnalyzer of ALL Methods
getMethod(ClassifierAnalyser, int, int, int, int) - Method in interface ter.API.Search.SearchServices
Search the method that match the name and the mod .
getMethod(ClassifierAnalyser, int, int, int, int) - Method in class ter.API.Search.BasicsSearch
Search the method that match exactely the name and the mod specified.
getMethod(ClassifierAnalyser, String) - Method in interface ter.API.Search.SearchServices
Search all the method of the analyser that matches with the pattern.
getMethod(ClassifierAnalyser, String) - Method in class ter.API.Search.BasicsSearch
Search all the method of the analyser that exactely matches with the pattern.
getMethod(ClassifierAnalyser, String, int, int, int, int) - Method in interface ter.API.Search.SearchServices
Search the method that match the name and the mod .
getMethod(ClassifierAnalyser, String, int, int, int, int) - Method in class ter.API.Search.BasicsSearch
Search the method that match exactely the name and the mod specified.
getMethod(String, Class[], Class, Class, int) - Method in class ter.API.ClassifierAnalyser
return a method that matchs with name, parameterTypes, returnType, modifier and which is in cl
getMethodIcon(int) - Static method in class ter.GUI.util.IconBank
 
getMethodRedefinedInClass(Class) - Method in class ter.API.ClassifierAnalyser
this function returns all the methods in the classifier who are already defined in the class cl
getMethodReturnType() - Method in class ter.API.ClassifierAnalyser
this function returns all the type of return type of all methods
getMethodsExceptions() - Method in class ter.API.ClassifierAnalyser
this function returns the list of all the exceptions throwed by the methods
getMethodsParameterType() - Method in class ter.API.ClassifierAnalyser
this function returns all the type of parameters of all methods
getModifier() - Method in class ter.API.MethodAnalyser
 
getModifier() - Method in class ter.API.FieldAnalyser
 
getName() - Method in class ter.SDK.controler.TreeHeritageControler
Needed by the controler interface
getName() - Method in class ter.SDK.controler.MyCompositionControler
this function returns the name of the String
getName() - Method in class ter.SDK.controler.GraphDetailControler
get the name of this Class
getName() - Method in class ter.API.EngineSearch.GroupCriterion
 
getName() - Method in class ter.API.EngineSearch.Criterion
 
getName() - Method in class ter.SDK.manager.TabbedPaneHeritageManager
This function comes from the AbstractManager interface.
getName() - Method in class ter.SDK.manager.TabbedPaneDetailManager
 
getName() - Method in class ter.SDK.manager.TabbedPaneDACManager
 
getName() - Method in class ter.SDK.manager.TabbedPaneCompositionManager
 
getName() - Method in class ter.SDK.manager.SplitPaneTopManager
This function return the name of this class
getName() - Method in interface ter.SDK.Plugin
returns the name of the plugin
getName() - Method in class ter.API.TypeClass
gets the real name of the contained class
getName() - Method in class ter.API.FieldAnalyser
 
getName() - Method in class ter.SDK.view.TreeHeritageView
Needed by the Plugin interface
getName() - Method in class ter.SDK.view.MyCompositionView
return the name of this class
getName() - Method in class ter.SDK.view.GraphDetailView
Needed by the Plugin interface
getName() - Method in class ter.SDK.view.EngineSearchView
 
getName(int) - Static method in class ter.SDK.PluginTypes
return the type name of the given type
getNextToken() - Static method in class ter.API.AdvancedEngineSearch.Parser.AdvSearchParserTokenManager
 
getNextToken() - Static method in class ter.API.AdvancedEngineSearch.Parser.AdvSearchParser
 
getNonCompatibilityCriterion() - Method in class ter.API.EngineSearch.Criterion
Deprecated. It was to use with a manager of non compatible criterion, but it is not implemented.
getPanelSearch() - Method in class ter.GUI.mainGUI.JavInspectorApplet
 
getPanelSearch() - Method in class ter.GUI.mainGUI.JavInContent
 
getPlugin(int) - Method in interface ter.SDK.manager.Manager
gets the class of the plugin of the requested type
getPlugin(int) - Method in class ter.SDK.manager.AbstractTopManager
gets the plugin for the given type
getPlugin(int) - Method in class ter.SDK.manager.AbstractManager
default implementation : forwards the event to its parent manager
getPluginSettings() - Method in class ter.GUI.mainGUI.PluginMenu
 
getPopup() - Method in class ter.SDK.view.GraphDetailView
 
getResource(String) - Method in class ter.API.ClassLoader.JarResources
Extracts a jar resource as a blob.
getReturnType() - Method in class ter.API.MethodAnalyser
 
getRightChild() - Method in class ter.util.Tree
This function return the rightChild.
getSelectedClass() - Method in class ter.GUI.mainGUI.ClassFileChooser
Method to call in order to get the resulted Class loaded
getSs() - Method in class ter.API.Search.SearchWindow
 
getStringModifier() - Method in class ter.API.MethodAnalyser
get the string of modifier
getStringModifier() - Method in class ter.API.FieldAnalyser
 
getStringModifier() - Method in class ter.API.ConstructorAnalyser
 
getStyleForThisWord(String) - Method in class ter.util.DictionnaryWordStyle
 
GetSuffix(int) - Static method in class ter.API.AdvancedEngineSearch.Parser.SimpleCharStream
 
getToken(int) - Static method in class ter.API.AdvancedEngineSearch.Parser.AdvSearchParser
 
getTopManager() - Method in interface ter.SDK.manager.Manager
 
getTopManager() - Method in class ter.SDK.manager.AbstractTopManager
get the top manager (this)
getTopManager() - Method in class ter.SDK.manager.AbstractManager
default implementation : forwards the event to its parent manager
getTree() - Method in class ter.API.AdvancedEngineSearch.Parser.AdvSearchParser
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class ter.GUI.search.TreeCellRendererResultSearchView
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class ter.GUI.util.TreeCellRendererHeritageView
This function set the renderer for the current node
getType() - Method in class ter.SDK.controler.SearchControler
return the type of this plugin
getType() - Method in class ter.SDK.controler.HeritageControler
return the type of this plugin
getType() - Method in class ter.SDK.controler.DetailControler
return the type of this plugin
getType() - Method in class ter.SDK.controler.CompositionControler
return the type of this plugin
getType() - Method in class ter.API.EngineSearch.SearchEngineException
 
getType() - Method in class ter.SDK.manager.SplitPaneTopManager
 
getType() - Method in class ter.SDK.manager.AbstractTopManager
default implementation : returns PluginTypes.TOP_MANAGER
getType() - Method in class ter.SDK.manager.AbstractManager
 
getType() - Method in interface ter.SDK.Plugin
return the type of the Plugin
getType() - Method in class ter.SDK.view.SearchView
 
getType() - Method in class ter.SDK.view.HeritageView
Needed by the View interface
getType() - Method in class ter.SDK.view.DetailView
Needed by the View interface
getType() - Method in class ter.SDK.view.CompositionView
Needed by the View interface
getTypeClass() - Method in class ter.API.FieldAnalyser
 
getTypeField() - Method in class ter.API.ClassifierAnalyser
get all the type of class for all the fields
getTypeName() - Method in class ter.API.FieldAnalyser
 
getValue() - Method in class ter.util.Tree
 
getValue() - Method in class ter.API.FieldAnalyser
 
getVariable(ClassifierAnalyser, int, int) - Method in interface ter.API.Search.SearchServices
Search all the variable of the analyser that matches with the pattern and the condition specified by is_static and is_final.
getVariable(ClassifierAnalyser, int, int) - Method in class ter.API.Search.BasicsSearch
Search all the variable of the analyser that matches with the pattern and the condition specified by is_static and is_final.
getVariable(ClassifierAnalyser, String) - Method in interface ter.API.Search.SearchServices
Search all the variable of the analyser that matches with the pattern.
getVariable(ClassifierAnalyser, String) - Method in class ter.API.Search.BasicsSearch
Search all the variable of the analyser that matches with the pattern name.
getVariable(ClassifierAnalyser, String, int, int) - Method in interface ter.API.Search.SearchServices
Search all the variable of the analyser that matches with the pattern and the condition specified by is_static and is_final.
getVariable(ClassifierAnalyser, String, int, int) - Method in class ter.API.Search.BasicsSearch
Search all the variable of the analyser that matches with the pattern and the condition specified by is_static and is_final.Note that we can't specifie the [public private or protected condition}].
getVerticalFill() - Method in class ter.GUI.util.VerticalFlowLayout
 
getVgap() - Method in class ter.GUI.util.VerticalFlowLayout
 
getView() - Method in class ter.SDK.controler.SearchControler
gets the view owned by this controler
getView() - Method in class ter.SDK.controler.HeritageControler
gets the view owned by this controler
getView() - Method in class ter.SDK.controler.DetailControler
gets the view owned by this controler
getView() - Method in interface ter.SDK.controler.Controler
gets the view associates to this component
getView() - Method in class ter.SDK.controler.CompositionControler
gets the view owned by this controler
getView() - Method in class ter.SDK.manager.AbstractManager
 
getViewContainer() - Method in class ter.SDK.manager.TabbedPaneHeritageManager
This function comes from the View interface.
getViewContainer() - Method in class ter.SDK.manager.TabbedPaneDetailManager
 
getViewContainer() - Method in class ter.SDK.manager.TabbedPaneDACManager
 
getViewContainer() - Method in class ter.SDK.manager.TabbedPaneCompositionManager
 
getViewContainer() - Method in class ter.SDK.manager.SplitPaneTopManager
Retuns the main container of this manager
getViewContainer() - Method in interface ter.SDK.view.View
This function returns the container where all the graphics elements of the view has been draw
getViewContainer() - Method in class ter.SDK.view.TreeHeritageView
Needed by the View interface
getViewContainer() - Method in class ter.SDK.view.MyCompositionView
return the container of this view
getViewContainer() - Method in class ter.SDK.view.GraphDetailView
Needed by the View interface
getViewContainer() - Method in class ter.SDK.view.EngineSearchView
 
GraphDetailControler - class ter.SDK.controler.GraphDetailControler.
Title: GraphDetailControler Description: this class is the controler of GraphDetailView Company: UNICE
GraphDetailControler() - Constructor for class ter.SDK.controler.GraphDetailControler
empty constructor
GraphDetailControler(Manager, View) - Constructor for class ter.SDK.controler.GraphDetailControler
construtor with 2 parameters
GraphDetailView - class ter.SDK.view.GraphDetailView.
Title: GraphDetailsView Description: this class builds a detail view Copyright: Copyright (c) 2003 Company:
GraphDetailView() - Constructor for class ter.SDK.view.GraphDetailView
constructor of class by default
GraphDetailView(ClassifierAnalyser) - Constructor for class ter.SDK.view.GraphDetailView
The constructor of the class
GroupCriterion - class ter.API.EngineSearch.GroupCriterion.
Title: GroupCriterion Description: Copyright: Copyright (c) 2003 Company: UNICE
GroupCriterion() - Constructor for class ter.API.EngineSearch.GroupCriterion
 
guessClassName(String, int) - Method in class ter.API.ClassLoader.FileClassLoader
set the classpath and return the name of class from its path in order to load its dependencies

A B C D E F G H I J K L M N O P R S T U V W X Y