|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetamodelType
A representation of the model object 'Metamodel Type'. Element type based on ecore type
The following features are supported:
GMFGenPackage.getMetamodelType()
Field Summary | |
---|---|
static String |
EDIT_HELPER_SUFFIX
|
Method Summary | |
---|---|
String |
getEditHelperClassName()
Returns the value of the 'Edit Helper Class Name' attribute. |
String |
getEditHelperQualifiedClassName()
|
org.eclipse.emf.codegen.ecore.genmodel.GenClass |
getMetaClass()
|
void |
setEditHelperClassName(String value)
Sets the value of the ' Edit Helper Class Name ' attribute. |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.ElementType |
---|
getDiagramElement, getDisplayName, getUniqueIdentifier, isDefinedExternally, setDefinedExternally, setDiagramElement, setDisplayName, setUniqueIdentifier |
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 |
Field Detail |
---|
static final String EDIT_HELPER_SUFFIX
Method Detail |
---|
String getEditHelperClassName()
If the meaning of the 'Edit Helper Class Name' attribute isn't clear, there really should be more of a description here...
setEditHelperClassName(String)
,
GMFGenPackage.getMetamodelType_EditHelperClassName()
void setEditHelperClassName(String value)
Edit Helper Class Name
' attribute.
value
- the new value of the 'Edit Helper Class Name' attribute.getEditHelperClassName()
String getEditHelperQualifiedClassName()
org.eclipse.emf.codegen.ecore.genmodel.GenClass getMetaClass()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |