Packages

package metamodel

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait AbstractModel extends AnyRef
  2. trait MessageModel extends TagsModel with ExamplesField with DocumentationField with AbstractModel with NameFieldSchema with DescriptionField with LinkableElementModel with ParametersFieldModel
  3. trait ParametersFieldModel extends AnyRef
  4. trait TagsModel extends AnyRef

Value Members

  1. object CallbackModel extends DomainElementModel with KeyField with NameFieldSchema

    Callback metaModel.

  2. object CorrelationIdModel extends DomainElementModel with NameFieldSchema with DescriptionField with LinkableElementModel
  3. object EncodingModel extends DomainElementModel with KeyField

    Encoding metamodel.

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

    EndPoint metaModel

    EndPoint metaModel

    EndPoint in the API holding a number of executable operations

  5. object IriTemplateMappingModel extends DomainElementModel

    Variable metaModel

  6. object LicenseModel extends DomainElementModel with NameFieldSchema

    License metamodel

    License metamodel

    License for the API

  7. object MessageModel extends MessageModel
  8. object OperationModel extends DomainElementModel with KeyField with OptionalField with NameFieldSchema with DescriptionField with DocumentationField with TagsModel with AbstractModel with LinkableElementModel

    Operation meta model.

  9. object OrganizationModel extends DomainElementModel with NameFieldSchema

    Organization metamodel

  10. object ParameterModel extends DomainElementModel with LinkableElementModel with KeyField with NameFieldSchema with OptionalField with ExamplesField with DescriptionField

    Parameter metaModel.

  11. object ParametersFieldModel extends ParametersFieldModel
  12. object PayloadModel extends DomainElementModel with KeyField with OptionalField with NameFieldSchema with DescriptionField with LinkableElementModel with ExamplesField

    Payload metamodel.

  13. object RequestModel extends DomainElementModel with ParametersFieldModel with MessageModel with KeyField

    Request metaModel.

  14. object ResponseModel extends DomainElementModel with KeyField with OptionalField with MessageModel

    Response metamodel.

  15. object ServerModel extends DomainElementModel with NameFieldSchema with DescriptionField

    Server meta model

  16. object TagModel extends DomainElementModel with NameFieldSchema with DescriptionField

    Tag meta model

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

    Link metaModel.

  18. object WebApiModel extends DomainElementModel with NameFieldSchema with DescriptionField with TagsModel

    Web Api metamodel

Ungrouped