Java Doc for ReqPlugin.java in  » Test-Coverage » salome-tmf » salomeTMF_plug » requirements » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Test Coverage » salome tmf » salomeTMF_plug.requirements 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


salomeTMF_plug.requirements.ReqPlugin

ReqPlugin
public class ReqPlugin extends Plugin implements ReqManager,Common,Admin,XMLPrinterPlugin,XMLLoaderPlugin,Observer,ActionListener,ListSelectionListener(Code)


Field Summary
 booleanACTION_REQ
    
final static  StringREQ_NAME
    
 DynamicTreecampaignDynamicTree
    
 StringdirXml
    
 JCheckBoxexportReqBox
    
 JPanelexportReqPanel
    
 Stringfs
    
 Stringid_plugin
    
 JCheckBoximportReqBox
    
 JPanelimportReqPanel
    
static  booleanisGlobalProject
    
 ImportXMLReqpImportXMLReq
    
 RequirementTestPanelpRequirementATestPanel
    
 RequirementActionPanelpRequirementActionPanel
    
 RequirementCampPanelpRequirementCampPanel
    
 RequirementTestPanelpRequirementMTestPanel
    
 RequirementPanelpRequirementPanel
    
 ISQLRequirementpSQLRequirement
    
 StatRequirementpStatRequirement
    
static  Projectproject_ref
    
static  JTabbedPanesalomeMainTabs
    
 JButtonstatResExecButton
    
static  inttabIndex
    

Constructor Summary
public  ReqPlugin(PluginManager manager, PluginDescriptor descr)
    

Method Summary
 VectorInitData(Campaign pCamp)
    
public  voidactionPerformed(ActionEvent e)
    
public  voidactivateInSalomeAdmin(Map adminUIComps, IPlugObject iPlugObject)
    
public  voidactivatePluginInCampToolsMenu(javax.swing.JMenu jMenu)
    
public  voidactivatePluginInDataToolsMenu(javax.swing.JMenu jMenu)
    
public  voidactivatePluginInDynamicComponent(Integer uiCompCst)
    
public  voidactivatePluginInStaticComponent(Integer uiCompCst)
    
public  voidactivatePluginInTestToolsMenu(javax.swing.JMenu jMenu)
    
public  voidaddReqLinkWithTest(Test test, int idReq)
    
public  voidaddXMLElement2Action(Element testElement, Action pAction, XMLWriterPlugin pXMLWriter, String pathAttach)
    
public  voidaddXMLElement2Campaign(Element campaignElement, Campaign pCampaign, XMLWriterPlugin pXMLWriter, String pathAttach)
    
public  voidaddXMLElement2DataSet(Element dataSetElement, DataSet pDataSet, XMLWriterPlugin pXMLWriter, String pathAttach)
    
public  voidaddXMLElement2Environment(Element envElement, Environment pEnv, XMLWriterPlugin pXMLWriter, String pathAttach)
    
public  voidaddXMLElement2Execution(Element execElement, Execution pExecution, XMLWriterPlugin pXMLWriter, String pathAttach)
    
public  voidaddXMLElement2Family(Element familyElement, Family pFamily, XMLWriterPlugin pXMLWriter, String pathAttach)
    
public  voidaddXMLElement2Parameter(Element paramElement, Parameter pParam, XMLWriterPlugin pXMLWriter, String pathAttach)
    
public  voidaddXMLElement2Project(Element projectElement, Project pProject, XMLWriterPlugin pXMLWriter, String pathAttach)
    
public  voidaddXMLElement2ResExecution(Element resExecElement, ExecutionResult pExecRes, XMLWriterPlugin pXMLWriter, String pathAttach)
    
public  voidaddXMLElement2ResTestExecution(Element resTestElem, ExecutionTestResult pExecTestRes, Test pTest, XMLWriterPlugin pXMLWriter, String pathAttach)
    
public  voidaddXMLElement2Root(Element rootElement, XMLWriterPlugin pXMLWriter, String pathAttach)
    
public  voidaddXMLElement2Suite(Element suiteElement, TestList ptestList, XMLWriterPlugin pXMLWriter, String pathAttach)
    
public  voidaddXMLElement2Test(Element testElement, Test pTest, XMLWriterPlugin pXMLWriter, String pathAttach)
    
public  voidallPluginActived(ExtensionPoint commonExtensions, ExtensionPoint testDriverExtensions, ExtensionPoint scriptEngineExtensions, ExtensionPoint bugTrackerExtensions)
    
 booleandeleteConfirme(String quoi)
    
public  voiddeleteReqLinkWithTest(int idTest)
    
 booleandoExport()
    
 booleandoImport()
    
protected  voiddoStart()
    
protected  voiddoStop()
    
 voidfillCamp(Campaign pCamp, Vector reqCovered)
    
public  voidfreeze()
    
public  VectorgetAssociatedTestsForReqCat(int cat)
    
public  StringgetChapterTitleInReport()
    
public  JPanelgetExportOptionPanel()
    
public  JPanelgetImportOptionPanel()
    
public  intgetNbReqForCat(int cat)
    
public  StringgetParameterName(String chapterName)
    
public static  ProjectgetProjectRef()
    
public  StringgetReqManagerName()
    
public  FilegetTranslationFile()
    
public  JTreegetTreeRequirement()
    
public  java.util.VectorgetUsedUIComponents()
    
public  FilegetXSLToImport(boolean dynamicMode, boolean multiFrame, boolean htmlFormat)
    
 voidimportReqInCampPerformed()
    
public  voidinit(Object pIhm)
    
public  booleanisActivableInCampToolsMenu()
    
public  booleanisActivableInDataToolsMenu()
    
public  booleanisActivableInTestToolsMenu()
    
public  booleanisAllReqCovered(int cat, int pri)
    
public  booleanisAllReqCoveredExecuted(int cat, int pri)
    
public  booleanisFreezable()
    
public  booleanisFreezed()
    
public static  booleanisGlobalProject()
    
public  voidmanageDelete(Document doc, XMLLoaderPlugin pXMLLoader)
    
public  voidonDeleteProject(Project p)
    
 voidreInitCamp(Campaign pCamp, Hashtable selectedTests)
    
public  voidrefreshNewData()
    
public  voidreloadReq()
    
 booleanremoveReqWithNoTestLink(DefaultTreeModel treeModel, DefaultMutableTreeNode pTempNode, Hashtable<Integer, Requirement> removedReq)
    
 StringrestorePath(String path)
    
public static  voidselectCampTab()
    
public static  voidselectReqTab()
    
public static  voidselectTestTab()
    
public  voidsetExport(boolean b)
    
public  voidsetImport(boolean b)
    
 voidstatResExecPerformed(ActionEvent e)
    
public  voidunFreeze()
    
public  voidupdate(Observable o, Object arg)
    
public  voidupdateActionFromXML(Element actionElement, Action pAction, boolean isSupOption, XMLLoaderPlugin pXMLLoader)
    
public  voidupdateCampaignFromXML(Element campaignElement, Campaign pcampaign, boolean isSupOption, XMLLoaderPlugin pXMLLoader)
    
public  voidupdateDataSetFromXML(Element dataSetElement, DataSet pDataSet, boolean isSupOption, XMLLoaderPlugin pXMLLoader)
    
public  voidupdateElementAttachement(Element envElem, WithAttachment simpleElement, boolean newElement)
    
public  voidupdateEnvironmentFromXML(Element envElement, Environment pEnv, boolean isSupOption, XMLLoaderPlugin pXMLLoader)
    
public  voidupdateExecutionFromXML(Element execElement, Execution pExecution, boolean isSupOption, XMLLoaderPlugin pXMLLoader)
    
public  voidupdateFamilyFromXML(Element familyElement, Family pFamily, boolean isSupOption, XMLLoaderPlugin pXMLLoader)
    
public  voidupdateParameterFromXML(Element paramElement, Parameter pParam, boolean isSupOption, XMLLoaderPlugin pXMLLoader)
    
public  voidupdateProjectFromXML(Document doc, boolean isSupOption, Project project, XMLLoaderPlugin pXMLLoader)
    
public  voidupdateProjectFromXML(String xmlFile)
    
public  voidupdateResExecutionFromXML(Element resExecElement, ExecutionResult pExecRes, boolean isSupOption, XMLLoaderPlugin pXMLLoader)
    
public  voidupdateSuiteFromXML(Element suiteElement, TestList pSuite, boolean isSupOption, XMLLoaderPlugin pXMLLoader)
    
public  voidupdateTestFromXML(Element testElement, Test pTest, boolean isSupOption, XMLLoaderPlugin pXMLLoader)
    
public  booleanusesOtherUIComponents()
    
public  voidvalueChanged(ListSelectionEvent e)
    
 voidwriteRequirement(Element reqsElem, DefaultMutableTreeNode pTempNode, boolean first, String attachPath, XMLWriterPlugin pXMLWriter)
    

Field Detail
ACTION_REQ
boolean ACTION_REQ(Code)



REQ_NAME
final static String REQ_NAME(Code)



campaignDynamicTree
DynamicTree campaignDynamicTree(Code)



dirXml
String dirXml(Code)



exportReqBox
JCheckBox exportReqBox(Code)



exportReqPanel
JPanel exportReqPanel(Code)



fs
String fs(Code)
XMLLoaderPlugin **************************************



id_plugin
String id_plugin(Code)



importReqBox
JCheckBox importReqBox(Code)
IHM ******************



importReqPanel
JPanel importReqPanel(Code)



isGlobalProject
static boolean isGlobalProject(Code)



pImportXMLReq
ImportXMLReq pImportXMLReq(Code)



pRequirementATestPanel
RequirementTestPanel pRequirementATestPanel(Code)



pRequirementActionPanel
RequirementActionPanel pRequirementActionPanel(Code)



pRequirementCampPanel
RequirementCampPanel pRequirementCampPanel(Code)



pRequirementMTestPanel
RequirementTestPanel pRequirementMTestPanel(Code)



pRequirementPanel
RequirementPanel pRequirementPanel(Code)



pSQLRequirement
ISQLRequirement pSQLRequirement(Code)



pStatRequirement
StatRequirement pStatRequirement(Code)



project_ref
static Project project_ref(Code)



salomeMainTabs
static JTabbedPane salomeMainTabs(Code)



statResExecButton
JButton statResExecButton(Code)



tabIndex
static int tabIndex(Code)




Constructor Detail
ReqPlugin
public ReqPlugin(PluginManager manager, PluginDescriptor descr)(Code)




Method Detail
InitData
Vector InitData(Campaign pCamp) throws Exception(Code)



actionPerformed
public void actionPerformed(ActionEvent e)(Code)



activateInSalomeAdmin
public void activateInSalomeAdmin(Map adminUIComps, IPlugObject iPlugObject)(Code)



activatePluginInCampToolsMenu
public void activatePluginInCampToolsMenu(javax.swing.JMenu jMenu)(Code)



activatePluginInDataToolsMenu
public void activatePluginInDataToolsMenu(javax.swing.JMenu jMenu)(Code)



activatePluginInDynamicComponent
public void activatePluginInDynamicComponent(Integer uiCompCst)(Code)



activatePluginInStaticComponent
public void activatePluginInStaticComponent(Integer uiCompCst)(Code)



activatePluginInTestToolsMenu
public void activatePluginInTestToolsMenu(javax.swing.JMenu jMenu)(Code)



addReqLinkWithTest
public void addReqLinkWithTest(Test test, int idReq)(Code)



addXMLElement2Action
public void addXMLElement2Action(Element testElement, Action pAction, XMLWriterPlugin pXMLWriter, String pathAttach)(Code)



addXMLElement2Campaign
public void addXMLElement2Campaign(Element campaignElement, Campaign pCampaign, XMLWriterPlugin pXMLWriter, String pathAttach)(Code)



addXMLElement2DataSet
public void addXMLElement2DataSet(Element dataSetElement, DataSet pDataSet, XMLWriterPlugin pXMLWriter, String pathAttach)(Code)



addXMLElement2Environment
public void addXMLElement2Environment(Element envElement, Environment pEnv, XMLWriterPlugin pXMLWriter, String pathAttach)(Code)



addXMLElement2Execution
public void addXMLElement2Execution(Element execElement, Execution pExecution, XMLWriterPlugin pXMLWriter, String pathAttach)(Code)



addXMLElement2Family
public void addXMLElement2Family(Element familyElement, Family pFamily, XMLWriterPlugin pXMLWriter, String pathAttach)(Code)



addXMLElement2Parameter
public void addXMLElement2Parameter(Element paramElement, Parameter pParam, XMLWriterPlugin pXMLWriter, String pathAttach)(Code)



addXMLElement2Project
public void addXMLElement2Project(Element projectElement, Project pProject, XMLWriterPlugin pXMLWriter, String pathAttach)(Code)



addXMLElement2ResExecution
public void addXMLElement2ResExecution(Element resExecElement, ExecutionResult pExecRes, XMLWriterPlugin pXMLWriter, String pathAttach)(Code)



addXMLElement2ResTestExecution
public void addXMLElement2ResTestExecution(Element resTestElem, ExecutionTestResult pExecTestRes, Test pTest, XMLWriterPlugin pXMLWriter, String pathAttach)(Code)



addXMLElement2Root
public void addXMLElement2Root(Element rootElement, XMLWriterPlugin pXMLWriter, String pathAttach)(Code)



addXMLElement2Suite
public void addXMLElement2Suite(Element suiteElement, TestList ptestList, XMLWriterPlugin pXMLWriter, String pathAttach)(Code)



addXMLElement2Test
public void addXMLElement2Test(Element testElement, Test pTest, XMLWriterPlugin pXMLWriter, String pathAttach)(Code)



allPluginActived
public void allPluginActived(ExtensionPoint commonExtensions, ExtensionPoint testDriverExtensions, ExtensionPoint scriptEngineExtensions, ExtensionPoint bugTrackerExtensions)(Code)



deleteConfirme
boolean deleteConfirme(String quoi)(Code)



deleteReqLinkWithTest
public void deleteReqLinkWithTest(int idTest)(Code)



doExport
boolean doExport()(Code)



doImport
boolean doImport()(Code)



doStart
protected void doStart() throws Exception(Code)

See Also:    org.java.plugin.Plugin()



doStop
protected void doStop() throws Exception(Code)

See Also:    org.java.plugin.Plugin()



fillCamp
void fillCamp(Campaign pCamp, Vector reqCovered)(Code)



freeze
public void freeze()(Code)



getAssociatedTestsForReqCat
public Vector getAssociatedTestsForReqCat(int cat)(Code)



getChapterTitleInReport
public String getChapterTitleInReport()(Code)



getExportOptionPanel
public JPanel getExportOptionPanel()(Code)



getImportOptionPanel
public JPanel getImportOptionPanel()(Code)



getNbReqForCat
public int getNbReqForCat(int cat)(Code)



getParameterName
public String getParameterName(String chapterName)(Code)



getProjectRef
public static Project getProjectRef()(Code)



getReqManagerName
public String getReqManagerName()(Code)



getTranslationFile
public File getTranslationFile()(Code)



getTreeRequirement
public JTree getTreeRequirement()(Code)



getUsedUIComponents
public java.util.Vector getUsedUIComponents()(Code)



getXSLToImport
public File getXSLToImport(boolean dynamicMode, boolean multiFrame, boolean htmlFormat)(Code)
XSLT ******************



importReqInCampPerformed
void importReqInCampPerformed()(Code)



init
public void init(Object pIhm)(Code)



isActivableInCampToolsMenu
public boolean isActivableInCampToolsMenu()(Code)



isActivableInDataToolsMenu
public boolean isActivableInDataToolsMenu()(Code)



isActivableInTestToolsMenu
public boolean isActivableInTestToolsMenu()(Code)



isAllReqCovered
public boolean isAllReqCovered(int cat, int pri)(Code)



isAllReqCoveredExecuted
public boolean isAllReqCoveredExecuted(int cat, int pri)(Code)



isFreezable
public boolean isFreezable()(Code)



isFreezed
public boolean isFreezed()(Code)



isGlobalProject
public static boolean isGlobalProject()(Code)
true if projectref is defined in pulgin.xml and the currentProjet is the projectRef



manageDelete
public void manageDelete(Document doc, XMLLoaderPlugin pXMLLoader) throws Exception(Code)
IMPORT *****************



onDeleteProject
public void onDeleteProject(Project p)(Code)



reInitCamp
void reInitCamp(Campaign pCamp, Hashtable selectedTests)(Code)



refreshNewData
public void refreshNewData()(Code)



reloadReq
public void reloadReq()(Code)



removeReqWithNoTestLink
boolean removeReqWithNoTestLink(DefaultTreeModel treeModel, DefaultMutableTreeNode pTempNode, Hashtable<Integer, Requirement> removedReq)(Code)



restorePath
String restorePath(String path) throws Exception(Code)



selectCampTab
public static void selectCampTab()(Code)



selectReqTab
public static void selectReqTab()(Code)



selectTestTab
public static void selectTestTab()(Code)



setExport
public void setExport(boolean b)(Code)



setImport
public void setImport(boolean b)(Code)



statResExecPerformed
void statResExecPerformed(ActionEvent e)(Code)



unFreeze
public void unFreeze()(Code)



update
public void update(Observable o, Object arg)(Code)



updateActionFromXML
public void updateActionFromXML(Element actionElement, Action pAction, boolean isSupOption, XMLLoaderPlugin pXMLLoader) throws Exception(Code)



updateCampaignFromXML
public void updateCampaignFromXML(Element campaignElement, Campaign pcampaign, boolean isSupOption, XMLLoaderPlugin pXMLLoader) throws Exception(Code)



updateDataSetFromXML
public void updateDataSetFromXML(Element dataSetElement, DataSet pDataSet, boolean isSupOption, XMLLoaderPlugin pXMLLoader) throws Exception(Code)



updateElementAttachement
public void updateElementAttachement(Element envElem, WithAttachment simpleElement, boolean newElement)(Code)



updateEnvironmentFromXML
public void updateEnvironmentFromXML(Element envElement, Environment pEnv, boolean isSupOption, XMLLoaderPlugin pXMLLoader) throws Exception(Code)



updateExecutionFromXML
public void updateExecutionFromXML(Element execElement, Execution pExecution, boolean isSupOption, XMLLoaderPlugin pXMLLoader) throws Exception(Code)



updateFamilyFromXML
public void updateFamilyFromXML(Element familyElement, Family pFamily, boolean isSupOption, XMLLoaderPlugin pXMLLoader) throws Exception(Code)



updateParameterFromXML
public void updateParameterFromXML(Element paramElement, Parameter pParam, boolean isSupOption, XMLLoaderPlugin pXMLLoader) throws Exception(Code)



updateProjectFromXML
public void updateProjectFromXML(Document doc, boolean isSupOption, Project project, XMLLoaderPlugin pXMLLoader) throws Exception(Code)



updateProjectFromXML
public void updateProjectFromXML(String xmlFile) throws Exception(Code)



updateResExecutionFromXML
public void updateResExecutionFromXML(Element resExecElement, ExecutionResult pExecRes, boolean isSupOption, XMLLoaderPlugin pXMLLoader) throws Exception(Code)



updateSuiteFromXML
public void updateSuiteFromXML(Element suiteElement, TestList pSuite, boolean isSupOption, XMLLoaderPlugin pXMLLoader) throws Exception(Code)



updateTestFromXML
public void updateTestFromXML(Element testElement, Test pTest, boolean isSupOption, XMLLoaderPlugin pXMLLoader) throws Exception(Code)



usesOtherUIComponents
public boolean usesOtherUIComponents()(Code)



valueChanged
public void valueChanged(ListSelectionEvent e)(Code)



writeRequirement
void writeRequirement(Element reqsElem, DefaultMutableTreeNode pTempNode, boolean first, String attachPath, XMLWriterPlugin pXMLWriter) throws Exception(Code)
DoxXML Implementation *********************



www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.