Packages

p

amf.plugins.domain.shapes

annotations

package annotations

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class InheritanceProvenance(baseId: String) extends SerializableAnnotation with PerpetualAnnotation with UriAnnotation with Product with Serializable
  2. case class InheritedShapes(baseIds: Seq[String]) extends SerializableAnnotation with PerpetualAnnotation with UriAnnotation with Product with Serializable
  3. case class NilUnion(position: String) extends SerializableAnnotation with Product with Serializable
  4. case class ParsedFromTypeExpression(expression: String) extends SerializableAnnotation with Product with Serializable

Value Members

  1. object InheritanceProvenance extends AnnotationGraphLoader with Serializable
  2. object InheritedShapes extends AnnotationGraphLoader with Serializable
  3. object NilUnion extends AnnotationGraphLoader with Serializable
  4. object ParsedFromTypeExpression extends AnnotationGraphLoader with Serializable

Ungrouped