org.eclipse.jpt.jpa.core.context.orm
Interface OrmBaseEnumeratedConverter.ParentAdapter
- All Superinterfaces:
- Converter.ParentAdapter<OrmAttributeMapping>, OrmConverter.ParentAdapter
- All Known Implementing Classes:
- OrmBaseEnumeratedConverter.BasicAdapter.ConverterParentAdapter, OrmBaseEnumeratedConverter.MapKeyAdapter.ConverterParentAdapter
- Enclosing interface:
- OrmBaseEnumeratedConverter
public static interface OrmBaseEnumeratedConverter.ParentAdapter
- extends OrmConverter.ParentAdapter
getXmlEnumType
org.eclipse.jpt.jpa.core.resource.orm.EnumType getXmlEnumType()
setXmlEnumType
void setXmlEnumType(org.eclipse.jpt.jpa.core.resource.orm.EnumType enumType)
getEnumTextRange
TextRange getEnumTextRange()
Copyright (c) 2012 Oracle. All rights reserved.