|
||||||||||
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 | |
---|---|
String |
getClassBody()
Returns the value of the 'Class Body' attribute. |
String |
getClassName()
Returns the value of the 'Class Name' attribute. |
void |
setClassBody(String value)
Sets the value of the ' Class Body ' attribute. |
void |
setClassName(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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
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(String value)
Class Name
' attribute.
value
- the new value of the 'Class Name' attribute.getClassName()
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(String value)
Class Body
' attribute.
value
- the new value of the 'Class Body' attribute.getClassBody()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |