Uses of Class
convert.relaxng.edit.NotAllowedPattern

Packages that use NotAllowedPattern
convert.relaxng.edit   
 

Uses of NotAllowedPattern in convert.relaxng.edit
 

Methods in convert.relaxng.edit with parameters of type NotAllowedPattern
 T AbstractPatternVisitor.visitNotAllowed(NotAllowedPattern p)
           
 T PatternVisitor.visitNotAllowed(NotAllowedPattern p)
           
 VoidValue VoidVisitor.visitNotAllowed(NotAllowedPattern p)
           
 void VoidVisitor.voidVisitNotAllowed(NotAllowedPattern p)