Community
Participate
Working Groups
The Model Editing Enhancements described into Sphinx tutorial, available at http://wiki.eclipse.org/Sphinx/tutorials should be include in Hummingbird examples plug-ins.
(In reply to comment #0) > The Model Editing Enhancements described into Sphinx tutorial, available at > http://wiki.eclipse.org/Sphinx/tutorials should be include in Hummingbird > examples plug-ins. For that, we need addition of the Hummingbird 2.0 IDE Integration UI plug-in (org.eclipse.sphinx.examples.hummingbird20.ide.ui) which includes: * the content and label providers for displaying Hummingbird 2.0 element into Sphinx model view example, * extended Hummingbird 2.0 item provider adapter factory that extends an existing adapter factory (e.g., InstanceModel20ItemProviderAdapterFactory) and overrides methods allowing creating item providers to be use (for example objects of Component, ParameterValue or Connection types) and returning the appropriate extended item providers. * extended item providers that relevant transient nodes (i.e., non-model objects) between an object and its children into the model view.
(In reply to comment #1) > (In reply to comment #0) > > The Model Editing Enhancements described into Sphinx tutorial, available at > > http://wiki.eclipse.org/Sphinx/tutorials should be include in Hummingbird > > examples plug-ins. > > For that, we need addition of the Hummingbird 2.0 IDE Integration UI plug-in > (org.eclipse.sphinx.examples.hummingbird20.ide.ui) which includes: > > * the content and label providers for displaying Hummingbird 2.0 element into > Sphinx model view example, > > * extended Hummingbird 2.0 item provider adapter factory that extends an > existing adapter factory (e.g., InstanceModel20ItemProviderAdapterFactory) and > overrides methods allowing creating item providers to be use (for example > objects of Component, ParameterValue or Connection types) and returning the > appropriate extended item providers. > > * extended item providers that relevant transient nodes (i.e., non-model > objects) between an object and its children into the model view. We should add also the org.eclipse.sphinx.examples.hummingbird10.ide.ui that realize equivalent behavior described before for Hummingbird 10. In this plug-in, we realise the transient node "Parameters" that group parameters of a component.
Fixed as bug description and comments. Following actions are also doing: * Addition of the org.eclipse.sphinx.examples.hummingbird10.ide.ui and org.eclipse.sphinx.examples.hummingbird20.ide.ui plug-ins in all-subversive.psf file * Updated org.eclipse.sphinx.examples.metamodels.hummingbird-feature feature in order adding org.eclipse.sphinx.examples.hummingbird10.ide.ui & org.eclipse.sphinx.examples.hummingbird20.ide.ui plug-in
Mass-closing Resolved tickets