|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EEnumLiteral | |
org.eclipse.emf.codegen.ecore.genmodel | |
org.eclipse.emf.codegen.ecore.genmodel.impl | |
org.eclipse.emf.ecore | Provides an API for the Ecore dialect of UML. |
org.eclipse.emf.ecore.impl | Provides an implementation of Ecore. |
org.eclipse.emf.ecore.util | Provides utilities. |
org.eclipse.emf.importer.rose.builder |
Uses of EEnumLiteral in org.eclipse.emf.codegen.ecore.genmodel |
Methods in org.eclipse.emf.codegen.ecore.genmodel that return EEnumLiteral | |
EEnumLiteral |
GenEnumLiteral.getEcoreEnumLiteral()
Returns the value of the 'Ecore Enum Literal' reference |
Methods in org.eclipse.emf.codegen.ecore.genmodel with parameters of type EEnumLiteral | |
void |
GenEnumLiteral.setEcoreEnumLiteral(EEnumLiteral value)
Sets the value of the ' Ecore Enum Literal ' reference |
void |
GenEnumLiteral.initialize(EEnumLiteral eEnumLiteral)
|
Uses of EEnumLiteral in org.eclipse.emf.codegen.ecore.genmodel.impl |
Fields in org.eclipse.emf.codegen.ecore.genmodel.impl declared as EEnumLiteral | |
protected EEnumLiteral |
GenEnumLiteralImpl.ecoreEnumLiteral
The cached value of the ' Ecore Enum Literal ' reference |
Methods in org.eclipse.emf.codegen.ecore.genmodel.impl that return EEnumLiteral | |
EEnumLiteral |
GenEnumLiteralImpl.getEcoreEnumLiteral()
|
EEnumLiteral |
GenEnumLiteralImpl.basicGetEcoreEnumLiteral()
|
Methods in org.eclipse.emf.codegen.ecore.genmodel.impl with parameters of type EEnumLiteral | |
void |
GenEnumLiteralImpl.setEcoreEnumLiteral(EEnumLiteral newEcoreEnumLiteral)
|
void |
GenEnumLiteralImpl.initialize(EEnumLiteral eEnumLiteral)
|
Uses of EEnumLiteral in org.eclipse.emf.ecore |
Methods in org.eclipse.emf.ecore that return EEnumLiteral | |
EEnumLiteral |
EcoreFactory.createEEnumLiteral()
Returns a new object of class 'EEnum Literal' |
EEnumLiteral |
EEnum.getEEnumLiteral(String name)
Returns the enum literal with the given name, or null . |
EEnumLiteral |
EEnum.getEEnumLiteral(int value)
Returns the enum literal with the given value, or null .
|
EEnumLiteral |
EEnum.getEEnumLiteralByLiteral(String literal)
Returns the enum literal with the given literal value, or null . |
Uses of EEnumLiteral in org.eclipse.emf.ecore.impl |
Classes in org.eclipse.emf.ecore.impl that implement EEnumLiteral | |
class |
EEnumLiteralImpl
An implementation of the model object 'EEnum Literal' |
Methods in org.eclipse.emf.ecore.impl that return EEnumLiteral | |
EEnumLiteral |
EcoreFactoryImpl.createEEnumLiteral()
|
EEnumLiteral |
EEnumImpl.getEEnumLiteral(String name)
|
EEnumLiteral |
EEnumImpl.getEEnumLiteral(int intValue)
|
EEnumLiteral |
EEnumImpl.getEEnumLiteralByLiteral(String literal)
|
Uses of EEnumLiteral in org.eclipse.emf.ecore.util |
Methods in org.eclipse.emf.ecore.util with parameters of type EEnumLiteral | |
Object |
EcoreSwitch.caseEEnumLiteral(EEnumLiteral object)
Returns the result of interpretting the object as an instance of 'EEnum Literal' |
Uses of EEnumLiteral in org.eclipse.emf.importer.rose.builder |
Methods in org.eclipse.emf.importer.rose.builder with parameters of type EEnumLiteral | |
protected boolean |
RoseEcoreBuilder.setEEnumLiteralProperties(RoseNode roseNode,
EEnumLiteral eEnumLiteral)
|
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |