package domain
Type Members
-
class
AnyShape extends Shape
- Annotations
- @JSExportAll()
-
case class
ApiKeySettings(_internal: plugins.domain.webapi.models.security.ApiKeySettings) extends Settings with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
ArrayShape(_internal: plugins.domain.shapes.models.ArrayShape) extends DataArrangeShape with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
Callback(_internal: plugins.domain.webapi.models.Callback) extends DomainElement with NamedDomainElement with Product with Serializable
Callback model class.
Callback model class.
- Annotations
- @JSExportAll()
-
case class
CreativeWork(_internal: plugins.domain.shapes.models.CreativeWork) extends DomainElement with Product with Serializable
CreativeWork model class.
CreativeWork model class.
- Annotations
- @JSExportAll()
-
abstract
class
DataArrangeShape extends AnyShape
- Annotations
- @JSExportAll()
-
case class
Encoding(_internal: plugins.domain.webapi.models.Encoding) extends DomainElement with Product with Serializable
Encoding model class.
Encoding model class.
- Annotations
- @JSExportAll()
-
case class
EndPoint(_internal: plugins.domain.webapi.models.EndPoint) extends DomainElement with NamedDomainElement with Product with Serializable
EndPoint model class.
EndPoint model class.
- Annotations
- @JSExportAll()
-
case class
Example(_internal: plugins.domain.shapes.models.Example) extends DomainElement with Linkable with NamedDomainElement with Product with Serializable
Example model class
Example model class
- Annotations
- @JSExportAll()
-
case class
FileShape(_internal: plugins.domain.shapes.models.FileShape) extends AnyShape with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
HttpSettings(_internal: plugins.domain.webapi.models.security.HttpSettings) extends Settings with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
IriTemplateMapping(_internal: plugins.domain.webapi.models.IriTemplateMapping) extends DomainElement with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
License(_internal: plugins.domain.webapi.models.License) extends DomainElement with NamedDomainElement with Product with Serializable
License model class.
License model class.
- Annotations
- @JSExportAll()
-
class
MatrixShape extends ArrayShape
- Annotations
- @JSExportAll()
-
case class
NilShape(_internal: plugins.domain.shapes.models.NilShape) extends AnyShape with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
NodeShape(_internal: plugins.domain.shapes.models.NodeShape) extends AnyShape with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
OAuth1Settings(_internal: plugins.domain.webapi.models.security.OAuth1Settings) extends Settings with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
OAuth2Settings(_internal: plugins.domain.webapi.models.security.OAuth2Settings) extends Settings with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
OpenIdConnectSettings(_internal: plugins.domain.webapi.models.security.OpenIdConnectSettings) extends Settings with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
Operation(_internal: plugins.domain.webapi.models.Operation) extends DomainElement with NamedDomainElement with Product with Serializable
Operation model class.
Operation model class.
- Annotations
- @JSExportAll()
-
case class
Organization(_internal: plugins.domain.webapi.models.Organization) extends DomainElement with NamedDomainElement with Product with Serializable
Organization model class.
Organization model class.
- Annotations
- @JSExportAll()
-
case class
Parameter(_internal: plugins.domain.webapi.models.Parameter) extends DomainElement with NamedDomainElement with Product with Serializable
Parameter model class.
Parameter model class.
- Annotations
- @JSExportAll()
-
case class
ParametrizedResourceType(_internal: plugins.domain.webapi.models.templates.ParametrizedResourceType) extends ParametrizedDeclaration with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
ParametrizedSecurityScheme(_internal: plugins.domain.webapi.models.security.ParametrizedSecurityScheme) extends DomainElement with Product with Serializable
ParametrizedSecurityScheme model class.
ParametrizedSecurityScheme model class.
- Annotations
- @JSExportAll()
-
case class
ParametrizedTrait(_internal: plugins.domain.webapi.models.templates.ParametrizedTrait) extends ParametrizedDeclaration with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
Payload(_internal: plugins.domain.webapi.models.Payload) extends DomainElement with NamedDomainElement with Product with Serializable
Payload model class.
Payload model class.
- Annotations
- @JSExportAll()
-
case class
PropertyDependencies(_internal: plugins.domain.shapes.models.PropertyDependencies) extends DomainElement with Product with Serializable
Property dependencies model class
Property dependencies model class
- Annotations
- @JSExportAll()
-
case class
Request(_internal: plugins.domain.webapi.models.Request) extends DomainElement with Product with Serializable
Request model class.
Request model class.
- Annotations
- @JSExportAll()
-
case class
ResourceType(_internal: plugins.domain.webapi.models.templates.ResourceType) extends AbstractDeclaration with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
Response(_internal: plugins.domain.webapi.models.Response) extends DomainElement with NamedDomainElement with Product with Serializable
Response model class.
Response model class.
- Annotations
- @JSExportAll()
-
case class
ScalarShape(_internal: plugins.domain.shapes.models.ScalarShape) extends AnyShape with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
SchemaShape(_internal: plugins.domain.shapes.models.SchemaShape) extends AnyShape with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
Scope(_internal: plugins.domain.webapi.models.security.Scope) extends DomainElement with Product with Serializable
Scope model class.
Scope model class.
- Annotations
- @JSExportAll()
-
case class
SecurityScheme(_internal: plugins.domain.webapi.models.security.SecurityScheme) extends DomainElement with Linkable with Product with Serializable
SecurityScheme model class.
SecurityScheme model class.
- Annotations
- @JSExportAll()
-
case class
Server(_internal: plugins.domain.webapi.models.Server) extends DomainElement with Product with Serializable
Server model class.
Server model class.
- Annotations
- @JSExportAll()
-
class
Settings extends DomainElement
Settings model class.
Settings model class.
- Annotations
- @JSExportAll()
-
case class
TemplatedLink(_internal: plugins.domain.webapi.models.TemplatedLink) extends DomainElement with NamedDomainElement with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
Trait(_internal: plugins.domain.webapi.models.templates.Trait) extends AbstractDeclaration with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
TupleShape(_internal: plugins.domain.shapes.models.TupleShape) extends DataArrangeShape with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
UnionShape(_internal: plugins.domain.shapes.models.UnionShape) extends AnyShape with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
WebApi(_internal: plugins.domain.webapi.models.WebApi) extends DomainElement with NamedDomainElement with Product with Serializable
WebApi model class.
WebApi model class.
- Annotations
- @JSExportAll()
-
case class
XMLSerializer(_internal: plugins.domain.shapes.models.XMLSerializer) extends DomainElement with Product with Serializable
XMLSerializer model class.
XMLSerializer model class.
- Annotations
- @JSExportAll()