package annotations
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- final case class AnnotationOpsFor(e: AmfElement) extends Product with Serializable
- case class BodyParameter() extends SerializableAnnotation with PerpetualAnnotation with Product with Serializable
- case class DefaultPayload() extends Annotation with Product with Serializable
- case class EmptyPayload() extends Annotation with Product with Serializable
- case class EndPointBodyParameter() extends Annotation with Product with Serializable
- case class EndPointParameter() extends Annotation with Product with Serializable
- case class EndPointResourceTypeEntry(range: Range) extends Annotation with Product with Serializable
- case class EndPointTraitEntry(range: Range) extends Annotation with Product with Serializable
- case class ExampleIndex(index: Int) extends Annotation with Product with Serializable
- case class FormBodyParameter() extends SerializableAnnotation with PerpetualAnnotation with Product with Serializable
- case class InvalidBinding(value: String) extends SerializableAnnotation with Product with Serializable
- case class LocalLinkPath(rawPath: String) extends SerializableAnnotation with Product with Serializable
- case class OperationTraitEntry(range: Range) extends Annotation with Product with Serializable
- case class ParameterBindingInBodyLexicalInfo(range: Range) extends SerializableAnnotation with PerpetualAnnotation with Product with Serializable
- case class ParameterNameForPayload(paramName: String, range: Range) extends SerializableAnnotation with PerpetualAnnotation with Product with Serializable
- case class ParentEndPoint(reference: String) extends SerializableAnnotation with ResolvableAnnotation with Product with Serializable
- case class ReferencedElement(parsedUrl: String, referenced: DomainElement) extends Annotation with Product with Serializable
- case class RequiredParamPayload(required: Boolean, range: Range) extends SerializableAnnotation with PerpetualAnnotation with Product with Serializable
Value Members
- object AnnotationSyntax
- object BodyParameter extends AnnotationGraphLoader with Serializable
- object FormBodyParameter extends AnnotationGraphLoader with Serializable
- object InvalidBinding extends AnnotationGraphLoader with Serializable
- object LocalLinkPath extends AnnotationGraphLoader with Serializable
- object ParameterBindingInBodyLexicalInfo extends AnnotationGraphLoader with Serializable
- object ParameterNameForPayload extends AnnotationGraphLoader with Serializable
- object ParentEndPoint extends AnnotationGraphLoader with Serializable
- object RequiredParamPayload extends AnnotationGraphLoader with Serializable