|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenDataType | |
---|---|
org.eclipse.emf.codegen.ecore.genmodel | |
org.eclipse.emf.codegen.ecore.genmodel.impl | |
org.eclipse.emf.codegen.ecore.genmodel.util |
Uses of GenDataType in org.eclipse.emf.codegen.ecore.genmodel |
---|
Subinterfaces of GenDataType in org.eclipse.emf.codegen.ecore.genmodel | |
---|---|
interface |
GenEnum
A representation of the model object 'Gen Enum' |
Methods in org.eclipse.emf.codegen.ecore.genmodel that return GenDataType | |
---|---|
GenDataType |
GenModelFactory.createGenDataType()
Returns a new object of class 'Gen Data Type' |
GenDataType |
GenModel.createGenDataType()
|
GenDataType |
GenDataType.getBaseType()
|
GenDataType |
GenTypedElement.getGenDataTypeType()
Deprecated. As of EMF 2.1, replaced by GenTypedElement.getTypeGenDataType() . |
GenDataType |
GenDataType.getItemType()
|
GenDataType |
GenDataType.getObjectType()
|
GenDataType |
GenTypedElement.getTypeGenDataType()
|
Methods in org.eclipse.emf.codegen.ecore.genmodel that return types with arguments of type GenDataType | |
---|---|
java.util.List<GenDataType> |
GenPackage.getAllGenDataTypes()
|
EList<GenDataType> |
GenPackage.getGenDataTypes()
Returns the value of the 'Gen Data Types' containment reference list. |
java.util.List<GenDataType> |
GenDataType.getMemberTypes()
|
Methods in org.eclipse.emf.codegen.ecore.genmodel with parameters of type GenDataType | |
---|---|
boolean |
GenDataType.reconcile(GenDataType oldGenDataVersion)
|
Uses of GenDataType in org.eclipse.emf.codegen.ecore.genmodel.impl |
---|
Classes in org.eclipse.emf.codegen.ecore.genmodel.impl that implement GenDataType | |
---|---|
class |
GenDataTypeImpl
An implementation of the model object 'Gen Data Type' |
class |
GenEnumImpl
An implementation of the model object 'Gen Enum' |
Fields in org.eclipse.emf.codegen.ecore.genmodel.impl with type parameters of type GenDataType | |
---|---|
protected EList<GenDataType> |
GenPackageImpl.genDataTypes
The cached value of the ' Gen Data Types ' containment reference list |
Methods in org.eclipse.emf.codegen.ecore.genmodel.impl that return GenDataType | |
---|---|
GenDataType |
GenModelFactoryImpl.createGenDataType()
|
GenDataType |
GenModelImpl.createGenDataType()
|
protected GenDataType |
GenModelImpl.findGenDataType(EDataType eDataType)
|
protected GenDataType |
GenBaseImpl.findGenDataType(EDataType eDataType)
|
GenDataType |
GenDataTypeImpl.getBaseType()
|
GenDataType |
GenDataTypeImpl.getEffectiveItemType()
|
GenDataType |
GenTypedElementImpl.getGenDataTypeType()
Deprecated. As of EMF 2.1, replaced by GenTypedElementImpl.getTypeGenDataType() . |
GenDataType |
GenDataTypeImpl.getItemType()
|
GenDataType |
GenTypedElementImpl.getListDataType()
|
GenDataType |
GenDataTypeImpl.getObjectType()
|
GenDataType |
GenTypedElementImpl.getTypeGenDataType()
|
Methods in org.eclipse.emf.codegen.ecore.genmodel.impl that return types with arguments of type GenDataType | |
---|---|
java.util.List<GenDataType> |
GenPackageImpl.getAllGenDataTypes()
|
java.util.List<GenDataType> |
GenDataTypeImpl.getEffectiveMemberTypes()
|
EList<GenDataType> |
GenPackageImpl.getGenDataTypes()
|
java.util.List<GenDataType> |
GenDataTypeImpl.getMemberTypes()
|
Methods in org.eclipse.emf.codegen.ecore.genmodel.impl with parameters of type GenDataType | |
---|---|
boolean |
GenDataTypeImpl.reconcile(GenDataType oldGenDataTypeVersion)
|
protected void |
GenDataTypeImpl.reconcileSettings(GenDataType oldGenDataTypeVersion)
|
Uses of GenDataType in org.eclipse.emf.codegen.ecore.genmodel.util |
---|
Methods in org.eclipse.emf.codegen.ecore.genmodel.util with parameters of type GenDataType | |
---|---|
T |
GenModelSwitch.caseGenDataType(GenDataType object)
Returns the result of interpreting the object as an instance of 'Gen Data Type' |
boolean |
GenModelValidator.validateGenDataType(GenDataType genDataType,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |