|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenEnum | |
org.eclipse.emf.codegen.ecore.genmodel | |
org.eclipse.emf.codegen.ecore.genmodel.impl | |
org.eclipse.emf.codegen.ecore.genmodel.util |
Uses of GenEnum in org.eclipse.emf.codegen.ecore.genmodel |
Methods in org.eclipse.emf.codegen.ecore.genmodel that return GenEnum | |
GenEnum |
GenModelFactory.createGenEnum()
Returns a new object of class 'Gen Enum' |
GenEnum |
GenFeature.getGenEnumType()
|
GenEnum |
GenEnumLiteral.getGenEnum()
Returns the value of the 'Gen Enum' container reference. |
Methods in org.eclipse.emf.codegen.ecore.genmodel with parameters of type GenEnum | |
void |
GenEnumLiteral.setGenEnum(GenEnum value)
Sets the value of the ' Gen Enum ' container reference |
boolean |
GenEnum.reconcile(GenEnum oldGenEnumVersion)
|
Uses of GenEnum in org.eclipse.emf.codegen.ecore.genmodel.impl |
Classes in org.eclipse.emf.codegen.ecore.genmodel.impl that implement GenEnum | |
class |
GenEnumImpl
An implementation of the model object 'Gen Enum' |
Methods in org.eclipse.emf.codegen.ecore.genmodel.impl that return GenEnum | |
GenEnum |
GenModelFactoryImpl.createGenEnum()
|
GenEnum |
GenFeatureImpl.getGenEnumType()
|
GenEnum |
GenEnumLiteralImpl.getGenEnum()
|
protected GenEnum |
GenBaseImpl.findGenEnum(EEnum eEnum)
|
Methods in org.eclipse.emf.codegen.ecore.genmodel.impl with parameters of type GenEnum | |
void |
GenEnumLiteralImpl.setGenEnum(GenEnum newGenEnum)
|
boolean |
GenEnumImpl.reconcile(GenEnum oldGenEnumVersion)
|
protected void |
GenEnumImpl.reconcileSettings(GenEnum oldGenEnumVersion)
|
Uses of GenEnum in org.eclipse.emf.codegen.ecore.genmodel.util |
Methods in org.eclipse.emf.codegen.ecore.genmodel.util with parameters of type GenEnum | |
Object |
GenModelSwitch.caseGenEnum(GenEnum object)
Returns the result of interpretting the object as an instance of 'Gen Enum' |
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |