Interface Annotatable
- All Known Subinterfaces:
EntityProperty<T>,NavigationProperty<P>,Property<P>
- All Known Implementing Classes:
EntityPropertyMain,EntityType,NavigationPropertyAbstract,NavigationPropertyEntity,NavigationPropertyEntitySet,PropertyAbstract,PropertyType,TypeComplex,TypeEntity,TypeEntitySet,TypeEnumeration,TypePrimitive,TypeSimple,TypeSimpleSet
public interface Annotatable
- Author:
- hylke
-
Method Summary
-
Method Details
-
getAnnotations
List<Annotation> getAnnotations()
-