|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DynamicModelAccess
A representation of the model object 'Dynamic Model Access'.
The following features are supported:
GMFGenPackage.getDynamicModelAccess()
Method Summary | |
---|---|
java.lang.String |
getClassName()
Returns the value of the 'Class Name' attribute. |
GenEditorGenerator |
getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
java.lang.String |
getPackageName()
Returns the value of the 'Package Name' attribute |
java.lang.String |
getQualifiedClassName()
|
void |
setClassName(java.lang.String value)
Sets the value of the ' Class Name ' attribute |
void |
setPackageName(java.lang.String value)
Sets the value of the ' 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 |
---|
GenEditorGenerator getEditorGen()
Model Access
'.
If the meaning of the 'Editor Gen' container reference isn't clear, there really should be more of a description here...
GMFGenPackage.getDynamicModelAccess_EditorGen()
,
GenEditorGenerator.getModelAccess()
java.lang.String getPackageName()
If the meaning of the 'Package Name' attribute isn't clear, there really should be more of a description here...
setPackageName(String)
,
GMFGenPackage.getDynamicModelAccess_PackageName()
void setPackageName(java.lang.String value)
Package Name
' attribute.
value
- the new value of the 'Package Name' attribute.getPackageName()
java.lang.String getClassName()
"MetaModelFacility"
.
If the meaning of the 'Class Name' attribute isn't clear, there really should be more of a description here...
setClassName(String)
,
GMFGenPackage.getDynamicModelAccess_ClassName()
void setClassName(java.lang.String value)
Class Name
' attribute.
value
- the new value of the 'Class Name' attribute.getClassName()
java.lang.String getQualifiedClassName()
|
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.