package domain
Type Members
-
case class
Callback(_internal: scala.model.domain.Callback) extends DomainElement with NamedDomainElement with Product with Serializable
Callback model class.
Callback model class.
- Annotations
- @JSExportAll()
-
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()
-
case class
Encoding(_internal: scala.model.domain.Encoding) extends DomainElement with Product with Serializable
Encoding model class.
Encoding model class.
- Annotations
- @JSExportAll()
-
case class
EndPoint(_internal: scala.model.domain.EndPoint) extends DomainElement with NamedDomainElement with Product with Serializable
EndPoint model class.
EndPoint model class.
- Annotations
- @JSExportAll()
-
case class
License(_internal: scala.model.domain.License) extends DomainElement with NamedDomainElement with Product with Serializable
License model class.
License model class.
- Annotations
- @JSExportAll()
-
class
Message extends NamedDomainElement with DomainElement with Linkable
Message model class.
Message model class.
- Annotations
- @JSExportAll()
-
case class
Operation(_internal: scala.model.domain.Operation) extends DomainElement with NamedDomainElement with Linkable with Product with Serializable
Operation model class.
Operation model class.
- Annotations
- @JSExportAll()
-
case class
Organization(_internal: scala.model.domain.Organization) extends DomainElement with NamedDomainElement with Product with Serializable
Organization model class.
Organization model class.
- Annotations
- @JSExportAll()
-
case class
Parameter(_internal: scala.model.domain.Parameter) extends DomainElement with NamedDomainElement with Product with Serializable
Parameter model class.
Parameter model class.
- Annotations
- @JSExportAll()
-
case class
Payload(_internal: scala.model.domain.Payload) extends DomainElement with NamedDomainElement with Product with Serializable
Payload model class.
Payload model class.
- Annotations
- @JSExportAll()
-
case class
Request(_internal: scala.model.domain.Request) extends Message with Product with Serializable
Request model class.
Request model class.
- Annotations
- @JSExportAll()
-
case class
Response(_internal: scala.model.domain.Response) extends Message with Product with Serializable
Response model class.
Response model class.
- Annotations
- @JSExportAll()
-
case class
Server(_internal: scala.model.domain.Server) extends DomainElement with Product with Serializable
Server model class.
Server model class.
- Annotations
- @JSExportAll()
-
case class
Tag(_internal: scala.model.domain.Tag) extends DomainElement with NamedDomainElement with Product with Serializable
Tag model class.
Tag model class.
- Annotations
- @JSExportAll()
-
case class
TemplatedLink(_internal: scala.model.domain.TemplatedLink) extends DomainElement with NamedDomainElement with Product with Serializable
- Annotations
- @JSExportAll()