|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Parent Assigned Viewmap'. Figure (with specified class name, if any) will be assigned by (or should be taken from) parent
The following features are supported:
GMFGenPackage.getParentAssignedViewmap()| Method Summary | |
java.lang.String |
getFigureQualifiedClassName()
Returns the value of the 'Figure Qualified Class Name' attribute |
java.lang.String |
getGetterName()
Returns the value of the 'Getter Name' attribute |
java.lang.String |
getSetterName()
Returns the value of the 'Setter Name' attribute |
void |
setFigureQualifiedClassName(java.lang.String value)
Sets the value of the ' Figure Qualified Class Name' attribute |
void |
setGetterName(java.lang.String value)
Sets the value of the ' Getter Name' attribute |
void |
setSetterName(java.lang.String value)
Sets the value of the ' Setter Name' attribute |
| Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.Viewmap |
find, getAttributes, getLayoutType, getRequiredPluginIDs, setLayoutType |
| 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 getGetterName()
ParentAssignedViewmap.setGetterName(String),
GMFGenPackage.getParentAssignedViewmap_GetterName()public void setGetterName(java.lang.String value)
Getter Name' attribute.
value - the new value of the 'Getter Name' attribute.ParentAssignedViewmap.getGetterName()public java.lang.String getSetterName()
ParentAssignedViewmap.setSetterName(String),
GMFGenPackage.getParentAssignedViewmap_SetterName()public void setSetterName(java.lang.String value)
Setter Name' attribute.
value - the new value of the 'Setter Name' attribute.ParentAssignedViewmap.getSetterName()public java.lang.String getFigureQualifiedClassName()
ParentAssignedViewmap.setFigureQualifiedClassName(String),
GMFGenPackage.getParentAssignedViewmap_FigureQualifiedClassName()public void setFigureQualifiedClassName(java.lang.String value)
Figure Qualified Class Name' attribute.
value - the new value of the 'Figure Qualified Class Name' attribute.ParentAssignedViewmap.getFigureQualifiedClassName()
|
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.