IntegratedCodeGenerator #138

Merged c-okada merged 22 commits into nitta-lab:dynamicResourceCreation from nitta-lab:integratedCodeGenerator 15 days ago
Showing 98 changed files
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/Clock/PULL-first/Hour.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/Clock/PULL-first/Hour_ang.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/Clock/PULL-first/Min.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/Clock/PULL-first/Min_ang.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/Clock/PUSH-first/Hour.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/Clock/PUSH-first/Hour_ang.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/Clock/PUSH-first/Min.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/Clock/PUSH-first/Min_ang.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/GroupChat/Account.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/GroupChat/Accounts.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/GroupChat/Group.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/GroupChat/Groups.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/OnlineBattleGame2/Account.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/OnlineBattleGame2/Accounts.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/OnlineBattleGame2/Member.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/OnlineBattleGame2/Room.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/OnlineBattleGame2/Rooms.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/POS/PULL-first/History.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/POS/PULL-first/Payment.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/POS/PULL-first/Points.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/POS/PULL-first/Total.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/POS/PUSH-first/History.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/POS/PUSH-first/Payment.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/POS/PUSH-first/Points.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/POS/PUSH-first/Total.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/VotingSystem/Accounts.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/VotingSystem/Counts.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/WeatherObservationSystem/PULL-first/Highest.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/WeatherObservationSystem/PULL-first/Temp_f.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/WeatherObservationSystem/PUSH-first/Highest.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/WeatherObservationSystem/PUSH-first/Temp_c.java
View
AlgebraicDataflowArchitectureModel/prototypes/JAX-RS/WeatherObservationSystem/PUSH-first/Temp_f.java
View
AlgebraicDataflowArchitectureModel/prototypes/Java/CustomerManagement/Companies.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/prototypes/Java/CustomerManagement/Company.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/prototypes/Java/CustomerManagement/Customer.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/prototypes/Java/CustomerManagement/CustomerManagement.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/prototypes/Java/CustomerManagement/Customers.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/prototypes/Java/CustomerManagement/PULL-first/Companies.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/CustomerManagement/PULL-first/Company.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/CustomerManagement/PULL-first/Customer.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/CustomerManagement/PULL-first/CustomerManagement.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/CustomerManagement/PULL-first/Customers.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/GroupChat/Account.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/prototypes/Java/GroupChat/Accounts.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/prototypes/Java/GroupChat/Group.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/prototypes/Java/GroupChat/GroupChat.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/prototypes/Java/GroupChat/Groups.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/prototypes/Java/GroupChat/PULL-first/Account.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/GroupChat/PULL-first/Accounts.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/GroupChat/PULL-first/Group.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/GroupChat/PULL-first/GroupChat.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/GroupChat/PULL-first/Groups.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/GroupChat/PUSH-first/Account.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/GroupChat/PUSH-first/Accounts.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/GroupChat/PUSH-first/Group.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/GroupChat/PUSH-first/GroupChat.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/GroupChat/PUSH-first/Groups.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/Account.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/Accounts.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/Member.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/Members.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/OnlineBattleGame2.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/PULL-first/Account.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/PULL-first/Accounts.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/PULL-first/Member.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/PULL-first/Members.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/PULL-first/OnlineBattleGame2.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/PULL-first/Room.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/PULL-first/Rooms.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/PUSH-first/Account.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/PUSH-first/Accounts.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/PUSH-first/Member.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/PUSH-first/Members.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/PUSH-first/OnlineBattleGame2.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/PUSH-first/Room.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/PUSH-first/Rooms.java 100644 → 0
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/Room.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/prototypes/Java/OnlineBattleGame2/Rooms.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/prototypes/Java/VotingSystem/Account.java
View
AlgebraicDataflowArchitectureModel/prototypes/Java/VotingSystem/VotingSystem.java
View
AlgebraicDataflowArchitectureModel/src/application/actions/JavaPrototypeGenerateAction.java
View
AlgebraicDataflowArchitectureModel/src/application/actions/JerseyPrototypeGenerateAction.java
View
AlgebraicDataflowArchitectureModel/src/code/ast/CodeUtil.java
View
AlgebraicDataflowArchitectureModel/src/generators/CodeGenerator.java
View
AlgebraicDataflowArchitectureModel/src/generators/CodeGeneratorFromDataFlowGraph.java
View
AlgebraicDataflowArchitectureModel/src/generators/ILanguageSpecific.java
View
AlgebraicDataflowArchitectureModel/src/generators/IPlatformSpecific.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/src/generators/JavaCodeGenerator.java
View
AlgebraicDataflowArchitectureModel/src/generators/JavaMethodBodyGenerator.java
View
AlgebraicDataflowArchitectureModel/src/generators/JavaSpecific.java
View
AlgebraicDataflowArchitectureModel/src/generators/JerseyCodeGenerator.java
View
AlgebraicDataflowArchitectureModel/src/generators/JerseyMethodBodyGenerator.java
View
AlgebraicDataflowArchitectureModel/src/generators/JerseySpecific.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/src/generators/RestApiSpecific.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/src/generators/StandaloneSpecific.java 0 → 100644
View
AlgebraicDataflowArchitectureModel/src/models/dataFlowModel/DataTransferChannel.java
View
AlgebraicDataflowArchitectureModel/src/tests/JAXRSCodeGeneratorTest.java
View
AlgebraicDataflowArchitectureModel/src/tests/JavaCodeGeneratorTest.java