Skip to main content



      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 13:18
Eclipse UserFriend
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: Mon Jul 07 12:39:33 EDT 2025

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

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

Back to the top