|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ElementInitializer | |
| org.eclipse.gmf.mappings | |
| org.eclipse.gmf.mappings.impl | |
| org.eclipse.gmf.mappings.util | |
| Uses of ElementInitializer in org.eclipse.gmf.mappings |
| Subinterfaces of ElementInitializer in org.eclipse.gmf.mappings | |
interface |
FeatureSeqInitializer
A representation of the model object 'Feature Seq Initializer' |
| Methods in org.eclipse.gmf.mappings that return ElementInitializer | |
ElementInitializer |
MappingEntry.getDomainInitializer()
Returns the value of the 'Domain Initializer' containment reference. |
| Methods in org.eclipse.gmf.mappings with parameters of type ElementInitializer | |
void |
MappingEntry.setDomainInitializer(ElementInitializer value)
Sets the value of the ' Domain Initializer' containment reference |
| Uses of ElementInitializer in org.eclipse.gmf.mappings.impl |
| Classes in org.eclipse.gmf.mappings.impl that implement ElementInitializer | |
class |
FeatureSeqInitializerImpl
An implementation of the model object 'Feature Seq Initializer' |
| Fields in org.eclipse.gmf.mappings.impl declared as ElementInitializer | |
protected ElementInitializer |
MappingEntryImpl.domainInitializer
The cached value of the ' Domain Initializer' containment reference |
| Methods in org.eclipse.gmf.mappings.impl that return ElementInitializer | |
ElementInitializer |
MappingEntryImpl.getDomainInitializer()
|
| Methods in org.eclipse.gmf.mappings.impl with parameters of type ElementInitializer | |
NotificationChain |
MappingEntryImpl.basicSetDomainInitializer(ElementInitializer newDomainInitializer,
NotificationChain msgs)
|
void |
MappingEntryImpl.setDomainInitializer(ElementInitializer newDomainInitializer)
|
| Uses of ElementInitializer in org.eclipse.gmf.mappings.util |
| Methods in org.eclipse.gmf.mappings.util with parameters of type ElementInitializer | |
java.lang.Object |
GMFMapSwitch.caseElementInitializer(ElementInitializer object)
Returns the result of interpretting the object as an instance of 'Element Initializer' |
|
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.