salomeTMF_plug.pluginxlsxml.Commun
Class TestPresencePlugin

java.lang.Object
  extended by salomeTMF_plug.pluginxlsxml.Commun.TestPresencePlugin

public class TestPresencePlugin
extends java.lang.Object

Fonction permettant de tester la presence de differents plugins Salome


Constructor Summary
TestPresencePlugin()
           
 
Method Summary
static boolean testDeLaPresenceDuPluginAbbotScriptRunner()
          Fonction qui teste la presence du plugin Abbot
static boolean testDeLaPresenceDuPluginBeanShell()
          Fonction qui teste la presence du plugin BeanShel
static boolean testDeLaPresenceDuPluginRequirement()
          Fonction qui teste la presence du plugin Requirement
static boolean testDeLaPresenceDuPluginSimpleJunit()
          Fonction qui teste la presence du plugin SimpleJUnit
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPresencePlugin

public TestPresencePlugin()
Method Detail

testDeLaPresenceDuPluginRequirement

public static boolean testDeLaPresenceDuPluginRequirement()
Fonction qui teste la presence du plugin Requirement

Returns:
true or false

testDeLaPresenceDuPluginAbbotScriptRunner

public static boolean testDeLaPresenceDuPluginAbbotScriptRunner()
Fonction qui teste la presence du plugin Abbot

Returns:
true or false

testDeLaPresenceDuPluginBeanShell

public static boolean testDeLaPresenceDuPluginBeanShell()
Fonction qui teste la presence du plugin BeanShel

Returns:
true or false

testDeLaPresenceDuPluginSimpleJunit

public static boolean testDeLaPresenceDuPluginSimpleJunit()
Fonction qui teste la presence du plugin SimpleJUnit

Returns:
true or false