|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Package Names'.
The following features are supported:
Edit Commands Package NameEdit Helpers Package NameEdit Parts Package NameEdit Policies Package NameProviders Package NameNotation View Factories Package Name
GMFGenPackage.getPackageNames()| Method Summary | |
java.lang.String |
getEditCommandsPackageName()
Returns the value of the 'Edit Commands Package Name' attribute |
java.lang.String |
getEditHelpersPackageName()
Returns the value of the 'Edit Helpers Package Name' attribute |
java.lang.String |
getEditPartsPackageName()
Returns the value of the 'Edit Parts Package Name' attribute |
java.lang.String |
getEditPoliciesPackageName()
Returns the value of the 'Edit Policies Package Name' attribute |
java.lang.String |
getNotationViewFactoriesPackageName()
Returns the value of the 'Notation View Factories Package Name' attribute |
java.lang.String |
getProvidersPackageName()
Returns the value of the 'Providers Package Name' attribute |
void |
setEditCommandsPackageName(java.lang.String value)
Sets the value of the ' Edit Commands Package Name' attribute |
void |
setEditHelpersPackageName(java.lang.String value)
Sets the value of the ' Edit Helpers Package Name' attribute |
void |
setEditPartsPackageName(java.lang.String value)
Sets the value of the ' Edit Parts Package Name' attribute |
void |
setEditPoliciesPackageName(java.lang.String value)
Sets the value of the ' Edit Policies Package Name' attribute |
void |
setNotationViewFactoriesPackageName(java.lang.String value)
Sets the value of the ' Notation View Factories Package Name' attribute |
void |
setProvidersPackageName(java.lang.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, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
public java.lang.String getEditCommandsPackageName()
If the meaning of the 'Edit Commands Package Name' attribute isn't clear, there really should be more of a description here...
PackageNames.setEditCommandsPackageName(String),
GMFGenPackage.getPackageNames_EditCommandsPackageName()public void setEditCommandsPackageName(java.lang.String value)
Edit Commands Package Name' attribute.
value - the new value of the 'Edit Commands Package Name' attribute.PackageNames.getEditCommandsPackageName()public java.lang.String getEditHelpersPackageName()
If the meaning of the 'Edit Helpers Package Name' attribute isn't clear, there really should be more of a description here...
PackageNames.setEditHelpersPackageName(String),
GMFGenPackage.getPackageNames_EditHelpersPackageName()public void setEditHelpersPackageName(java.lang.String value)
Edit Helpers Package Name' attribute.
value - the new value of the 'Edit Helpers Package Name' attribute.PackageNames.getEditHelpersPackageName()public java.lang.String getEditPartsPackageName()
If the meaning of the 'Edit Parts Package Name' attribute isn't clear, there really should be more of a description here...
PackageNames.setEditPartsPackageName(String),
GMFGenPackage.getPackageNames_EditPartsPackageName()public void setEditPartsPackageName(java.lang.String value)
Edit Parts Package Name' attribute.
value - the new value of the 'Edit Parts Package Name' attribute.PackageNames.getEditPartsPackageName()public java.lang.String getEditPoliciesPackageName()
If the meaning of the 'Edit Policies Package Name' attribute isn't clear, there really should be more of a description here...
PackageNames.setEditPoliciesPackageName(String),
GMFGenPackage.getPackageNames_EditPoliciesPackageName()public void setEditPoliciesPackageName(java.lang.String value)
Edit Policies Package Name' attribute.
value - the new value of the 'Edit Policies Package Name' attribute.PackageNames.getEditPoliciesPackageName()public java.lang.String getProvidersPackageName()
If the meaning of the 'Providers Package Name' attribute isn't clear, there really should be more of a description here...
PackageNames.setProvidersPackageName(String),
GMFGenPackage.getPackageNames_ProvidersPackageName()public void setProvidersPackageName(java.lang.String value)
Providers Package Name' attribute.
value - the new value of the 'Providers Package Name' attribute.PackageNames.getProvidersPackageName()public java.lang.String getNotationViewFactoriesPackageName()
If the meaning of the 'Notation View Factories Package Name' attribute isn't clear, there really should be more of a description here...
PackageNames.setNotationViewFactoriesPackageName(String),
GMFGenPackage.getPackageNames_NotationViewFactoriesPackageName()public void setNotationViewFactoriesPackageName(java.lang.String value)
Notation View Factories Package Name' attribute.
value - the new value of the 'Notation View Factories Package Name' attribute.PackageNames.getNotationViewFactoriesPackageName()
|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.