|
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.PatternEditorInput
public class PatternEditorInput
Pattern editor input.
Constructor Summary | |
---|---|
PatternEditorInput(String fcId_p,
PatternModel patternModel_p,
boolean editable_p)
Constructor. |
Method Summary | |
---|---|
boolean |
exists()
|
Object |
getAdapter(Class adapter_p)
|
ImageDescriptor |
getImageDescriptor()
|
String |
getName()
|
IPersistableElement |
getPersistable()
|
String |
getToolTipText()
|
protected void |
initialize(String fcId_p,
PatternModel patternModel_p,
boolean editable_p)
Initialize pattern data. |
boolean |
isDirty()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PatternEditorInput(String fcId_p, PatternModel patternModel_p, boolean editable_p)
fcId_p
- patternModel_p
- Pattern model used to open an existing pattern in edition (then it must contain a pattern relative path)
or to create a new one (then it must contain a name, plus the parent library id).editable_p
- Method Detail |
---|
protected void initialize(String fcId_p, PatternModel patternModel_p, boolean editable_p)
fcId_p
- patternModel_p
- editable_p
- public String getName()
org.eclipse.ui.IEditorInput#getName()
public String getToolTipText()
org.eclipse.ui.IEditorInput#getToolTipText()
public ImageDescriptor getImageDescriptor()
org.eclipse.ui.IEditorInput#getImageDescriptor()
public Object getAdapter(Class adapter_p)
org.eclipse.core.runtime.IAdaptable#getAdapter(java.lang.Class)
public boolean exists()
org.eclipse.ui.IEditorInput#exists()
public IPersistableElement getPersistable()
org.eclipse.ui.IEditorInput#getPersistable()
public boolean isDirty()
|
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.