-
- Downloads
Add initial core classes for prisma framework.
Showing
- tools.descartes.prisma.core/.classpath 7 additions, 0 deletionstools.descartes.prisma.core/.classpath
- tools.descartes.prisma.core/.gitignore 1 addition, 0 deletionstools.descartes.prisma.core/.gitignore
- tools.descartes.prisma.core/.project 28 additions, 0 deletionstools.descartes.prisma.core/.project
- tools.descartes.prisma.core/META-INF/MANIFEST.MF 19 additions, 0 deletionstools.descartes.prisma.core/META-INF/MANIFEST.MF
- tools.descartes.prisma.core/build.properties 4 additions, 0 deletionstools.descartes.prisma.core/build.properties
- tools.descartes.prisma.core/pom.xml 19 additions, 0 deletionstools.descartes.prisma.core/pom.xml
- tools.descartes.prisma.core/src/tools/descartes/prisma/core/ApplicationModel.java 118 additions, 0 deletions...ore/src/tools/descartes/prisma/core/ApplicationModel.java
- tools.descartes.prisma.core/src/tools/descartes/prisma/core/RepositoryConnection.java 87 additions, 0 deletions...src/tools/descartes/prisma/core/RepositoryConnection.java
- tools.descartes.prisma.core/src/tools/descartes/prisma/core/commands/AddAssemblyConnectorCommand.java 65 additions, 0 deletions...tes/prisma/core/commands/AddAssemblyConnectorCommand.java
- tools.descartes.prisma.core/src/tools/descartes/prisma/core/commands/AddAssemblyContextCommand.java 42 additions, 0 deletions...artes/prisma/core/commands/AddAssemblyContextCommand.java
- tools.descartes.prisma.core/src/tools/descartes/prisma/core/commands/AddBasicComponentCommand.java 17 additions, 0 deletions...cartes/prisma/core/commands/AddBasicComponentCommand.java
- tools.descartes.prisma.core/src/tools/descartes/prisma/core/commands/AddComponentCommand.java 32 additions, 0 deletions...s/descartes/prisma/core/commands/AddComponentCommand.java
- tools.descartes.prisma.core/src/tools/descartes/prisma/core/commands/AddExternalCallCommand.java 5 additions, 0 deletions...escartes/prisma/core/commands/AddExternalCallCommand.java
- tools.descartes.prisma.core/src/tools/descartes/prisma/core/commands/AddFineGrainedBehaviorCommand.java 50 additions, 0 deletions...s/prisma/core/commands/AddFineGrainedBehaviorCommand.java
- tools.descartes.prisma.core/src/tools/descartes/prisma/core/commands/AddInterfaceCommand.java 27 additions, 0 deletions...s/descartes/prisma/core/commands/AddInterfaceCommand.java
- tools.descartes.prisma.core/src/tools/descartes/prisma/core/commands/AddInterfaceProvidingRoleCommand.java 39 additions, 0 deletions...risma/core/commands/AddInterfaceProvidingRoleCommand.java
- tools.descartes.prisma.core/src/tools/descartes/prisma/core/commands/AddInterfaceRequiringRoleCommand.java 39 additions, 0 deletions...risma/core/commands/AddInterfaceRequiringRoleCommand.java
- tools.descartes.prisma.core/src/tools/descartes/prisma/core/commands/AddSignatureCommand.java 39 additions, 0 deletions...s/descartes/prisma/core/commands/AddSignatureCommand.java
- tools.descartes.prisma.core/src/tools/descartes/prisma/core/commands/CommandContext.java 69 additions, 0 deletions.../tools/descartes/prisma/core/commands/CommandContext.java
- tools.descartes.prisma.core/src/tools/descartes/prisma/core/commands/ModelCommand.java 26 additions, 0 deletions...rc/tools/descartes/prisma/core/commands/ModelCommand.java
Loading
Please register or sign in to comment