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

Packages that use IElementRuleP
sk.uniba.euromath.document.schema.impl Implementation of adapter that adapts MSV's Expression object to the ISchema interface. 
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 IElementRuleP in sk.uniba.euromath.document.schema.impl
 

Methods in sk.uniba.euromath.document.schema.impl that return IElementRuleP
 IElementRuleP SchemaImpl.getElementRule(Element element)
           
 

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

Classes in sk.uniba.euromath.document.schema.impl.export that implement IElementRuleP
 class ElementRuleImpl
          Implements the ElementRuleP interface.
 

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

Methods in sk.uniba.euromath.document.schema.plug that return IElementRuleP
 IElementRuleP ISchema.getElementRule(Element element)
          Returns rule representing given existing element.
 



Copyright © 2003-2006 null. All Rights Reserved.