Packages

package metamodel

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Value Members

  1. object CallbackModel extends DomainElementModel with KeyField with NameFieldSchema

    Callback metaModel.

  2. object EncodingModel extends DomainElementModel with KeyField

    Encoding metamodel.

  3. object EndPointModel extends DomainElementModel with KeyField with NameFieldSchema with DescriptionField

    EndPoint metaModel

    EndPoint metaModel

    EndPoint in the API holding a number of executable operations

  4. object IriTemplateMappingModel extends DomainElementModel

    Variable metaModel

  5. object LicenseModel extends DomainElementModel with NameFieldSchema

    License metamodel

    License metamodel

    License for the API

  6. object OperationModel extends DomainElementModel with KeyField with OptionalField with NameFieldSchema with DescriptionField with DocumentationField

    Operation meta model.

  7. object OrganizationModel extends DomainElementModel with NameFieldSchema

    Organization metamodel

  8. object ParameterModel extends DomainElementModel with LinkableElementModel with KeyField with NameFieldSchema with OptionalField with ExampleField with DescriptionField

    Parameter metaModel.

  9. object PayloadModel extends DomainElementModel with KeyField with OptionalField with NameFieldSchema with LinkableElementModel with ExampleField

    Payload metamodel.

  10. object RequestModel extends DomainElementModel with DescriptionField

    Request metaModel.

  11. object ResponseModel extends DomainElementModel with KeyField with OptionalField with ExamplesField with LinkableElementModel with NameFieldSchema with DescriptionField

    Response metamodel.

  12. object ServerModel extends DomainElementModel with DescriptionField

    Server meta model

  13. object TagModel extends DomainElementModel with NameFieldSchema with DescriptionField

    Tag meta model

  14. object TemplatedLinkModel extends DomainElementModel with LinkableElementModel with NameFieldSchema with DescriptionField

    Link metaModel.

  15. object WebApiModel extends DomainElementModel with NameFieldSchema with DescriptionField

    Web Api metamodel

Ungrouped