Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cme-dev] Any body working with CME component APIs?

Hi,

   The tech reports and the user guides are of great help. It would be great 
if we could have a sample code frgment that independently runs a query on 
a sample file and prints the result. I understand that there are
classes in test files
that show us how to do it,  but is it necessary that we go through
that before starting
on our own..as a begginner?

Thanks and regards
Santhosh

On Fri, 25 Feb 2005 14:26:26 -0500, Harold Ossher <ossher@xxxxxxxxxx> wrote:
> Hi,
> 
> If you haven't already done so, please take a look at these two tech.
> reports on the web site: "Concern Modeling in the Concern Manipulation
> Environment" (
> http://dev.eclipse.org/viewcvs/indextech.cgi/%7Echeckout%7E/cme-home/doc/publications/rc23344.pdf
> ) and "Pervasive Query Support in the Concern Manipulation Environment" (
> http://dev.eclipse.org/viewcvs/indextech.cgi/%7Echeckout%7E/cme-home/doc/publications/rc23343.pdf
> ). They give an overall sense of concern modeling and query.
> 
> Two other items on the web site might help too - they're in the direction
> of user guides, though not complete:
> http://dev.eclipse.org/viewcvs/indextech.cgi/%7Echeckout%7E/cme-home/doc/Puma%20Overview.htm
> http://dev.eclipse.org/viewcvs/indextech.cgi/%7Echeckout%7E/cme-home/doc/Conman%20Overview.htm
> 
> And the Javadoc is on the website too:
> http://dev.eclipse.org/viewcvs/indextech.cgi/%7Echeckout%7E/cme-home/gen/index.html
> 
> Hope this helps!
> 
> Regards, Harold
> 
>              Karthikeyan
>              Ponnalagu
>              <pkarthik@xxxxxx.                                          To
>              com>                      cme-dev@xxxxxxxxxxx
>              Sent by:                                                   cc
>              cme-dev-admin@ecl
>              ipse.org                                              Subject
>                                        [cme-dev] Any body working with CME
>                                        component APIs?
>              02/25/2005 01:10
>              AM
> 
>              Please respond to
>                   cme-dev
> 
> 
> Hi,
> 
> We are finding it difficult to use the Programmatic (Non-eclipse) version
> of CME for Concern modelling and Query Building. We want to understand the
> usage scenario much more clearer.  We have used the eclipse version (GUI
> Based) and we are able to work on the PUMA querying approach.
> 
> We have looked at the sample code, in Test.Panther Project test cases,  but
> , it will be good, if we have a programmer's guide and Component API
> documentation available.
> We are trying to understand the logic of Concern Modelling from the test
> cases code itself.   It will be of great help to us, if we can get help
> regarding this. We got the Src code of the CME from the eclipse plug-in and
> (we assume, we need not have access to CVS, as we are just in the user
> space of CME).
> 
> If, some body has worked on such similar approaches, kindly help us in this
> regard.  Any other suggestions/references are also welcome.
> 
> Thanks & Regds
> karthik
> 
> _______________________________________________
> cme-dev mailing list
> cme-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/cme-dev
> 


-- 
If there is but a thin line seperating a fool and a genius, then I
must be the fool who crossed it


Back to the top