public static class ValidationItemProviderAdapterFactory.TemplateChildCreationExtender extends Object implements org.eclipse.emf.edit.provider.IChildCreationExtender
VTTemplatePackage
.
Modifier and Type | Class and Description |
---|---|
protected static class |
ValidationItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
The switch for creating child descriptors specific to each extended class.
|
Constructor and Description |
---|
TemplateChildCreationExtender() |
Modifier and Type | Method and Description |
---|---|
Collection<Object> |
getNewChildDescriptors(Object object,
org.eclipse.emf.edit.domain.EditingDomain editingDomain) |
org.eclipse.emf.common.util.ResourceLocator |
getResourceLocator() |
public Collection<Object> getNewChildDescriptors(Object object, org.eclipse.emf.edit.domain.EditingDomain editingDomain)
getNewChildDescriptors
in interface org.eclipse.emf.edit.provider.IChildCreationExtender
public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
getResourceLocator
in interface org.eclipse.emf.edit.provider.IChildCreationExtender
Copyright © 2018. All rights reserved.