|
Generation Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GenParsers
A representation of the model object 'Gen Parsers'.
The following features are supported:
Editor GenPackage NameClass NameExtensible Via ServiceProvider PriorityImplementationsImpl Package Name
GMFGenPackage.getGenParsers()| Method Summary | |
|---|---|
java.lang.String |
getClassName()
Returns the value of the 'Class Name' attribute |
GenEditorGenerator |
getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
org.eclipse.emf.common.util.EList<GenParserImplementation> |
getImplementations()
Returns the value of the 'Implementations' containment reference list. |
java.lang.String |
getImplPackageName()
Returns the value of the 'Impl Package Name' attribute |
java.lang.String |
getPackageName()
Returns the value of the 'Package Name' attribute |
ProviderPriority |
getProviderPriority()
Returns the value of the 'Provider Priority' attribute. |
java.lang.String |
getQualifiedClassName()
Class with parser access methods. |
boolean |
isExtensibleViaService()
Returns the value of the 'Extensible Via Service' attribute. |
void |
setClassName(java.lang.String value)
Sets the value of the ' Class Name' attribute |
void |
setExtensibleViaService(boolean value)
Sets the value of the ' Extensible Via Service' attribute |
void |
setImplPackageName(java.lang.String value)
Sets the value of the ' Impl Package Name' attribute |
void |
setPackageName(java.lang.String value)
Sets the value of the ' Package Name' attribute |
void |
setProviderPriority(ProviderPriority value)
Sets the value of the ' Provider Priority' attribute |
| 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 |
|---|
GenEditorGenerator getEditorGen()
Label Parsers'.
If the meaning of the 'Editor Gen' container reference isn't clear, there really should be more of a description here...
GMFGenPackage.getGenParsers_EditorGen(),
GenEditorGenerator.getLabelParsers()java.lang.String getPackageName()
If the meaning of the 'Package Name' attribute isn't clear, there really should be more of a description here...
setPackageName(String),
GMFGenPackage.getGenParsers_PackageName()void setPackageName(java.lang.String value)
Package Name' attribute.
value - the new value of the 'Package Name' attribute.getPackageName()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.getGenParsers_ClassName()void setClassName(java.lang.String value)
Class Name' attribute.
value - the new value of the 'Class Name' attribute.getClassName()boolean isExtensibleViaService()
"false".
If the meaning of the 'Extensible Via Service' attribute isn't clear, there really should be more of a description here...
setExtensibleViaService(boolean),
GMFGenPackage.getGenParsers_ExtensibleViaService()void setExtensibleViaService(boolean value)
Extensible Via Service' attribute.
value - the new value of the 'Extensible Via Service' attribute.isExtensibleViaService()ProviderPriority getProviderPriority()
"Lowest".
The literals are from the enumeration ProviderPriority.
If the meaning of the 'Provider Priority' attribute isn't clear, there really should be more of a description here...
ProviderPriority,
setProviderPriority(ProviderPriority),
GMFGenPackage.getGenParsers_ProviderPriority()void setProviderPriority(ProviderPriority value)
Provider Priority' attribute.
value - the new value of the 'Provider Priority' attribute.ProviderPriority,
getProviderPriority()org.eclipse.emf.common.util.EList<GenParserImplementation> getImplementations()
GenParserImplementation.
It is bidirectional and its opposite is 'Holder'.
If the meaning of the 'Implementations' containment reference list isn't clear, there really should be more of a description here...
GMFGenPackage.getGenParsers_Implementations(),
GenParserImplementation.getHolder()java.lang.String getImplPackageName()
setImplPackageName(String),
GMFGenPackage.getGenParsers_ImplPackageName()void setImplPackageName(java.lang.String value)
Impl Package Name' attribute.
value - the new value of the 'Impl Package Name' attribute.getImplPackageName()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.