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 Product with Serializable
  2. case class InheritedShapes (baseIds: Seq[String]) extends SerializableAnnotation with Product with Serializable
  3. 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 ParsedFromTypeExpression extends AnnotationGraphLoader with Serializable

Ungrouped