org.eclipse.emf.mapping.xsd2ecore.presentation
Class XSD2EcoreActionBarContributor

java.lang.Object
  extended byEditingDomainActionBarContributor
      extended byorg.eclipse.emf.mapping.xsd2ecore.presentation.XSD2EcoreActionBarContributor

public class XSD2EcoreActionBarContributor
extends EditingDomainActionBarContributor

This is the action bar contributor for the XSD2Ecore model editor.

See Also:
Serialized Form

Constructor Summary
XSD2EcoreActionBarContributor()
          This creates an instance of the contributor
 
Method Summary
 void contributeToToolBar(IToolBarManager toolBarManager)
          This adds Separators for editor additions to the tool bar
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSD2EcoreActionBarContributor

public XSD2EcoreActionBarContributor()
This creates an instance of the contributor.

Method Detail

contributeToToolBar

public void contributeToToolBar(IToolBarManager toolBarManager)
This adds Separators for editor additions to the tool bar.


Copyright 2001-2004 IBM Corporation and others.
All Rights Reserved.