|
||||||||||
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 Gen
Package Name
Class Name
Extensible Via Service
Provider Priority
Implementations
Impl Package Name
GMFGenPackage.getGenParsers()
Method Summary | |
---|---|
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. |
String |
getImplPackageName()
Returns the value of the 'Impl Package Name' attribute. |
String |
getPackageName()
Returns the value of the 'Package Name' attribute. |
ProviderPriority |
getProviderPriority()
Returns the value of the 'Provider Priority' attribute. |
String |
getQualifiedClassName()
Class with parser access methods. |
boolean |
isExtensibleViaService()
Returns the value of the 'Extensible Via Service' attribute. |
void |
setClassName(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(String value)
Sets the value of the ' Impl Package Name ' attribute. |
void |
setPackageName(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, eInvoke, 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()
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(String value)
Package Name
' attribute.
value
- the new value of the 'Package Name' attribute.getPackageName()
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(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()
String getImplPackageName()
setImplPackageName(String)
,
GMFGenPackage.getGenParsers_ImplPackageName()
void setImplPackageName(String value)
Impl Package Name
' attribute.
value
- the new value of the 'Impl Package Name' attribute.getImplPackageName()
String getQualifiedClassName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |