|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SpecializationType
A representation of the model object 'Specialization Type'. Specialization of metamodel type
The following features are supported:
GMFGenPackage.getSpecializationType()
Field Summary | |
---|---|
static java.lang.String |
EDIT_HELPER_ADVICE_SUFFIX
|
Method Summary | |
---|---|
java.lang.String |
getEditHelperAdviceClassName()
Returns the value of the 'Edit Helper Advice Class Name' attribute |
java.lang.String |
getEditHelperAdviceQualifiedClassName()
|
org.eclipse.emf.codegen.ecore.genmodel.GenClass |
getMetamodelClass()
|
MetamodelType |
getMetamodelType()
Returns the value of the 'Metamodel Type' reference |
void |
setEditHelperAdviceClassName(java.lang.String value)
Sets the value of the ' Edit Helper Advice Class Name ' attribute |
void |
setMetamodelType(MetamodelType value)
Sets the value of the ' Metamodel Type ' reference |
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, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String EDIT_HELPER_ADVICE_SUFFIX
Method Detail |
---|
MetamodelType getMetamodelType()
If the meaning of the 'Metamodel Type' reference isn't clear, there really should be more of a description here...
setMetamodelType(MetamodelType)
,
GMFGenPackage.getSpecializationType_MetamodelType()
void setMetamodelType(MetamodelType value)
Metamodel Type
' reference.
value
- the new value of the 'Metamodel Type' reference.getMetamodelType()
java.lang.String getEditHelperAdviceClassName()
If the meaning of the 'Edit Helper Advice Class Name' attribute isn't clear, there really should be more of a description here...
setEditHelperAdviceClassName(String)
,
GMFGenPackage.getSpecializationType_EditHelperAdviceClassName()
void setEditHelperAdviceClassName(java.lang.String value)
Edit Helper Advice Class Name
' attribute.
value
- the new value of the 'Edit Helper Advice Class Name' attribute.getEditHelperAdviceClassName()
org.eclipse.emf.codegen.ecore.genmodel.GenClass getMetamodelClass()
java.lang.String getEditHelperAdviceQualifiedClassName()
|
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.