Class localItemProviderAdapterFactory.RepositoryChildCreationExtender
java.lang.Object
org.palladiosimulator.edp2.local.provider.localItemProviderAdapterFactory.RepositoryChildCreationExtender
- All Implemented Interfaces:
IChildCreationExtender
- Enclosing class:
- localItemProviderAdapterFactory
public static class localItemProviderAdapterFactory.RepositoryChildCreationExtender
extends Object
implements IChildCreationExtender
A child creation extender for the
RepositoryPackage
. - Generated class or method.
-
Nested Class Summary
Modifier and TypeClassDescriptionprotected static class
The switch for creating child descriptors specific to each extended class.Nested classes/interfaces inherited from interface org.eclipse.emf.edit.provider.IChildCreationExtender
IChildCreationExtender.Descriptor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetNewChildDescriptors
(Object object, EditingDomain editingDomain)
-
Constructor Details
-
RepositoryChildCreationExtender
public RepositoryChildCreationExtender()
-
-
Method Details
-
getNewChildDescriptors
- Specified by:
getNewChildDescriptors
in interfaceIChildCreationExtender
- Generated class or method.
-
getResourceLocator
- Specified by:
getResourceLocator
in interfaceIChildCreationExtender
- Generated class or method.
-