Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 316442 - Invalid Ecore Definition
Summary: Invalid Ecore Definition
Status: RESOLVED WORKSFORME
Alias: None
Product: Data Tools
Classification: Tools
Component: ModelBase (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: dtp.modelbase-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-10 06:57 EDT by Rainer Lang CLA
Modified: 2010-10-06 12:44 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rainer Lang CLA 2010-06-10 06:57:20 EDT
Build Identifier: 1.0.4.v201002250945

When trying to reload the sqlmodel.genmodel an error occurs. The Ecore model might be too restrictive regarding the lowerBounds=1 of the 'routine' feature of the Parameter class.

Because we use an extension of the SQLModel we have to deal with this error as well.

The following problem message is created:

Problems encountered in the model. A containment reference of a type with a 

container feature platform:/resource/org.eclipse.datatools.modelbase.sql/model/sqlmodel.ecore#//routines/Parameter/routine that requires instances to be contained elsewhere cannot be populated [sqlmodel.ecore] [/org.eclipse.datatools.modelbase.sql/model	] [Unknown] [EMF Problem]


Reproducible: Always

Steps to Reproduce:
1. Select sqlmodel.genmodel
2. Context Menu -> Reload...
Comment 1 Hemant Kolwalkar CLA 2010-10-06 12:44:57 EDT
could not repro the issue with DTP 1.8 and beyond. so resolving as such.