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

I

IconBank - class ter.GUI.util.IconBank.
Title: Description: Copyright: Copyright (c) 2003 Company:
IconBank() - Constructor for class ter.GUI.util.IconBank
 
image - Variable in class ter.API.AdvancedEngineSearch.Parser.Token
The string image of the token.
init() - Method in class ter.GUI.mainGUI.JavInspectorApplet
 
init() - Method in class ter.GUI.mainGUI.JavInApplet
 
initialiseAnonymousInternalClasses() - Method in class ter.API.ClassifierAnalyser
this function initialise the anonym internal classes
initialiseConstructorException() - Method in class ter.SDK.view.MyCompositionView
this function initialise the panel of the exception type of constructors
initialiseConstructorParameter() - Method in class ter.SDK.view.MyCompositionView
this function initialise the panel of the parameter type constructors
initialiseField() - Method in class ter.API.ClassifierAnalyser
Initilalise the informations for each field
initialiseHeritageClasses() - Method in class ter.API.ClassifierAnalyser
this function initialise the heritage classes
initialiseHeritageClassifier() - Method in class ter.API.ClassifierAnalyser
initialise the arraylist of all the superclasses of the analysed class
initialiseJPanelRedefinedMethod() - Method in class ter.SDK.view.GraphDetailView
this function build the panel of redefined methods
initialiseMethodException() - Method in class ter.SDK.view.MyCompositionView
this function initialise the panel of the exceptions of the methods
initialiseMethodParameter() - Method in class ter.SDK.view.MyCompositionView
this function initialise the panel of the parameters of the methods
initialiseMethodReturn() - Method in class ter.SDK.view.MyCompositionView
this function initialise the panel of the return type of the methodds
initialiseTypeField() - Method in class ter.SDK.view.MyCompositionView
this function initiliase the type of fields
initializeException(Class[], JPanel) - Method in class ter.SDK.view.GraphDetailView
this function initialise the exceptions of constructors and methods
initializeJPanelConstructors() - Method in class ter.SDK.view.GraphDetailView
this function build the panel of constructors
initializeJPanelFields() - Method in class ter.SDK.view.GraphDetailView
this function build the panel of fields
initializeJPanelInternalClasses() - Method in class ter.SDK.view.GraphDetailView
========================================================================== HERE WE DEAL WITH INTERNAL CLASSES ==========================================================================
initializeJPanelMethods() - Method in class ter.SDK.view.GraphDetailView
this function build the JPanel Methods
initializeJPanelName() - Method in class ter.SDK.view.GraphDetailView
this function build the JPanel of class name
initializeParameter(TypeClass[], JPanel) - Method in class ter.SDK.view.GraphDetailView
 
Inspector - class ter.API.Inspector.
Title: Class Inspector Description: The inspector grab the classifier to study an create an AdvancedAnalyser with it, after, it control the positionment on the hierachy an use tree of the classifier.
Inspector(Class) - Constructor for class ter.API.Inspector
test program
Inspector(String) - Constructor for class ter.API.Inspector
Deprecated. use Inspector(Class theclass) only for testing purpose
InterfaceCriterion - class ter.API.EngineSearch.InterfaceCriterion.
Title: InterfaceCriterion Description: the criterion that test if the member is interface Copyright: Copyright (c) 2003 Company: UNICE
InterfaceCriterion() - Constructor for class ter.API.EngineSearch.InterfaceCriterion
Construct a new instance of this criterion.
INTERNAL_ERROR_NULL_POINTER - Static variable in class ter.API.Search.SearchException
type error when the a null pointer occur at the creation of the search result.
is_empty() - Method in class ter.util.Tree
the tree is empty if the left child, the right child and the value are null.
is_leaf() - Method in class ter.util.Tree
the tree is a leaf if the left child, the right child are null but not the value.
isAbstract() - Method in class ter.API.MethodAnalyser
true if the method is static false otherwise
isAdditionnalGraphicsComponent() - Method in class ter.API.EngineSearch.NameRegexpCriterion
Here we add a Jcombobox to take the string to compare with.
isAdditionnalGraphicsComponent() - Method in class ter.API.EngineSearch.NameCriterion
Here we add a Jcombobox to take the string to compare with.
isAdditionnalGraphicsComponent() - Method in class ter.API.EngineSearch.Criterion
 
isArray() - Method in class ter.API.TypeClass
 
isControlable(View) - Method in class ter.SDK.controler.TreeHeritageControler
Needed by the controler interface.
isControlable(View) - Method in class ter.SDK.controler.MyCompositionControler
tests the given view for compatibility with this controler
isControlable(View) - Method in class ter.SDK.controler.GraphDetailControler
this function says to the manager if the view can be controled
isControlable(View) - Method in interface ter.SDK.controler.Controler
tells whether the given view is controlable by this controler
isControlable(View) - Method in class ter.SDK.manager.SplitPaneTopManager
 
isControlable(View) - Method in class ter.SDK.manager.AbstractManager
 
isControler(int) - Static method in class ter.SDK.PluginTypes
test if the type given is a controler type
isControler(Plugin) - Static method in class ter.SDK.PluginTypes
test if a plugin's type is controler
isCriterionUseable() - Method in class ter.API.EngineSearch.Criterion
 
isCriterionValid(Member) - Method in class ter.API.EngineSearch.VolatileCriterion
 
isCriterionValid(Member) - Method in class ter.API.EngineSearch.TransientCriterion
 
isCriterionValid(Member) - Method in class ter.API.EngineSearch.SynchronizedCriterion
 
isCriterionValid(Member) - Method in class ter.API.EngineSearch.StrictCriterion
 
isCriterionValid(Member) - Method in class ter.API.EngineSearch.StaticCriterion
test if the member matches to this criterion.
isCriterionValid(Member) - Method in class ter.API.EngineSearch.PublicCriterion
test if the member matches to this criterion.
isCriterionValid(Member) - Method in class ter.API.EngineSearch.ProtectedCriterion
test if the member matches to this criterion.
isCriterionValid(Member) - Method in class ter.API.EngineSearch.PrivateCriterion
test if the member matches to this criterion.
isCriterionValid(Member) - Method in class ter.API.EngineSearch.packageCriterion
test if the member matches to this criterion.
isCriterionValid(Member) - Method in class ter.API.EngineSearch.NativeCriterion
 
isCriterionValid(Member) - Method in class ter.API.EngineSearch.NameRegexpCriterion
 
isCriterionValid(Member) - Method in class ter.API.EngineSearch.NameCriterion
test if the member matches to this criterion.
isCriterionValid(Member) - Method in class ter.API.EngineSearch.MethodCriterion
test if the member matches to this criterion.
isCriterionValid(Member) - Method in class ter.API.EngineSearch.InterfaceCriterion
test if the member matches to this criterion.
isCriterionValid(Member) - Method in class ter.API.EngineSearch.FinalCriterion
test if the member matches to this criterion.
isCriterionValid(Member) - Method in class ter.API.EngineSearch.FieldCriterion
test if the member matches to this criterion.
isCriterionValid(Member) - Method in class ter.API.EngineSearch.Criterion
To implemented for each Criterion
isCriterionValid(Member) - Method in class ter.API.EngineSearch.ConstructorCriterion
test if the member matches to this criterion.
isCriterionValid(Member) - Method in class ter.API.EngineSearch.ClassCriterion
test if the member matches to this criterion.
isCriterionValid(Member) - Method in class ter.API.EngineSearch.AbstractCriterion
test if the member matches to this criterion.
isGetter() - Method in class ter.API.MethodAnalyser
return true is the method is a getter false otherwise
isManager(Plugin) - Static method in class ter.SDK.PluginTypes
test if the given plugin's type is manager
isSetter() - Method in class ter.API.MethodAnalyser
return true is the method is a setter false otherwise
isStatic() - Method in class ter.API.MethodAnalyser
true if the method is static false otherwise
isStatic() - Method in class ter.API.FieldAnalyser
 
isTopManager(Plugin) - Static method in class ter.SDK.PluginTypes
test if the given plugin's type is AbstractTopManager
isView(int) - Static method in class ter.SDK.PluginTypes
test if the given s type is a view type
isView(Plugin) - Static method in class ter.SDK.PluginTypes
test if the given plugin's type is iew
itemAddActionListener(ActionListener) - Method in class ter.GUI.mainGUI.JavInspectorGuiToolBar
Add the ActionListener to each item in the toolBar

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