Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev manish #5

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,7 @@
<classpathentry kind="lib" path="res/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="res/slf4j-api-1.7.10.jar"/>
<classpathentry kind="lib" path="res/snakeyaml-1.14.jar"/>
<classpathentry kind="lib" path="/home/manishgant/MSITProject/ART_Project/WebContent/WEB-INF/lib/xeger-1.0-SNAPSHOT.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>
5 changes: 4 additions & 1 deletion .metadata/WebContent/WEB-INF/faces-config.pageflow
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<pageflow:Pageflow xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:pageflow="http://www.sybase.com/suade/pageflow" id="pf14225495188730" configfile="/ART_Project/WebContent/WEB-INF/faces-config.xml">
<pageflow:Pageflow xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:pageflow="http://www.sybase.com/suade/pageflow" name="generatedExamples" comment="generatedExamples" id="pf14225495188730" configfile="/ART_Project/WebContent/WEB-INF/faces-config.xml">
<nodes xsi:type="pageflow:PFPage" name="home" x="122" y="178" id="pf14226027748800" referenceLink="//@navigationRule.0/@fromViewId|" outlinks="pf14226027748811" path="/home.xhtml"/>
<nodes xsi:type="pageflow:PFPage" name="attributes.xhtml" x="338" y="178" id="pf14226027748812" referenceLink="//@navigationRule.0/@navigationCase.0/@toViewId|" inlinks="pf14226027748811" path="/attributes.xhtml"/>
<nodes xsi:type="pageflow:PFPage" name="Scenario_List" x="122" y="60" id="pf14235942157510" referenceLink="//@navigationRule.1/@fromViewId|" outlinks="pf14235942157511" path="/scenario_list.xhtml"/>
<nodes xsi:type="pageflow:PFPage" name="editScenarios.xhtml" x="312" y="72" id="pf14235942157512" referenceLink="//@navigationRule.1/@navigationCase.0/@toViewId|" inlinks="pf14235942157511" path="/editScenarios.xhtml"/>
<links id="pf14226027748811" target="pf14226027748812" source="pf14226027748800" outcome="editAttributes"/>
<links id="pf14235942157511" target="pf14235942157512" source="pf14235942157510" outcome="editScenario"/>
</pageflow:Pageflow>
Binary file added Agile-Requirements-Tool-dev-manish.zip
Binary file not shown.
2 changes: 2 additions & 0 deletions WebContent/DataTable.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
album,artist,price
"Sairam","Ram",100
16 changes: 16 additions & 0 deletions WebContent/DataTable2.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Address,Name,Phone Number,Security Number
Maggio Ways-344 Dandre Freeway Suite 685,Gianni Schneider,^sddd-dddd$,126j
Rutherford Lane-465 Dietrich Ferry Suite 592,Angeline Swaniawski,^+ds-ddd-dddd$,266l
Funk Village-02968 Isabell Valley Apt. 171,Payton Nitzsche PhD,^sddd.dddd$,229a
Jaquan Forges-86539 Shanahan Estates Suite 927,Lisa Vandervort,^?dddsddd-dddd$,229o
Hugh Freeway-813 Paolo Drive Apt. 632,Miss Sigurd Ratke,^+dds?ddd-ddd-dddd$,319j
Cole Lakes-9324 Mikel Orchard Suite 147,Johnathan Barton II,^?dddsddd.dddd$,167r
Franecki Parks-0227 Una Drive Apt. 125,Tobin Spinka,^sddd-dddd$,377n
Considine Terrace-69707 Leffler Dale Apt. 368,Glenda Treutel,^.ddd.dddd$,459e
Strosin Via-02974 Crooks Ferry Suite 580,Reginald Ortiz,^.ddd.dddd$,527r
Hegmann Pines-9191 Hazle Mill Suite 606,Aditya Davis,^-dddsdddd$,136p
Russel Station-424 Janelle Plaza Apt. 146,Max Cronin,^?dddsdddsdddd$,506o
Toy Flats-45773 Brown Run Apt. 885,Franz Moore,^.ddd.dddd$,365h
Hand View-812 Nettie Parks Suite 045,Yesenia Reynolds,^+dds-ddd.dddd$,245j
Kira Ways-4910 Cheyenne Inlet Apt. 439,Stephanie Murazik,^?ddd-ddd-dddd$,209o
Freida Fort-42099 Gutkowski Views Suite 391,Burnice Greenfelder,^+dds-dddsdddd$,006n
25 changes: 24 additions & 1 deletion WebContent/WEB-INF/faces-config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,25 @@
<managed-bean-class>test.DragTest</managed-bean-class>
<managed-bean-scope>session</managed-bean-scope>
</managed-bean>
<managed-bean>
<managed-bean-name>scenarioListOperations</managed-bean-name>
<managed-bean-class>art.dashboard.ScenarioListOperations</managed-bean-class>
<managed-bean-scope>view</managed-bean-scope>
</managed-bean>
<managed-bean>
<managed-bean-name>scenarioOperations</managed-bean-name>
<managed-bean-class>art.dashboard.ScenarioOperations</managed-bean-class>
<managed-bean-scope>application</managed-bean-scope>
<managed-bean-scope>view</managed-bean-scope>
</managed-bean>
<managed-bean>
<managed-bean-name>editScenarioOperations</managed-bean-name>
<managed-bean-class>art.dashboard.EditScenarioOperations</managed-bean-class>
<managed-bean-scope>view</managed-bean-scope>
</managed-bean>
<managed-bean>
<managed-bean-name>exampleGeneration</managed-bean-name>
<managed-bean-class>art.dashboard.ExampleGeneration</managed-bean-class>
<managed-bean-scope>view</managed-bean-scope>
</managed-bean>
<navigation-rule>
<display-name>home</display-name>
Expand All @@ -32,5 +47,13 @@
<to-view-id>/attributes.xhtml</to-view-id>
</navigation-case>
</navigation-rule>
<navigation-rule>
<display-name>Scenario_List</display-name>
<from-view-id>/scenario_list.xhtml</from-view-id>
<navigation-case>
<from-outcome>editScenario</from-outcome>
<to-view-id>/editScenarios.xhtml</to-view-id>
</navigation-case>
</navigation-rule>

</faces-config>
Binary file added WebContent/WEB-INF/lib/automaton.jar
Binary file not shown.
Binary file not shown.
Binary file modified WebContent/WEB-INF/lib/javafaker-0.6-SNAPSHOT.jar
Binary file not shown.
65 changes: 65 additions & 0 deletions WebContent/WEB-INF/lib/res/en.yml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions WebContent/WEB-INF/lib/resources/config.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
config.path = resources/en.yml
1 change: 1 addition & 0 deletions WebContent/WEB-INF/lib/resources/config.properties~
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
config.path = ./en.yml
65 changes: 65 additions & 0 deletions WebContent/WEB-INF/lib/resources/en.yml

Large diffs are not rendered by default.

65 changes: 65 additions & 0 deletions WebContent/WEB-INF/lib/resources/en.yml~

Large diffs are not rendered by default.

Loading