|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenParsers | |
---|---|
org.eclipse.gmf.codegen.gmfgen | |
org.eclipse.gmf.codegen.gmfgen.impl | |
org.eclipse.gmf.codegen.gmfgen.util |
Uses of GenParsers in org.eclipse.gmf.codegen.gmfgen |
---|
Methods in org.eclipse.gmf.codegen.gmfgen that return GenParsers | |
---|---|
GenParsers |
GMFGenFactory.createGenParsers()
Returns a new object of class 'Gen Parsers'. |
GenParsers |
GenParserImplementation.getHolder()
Returns the value of the 'Holder' container reference. |
GenParsers |
GenEditorGenerator.getLabelParsers()
Returns the value of the 'Label Parsers' containment reference. |
Methods in org.eclipse.gmf.codegen.gmfgen with parameters of type GenParsers | |
---|---|
void |
GenEditorGenerator.setLabelParsers(GenParsers value)
Sets the value of the ' Label Parsers ' containment reference. |
Uses of GenParsers in org.eclipse.gmf.codegen.gmfgen.impl |
---|
Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenParsers | |
---|---|
class |
GenParsersImpl
An implementation of the model object 'Gen Parsers'. |
Fields in org.eclipse.gmf.codegen.gmfgen.impl declared as GenParsers | |
---|---|
protected GenParsers |
GenEditorGeneratorImpl.labelParsers
The cached value of the ' Label Parsers ' containment reference. |
Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenParsers | |
---|---|
GenParsers |
GMFGenFactoryImpl.createGenParsers()
|
GenParsers |
GenParserImplementationImpl.getHolder()
|
GenParsers |
GenEditorGeneratorImpl.getLabelParsers()
|
Methods in org.eclipse.gmf.codegen.gmfgen.impl with parameters of type GenParsers | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
GenEditorGeneratorImpl.basicSetLabelParsers(GenParsers newLabelParsers,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
GenEditorGeneratorImpl.setLabelParsers(GenParsers newLabelParsers)
|
Uses of GenParsers in org.eclipse.gmf.codegen.gmfgen.util |
---|
Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenParsers | |
---|---|
T |
GMFGenSwitch.caseGenParsers(GenParsers object)
Returns the result of interpreting the object as an instance of 'Gen Parsers'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |