package domain
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- class AnyShape extends Shape
- case class ApiKeySettings extends Settings with Product with Serializable
- case class ArrayShape (array: plugins.domain.shapes.models.ArrayShape) extends DataArrangeShape with Product with Serializable
-
case class
CreativeWork
extends AmfObjectWrapper with DomainElement with Product with Serializable
JS CreativeWork model class.
- abstract class DataArrangeShape extends AnyShape
-
case class
EndPoint
extends AmfObjectWrapper with DomainElement with Product with Serializable
JS EndPoint model class.
-
case class
Example
extends AmfObjectWrapper with DomainElement with Linkable with Product with Serializable
Js example model class
- case class FileShape (file: plugins.domain.shapes.models.FileShape) extends AnyShape with Product with Serializable
-
case class
License
extends AmfObjectWrapper with DomainElement with Product with Serializable
JS License model class.
- class MatrixShape extends ArrayShape
- case class NilShape (nil: plugins.domain.shapes.models.NilShape) extends AnyShape with Product with Serializable
- case class NodeShape (node: plugins.domain.shapes.models.NodeShape) extends AnyShape with Product with Serializable
- case class OAuth1Settings extends Settings with Product with Serializable
- case class OAuth2Settings extends Settings with Product with Serializable
-
case class
Operation
extends AmfObjectWrapper with DomainElement with Product with Serializable
JS Operation model class.
-
case class
Organization
extends AmfObjectWrapper with DomainElement with Product with Serializable
JS Organization model class.
-
case class
Parameter
extends AmfObjectWrapper with DomainElement with Product with Serializable
JS Parameter model class.
- case class ParametrizedResourceType extends ParametrizedDeclaration with Product with Serializable
-
case class
ParametrizedSecurityScheme
extends AmfObjectWrapper with DomainElement with Product with Serializable
JS ParametrizedSecurityScheme model class.
- case class ParametrizedTrait extends ParametrizedDeclaration with Product with Serializable
-
case class
Payload
extends AmfObjectWrapper with DomainElement with Product with Serializable
JS Payload model class.
- case class PropertyDependencies (property: plugins.domain.shapes.models.PropertyDependencies) extends AmfObjectWrapper with DomainElement with Product with Serializable
-
case class
Request
extends AmfObjectWrapper with DomainElement with Product with Serializable
JS Request model class.
- case class ResourceType (resourceType: plugins.domain.webapi.models.templates.ResourceType) extends AbstractDeclaration with Product with Serializable
-
case class
Response
extends AmfObjectWrapper with DomainElement with Product with Serializable
JS Response model class.
- case class ScalarShape (scalar: plugins.domain.shapes.models.ScalarShape) extends AnyShape with Product with Serializable
- case class SchemaShape (schema: plugins.domain.shapes.models.SchemaShape) extends AnyShape with Product with Serializable
-
case class
Scope
extends AmfObjectWrapper with DomainElement with Product with Serializable
JS Scope model class.
-
case class
SecurityScheme
extends AmfObjectWrapper with DomainElement with Linkable with Product with Serializable
JS SecurityScheme model class.
-
class
Settings
extends AmfObjectWrapper with DomainElement
JVM Settings model class.
- case class Trait (trt: plugins.domain.webapi.models.templates.Trait) extends AbstractDeclaration with Product with Serializable
- case class TupleShape (array: plugins.domain.shapes.models.TupleShape) extends DataArrangeShape with Product with Serializable
- case class UnionShape (schema: plugins.domain.shapes.models.UnionShape) extends AnyShape with Product with Serializable
-
case class
WebApi
(webApi: plugins.domain.webapi.models.WebApi) extends AmfObjectWrapper with DomainElement with Product with Serializable
JVM WebApi model class.
-
case class
XMLSerializer
extends AmfObjectWrapper with DomainElement with Product with Serializable
JS XMLSerializer model class.
Value Members
- object MatrixShape extends Serializable
- object Settings