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

Packages that use IAttributeListRuleP
sk.uniba.euromath.document.schema Helps with the document modification. 
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 IAttributeListRuleP in sk.uniba.euromath.document.schema
 

Constructors in sk.uniba.euromath.document.schema with parameters of type IAttributeListRuleP
AttributeListRule(IAttributeListRuleP listRule)
          Constructs a wrapper instance.
 

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

Classes in sk.uniba.euromath.document.schema.impl.export that implement IAttributeListRuleP
 class AttributeListRuleImpl
          Implements the AttributeListRuleP interface.
 

Methods in sk.uniba.euromath.document.schema.impl.export that return types with arguments of type IAttributeListRuleP
 List<IAttributeListRuleP> NewElementRuleImpl.getLists()
           
 

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

Methods in sk.uniba.euromath.document.schema.plug that return types with arguments of type IAttributeListRuleP
 List<IAttributeListRuleP> INewElementRuleP.getLists()
           For each expression returns one list of attributes, that can be created by this rule.
 



Copyright © 2003-2006 null. All Rights Reserved.