Class ProjectFilterPattern

java.lang.Object
org.eclipse.jface.viewers.ViewerFilter
org.eclipse.ui.dialogs.PatternFilter
de.uka.ipd.sdq.simucom.rerunsimulation.filter.ProjectFilterPattern

public class ProjectFilterPattern extends PatternFilter
This class represents a specific project de.uka.ipd.sdq.simucom.rerunsimulation.filter for file choosers. This de.uka.ipd.sdq.simucom.rerunsimulation.filter hides every project in the workspace that hasn't got the SimuComNature. Currently only projects generated via the SimuBench use the SimuComNature
See Also:
  • Constructor Details

    • ProjectFilterPattern

      public ProjectFilterPattern()
  • Method Details