|
Generation Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenParserImplementation | |
|---|---|
| org.eclipse.gmf.codegen.gmfgen | |
| org.eclipse.gmf.codegen.gmfgen.impl | |
| org.eclipse.gmf.codegen.gmfgen.util | |
| Uses of GenParserImplementation in org.eclipse.gmf.codegen.gmfgen |
|---|
| Subinterfaces of GenParserImplementation in org.eclipse.gmf.codegen.gmfgen | |
|---|---|
interface |
CustomParser
A representation of the model object 'Custom Parser' |
interface |
ExternalParser
A representation of the model object 'External Parser' |
interface |
PredefinedParser
A representation of the model object 'Predefined Parser' |
| Methods in org.eclipse.gmf.codegen.gmfgen that return GenParserImplementation | |
|---|---|
GenParserImplementation |
LabelModelFacet.getParser()
Returns the value of the 'Parser' reference. |
| Methods in org.eclipse.gmf.codegen.gmfgen that return types with arguments of type GenParserImplementation | |
|---|---|
org.eclipse.emf.common.util.EList<GenParserImplementation> |
GenParsers.getImplementations()
Returns the value of the 'Implementations' containment reference list. |
| Methods in org.eclipse.gmf.codegen.gmfgen with parameters of type GenParserImplementation | |
|---|---|
void |
LabelModelFacet.setParser(GenParserImplementation value)
Sets the value of the ' Parser' reference |
| Uses of GenParserImplementation in org.eclipse.gmf.codegen.gmfgen.impl |
|---|
| Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenParserImplementation | |
|---|---|
class |
CustomParserImpl
An implementation of the model object 'Custom Parser' |
class |
ExternalParserImpl
An implementation of the model object 'External Parser' |
class |
GenParserImplementationImpl
An implementation of the model object 'Gen Parser Implementation' |
class |
PredefinedParserImpl
An implementation of the model object 'Predefined Parser' |
| Fields in org.eclipse.gmf.codegen.gmfgen.impl declared as GenParserImplementation | |
|---|---|
protected GenParserImplementation |
LabelModelFacetImpl.parser
The cached value of the ' Parser' reference |
| Fields in org.eclipse.gmf.codegen.gmfgen.impl with type parameters of type GenParserImplementation | |
|---|---|
protected org.eclipse.emf.common.util.EList<GenParserImplementation> |
GenParsersImpl.implementations
The cached value of the ' Implementations' containment reference list |
| Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenParserImplementation | |
|---|---|
GenParserImplementation |
LabelModelFacetImpl.basicGetParser()
|
GenParserImplementation |
LabelModelFacetImpl.getParser()
|
| Methods in org.eclipse.gmf.codegen.gmfgen.impl that return types with arguments of type GenParserImplementation | |
|---|---|
org.eclipse.emf.common.util.EList<GenParserImplementation> |
GenParsersImpl.getImplementations()
|
| Methods in org.eclipse.gmf.codegen.gmfgen.impl with parameters of type GenParserImplementation | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
LabelModelFacetImpl.basicSetParser(GenParserImplementation newParser,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
LabelModelFacetImpl.setParser(GenParserImplementation newParser)
|
| Uses of GenParserImplementation in org.eclipse.gmf.codegen.gmfgen.util |
|---|
| Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenParserImplementation | |
|---|---|
T |
GMFGenSwitch.caseGenParserImplementation(GenParserImplementation object)
Returns the result of interpreting the object as an instance of 'Gen Parser Implementation' |
|
Generation Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.