|
Generation Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureInitializer | |
---|---|
org.eclipse.gmf.mappings | |
org.eclipse.gmf.mappings.impl | |
org.eclipse.gmf.mappings.presentation | |
org.eclipse.gmf.mappings.util |
Uses of FeatureInitializer in org.eclipse.gmf.mappings |
---|
Subinterfaces of FeatureInitializer in org.eclipse.gmf.mappings | |
---|---|
interface |
FeatureValueSpec
A representation of the model object 'Feature Value Spec' |
interface |
ReferenceNewElementSpec
A representation of the model object 'Reference New Element Spec' |
Methods in org.eclipse.gmf.mappings that return types with arguments of type FeatureInitializer | |
---|---|
org.eclipse.emf.common.util.EList<FeatureInitializer> |
FeatureSeqInitializer.getInitializers()
Returns the value of the 'Initializers' containment reference list. |
Uses of FeatureInitializer in org.eclipse.gmf.mappings.impl |
---|
Classes in org.eclipse.gmf.mappings.impl that implement FeatureInitializer | |
---|---|
class |
FeatureInitializerImpl
An implementation of the model object 'Feature Initializer' |
class |
FeatureValueSpecImpl
An implementation of the model object 'Feature Value Spec' |
class |
ReferenceNewElementSpecImpl
An implementation of the model object 'Reference New Element Spec' |
Fields in org.eclipse.gmf.mappings.impl with type parameters of type FeatureInitializer | |
---|---|
protected org.eclipse.emf.common.util.EList<FeatureInitializer> |
FeatureSeqInitializerImpl.initializers
The cached value of the ' Initializers ' containment reference list |
Methods in org.eclipse.gmf.mappings.impl that return types with arguments of type FeatureInitializer | |
---|---|
org.eclipse.emf.common.util.EList<FeatureInitializer> |
FeatureSeqInitializerImpl.getInitializers()
|
Uses of FeatureInitializer in org.eclipse.gmf.mappings.presentation |
---|
Methods in org.eclipse.gmf.mappings.presentation with parameters of type FeatureInitializer | |
---|---|
static java.util.Collection<org.eclipse.emf.ecore.EStructuralFeature> |
FilterUtil.filterByFeatureInitializer(java.util.Collection<org.eclipse.emf.ecore.EStructuralFeature> features,
FeatureInitializer featureInitializer)
|
Uses of FeatureInitializer in org.eclipse.gmf.mappings.util |
---|
Methods in org.eclipse.gmf.mappings.util with parameters of type FeatureInitializer | |
---|---|
T |
GMFMapSwitch.caseFeatureInitializer(FeatureInitializer object)
Returns the result of interpreting the object as an instance of 'Feature 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.