Uses of Class
com.thaiopensource.validate.nrl.ActionSet

Packages that use ActionSet
com.thaiopensource.validate.nrl   
 

Uses of ActionSet in com.thaiopensource.validate.nrl
 

Fields in com.thaiopensource.validate.nrl declared as ActionSet
private  ActionSet SchemaImpl.Handler.actions
           
 

Methods in com.thaiopensource.validate.nrl that return ActionSet
(package private)  ActionSet ActionSet.changeCurrentMode(Mode mode)
           
(package private)  ActionSet Mode.getElementActions(String ns)
           
private  ActionSet Mode.getElementActionsExplicit(String ns)
           
 

Methods in com.thaiopensource.validate.nrl with parameters of type ActionSet
(package private)  boolean Mode.bindElement(String ns, ActionSet actions)