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: PositionRange) extends Annotation with Product with Serializable
- case class EndPointTraitEntry(range: PositionRange) extends Annotation with Product with Serializable
- case class ExampleIndex(index: Int) extends Annotation with Product with Serializable
- case class ExtendsReference(ref: String) extends SerializableAnnotation 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: PositionRange) extends Annotation with Product with Serializable
- case class ParameterBindingInBodyLexicalInfo(range: PositionRange) extends SerializableAnnotation with PerpetualAnnotation with Product with Serializable
- case class ParameterNameForPayload(paramName: String, range: PositionRange) extends SerializableAnnotation with PerpetualAnnotation with Product with Serializable
- case class ParentEndPoint(parent: Option[EndPoint]) extends SerializableAnnotation with UriAnnotation 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: PositionRange) extends SerializableAnnotation with PerpetualAnnotation with Product with Serializable
Value Members
- object AnnotationSyntax
- object BodyParameter extends AnnotationGraphLoader with Serializable
- object ExtendsReference 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