Namespace LaravelUi5\OData\Edm\Contracts\Annotation

Interfaces
AnnotationInterface A single annotation applied to a model element.
AnnotationValueInterface Root contract for every value that can appear in an annotation.
CollectionAnnotationValueInterface A collection annotation value — an ordered list of annotation values.
ConstantAnnotationValueInterface A constant annotation value — a single primitive or enum-member literal that requires no further structural…
PropertyValueInterface A single named property within a record annotation value.
RecordAnnotationValueInterface A record annotation value — a structured value composed of named property values, optionally typed by a qualified term…