Model

constructor(particles: List<ResolvedParticle<ResolvedTerm>>, annotations: List<ResolvedAnnotation> = emptyList(), id: VID? = null, otherAttrs: Map<QName, String> = emptyMap())(source)