|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenFeature | |
org.eclipse.emf.codegen.ecore.genmodel | |
org.eclipse.emf.codegen.ecore.genmodel.impl | |
org.eclipse.emf.codegen.ecore.genmodel.util |
Uses of GenFeature in org.eclipse.emf.codegen.ecore.genmodel |
Methods in org.eclipse.emf.codegen.ecore.genmodel that return GenFeature | |
GenFeature |
GenPackage.getRootFeature()
|
GenFeature |
GenModelFactory.createGenFeature()
Returns a new object of class 'Gen Feature' |
GenFeature |
GenModel.createGenFeature()
|
GenFeature |
GenFeature.getReverse()
|
GenFeature |
GenFeature.getDelegateFeature()
|
GenFeature |
GenClass.getLabelFeature()
Returns the value of the 'Label Feature' reference |
GenFeature |
GenClass.getMapEntryKeyFeature()
|
GenFeature |
GenClass.getMapEntryValueFeature()
|
GenFeature |
GenClass.getMixedGenFeature()
|
Uses of GenFeature in org.eclipse.emf.codegen.ecore.genmodel.impl |
Classes in org.eclipse.emf.codegen.ecore.genmodel.impl that implement GenFeature | |
class |
GenFeatureImpl
An implementation of the model object 'Gen Feature' |
Fields in org.eclipse.emf.codegen.ecore.genmodel.impl declared as GenFeature | |
protected GenFeature |
GenClassImpl.labelFeature
The cached value of the ' Label Feature ' reference |
Methods in org.eclipse.emf.codegen.ecore.genmodel.impl that return GenFeature | |
GenFeature |
GenPackageImpl.getRootFeature()
|
GenFeature |
GenModelImpl.createGenFeature()
|
GenFeature |
GenModelFactoryImpl.createGenFeature()
|
GenFeature |
GenFeatureImpl.getReverse()
|
GenFeature |
GenFeatureImpl.getDelegateFeature()
|
GenFeature |
GenClassImpl.getMapEntryKeyFeature()
|
GenFeature |
GenClassImpl.getMapEntryValueFeature()
|
GenFeature |
GenClassImpl.getLabelFeatureGen()
|
GenFeature |
GenClassImpl.getLabelFeature()
|
GenFeature |
GenClassImpl.basicGetLabelFeature()
|
GenFeature |
GenClassImpl.getMixedGenFeature()
|
protected GenFeature |
GenBaseImpl.findGenFeature(EStructuralFeature eStructuralFeature)
|
Methods in org.eclipse.emf.codegen.ecore.genmodel.impl with parameters of type GenFeature | |
boolean |
GenFeatureImpl.reconcile(GenFeature oldGenFeatureVersion)
|
protected void |
GenFeatureImpl.reconcileSettings(GenFeature oldGenFeatureVersion)
|
String |
GenClassImpl.getFeatureID(GenFeature genFeature)
|
String |
GenClassImpl.getQualifiedFeatureID(GenFeature genFeature)
|
String |
GenClassImpl.getFeatureValue(GenFeature genFeature)
|
String |
GenClassImpl.getLocalFeatureIndex(GenFeature genFeature)
|
String |
GenClassImpl.getFlagsField(GenFeature genFeature)
|
int |
GenClassImpl.getFlagIndex(GenFeature genFeature)
|
String |
GenClassImpl.getESetFlagsField(GenFeature genFeature)
|
int |
GenClassImpl.getESetFlagIndex(GenFeature genFeature)
|
GenModel |
GenClassImpl.getImplementingGenModel(GenFeature genFeature)
|
String |
GenClassImpl.getCreateChildIconFileName(GenFeature feature,
GenClass childClass)
|
List |
GenClassImpl.getChildrenClasses(GenFeature genFeature)
|
List |
GenClassImpl.getCrossPackageChildrenClasses(GenFeature genFeature)
|
void |
GenClassImpl.setLabelFeature(GenFeature newLabelFeature)
|
String |
GenClassImpl.getListConstructor(GenFeature genFeature)
|
boolean |
GenClassImpl.isFlag(GenFeature genFeature)
|
boolean |
GenClassImpl.isESetFlag(GenFeature genFeature)
|
boolean |
GenClassImpl.isField(GenFeature genFeature)
|
boolean |
GenClassImpl.isESetField(GenFeature genFeature)
|
boolean |
GenBaseImpl.GenFeatureFilter.accept(GenFeature genFeature)
|
Uses of GenFeature in org.eclipse.emf.codegen.ecore.genmodel.util |
Methods in org.eclipse.emf.codegen.ecore.genmodel.util with parameters of type GenFeature | |
Object |
GenModelSwitch.caseGenFeature(GenFeature object)
Returns the result of interpretting the object as an instance of 'Gen Feature' |
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |