de.cau.cs.kieler.synccharts.diagram.part
Class SyncchartsMatchingStrategy

java.lang.Object
  extended by de.cau.cs.kieler.synccharts.diagram.part.SyncchartsMatchingStrategy
All Implemented Interfaces:
IEditorMatchingStrategy

public class SyncchartsMatchingStrategy
extends Object
implements IEditorMatchingStrategy

Rating red
Generated:
This code was automatically generated.

Constructor Summary
SyncchartsMatchingStrategy()
           
 
Method Summary
 boolean matches(IEditorReference editorRef, IEditorInput input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SyncchartsMatchingStrategy

public SyncchartsMatchingStrategy()
Method Detail

matches

public boolean matches(IEditorReference editorRef,
                       IEditorInput input)
Specified by:
matches in interface IEditorMatchingStrategy
Generated:
This code was automatically generated.