salomeTMF_plug.jasperreport
Class TestPresencePlugin

java.lang.Object
  extended by salomeTMF_plug.jasperreport.TestPresencePlugin

public class TestPresencePlugin
extends java.lang.Object

Fonction permettant de tester la presence de differents plugins Salome

Author:
Sylvain Lemoine (slemoine.jasperplug@gmail.com)

Constructor Summary
TestPresencePlugin()
           
 
Method Summary
static boolean testDeLaPresenceDuPluginMantis()
          Fonction qui teste la presence du plugin Mantis
static boolean testDeLaPresenceDuPluginRequirement()
          Fonction qui teste la presence du plugin Requirement
 
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

testDeLaPresenceDuPluginMantis

public static boolean testDeLaPresenceDuPluginMantis()
Fonction qui teste la presence du plugin Mantis

Returns:
true or false