|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ProviderPriority | |
| org.eclipse.gmf.codegen.gmfgen | |
| org.eclipse.gmf.codegen.gmfgen.impl | |
| Uses of ProviderPriority in org.eclipse.gmf.codegen.gmfgen |
| Fields in org.eclipse.gmf.codegen.gmfgen declared as ProviderPriority | |
static ProviderPriority |
ProviderPriority.LOWEST_LITERAL
The 'Lowest' literal object |
static ProviderPriority |
ProviderPriority.LOW_LITERAL
The 'Low' literal object |
static ProviderPriority |
ProviderPriority.MEDIUM_LITERAL
The 'Medium' literal object |
static ProviderPriority |
ProviderPriority.HIGH_LITERAL
The 'High' literal object |
static ProviderPriority |
ProviderPriority.HIGHEST_LITERAL
The 'Highest' literal object |
| Methods in org.eclipse.gmf.codegen.gmfgen that return ProviderPriority | |
static ProviderPriority |
ProviderPriority.get(java.lang.String literal)
Returns the 'Provider Priority' literal with the specified literal value |
static ProviderPriority |
ProviderPriority.getByName(java.lang.String name)
Returns the 'Provider Priority' literal with the specified name |
static ProviderPriority |
ProviderPriority.get(int value)
Returns the 'Provider Priority' literal with the specified integer value |
ProviderPriority |
ProviderClassNames.getNotationViewProviderPriority()
Returns the value of the 'Notation View Provider Priority' attribute. |
ProviderPriority |
ProviderClassNames.getEditPartProviderPriority()
Returns the value of the 'Edit Part Provider Priority' attribute. |
ProviderPriority |
ProviderClassNames.getPaletteProviderPriority()
Returns the value of the 'Palette Provider Priority' attribute. |
ProviderPriority |
ProviderClassNames.getModelingAssistantProviderPriority()
Returns the value of the 'Modeling Assistant Provider Priority' attribute. |
ProviderPriority |
ProviderClassNames.getPropertyProviderPriority()
Returns the value of the 'Property Provider Priority' attribute. |
ProviderPriority |
ProviderClassNames.getIconProviderPriority()
Returns the value of the 'Icon Provider Priority' attribute. |
ProviderPriority |
ProviderClassNames.getParserProviderPriority()
Returns the value of the 'Parser Provider Priority' attribute. |
ProviderPriority |
BatchValidation.getValidationProviderPriority()
Returns the value of the 'Validation Provider Priority' attribute. |
ProviderPriority |
BatchValidation.getMarkerNavigationProviderPriority()
Returns the value of the 'Marker Navigation Provider Priority' attribute. |
ProviderPriority |
BatchValidation.getMetricProviderPriority()
Returns the value of the 'Metric Provider Priority' attribute. |
ProviderPriority |
BatchValidation.getValidationDecoratorProviderPriority()
Returns the value of the 'Validation Decorator Provider Priority' attribute. |
ProviderPriority |
Shortcuts.getShortcutsDecoratorProviderPriority()
Returns the value of the 'Shortcuts Decorator Provider Priority' attribute. |
| Uses of ProviderPriority in org.eclipse.gmf.codegen.gmfgen.impl |
| Methods in org.eclipse.gmf.codegen.gmfgen.impl that return ProviderPriority | |
ProviderPriority |
GenDiagramImpl.getShortcutsDecoratorProviderPriority()
|
ProviderPriority |
GenDiagramImpl.getValidationProviderPriority()
|
ProviderPriority |
GenDiagramImpl.getMetricProviderPriority()
|
ProviderPriority |
GenDiagramImpl.getValidationDecoratorProviderPriority()
|
ProviderPriority |
GenDiagramImpl.getNotationViewProviderPriority()
|
ProviderPriority |
GenDiagramImpl.getEditPartProviderPriority()
|
ProviderPriority |
GenDiagramImpl.getPaletteProviderPriority()
|
ProviderPriority |
GenDiagramImpl.getModelingAssistantProviderPriority()
|
ProviderPriority |
GenDiagramImpl.getPropertyProviderPriority()
|
ProviderPriority |
GenDiagramImpl.getIconProviderPriority()
|
ProviderPriority |
GenDiagramImpl.getParserProviderPriority()
|
ProviderPriority |
GenDiagramImpl.getMarkerNavigationProviderPriority()
|
ProviderPriority |
GMFGenFactoryImpl.createProviderPriorityFromString(EDataType eDataType,
java.lang.String initialValue)
|
| Methods in org.eclipse.gmf.codegen.gmfgen.impl with parameters of type ProviderPriority | |
void |
GenDiagramImpl.setShortcutsDecoratorProviderPriority(ProviderPriority newShortcutsDecoratorProviderPriority)
|
void |
GenDiagramImpl.setValidationProviderPriority(ProviderPriority newValidationProviderPriority)
|
void |
GenDiagramImpl.setMetricProviderPriority(ProviderPriority newMetricProviderPriority)
|
void |
GenDiagramImpl.setValidationDecoratorProviderPriority(ProviderPriority newValidationDecoratorProviderPriority)
|
void |
GenDiagramImpl.setNotationViewProviderPriority(ProviderPriority newNotationViewProviderPriority)
|
void |
GenDiagramImpl.setEditPartProviderPriority(ProviderPriority newEditPartProviderPriority)
|
void |
GenDiagramImpl.setPaletteProviderPriority(ProviderPriority newPaletteProviderPriority)
|
void |
GenDiagramImpl.setModelingAssistantProviderPriority(ProviderPriority newModelingAssistantProviderPriority)
|
void |
GenDiagramImpl.setPropertyProviderPriority(ProviderPriority newPropertyProviderPriority)
|
void |
GenDiagramImpl.setIconProviderPriority(ProviderPriority newIconProviderPriority)
|
void |
GenDiagramImpl.setParserProviderPriority(ProviderPriority newParserProviderPriority)
|
void |
GenDiagramImpl.setMarkerNavigationProviderPriority(ProviderPriority newMarkerNavigationProviderPriority)
|
|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.