|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenEditorView | |
---|---|
org.eclipse.gmf.codegen.gmfgen | |
org.eclipse.gmf.codegen.gmfgen.impl | |
org.eclipse.gmf.codegen.gmfgen.util |
Uses of GenEditorView in org.eclipse.gmf.codegen.gmfgen |
---|
Methods in org.eclipse.gmf.codegen.gmfgen that return GenEditorView | |
---|---|
GenEditorView |
GMFGenFactory.createGenEditorView()
Returns a new object of class 'Gen Editor View'. |
GenEditorView |
GenEditorGenerator.getEditor()
Returns the value of the 'Editor' containment reference. |
Methods in org.eclipse.gmf.codegen.gmfgen with parameters of type GenEditorView | |
---|---|
void |
GenEditorGenerator.setEditor(GenEditorView value)
Sets the value of the ' Editor ' containment reference. |
Uses of GenEditorView in org.eclipse.gmf.codegen.gmfgen.impl |
---|
Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenEditorView | |
---|---|
class |
GenEditorViewImpl
An implementation of the model object 'Gen Editor View'. |
Fields in org.eclipse.gmf.codegen.gmfgen.impl declared as GenEditorView | |
---|---|
protected GenEditorView |
GenEditorGeneratorImpl.editor
The cached value of the ' Editor ' containment reference. |
Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenEditorView | |
---|---|
GenEditorView |
GMFGenFactoryImpl.createGenEditorView()
|
GenEditorView |
GenEditorGeneratorImpl.getEditor()
|
Methods in org.eclipse.gmf.codegen.gmfgen.impl with parameters of type GenEditorView | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
GenEditorGeneratorImpl.basicSetEditor(GenEditorView newEditor,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
GenEditorGeneratorImpl.setEditor(GenEditorView newEditor)
|
Uses of GenEditorView in org.eclipse.gmf.codegen.gmfgen.util |
---|
Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenEditorView | |
---|---|
T |
GMFGenSwitch.caseGenEditorView(GenEditorView object)
Returns the result of interpreting the object as an instance of 'Gen Editor View'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |