|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InnerClassViewmap
A representation of the model object 'Inner Class Viewmap'.
The following features are supported:
GMFGenPackage.getInnerClassViewmap()
Method Summary | |
---|---|
java.lang.String |
getClassBody()
Returns the value of the 'Class Body' attribute |
java.lang.String |
getClassName()
Returns the value of the 'Class Name' attribute |
void |
setClassBody(java.lang.String value)
Sets the value of the ' Class Body ' attribute |
void |
setClassName(java.lang.String value)
Sets the value of the ' Class 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 |
---|
java.lang.String getClassName()
If the meaning of the 'Class Name' attribute isn't clear, there really should be more of a description here...
setClassName(String)
,
GMFGenPackage.getInnerClassViewmap_ClassName()
void setClassName(java.lang.String value)
Class Name
' attribute.
value
- the new value of the 'Class Name' attribute.getClassName()
java.lang.String getClassBody()
If the meaning of the 'Class Body' attribute isn't clear, there really should be more of a description here...
setClassBody(String)
,
GMFGenPackage.getInnerClassViewmap_ClassBody()
void setClassBody(java.lang.String value)
Class Body
' attribute.
value
- the new value of the 'Class Body' attribute.getClassBody()
|
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.