org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider
Class FontPropertiesItemProviderAdapterFactory.TemplateChildCreationExtender

java.lang.Object
  extended by org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory.TemplateChildCreationExtender
All Implemented Interfaces:
org.eclipse.emf.edit.provider.IChildCreationExtender
Enclosing class:
FontPropertiesItemProviderAdapterFactory

public static class FontPropertiesItemProviderAdapterFactory.TemplateChildCreationExtender
extends Object
implements org.eclipse.emf.edit.provider.IChildCreationExtender

A child creation extender for the VTTemplatePackage.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.edit.provider.IChildCreationExtender
org.eclipse.emf.edit.provider.IChildCreationExtender.Descriptor
 
Constructor Summary
FontPropertiesItemProviderAdapterFactory.TemplateChildCreationExtender()
           
 
Method Summary
 Collection<Object> getNewChildDescriptors(Object object, org.eclipse.emf.edit.domain.EditingDomain editingDomain)
           
 org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontPropertiesItemProviderAdapterFactory.TemplateChildCreationExtender

public FontPropertiesItemProviderAdapterFactory.TemplateChildCreationExtender()
Method Detail

getNewChildDescriptors

public Collection<Object> getNewChildDescriptors(Object object,
                                                 org.eclipse.emf.edit.domain.EditingDomain editingDomain)

Specified by:
getNewChildDescriptors in interface org.eclipse.emf.edit.provider.IChildCreationExtender

getResourceLocator

public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()

Specified by:
getResourceLocator in interface org.eclipse.emf.edit.provider.IChildCreationExtender


Copyright © 2015. All Rights Reserved.