|
||||||||||
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 | |
---|---|
String |
getClassName()
Returns the value of the 'Class Name' attribute. |
LabelTextAccessMethod |
getEditMethod()
Returns the value of the 'Edit Method' attribute. |
String |
getQualifiedClassName()
|
LabelTextAccessMethod |
getViewMethod()
Returns the value of the 'View Method' attribute. |
void |
setClassName(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, eInvoke, 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()
String getClassName()
setClassName(String)
,
GMFGenPackage.getPredefinedParser_ClassName()
void setClassName(String value)
Class Name
' attribute.
value
- the new value of the 'Class Name' attribute.getClassName()
String getQualifiedClassName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |