org.eclipse.gmf.codegen.gmfgen
Interface ProviderClassNames

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
GenDiagram
All Known Implementing Classes:
GenDiagramImpl

public interface ProviderClassNames
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Provider Class Names'.

The following features are supported:

See Also:
GMFGenPackage.getProviderClassNames()
Generated
Model Properties:
interface="true" abstract="true"

Method Summary
 String getContributionItemProviderClassName()
          Returns the value of the 'Contribution Item Provider Class Name' attribute.
 String getContributionItemProviderQualifiedClassName()
           
 String getEditPartProviderClassName()
          Returns the value of the 'Edit Part Provider Class Name' attribute.
 ProviderPriority getEditPartProviderPriority()
          Returns the value of the 'Edit Part Provider Priority' attribute.
 String getEditPartProviderQualifiedClassName()
           
 String getElementTypesClassName()
          Returns the value of the 'Element Types Class Name' attribute.
 String getElementTypesQualifiedClassName()
           
 String getIconProviderClassName()
          Returns the value of the 'Icon Provider Class Name' attribute.
 ProviderPriority getIconProviderPriority()
          Returns the value of the 'Icon Provider Priority' attribute.
 String getIconProviderQualifiedClassName()
           
 String getModelingAssistantProviderClassName()
          Returns the value of the 'Modeling Assistant Provider Class Name' attribute.
 ProviderPriority getModelingAssistantProviderPriority()
          Returns the value of the 'Modeling Assistant Provider Priority' attribute.
 String getModelingAssistantProviderQualifiedClassName()
           
 String getNotationViewProviderClassName()
          Returns the value of the 'Notation View Provider Class Name' attribute.
 ProviderPriority getNotationViewProviderPriority()
          Returns the value of the 'Notation View Provider Priority' attribute.
 String getNotationViewProviderQualifiedClassName()
           
 String getParserProviderClassName()
          Returns the value of the 'Parser Provider Class Name' attribute.
 ProviderPriority getParserProviderPriority()
          Returns the value of the 'Parser Provider Priority' attribute.
 String getParserProviderQualifiedClassName()
           
 void setContributionItemProviderClassName(String value)
          Sets the value of the 'Contribution Item Provider Class Name' attribute.
 void setEditPartProviderClassName(String value)
          Sets the value of the 'Edit Part Provider Class Name' attribute.
 void setEditPartProviderPriority(ProviderPriority value)
          Sets the value of the 'Edit Part Provider Priority' attribute.
 void setElementTypesClassName(String value)
          Sets the value of the 'Element Types Class Name' attribute.
 void setIconProviderClassName(String value)
          Sets the value of the 'Icon Provider Class Name' attribute.
 void setIconProviderPriority(ProviderPriority value)
          Sets the value of the 'Icon Provider Priority' attribute.
 void setModelingAssistantProviderClassName(String value)
          Sets the value of the 'Modeling Assistant Provider Class Name' attribute.
 void setModelingAssistantProviderPriority(ProviderPriority value)
          Sets the value of the 'Modeling Assistant Provider Priority' attribute.
 void setNotationViewProviderClassName(String value)
          Sets the value of the 'Notation View Provider Class Name' attribute.
 void setNotationViewProviderPriority(ProviderPriority value)
          Sets the value of the 'Notation View Provider Priority' attribute.
 void setParserProviderClassName(String value)
          Sets the value of the 'Parser Provider Class Name' attribute.
 void setParserProviderPriority(ProviderPriority value)
          Sets the value of the 'Parser Provider Priority' attribute.
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Method Detail

getElementTypesClassName

String getElementTypesClassName()
Returns the value of the 'Element Types Class Name' attribute.

If the meaning of the 'Element Types Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Element Types Class Name' attribute.
See Also:
setElementTypesClassName(String), GMFGenPackage.getProviderClassNames_ElementTypesClassName()
Generated
Model Properties:

setElementTypesClassName

void setElementTypesClassName(String value)
Sets the value of the 'Element Types Class Name' attribute.

Parameters:
value - the new value of the 'Element Types Class Name' attribute.
See Also:
getElementTypesClassName()
Generated

getNotationViewProviderClassName

String getNotationViewProviderClassName()
Returns the value of the 'Notation View Provider Class Name' attribute.

If the meaning of the 'Notation View Provider Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Notation View Provider Class Name' attribute.
See Also:
setNotationViewProviderClassName(String), GMFGenPackage.getProviderClassNames_NotationViewProviderClassName()
Generated
Model Properties:

setNotationViewProviderClassName

void setNotationViewProviderClassName(String value)
Sets the value of the 'Notation View Provider Class Name' attribute.

Parameters:
value - the new value of the 'Notation View Provider Class Name' attribute.
See Also:
getNotationViewProviderClassName()
Generated

getNotationViewProviderPriority

ProviderPriority getNotationViewProviderPriority()
Returns the value of the 'Notation View Provider Priority' attribute. The literals are from the enumeration ProviderPriority.

If the meaning of the 'Notation View Provider Priority' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Notation View Provider Priority' attribute.
See Also:
ProviderPriority, setNotationViewProviderPriority(ProviderPriority), GMFGenPackage.getProviderClassNames_NotationViewProviderPriority()
Generated
Model Properties:

setNotationViewProviderPriority

void setNotationViewProviderPriority(ProviderPriority value)
Sets the value of the 'Notation View Provider Priority' attribute.

Parameters:
value - the new value of the 'Notation View Provider Priority' attribute.
See Also:
ProviderPriority, getNotationViewProviderPriority()
Generated

getEditPartProviderClassName

String getEditPartProviderClassName()
Returns the value of the 'Edit Part Provider Class Name' attribute.

If the meaning of the 'Edit Part Provider Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Edit Part Provider Class Name' attribute.
See Also:
setEditPartProviderClassName(String), GMFGenPackage.getProviderClassNames_EditPartProviderClassName()
Generated
Model Properties:

setEditPartProviderClassName

void setEditPartProviderClassName(String value)
Sets the value of the 'Edit Part Provider Class Name' attribute.

Parameters:
value - the new value of the 'Edit Part Provider Class Name' attribute.
See Also:
getEditPartProviderClassName()
Generated

getEditPartProviderPriority

ProviderPriority getEditPartProviderPriority()
Returns the value of the 'Edit Part Provider Priority' attribute. The literals are from the enumeration ProviderPriority.

If the meaning of the 'Edit Part Provider Priority' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Edit Part Provider Priority' attribute.
See Also:
ProviderPriority, setEditPartProviderPriority(ProviderPriority), GMFGenPackage.getProviderClassNames_EditPartProviderPriority()
Generated
Model Properties:

setEditPartProviderPriority

void setEditPartProviderPriority(ProviderPriority value)
Sets the value of the 'Edit Part Provider Priority' attribute.

Parameters:
value - the new value of the 'Edit Part Provider Priority' attribute.
See Also:
ProviderPriority, getEditPartProviderPriority()
Generated

getModelingAssistantProviderClassName

String getModelingAssistantProviderClassName()
Returns the value of the 'Modeling Assistant Provider Class Name' attribute.

If the meaning of the 'Modeling Assistant Provider Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Modeling Assistant Provider Class Name' attribute.
See Also:
setModelingAssistantProviderClassName(String), GMFGenPackage.getProviderClassNames_ModelingAssistantProviderClassName()
Generated
Model Properties:

setModelingAssistantProviderClassName

void setModelingAssistantProviderClassName(String value)
Sets the value of the 'Modeling Assistant Provider Class Name' attribute.

Parameters:
value - the new value of the 'Modeling Assistant Provider Class Name' attribute.
See Also:
getModelingAssistantProviderClassName()
Generated

getModelingAssistantProviderPriority

ProviderPriority getModelingAssistantProviderPriority()
Returns the value of the 'Modeling Assistant Provider Priority' attribute. The literals are from the enumeration ProviderPriority.

If the meaning of the 'Modeling Assistant Provider Priority' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Modeling Assistant Provider Priority' attribute.
See Also:
ProviderPriority, setModelingAssistantProviderPriority(ProviderPriority), GMFGenPackage.getProviderClassNames_ModelingAssistantProviderPriority()
Generated
Model Properties:

setModelingAssistantProviderPriority

void setModelingAssistantProviderPriority(ProviderPriority value)
Sets the value of the 'Modeling Assistant Provider Priority' attribute.

Parameters:
value - the new value of the 'Modeling Assistant Provider Priority' attribute.
See Also:
ProviderPriority, getModelingAssistantProviderPriority()
Generated

getIconProviderClassName

String getIconProviderClassName()
Returns the value of the 'Icon Provider Class Name' attribute.

If the meaning of the 'Icon Provider Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Icon Provider Class Name' attribute.
See Also:
setIconProviderClassName(String), GMFGenPackage.getProviderClassNames_IconProviderClassName()
Generated
Model Properties:

setIconProviderClassName

void setIconProviderClassName(String value)
Sets the value of the 'Icon Provider Class Name' attribute.

Parameters:
value - the new value of the 'Icon Provider Class Name' attribute.
See Also:
getIconProviderClassName()
Generated

getIconProviderPriority

ProviderPriority getIconProviderPriority()
Returns the value of the 'Icon Provider Priority' attribute. The literals are from the enumeration ProviderPriority.

If the meaning of the 'Icon Provider Priority' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Icon Provider Priority' attribute.
See Also:
ProviderPriority, setIconProviderPriority(ProviderPriority), GMFGenPackage.getProviderClassNames_IconProviderPriority()
Generated
Model Properties:

setIconProviderPriority

void setIconProviderPriority(ProviderPriority value)
Sets the value of the 'Icon Provider Priority' attribute.

Parameters:
value - the new value of the 'Icon Provider Priority' attribute.
See Also:
ProviderPriority, getIconProviderPriority()
Generated

getParserProviderClassName

String getParserProviderClassName()
Returns the value of the 'Parser Provider Class Name' attribute.

If the meaning of the 'Parser Provider Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Parser Provider Class Name' attribute.
See Also:
setParserProviderClassName(String), GMFGenPackage.getProviderClassNames_ParserProviderClassName()
Generated
Model Properties:
annotation="http://www.eclipse.org/gmf/2006/deprecated documentation='Replaced with GenParsers'"

setParserProviderClassName

void setParserProviderClassName(String value)
Sets the value of the 'Parser Provider Class Name' attribute.

Parameters:
value - the new value of the 'Parser Provider Class Name' attribute.
See Also:
getParserProviderClassName()
Generated

getParserProviderPriority

ProviderPriority getParserProviderPriority()
Returns the value of the 'Parser Provider Priority' attribute. The literals are from the enumeration ProviderPriority.

If the meaning of the 'Parser Provider Priority' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Parser Provider Priority' attribute.
See Also:
ProviderPriority, setParserProviderPriority(ProviderPriority), GMFGenPackage.getProviderClassNames_ParserProviderPriority()
Generated
Model Properties:
annotation="http://www.eclipse.org/gmf/2006/deprecated documentation='Replaced with GenParsers'"

setParserProviderPriority

void setParserProviderPriority(ProviderPriority value)
Sets the value of the 'Parser Provider Priority' attribute.

Parameters:
value - the new value of the 'Parser Provider Priority' attribute.
See Also:
ProviderPriority, getParserProviderPriority()
Generated

getContributionItemProviderClassName

String getContributionItemProviderClassName()
Returns the value of the 'Contribution Item Provider Class Name' attribute.

If the meaning of the 'Contribution Item Provider Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Contribution Item Provider Class Name' attribute.
See Also:
setContributionItemProviderClassName(String), GMFGenPackage.getProviderClassNames_ContributionItemProviderClassName()
Generated
Model Properties:
annotation="http://www.eclipse.org/gmf/2006/deprecated documentation='Actions are no longer contributed using ContributionItemService'"

setContributionItemProviderClassName

void setContributionItemProviderClassName(String value)
Sets the value of the 'Contribution Item Provider Class Name' attribute.

Parameters:
value - the new value of the 'Contribution Item Provider Class Name' attribute.
See Also:
getContributionItemProviderClassName()
Generated

getElementTypesQualifiedClassName

String getElementTypesQualifiedClassName()

Generated
Model Properties:
kind="operation"

getNotationViewProviderQualifiedClassName

String getNotationViewProviderQualifiedClassName()

Generated
Model Properties:
kind="operation"

getEditPartProviderQualifiedClassName

String getEditPartProviderQualifiedClassName()

Generated
Model Properties:
kind="operation"

getModelingAssistantProviderQualifiedClassName

String getModelingAssistantProviderQualifiedClassName()

Generated
Model Properties:
kind="operation"

getIconProviderQualifiedClassName

String getIconProviderQualifiedClassName()

Generated
Model Properties:
kind="operation"

getParserProviderQualifiedClassName

String getParserProviderQualifiedClassName()

Generated
Model Properties:
kind="operation" annotation="http://www.eclipse.org/gmf/2006/deprecated documentation='Replaced with GenParsers'"

getContributionItemProviderQualifiedClassName

String getContributionItemProviderQualifiedClassName()

Generated
Model Properties:
kind="operation" annotation="http://www.eclipse.org/gmf/2006/deprecated documentation='Actions are no longer contributed using ContributionItemService'"


Copyright © 2012. All Rights Reserved.