Class RepositoryItemProviderAdapterFactory.EntityChildCreationExtender
java.lang.Object
org.palladiosimulator.indirections.repository.provider.RepositoryItemProviderAdapterFactory.EntityChildCreationExtender
- All Implemented Interfaces:
IChildCreationExtender
- Enclosing class:
- RepositoryItemProviderAdapterFactory
public static class RepositoryItemProviderAdapterFactory.EntityChildCreationExtender
extends Object
implements IChildCreationExtender
A child creation extender for the
EntityPackage.
- Generated class or method.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static classThe 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNewChildDescriptors(Object object, EditingDomain editingDomain)
-
Constructor Details
-
EntityChildCreationExtender
public EntityChildCreationExtender()
-
-
Method Details
-
getNewChildDescriptors
- Specified by:
getNewChildDescriptorsin interfaceIChildCreationExtender- Generated class or method.
-
getResourceLocator
- Specified by:
getResourceLocatorin interfaceIChildCreationExtender- Generated class or method.
-