Interface SourceModel

All Superinterfaces:
Model
All Known Subinterfaces:
SourceSignatureModel

@Deprecated public interface SourceModel extends Model
Deprecated.
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
    Deprecated.
     

    Methods inherited from interface com.vaadin.hilla.parser.models.Model

    get, getCommonModelClass, isReflection
  • Method Details

    • isSource

      default boolean isSource()
      Deprecated.
      Specified by:
      isSource in interface Model