public class AddProfileHandler
extends java.lang.Object
Constructor and Description |
---|
AddProfileHandler() |
Modifier and Type | Method and Description |
---|---|
void |
executeAddProfile(org.eclipse.core.runtime.IExtensionRegistry registry,
org.eclipse.uml2.uml.Model owner,
org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
Execute add profile.
|
void |
executeLoadProfile(org.eclipse.core.runtime.IExtensionRegistry registry,
org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
Execute load profile.
|
public void executeAddProfile(org.eclipse.core.runtime.IExtensionRegistry registry, org.eclipse.uml2.uml.Model owner, org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
registry
- the registryowner
- the ownerresourceSet
- the resource setpublic void executeLoadProfile(org.eclipse.core.runtime.IExtensionRegistry registry, org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
registry
- the registryresourceSet
- the resource set