Uses of Package
sk.uniba.euromath.document.schema.plug

Packages that use sk.uniba.euromath.document.schema.plug
sk.uniba.euromath.document Manages in-memory document. 
sk.uniba.euromath.document.schema Helps with the document modification. 
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.impl.modify Classes that computes possible document modification operations. 
sk.uniba.euromath.document.schema.impl.tools Tools. 
sk.uniba.euromath.document.schema.plug Interfaces that must be implemented in order to be able to be provided by the SchemaPool object. 
sk.uniba.euromath.editor Editor - Core of Multi Editor Architecture 
sk.uniba.euromath.editor.widgets Reusable GUI widgets. 
sk.uniba.euromath.editor.wizards.document Reusable GUI wizards, that serves for document modification. 
 

Classes in sk.uniba.euromath.document.schema.plug used by sk.uniba.euromath.document
SchemaException
          Thrown by Schema.
 

Classes in sk.uniba.euromath.document.schema.plug used by sk.uniba.euromath.document.schema
IAttributeListRuleP
          Represents list of attributes, that are allowed to be created in context element.
IAttributeRuleP
           Represents rule for attribute.
IBaseRuleP
          Represents base interface for all rules.
INameListP
           Holds list of possible element/attibute QNames, with their corresponding rules.
INewElementRuleP
           Represents rule for one element (the context element), that is being created.
ISchema
           Schema returns various information regarding allowed document structure.
ISchemaFactory
          Factory that produces Schema interfaces.
IValidationContextP
          Provides context information that is necessary to perform validation of some Datatypes.
IValueRule
          Represents rule for textual value.
SchemaException
          Thrown by Schema.
 

Classes in sk.uniba.euromath.document.schema.plug used by sk.uniba.euromath.document.schema.impl
IAttributeRuleP
           Represents rule for attribute.
IElementRuleP
          Represents rule for one element, already present in the document.
INameListP
           Holds list of possible element/attibute QNames, with their corresponding rules.
INewElementRuleP
           Represents rule for one element (the context element), that is being created.
ISchema
           Schema returns various information regarding allowed document structure.
ISchemaFactory
          Factory that produces Schema interfaces.
IValidationContextP
          Provides context information that is necessary to perform validation of some Datatypes.
SchemaException
          Thrown by Schema.
 

Classes in sk.uniba.euromath.document.schema.plug used by sk.uniba.euromath.document.schema.impl.export
IAttributeListRuleP
          Represents list of attributes, that are allowed to be created in context element.
IAttributeRuleP
           Represents rule for attribute.
IBaseRuleP
          Represents base interface for all rules.
IElementLocP
          Interface representing element locator.
IElementRuleP
          Represents rule for one element, already present in the document.
IElementSequenceRuleP
          Represents rule generating sequence of elements.
IForeignNodeP
          Functionality to return information which foreign qname is the rule able to accept/generate.
IInsertListP
          List of ElementLocP objects, must be maintained ordered by InsertPoint.
INameListP
           Holds list of possible element/attibute QNames, with their corresponding rules.
INewElementRuleP
           Represents rule for one element (the context element), that is being created.
ISingleQNameP
          Represents a rule for a single node: element or attribute.
IValueRule
          Represents rule for textual value.
SchemaException
          Thrown by Schema.
 

Classes in sk.uniba.euromath.document.schema.plug used by sk.uniba.euromath.document.schema.impl.modify
INameListP
           Holds list of possible element/attibute QNames, with their corresponding rules.
INewElementRuleP
           Represents rule for one element (the context element), that is being created.
 

Classes in sk.uniba.euromath.document.schema.plug used by sk.uniba.euromath.document.schema.impl.tools
IValueRule
          Represents rule for textual value.
 

Classes in sk.uniba.euromath.document.schema.plug used by sk.uniba.euromath.document.schema.plug
IAttributeListRuleP
          Represents list of attributes, that are allowed to be created in context element.
IAttributeRuleP
           Represents rule for attribute.
IBaseRuleP
          Represents base interface for all rules.
IElementLocP
          Interface representing element locator.
IElementRuleP
          Represents rule for one element, already present in the document.
IElementSequenceRuleP
          Represents rule generating sequence of elements.
IForeignNodeP
          Functionality to return information which foreign qname is the rule able to accept/generate.
IInsertListP
          List of ElementLocP objects, must be maintained ordered by InsertPoint.
INameListP
           Holds list of possible element/attibute QNames, with their corresponding rules.
INewElementRuleP
           Represents rule for one element (the context element), that is being created.
ISchema
           Schema returns various information regarding allowed document structure.
ISingleQNameP
          Represents a rule for a single node: element or attribute.
IValidationContextP
          Provides context information that is necessary to perform validation of some Datatypes.
IValueRule
          Represents rule for textual value.
SchemaException
          Thrown by Schema.
 

Classes in sk.uniba.euromath.document.schema.plug used by sk.uniba.euromath.editor
SchemaException
          Thrown by Schema.
 

Classes in sk.uniba.euromath.document.schema.plug used by sk.uniba.euromath.editor.widgets
IValueRule
          Represents rule for textual value.
 

Classes in sk.uniba.euromath.document.schema.plug used by sk.uniba.euromath.editor.wizards.document
IValueRule
          Represents rule for textual value.
 



Copyright © 2003-2006 null. All Rights Reserved.