Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Access to derived attributes
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
joern.guy.suess  
View profile  
 More options Oct 28 2007, 7:32 pm
From: "joern.guy.suess" <jgsu...@itee.uq.edu.au>
Date: Sun, 28 Oct 2007 16:32:47 -0700
Local: Sun, Oct 28 2007 7:32 pm
Subject: Access to derived attributes
My project uses a large set of derived attributes. How can I
programmatically load the implementation with Tefkat so they become
accessible?

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
michael lawley  
View profile  
 More options Oct 28 2007, 8:01 pm
From: "michael lawley" <mich...@lawley.id.au>
Date: Mon, 29 Oct 2007 10:01:23 +1000
Local: Sun, Oct 28 2007 8:01 pm
Subject: Re: Access to derived attributes
Hi Joern,

There are two essential requirements: 1. the classes are in the
classpath, 2. the resource factory gets loaded and registered with the
EMF runtime.  Assuming you're using Tefkat as  a plugin to Eclipse,
the simplest way to do all this is to package your model
implementation as a plugin and install it in Eclipse.  The plugin.xml
file should contain an entry that links the URI of your model with the
appropriate Package class.  For example, Tefkat's has the following:

   <extension
         point="org.eclipse.emf.ecore.generated_package">
      <package
            uri="http:///TefkatModel-2.5.ecore"
            class="tefkat.model.TefkatPackage">
      </package>
   </extension>

Cheers,

michael

On 10/29/07, joern.guy.suess <jgsu...@itee.uq.edu.au> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google