Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » name and type of a Variable(Declaration)
name and type of a Variable(Declaration) [message #565706] Fri, 03 February 2006 18:18
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
VariableDeclaration extends ENamedElement, so it inherits a name.

But VariableDeclaration adds a varName.

What is the significance of the second name? It just seems to
break all code that works consistently with names such as
EModelElement.eURIFragmentSegment().

Is VariableDeclaration going to change to Variable as per OCL 2.0?

VariableDeclartion is at least loosely a TypedElement which
has an eType rather than a type. Is this to be resolved to?

Regards

Ed Willink
Previous Topic:[Announce] EMFT OCL 1.0.0 I200602020906 is available
Next Topic:Antlr Dependency
Goto Forum:
  


Current Time: Thu Apr 25 06:54:27 GMT 2024

Powered by FUDForum. Page generated in 0.02750 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top