Class PalladioComponentModelMatchingStrategy
- java.lang.Object
-
- de.uka.ipd.sdq.pcm.gmf.composite.part.PalladioComponentModelMatchingStrategy
-
- All Implemented Interfaces:
IEditorMatchingStrategy
public class PalladioComponentModelMatchingStrategy extends Object implements IEditorMatchingStrategy
- Generated class or method.
-
-
Constructor Summary
Constructors Constructor Description PalladioComponentModelMatchingStrategy()
-
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.
-
-