p

amf.model

domain

package domain

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class AnyShape extends Shape
  2. case class ApiKeySettings extends Settings with Product with Serializable
  3. case class ArrayShape (array: plugins.domain.shapes.models.ArrayShape) extends DataArrangeShape with Product with Serializable
  4. case class CreativeWork extends AmfObjectWrapper with DomainElement with Product with Serializable

    JS CreativeWork model class.

  5. abstract class DataArrangeShape extends AnyShape
  6. case class EndPoint extends AmfObjectWrapper with DomainElement with Product with Serializable

    JS EndPoint model class.

  7. case class Example extends AmfObjectWrapper with DomainElement with Linkable with Product with Serializable

    Js example model class

  8. case class FileShape (file: plugins.domain.shapes.models.FileShape) extends AnyShape with Product with Serializable
  9. case class License extends AmfObjectWrapper with DomainElement with Product with Serializable

    JS License model class.

  10. class MatrixShape extends ArrayShape
  11. case class NilShape (nil: plugins.domain.shapes.models.NilShape) extends AnyShape with Product with Serializable
  12. case class NodeShape (node: plugins.domain.shapes.models.NodeShape) extends AnyShape with Product with Serializable
  13. case class OAuth1Settings extends Settings with Product with Serializable
  14. case class OAuth2Settings extends Settings with Product with Serializable
  15. case class Operation extends AmfObjectWrapper with DomainElement with Product with Serializable

    JS Operation model class.

  16. case class Organization extends AmfObjectWrapper with DomainElement with Product with Serializable

    JS Organization model class.

  17. case class Parameter extends AmfObjectWrapper with DomainElement with Product with Serializable

    JS Parameter model class.

  18. case class ParametrizedResourceType extends ParametrizedDeclaration with Product with Serializable
  19. case class ParametrizedSecurityScheme extends AmfObjectWrapper with DomainElement with Product with Serializable

    JS ParametrizedSecurityScheme model class.

  20. case class ParametrizedTrait extends ParametrizedDeclaration with Product with Serializable
  21. case class Payload extends AmfObjectWrapper with DomainElement with Product with Serializable

    JS Payload model class.

  22. case class PropertyDependencies (property: plugins.domain.shapes.models.PropertyDependencies) extends AmfObjectWrapper with DomainElement with Product with Serializable

  23. case class Request extends AmfObjectWrapper with DomainElement with Product with Serializable

    JS Request model class.

  24. case class ResourceType (resourceType: plugins.domain.webapi.models.templates.ResourceType) extends AbstractDeclaration with Product with Serializable
  25. case class Response extends AmfObjectWrapper with DomainElement with Product with Serializable

    JS Response model class.

  26. case class ScalarShape (scalar: plugins.domain.shapes.models.ScalarShape) extends AnyShape with Product with Serializable
  27. case class SchemaShape (schema: plugins.domain.shapes.models.SchemaShape) extends AnyShape with Product with Serializable
  28. case class Scope extends AmfObjectWrapper with DomainElement with Product with Serializable

    JS Scope model class.

  29. case class SecurityScheme extends AmfObjectWrapper with DomainElement with Linkable with Product with Serializable

    JS SecurityScheme model class.

  30. class Settings extends AmfObjectWrapper with DomainElement

    JVM Settings model class.

  31. case class Trait (trt: plugins.domain.webapi.models.templates.Trait) extends AbstractDeclaration with Product with Serializable
  32. case class TupleShape (array: plugins.domain.shapes.models.TupleShape) extends DataArrangeShape with Product with Serializable
  33. case class UnionShape (schema: plugins.domain.shapes.models.UnionShape) extends AnyShape with Product with Serializable
  34. case class WebApi (webApi: plugins.domain.webapi.models.WebApi) extends AmfObjectWrapper with DomainElement with Product with Serializable

    JVM WebApi model class.

  35. case class XMLSerializer extends AmfObjectWrapper with DomainElement with Product with Serializable

    JS XMLSerializer model class.

Value Members

  1. object MatrixShape extends Serializable
  2. object Settings

Ungrouped