Class ExtensionPointReader
- java.lang.Object
-
- org.modelversioning.emfprofile.registry.internal.ExtensionPointReader
-
public class ExtensionPointReader extends Object
-
-
Constructor Summary
Constructors Constructor Description ExtensionPointReader(ResourceSet resourceSet)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Collection<BundleProfileProvider>
getProfileProvider()
-
-
-
Constructor Detail
-
ExtensionPointReader
public ExtensionPointReader(ResourceSet resourceSet)
-
-
Method Detail
-
getProfileProvider
public Collection<BundleProfileProvider> getProfileProvider()
-
-