Interface LaravelUi5\OData\Edm\Contracts\SchemaInterface

extends AnnotatableInterface, AnnotationTargetInterface

A CSDL schema — a namespace that groups a set of type definitions and functions.

A service's metadata document contains one or more schemas. Each schema has a unique namespace and an optional alias. All named elements within a schema are reachable by their simple name from within the schema and by their qualified name from anywhere in scope.

Methods
Methods inherited from LaravelUi5\OData\Edm\Contracts\AnnotatableInterface
getAnnotations(), getAnnotation()