|
Generation Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PredefinedParser
A representation of the model object 'Predefined Parser'. Use one of GMF-provided parser implementations
The following features are supported:
GMFGenPackage.getPredefinedParser()| Method Summary | |
|---|---|
java.lang.String |
getClassName()
Returns the value of the 'Class Name' attribute |
LabelTextAccessMethod |
getEditMethod()
Returns the value of the 'Edit Method' attribute. |
java.lang.String |
getQualifiedClassName()
|
LabelTextAccessMethod |
getViewMethod()
Returns the value of the 'View Method' attribute. |
void |
setClassName(java.lang.String value)
Sets the value of the ' Class Name' attribute |
void |
setEditMethod(LabelTextAccessMethod value)
Sets the value of the ' Edit Method' attribute |
void |
setViewMethod(LabelTextAccessMethod value)
Sets the value of the ' View Method' attribute |
| Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenParserImplementation |
|---|
getHolder, getUses |
| 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 |
|---|
LabelTextAccessMethod getViewMethod()
LabelTextAccessMethod.
If the meaning of the 'View Method' attribute isn't clear, there really should be more of a description here...
LabelTextAccessMethod,
setViewMethod(LabelTextAccessMethod),
GMFGenPackage.getPredefinedParser_ViewMethod()void setViewMethod(LabelTextAccessMethod value)
View Method' attribute.
value - the new value of the 'View Method' attribute.LabelTextAccessMethod,
getViewMethod()LabelTextAccessMethod getEditMethod()
LabelTextAccessMethod.
If the meaning of the 'Edit Method' attribute isn't clear, there really should be more of a description here...
LabelTextAccessMethod,
setEditMethod(LabelTextAccessMethod),
GMFGenPackage.getPredefinedParser_EditMethod()void setEditMethod(LabelTextAccessMethod value)
Edit Method' attribute.
value - the new value of the 'Edit Method' attribute.LabelTextAccessMethod,
getEditMethod()java.lang.String getClassName()
setClassName(String),
GMFGenPackage.getPredefinedParser_ClassName()void setClassName(java.lang.String value)
Class Name' attribute.
value - the new value of the 'Class Name' attribute.getClassName()java.lang.String getQualifiedClassName()
|
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.