public abstract class EdmElementImplProv extends EdmTypedImplProv implements EdmElement
edmTypeedm| Constructor and Description |
|---|
EdmElementImplProv(EdmImplProv edm,
String name,
FullQualifiedName typeName,
EdmFacets edmFacets,
EdmMapping edmMapping) |
| Modifier and Type | Method and Description |
|---|---|
EdmFacets |
getFacets()
Get the facet information for an element
|
EdmMapping |
getMapping()
Get mapping information applied to an EDM element
|
getMultiplicity, getTypegetNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMultiplicity, getTypepublic EdmElementImplProv(EdmImplProv edm, String name, FullQualifiedName typeName, EdmFacets edmFacets, EdmMapping edmMapping) throws EdmException
EdmExceptionpublic EdmMapping getMapping() throws EdmException
EdmMappablegetMapping in interface EdmMappableEdmMappingEdmExceptionpublic EdmFacets getFacets() throws EdmException
EdmElementgetFacets in interface EdmElementEdmFacetsEdmExceptionCopyright © 2020. All rights reserved.