Queries regarding Logical and Storage Models of Items
Please refer to the following thread in the academic and research forum section.
https://jazz.net/forums/viewtopic.php?t=2793 |
2 answers
abhminde wrote:
Please refer to the following thread in the academic and research I'm not sure how to handle this cross-post, but I'll suggest that if you want to take advantage of the larger Jazz community in the area extending the platform, you should post to this group. Your questions below: 1) How to define logical model? In many cases your logical model is your storage model as well as your wire representation model. This is true for objects that have both a client and server representation, and those objects that have a wire representation (transferred between the client and server via RPC or REST services). For the cases where your logical objects are not your storage objects, you are free to define them anyway you wish. Otherwise you define your logical/storage model using EMF-modelling. 2) Where (code component) we can define logical and storage models? You define these in your component. That is, you define a component that is an extension of the Jazz platform. 3) It is mentioned that there is some Jazz specific tool to compile logical The information that we have for extending the Jazz Platform 0.6 can be found in the team wiki at http://jazz.net . Here's a couple of articles to get you started: https://jazz.net/wiki/bin/view/Main/JazzLabs https://jazz.net/wiki/bin/view/Main/RtcSdk -- Todd Lainhart Jazz Repository/Foundation Team |
Thanks Todd for your valuable reply. This has provided a good headstart.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.