|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.pattern.ui.editor.PatternEditorHelper
public class PatternEditorHelper
Provides services dealing with pattern editors.
Constructor Summary | |
---|---|
PatternEditorHelper()
|
Method Summary | |
---|---|
static IEditorInput |
getEditorInput(PatternModel pattern_p,
boolean editable_p)
Get the editor input for given PatternModel element. |
static IEditorPart |
isPatternEditorOpen(PatternModel patternModel_p)
Return whether or not a pattern editor is already open for given pattern. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PatternEditorHelper()
Method Detail |
---|
public static IEditorPart isPatternEditorOpen(PatternModel patternModel_p)
patternModel_p
-
null
means no editor opened for given pattern; otherwise the related IEditorPart
.public static IEditorInput getEditorInput(PatternModel pattern_p, boolean editable_p)
PatternModel
element.
pattern_p
- editable_p
- whether or not the pattern is editable.
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.