Uses of Class
sk.uniba.euromath.document.IDManager

Packages that use IDManager
sk.uniba.euromath.document Manages in-memory document. 
sk.uniba.euromath.editor.textEditor Text Editor 
sk.uniba.euromath.editor.xmlEditor.actions Actions for XMLEditor 
 

Uses of IDManager in sk.uniba.euromath.document
 

Methods in sk.uniba.euromath.document that return IDManager
 IDManager XMLAccess.getIdManager()
          Returns ID manager, that maps IDs to nodes and vice versa.
 IDManager DomCore.getIDManager()
          Returns IDManager instance for this document.
 

Uses of IDManager in sk.uniba.euromath.editor.textEditor
 

Methods in sk.uniba.euromath.editor.textEditor that return IDManager
 IDManager TextEditPartFactory.getIdManager()
          Returns id manager.
 

Uses of IDManager in sk.uniba.euromath.editor.xmlEditor.actions
 

Methods in sk.uniba.euromath.editor.xmlEditor.actions that return IDManager
protected  IDManager XMLAccessModifyAction.getIdManager()
          Returns IdManager.
 



Copyright 2003-2003-2006 null. All Rights Reserved.