|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenPropertySheet | |
---|---|
org.eclipse.gmf.codegen.gmfgen | |
org.eclipse.gmf.codegen.gmfgen.impl | |
org.eclipse.gmf.codegen.gmfgen.util |
Uses of GenPropertySheet in org.eclipse.gmf.codegen.gmfgen |
---|
Methods in org.eclipse.gmf.codegen.gmfgen that return GenPropertySheet | |
---|---|
GenPropertySheet |
GMFGenFactory.createGenPropertySheet()
Returns a new object of class 'Gen Property Sheet'. |
GenPropertySheet |
GenEditorGenerator.getPropertySheet()
Returns the value of the 'Property Sheet' containment reference. |
GenPropertySheet |
GenPropertyTab.getSheet()
Returns the value of the 'Sheet' container reference. |
Methods in org.eclipse.gmf.codegen.gmfgen with parameters of type GenPropertySheet | |
---|---|
void |
GenEditorGenerator.setPropertySheet(GenPropertySheet value)
Sets the value of the ' Property Sheet ' containment reference. |
Uses of GenPropertySheet in org.eclipse.gmf.codegen.gmfgen.impl |
---|
Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenPropertySheet | |
---|---|
class |
GenPropertySheetImpl
An implementation of the model object 'Gen Property Sheet'. |
Fields in org.eclipse.gmf.codegen.gmfgen.impl declared as GenPropertySheet | |
---|---|
protected GenPropertySheet |
GenEditorGeneratorImpl.propertySheet
The cached value of the ' Property Sheet ' containment reference. |
Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenPropertySheet | |
---|---|
GenPropertySheet |
GMFGenFactoryImpl.createGenPropertySheet()
|
GenPropertySheet |
GenEditorGeneratorImpl.getPropertySheet()
|
GenPropertySheet |
GenPropertyTabImpl.getSheet()
|
Methods in org.eclipse.gmf.codegen.gmfgen.impl with parameters of type GenPropertySheet | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
GenEditorGeneratorImpl.basicSetPropertySheet(GenPropertySheet newPropertySheet,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
GenEditorGeneratorImpl.setPropertySheet(GenPropertySheet newPropertySheet)
|
Uses of GenPropertySheet in org.eclipse.gmf.codegen.gmfgen.util |
---|
Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenPropertySheet | |
---|---|
T |
GMFGenSwitch.caseGenPropertySheet(GenPropertySheet object)
Returns the result of interpreting the object as an instance of 'Gen Property Sheet'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |