|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ETypedElement | |
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.java.builder | |
org.eclipse.emf.importer.rose.builder |
Uses of ETypedElement in org.eclipse.emf.codegen.ecore.genmodel.impl |
Methods in org.eclipse.emf.codegen.ecore.genmodel.impl that return ETypedElement | |
abstract ETypedElement |
GenTypedElementImpl.getEcoreTypedElement()
|
ETypedElement |
GenParameterImpl.getEcoreTypedElement()
|
ETypedElement |
GenOperationImpl.getEcoreTypedElement()
|
ETypedElement |
GenFeatureImpl.getEcoreTypedElement()
|
Uses of ETypedElement in org.eclipse.emf.ecore |
Subinterfaces of ETypedElement in org.eclipse.emf.ecore | |
interface |
EAttribute
A representation of the model object 'EAttribute' |
interface |
EOperation
A representation of the model object 'EOperation' |
interface |
EParameter
A representation of the model object 'EParameter' |
interface |
EReference
A representation of the model object 'EReference' |
interface |
EStructuralFeature
A representation of the model object 'EStructural Feature' |
static interface |
EStructuralFeature.Internal
Internal API implemented by all features. |
Uses of ETypedElement in org.eclipse.emf.ecore.impl |
Classes in org.eclipse.emf.ecore.impl that implement ETypedElement | |
class |
EAttributeImpl
An implementation of the model object 'EAttribute' |
class |
EOperationImpl
An implementation of the model object 'EOperation' |
class |
EParameterImpl
An implementation of the model object 'EParameter' |
class |
EReferenceImpl
An implementation of the model object 'EReference' |
class |
EStructuralFeatureImpl
An implementation of the model object 'EStructural Feature'. |
class |
ETypedElementImpl
An implementation of the model object 'ETyped Element' |
Uses of ETypedElement in org.eclipse.emf.ecore.util |
Methods in org.eclipse.emf.ecore.util with parameters of type ETypedElement | |
Object |
EcoreSwitch.caseETypedElement(ETypedElement object)
Returns the result of interpretting the object as an instance of 'ETyped Element' |
Uses of ETypedElement in org.eclipse.emf.importer.java.builder |
Methods in org.eclipse.emf.importer.java.builder that return ETypedElement | |
protected ETypedElement |
JavaEcoreBuilder.analyzeMethod(EClass eClass,
String modelAnnotation,
String methodName,
String returnType,
String[] parameterNames,
String[] parameterTypes,
String[] exceptionTypes)
|
Methods in org.eclipse.emf.importer.java.builder with parameters of type ETypedElement | |
protected void |
JavaEcoreBuilder.handleETypedElement(ETypedElement eTypedElement,
String name,
String type,
String modelAnnotation,
String identifierName)
|
protected EClassifier |
JavaEcoreBuilder.resolveType(ETypedElement eTypedElement)
|
Uses of ETypedElement in org.eclipse.emf.importer.rose.builder |
Methods in org.eclipse.emf.importer.rose.builder with parameters of type ETypedElement | |
protected void |
RoseEcoreBuilder.setETypedElementProperties(RoseNode roseNode,
ETypedElement eTypedElement)
|
protected String |
RoseEcoreBuilder.getQualifiedTypeName(ETypedElement typedElement,
String type)
|
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |