Annotation Interface OslcResourceShape


@Documented @Target(TYPE) @Retention(RUNTIME) public @interface OslcResourceShape
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Type or types of resource described by this shape.
    Description of the resource shape.
    Title of the resource shape.
  • Element Details

    • title

      String title
      Title of the resource shape.
      Default:
      ""
    • description

      String description
      Description of the resource shape.
      Default:
      ""
    • describes

      String[] describes
      Type or types of resource described by this shape.
      Default:
      {}