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()

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()

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()

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()

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()

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()

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()

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()

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()

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()

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()

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()

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()

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()

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()

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()

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()

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()

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()

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()

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()

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()

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()

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()

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()

getElementTypesQualifiedClassName

String getElementTypesQualifiedClassName()


getNotationViewProviderQualifiedClassName

String getNotationViewProviderQualifiedClassName()


getEditPartProviderQualifiedClassName

String getEditPartProviderQualifiedClassName()


getModelingAssistantProviderQualifiedClassName

String getModelingAssistantProviderQualifiedClassName()


getIconProviderQualifiedClassName

String getIconProviderQualifiedClassName()


getParserProviderQualifiedClassName

String getParserProviderQualifiedClassName()


getContributionItemProviderQualifiedClassName

String getContributionItemProviderQualifiedClassName()



Copyright © 2011. All Rights Reserved.