Class EMFProfileMatchingStrategy
- java.lang.Object
-
- org.modelversioning.emfprofile.diagram.part.EMFProfileMatchingStrategy
-
- All Implemented Interfaces:
IEditorMatchingStrategy
public class EMFProfileMatchingStrategy extends Object implements IEditorMatchingStrategy
- Generated class or method.
-
-
Constructor Summary
Constructors Constructor Description EMFProfileMatchingStrategy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
matches(IEditorReference editorRef, IEditorInput input)
-
-
-
Method Detail
-
matches
public boolean matches(IEditorReference editorRef, IEditorInput input)
- Specified by:
matches
in interfaceIEditorMatchingStrategy
- Generated class or method.
-
-