Uses of Interface
sk.uniba.euromath.document.schema.plug.IElementSequenceRuleP

Packages that use IElementSequenceRuleP
sk.uniba.euromath.document.schema.impl.export Encapsulates and adapts internal structures onto schema API interfaces. 
sk.uniba.euromath.document.schema.plug Interfaces that must be implemented in order to be able to be provided by the SchemaPool object. 
 

Uses of IElementSequenceRuleP in sk.uniba.euromath.document.schema.impl.export
 

Classes in sk.uniba.euromath.document.schema.impl.export that implement IElementSequenceRuleP
 class ElementSequenceRuleImpl
          Implements the ElementSequenceRule interface.
 

Methods in sk.uniba.euromath.document.schema.impl.export that return IElementSequenceRuleP
 IElementSequenceRuleP NewElementRuleImpl.getNewContent(Element e)
           
 

Uses of IElementSequenceRuleP in sk.uniba.euromath.document.schema.plug
 

Methods in sk.uniba.euromath.document.schema.plug that return IElementSequenceRuleP
 IElementSequenceRuleP INewElementRuleP.getNewContent(Element e)
           Computes all possibilities of content, that can be generated by this rule and inserted into context element.
 



Copyright © 2003-2006 null. All Rights Reserved.