org.eclipse.gmf.codegen.gmfgen
Interface PackageNames

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

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

A representation of the model object 'Package Names'.

The following features are supported:

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

Method Summary
 String getEditCommandsPackageName()
          Returns the value of the 'Edit Commands Package Name' attribute.
 String getEditHelpersPackageName()
          Returns the value of the 'Edit Helpers Package Name' attribute.
 String getEditPartsPackageName()
          Returns the value of the 'Edit Parts Package Name' attribute.
 String getEditPoliciesPackageName()
          Returns the value of the 'Edit Policies Package Name' attribute.
 String getNotationViewFactoriesPackageName()
          Returns the value of the 'Notation View Factories Package Name' attribute.
 String getParsersPackageName()
          Returns the value of the 'Parsers Package Name' attribute.
 String getPreferencesPackageName()
          Returns the value of the 'Preferences Package Name' attribute.
 String getProvidersPackageName()
          Returns the value of the 'Providers Package Name' attribute.
 void setEditCommandsPackageName(String value)
          Sets the value of the 'Edit Commands Package Name' attribute.
 void setEditHelpersPackageName(String value)
          Sets the value of the 'Edit Helpers Package Name' attribute.
 void setEditPartsPackageName(String value)
          Sets the value of the 'Edit Parts Package Name' attribute.
 void setEditPoliciesPackageName(String value)
          Sets the value of the 'Edit Policies Package Name' attribute.
 void setNotationViewFactoriesPackageName(String value)
          Sets the value of the 'Notation View Factories Package Name' attribute.
 void setParsersPackageName(String value)
          Sets the value of the 'Parsers Package Name' attribute.
 void setPreferencesPackageName(String value)
          Sets the value of the 'Preferences Package Name' attribute.
 void setProvidersPackageName(String value)
          Sets the value of the 'Providers Package Name' 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

getEditCommandsPackageName

String getEditCommandsPackageName()
Returns the value of the 'Edit Commands Package Name' attribute.

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

Returns:
the value of the 'Edit Commands Package Name' attribute.
See Also:
setEditCommandsPackageName(String), GMFGenPackage.getPackageNames_EditCommandsPackageName()
Generated
Model Properties:

setEditCommandsPackageName

void setEditCommandsPackageName(String value)
Sets the value of the 'Edit Commands Package Name' attribute.

Parameters:
value - the new value of the 'Edit Commands Package Name' attribute.
See Also:
getEditCommandsPackageName()
Generated

getEditHelpersPackageName

String getEditHelpersPackageName()
Returns the value of the 'Edit Helpers Package Name' attribute.

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

Returns:
the value of the 'Edit Helpers Package Name' attribute.
See Also:
setEditHelpersPackageName(String), GMFGenPackage.getPackageNames_EditHelpersPackageName()
Generated
Model Properties:

setEditHelpersPackageName

void setEditHelpersPackageName(String value)
Sets the value of the 'Edit Helpers Package Name' attribute.

Parameters:
value - the new value of the 'Edit Helpers Package Name' attribute.
See Also:
getEditHelpersPackageName()
Generated

getEditPartsPackageName

String getEditPartsPackageName()
Returns the value of the 'Edit Parts Package Name' attribute.

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

Returns:
the value of the 'Edit Parts Package Name' attribute.
See Also:
setEditPartsPackageName(String), GMFGenPackage.getPackageNames_EditPartsPackageName()
Generated
Model Properties:

setEditPartsPackageName

void setEditPartsPackageName(String value)
Sets the value of the 'Edit Parts Package Name' attribute.

Parameters:
value - the new value of the 'Edit Parts Package Name' attribute.
See Also:
getEditPartsPackageName()
Generated

getEditPoliciesPackageName

String getEditPoliciesPackageName()
Returns the value of the 'Edit Policies Package Name' attribute.

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

Returns:
the value of the 'Edit Policies Package Name' attribute.
See Also:
setEditPoliciesPackageName(String), GMFGenPackage.getPackageNames_EditPoliciesPackageName()
Generated
Model Properties:

setEditPoliciesPackageName

void setEditPoliciesPackageName(String value)
Sets the value of the 'Edit Policies Package Name' attribute.

Parameters:
value - the new value of the 'Edit Policies Package Name' attribute.
See Also:
getEditPoliciesPackageName()
Generated

getPreferencesPackageName

String getPreferencesPackageName()
Returns the value of the 'Preferences Package Name' attribute.

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

Returns:
the value of the 'Preferences Package Name' attribute.
See Also:
setPreferencesPackageName(String), GMFGenPackage.getPackageNames_PreferencesPackageName()
Generated
Model Properties:

setPreferencesPackageName

void setPreferencesPackageName(String value)
Sets the value of the 'Preferences Package Name' attribute.

Parameters:
value - the new value of the 'Preferences Package Name' attribute.
See Also:
getPreferencesPackageName()
Generated

getProvidersPackageName

String getProvidersPackageName()
Returns the value of the 'Providers Package Name' attribute.

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

Returns:
the value of the 'Providers Package Name' attribute.
See Also:
setProvidersPackageName(String), GMFGenPackage.getPackageNames_ProvidersPackageName()
Generated
Model Properties:

setProvidersPackageName

void setProvidersPackageName(String value)
Sets the value of the 'Providers Package Name' attribute.

Parameters:
value - the new value of the 'Providers Package Name' attribute.
See Also:
getProvidersPackageName()
Generated

getParsersPackageName

String getParsersPackageName()
Returns the value of the 'Parsers Package Name' attribute.

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

Returns:
the value of the 'Parsers Package Name' attribute.
See Also:
setParsersPackageName(String), GMFGenPackage.getPackageNames_ParsersPackageName()
Generated
Model Properties:
annotation="http://www.eclipse.org/gmf/2006/deprecated documentation='Replaced with GenParsers'"

setParsersPackageName

void setParsersPackageName(String value)
Sets the value of the 'Parsers Package Name' attribute.

Parameters:
value - the new value of the 'Parsers Package Name' attribute.
See Also:
getParsersPackageName()
Generated

getNotationViewFactoriesPackageName

String getNotationViewFactoriesPackageName()
Returns the value of the 'Notation View Factories Package Name' attribute.

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

Returns:
the value of the 'Notation View Factories Package Name' attribute.
See Also:
setNotationViewFactoriesPackageName(String), GMFGenPackage.getPackageNames_NotationViewFactoriesPackageName()
Generated
Model Properties:
annotation="http://www.eclipse.org/gmf/2006/deprecated documentation='ViewFactories are no longer generated'"

setNotationViewFactoriesPackageName

void setNotationViewFactoriesPackageName(String value)
Sets the value of the 'Notation View Factories Package Name' attribute.

Parameters:
value - the new value of the 'Notation View Factories Package Name' attribute.
See Also:
getNotationViewFactoriesPackageName()
Generated


Copyright © 2012. All Rights Reserved.