public interface IAddProfile
Modifier and Type | Method and Description |
---|---|
void |
addProfile(org.eclipse.uml2.uml.Model owner,
org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
Applies a profile to the given model and resourceset.
|
void |
loadProfile(org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
Loads a profile for the given ResourceSet.
|
void addProfile(org.eclipse.uml2.uml.Model owner, org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
owner
- the ownerresourceSet
- the resource setvoid loadProfile(org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
resourceSet
- the resource set