Packages

package domain

Type Members

  1. case class Callback(_internal: scala.model.domain.Callback) extends DomainElement with NamedDomainElement with Product with Serializable

    Callback model class.

    Callback model class.

    Annotations
    @JSExportAll()
  2. case class CorrelationId(_internal: scala.model.domain.CorrelationId) extends DomainElement with Linkable with NamedDomainElement with Product with Serializable

    CorrelationId model class.

    CorrelationId model class.

    Annotations
    @JSExportAll()
  3. case class Encoding(_internal: scala.model.domain.Encoding) extends DomainElement with Product with Serializable

    Encoding model class.

    Encoding model class.

    Annotations
    @JSExportAll()
  4. case class EndPoint(_internal: scala.model.domain.EndPoint) extends DomainElement with NamedDomainElement with Linkable with Product with Serializable

    EndPoint model class.

    EndPoint model class.

    Annotations
    @JSExportAll()
  5. case class License(_internal: scala.model.domain.License) extends DomainElement with NamedDomainElement with Product with Serializable

    License model class.

    License model class.

    Annotations
    @JSExportAll()
  6. class Message extends NamedDomainElement with DomainElement with Linkable

    Message model class.

    Message model class.

    Annotations
    @JSExportAll()
  7. case class Operation(_internal: scala.model.domain.Operation) extends AbstractOperation with Linkable with Product with Serializable

    Operation model class.

    Operation model class.

    Annotations
    @JSExportAll()
  8. case class Organization(_internal: scala.model.domain.Organization) extends DomainElement with NamedDomainElement with Product with Serializable

    Organization model class.

    Organization model class.

    Annotations
    @JSExportAll()
  9. case class Parameter(_internal: scala.model.domain.Parameter) extends AbstractParameter with Product with Serializable

    Parameter model class.

    Parameter model class.

    Annotations
    @JSExportAll()
  10. case class Payload(_internal: scala.model.domain.Payload) extends AbstractPayload with Product with Serializable

    Payload model class.

    Payload model class.

    Annotations
    @JSExportAll()
  11. case class Request(_internal: scala.model.domain.Request) extends Message with AbstractRequest with Product with Serializable

    Request model class.

    Request model class.

    Annotations
    @JSExportAll()
  12. case class Response(_internal: scala.model.domain.Response) extends Message with AbstractResponse with Product with Serializable

    Response model class.

    Response model class.

    Annotations
    @JSExportAll()
  13. case class Server(_internal: scala.model.domain.Server) extends DomainElement with Linkable with Product with Serializable

    Server model class.

    Server model class.

    Annotations
    @JSExportAll()
  14. case class Tag(_internal: scala.model.domain.Tag) extends DomainElement with NamedDomainElement with Product with Serializable

    Tag model class.

    Tag model class.

    Annotations
    @JSExportAll()
  15. case class TemplatedLink(_internal: scala.model.domain.TemplatedLink) extends DomainElement with NamedDomainElement with Product with Serializable
    Annotations
    @JSExportAll()

Ungrouped