A B C D E F G H I J K L M N O P Q R S T U V W X _

A

AbstractActionContributor - Class in sk.uniba.euromath.editor.actions
Generic abstract action contributor for ations of type IMultiViewAction interface.
AbstractActionContributor(IDOMSelectionProvider) - Constructor for class sk.uniba.euromath.editor.actions.AbstractActionContributor
Constructor.
AbstractTextEditPolicy - Class in sk.uniba.euromath.editor.textEditor.policies
Policy for basic text edit functionality - insertion and deletion of text + activation of editing(discutable).
AbstractTextEditPolicy() - Constructor for class sk.uniba.euromath.editor.textEditor.policies.AbstractTextEditPolicy
 
AbstractTextSelectionEditPolicy - Class in sk.uniba.euromath.editor.textEditor.policies
Creates and cares about figures that represent selection.
AbstractTextSelectionEditPolicy() - Constructor for class sk.uniba.euromath.editor.textEditor.policies.AbstractTextSelectionEditPolicy
Constructor.
AbstractUserInputWidget - Class in sk.uniba.euromath.editor.widgets
Abstract implementation of widget.
AbstractUserInputWidget() - Constructor for class sk.uniba.euromath.editor.widgets.AbstractUserInputWidget
Constructor.
AbstractWizard - Class in sk.uniba.euromath.editor.wizards
Contains one empty page.
AbstractWizard() - Constructor for class sk.uniba.euromath.editor.wizards.AbstractWizard
Constructor.
accept(String, Entity) - Method in interface sk.uniba.euromath.editor.dialogs.IEntityFilter
Check if the entity is accepted or not.
acceptableArrow(KeyEvent) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
 
acceptableText(char) - Static method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
Check if character can be written to text
AcceptedContent - Class in sk.uniba.euromath.document.schema.impl.tools
Holds result of AcceptedContentComputer class.
AcceptedContentComputer - Class in sk.uniba.euromath.document.schema.impl.tools
Returns set with those element expressions, whose elements can stand in first place of element sequence generated by visited expression.
AcceptedContentComputer() - Constructor for class sk.uniba.euromath.document.schema.impl.tools.AcceptedContentComputer
Constructs new instance of the computer.
accepts(QName) - Method in class sk.uniba.euromath.document.schema.impl.bca.BasicNcContainer
Checks if this nameclass accepts given qname.
accepts(String, String) - Method in class sk.uniba.euromath.document.schema.impl.bca.BasicNcContainer
Checks if this nameclass accepts given qname.
accepts(String, String) - Method in class sk.uniba.euromath.document.schema.impl.export.AttributeRuleImpl
 
accepts(String, String) - Method in class sk.uniba.euromath.document.schema.impl.export.NameListImpl
 
accepts(String, String) - Method in class sk.uniba.euromath.document.schema.impl.export.NewElementRuleImpl
 
accepts(ContentInfo) - Method in interface sk.uniba.euromath.document.schema.impl.iterator.ContentFilter
Checks whether given ContentInfo can appear in the insert point iterator.
accepts(ContentInfo) - Method in class sk.uniba.euromath.document.schema.impl.iterator.FilterNodeSet
 
accepts(ContentInfo) - Method in class sk.uniba.euromath.document.schema.impl.iterator.SinglePointerFilter
 
accepts(ContentInfo) - Method in class sk.uniba.euromath.document.schema.impl.iterator.SkipRangeFilter
 
accepts(String, String) - Method in interface sk.uniba.euromath.document.schema.IQNameAcceptor
Check whether the acceptor accepts given pair.
accepts(String) - Method in interface sk.uniba.euromath.gene.gui.widgets.IEncodingFilter
Checks if given encoding is acceptable.
AcceptsEnum - Enum in sk.uniba.euromath.document.schema
Determines type of qnames, that some rule accepts.
acceptsForeign() - Method in class sk.uniba.euromath.document.schema.impl.export.AttributeRuleImpl
Checks whether this rule can generate attributes from foreign namespace.
acceptsForeign() - Method in class sk.uniba.euromath.document.schema.impl.export.NewElementRuleImpl
Checks whether this rule can generate elements from foreign namespace.
acceptsForeign(NameClass, boolean) - Method in class sk.uniba.euromath.document.schema.impl.tools.NameClassTools
Checks, whether this nameclass accepts some foreign qnames.
acceptsFromNamespace(NameClass, String) - Static method in class sk.uniba.euromath.document.schema.impl.tools.NameClassTools
Checks, whether the nameclass accepts some qnames from given namespace.
acceptsLocal(NameClass, boolean) - Method in class sk.uniba.euromath.document.schema.impl.tools.NameClassTools
Checks, whether this nameclass accepts some local qnames.
acceptsNamespace(String) - Method in class sk.uniba.euromath.document.schema.impl.export.AttributeRuleImpl
 
acceptsNamespace(String) - Method in class sk.uniba.euromath.document.schema.impl.export.NameListImpl
 
acceptsNamespace(String) - Method in class sk.uniba.euromath.document.schema.impl.export.NewElementRuleImpl
 
acceptsNamespace(String) - Method in interface sk.uniba.euromath.document.schema.INameList
Checks if the namelist accepts/contains at least one qname from given namespace.
acceptsNamespace(String) - Method in class sk.uniba.euromath.document.schema.NameListCustom
 
acceptsNamespace(String) - Method in interface sk.uniba.euromath.document.schema.plug.IForeignNodeP
Checks if the namelist accepts/contains at least one qname from given namespace.
acceptsNewPrefix(String, String) - Method in class sk.uniba.euromath.document.NamespaceManager
When creating new element/attribute, check, whether chosen prefix can be used.
acceptsNode(Node) - Method in interface sk.uniba.euromath.document.schema.impl.iterator.ContentFilter
Checks whether this node can be processed further by the iterator.
acceptsNode(Node) - Method in class sk.uniba.euromath.document.schema.impl.iterator.FilterNodeSet
 
acceptsNode(Node) - Method in class sk.uniba.euromath.document.schema.impl.iterator.SinglePointerFilter
 
acceptsNode(Node) - Method in class sk.uniba.euromath.document.schema.impl.iterator.SkipRangeFilter
 
acceptsSomething() - Method in class sk.uniba.euromath.document.schema.AttributeRule
Checks, whether this value rule accepts any non-empty string.
acceptsSomething() - Method in class sk.uniba.euromath.document.schema.impl.export.AttributeRuleImpl
 
acceptsSomething() - Method in interface sk.uniba.euromath.document.schema.plug.IValueRule
Checks, whether this value rule accepts any non-empty string.
acceptString() - Method in class sk.uniba.euromath.document.schema.impl.tools.AcceptedContent
May also string be first?
acceptsValue(String) - Method in class sk.uniba.euromath.document.schema.AttributeRule
Checks whether this textual rule can contain given value.
acceptsValue(String) - Method in class sk.uniba.euromath.document.schema.impl.export.AttributeRuleImpl
 
acceptsValue(String) - Method in interface sk.uniba.euromath.document.schema.plug.IValueRule
Checks whether this textual rule can contain given value.
act - Variable in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIterator
Iterator is now standing before this item - this insertpoint will be returned by the next() call.
actionClasses - Variable in class sk.uniba.euromath.editor.actions.MultiViewActionFactory
Map holding registered action classes.
ActionConsts - Class in sk.uniba.euromath.editor.textEditor.actions
Constants used in contributors, menus, actions.
ActionConsts - Class in sk.uniba.euromath.editor.xmlEditor.actions
Constants used in contributors, menus, actions.
actionContributor - Variable in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
Outline action contributor.
actionRegistry - Variable in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
activate() - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
Activates Tool and Caret on startCaretOffset
ACTIVATE_CARET_REQUEST - Static variable in class sk.uniba.euromath.editor.textEditor.requests.RequestConstants
 
ACTIVATE_TEXT_EDITING_REQUEST - Static variable in class sk.uniba.euromath.editor.textEditor.requests.RequestConstants
Activates text editing.
activateCaret(ITextPieceKeeper, int) - Method in class sk.uniba.euromath.editor.textEditor.CaretManager
Activates Caret and shows it in keeper before character at offset offset.
ActivateCaretRequest - Class in sk.uniba.euromath.editor.textEditor.requests.caretRequests
This Request is used to sends position where to activate caret.
ActivateCaretRequest(int) - Constructor for class sk.uniba.euromath.editor.textEditor.requests.caretRequests.ActivateCaretRequest
Used when caret is moved because of text inserted or some of special buttons pressed(ARROW,HOME,END)
ActivateTextEditingRequest - Class in sk.uniba.euromath.editor.textEditor.requests.editTextRequests
Used when activating TextTool
ActivateTextEditingRequest(ITextPieceKeeper, int, EditDomain) - Constructor for class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.ActivateTextEditingRequest
 
adaptableProvider - Variable in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
Adaptable provider
add(ElementLocImpl) - Method in class sk.uniba.euromath.document.schema.impl.export.InsertListImpl
Adds given elementloc at the end of this insertlist.
add(ContentInfo) - Method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIterator
 
add(InsertListInternal) - Method in class sk.uniba.euromath.document.schema.impl.tools.ShortInsertlistsUnifier
Registers given insertlist to unification process.
add(ElementLocInternal) - Method in class sk.uniba.euromath.document.schema.impl.types.InsertListInternal
Inserts loc into list, at the end of sequence with equal insertAfter.
add(int, ElementLoc) - Method in class sk.uniba.euromath.document.schema.InsertList
 
add(ElementLoc) - Method in class sk.uniba.euromath.document.schema.InsertList
 
add(ITextPieceKeeper) - Method in class sk.uniba.euromath.editor.textEditor.TextPieceContainer
Adds ITextPieceKeeper to container.
add(String, XMLEditPart) - Method in class sk.uniba.euromath.editor.xmlEditor.IdVisualInfo
Adds vusualPart to set of visualizers of xml node with id id.
ADD_ATTRIBUTE_GROUP - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ActionConsts
Add attribute group id.
addAll(int, Collection<? extends ElementLoc>) - Method in class sk.uniba.euromath.document.schema.InsertList
 
addAll(Collection<? extends ElementLoc>) - Method in class sk.uniba.euromath.document.schema.InsertList
 
AddAttributeWizardAction - Class in sk.uniba.euromath.editor.xmlEditor.actions
Action to add new attribute to element.
AddAttributeWizardAction() - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.AddAttributeWizardAction
Constructor.
AddAttributeWizardAction(IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.AddAttributeWizardAction
Constructor.
AddAttributeWizardAction(Element, IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.AddAttributeWizardAction
Constructor.
addChild(OutlineItem) - Method in class sk.uniba.euromath.plugin.views.outline.items.CompoundOutlineItem
 
addChild(OutlineItem) - Method in class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
 
addChildVisual(EditPart, int) - Method in class sk.uniba.euromath.editor.xmlEditor.editParts.XMLEditPart
 
addEditParts(List<EditPart>) - Method in class sk.uniba.euromath.editor.textEditor.requests.selectionRequest.StructureSelectionRequest
Adds list to selectedEditParts
AddElementRetargetAction - Class in sk.uniba.euromath.plugin.views.outline.actions
 
AddElementRetargetAction(int) - Constructor for class sk.uniba.euromath.plugin.views.outline.actions.AddElementRetargetAction
 
addFocusListener(IFocusListener) - Method in class sk.uniba.euromath.editor.EditorSite
Adds listener as focus listener.
addFocusListener(IFocusListener) - Method in interface sk.uniba.euromath.editor.IEditor
Adds listener for focus events.
addFocusListener(IFocusListener) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
 
addGeneralListener(IGeneralListener) - Method in class sk.uniba.euromath.document.DocumentListeners
Registers the general listener.
addInsertList(InsertListInternal) - Method in class sk.uniba.euromath.document.schema.impl.types.InsertListInternal
Adds given InsertList to this insertlist.
addKey(Integer) - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureTool
 
addMessageListener(IMessagesChangeListener) - Method in class sk.uniba.euromath.editor.widgets.AbstractUserInputWidget
 
addMessageListener(IMessagesChangeListener) - Method in interface sk.uniba.euromath.editor.widgets.IUserInputWidget
Registers given error listener.
addMessageListener(IMessagesChangeListener) - Method in class sk.uniba.euromath.editor.widgets.UserInputWidgetDelegator
 
addModifierListener(IModifierListener) - Method in class sk.uniba.euromath.document.DocumentListeners
Deprecated.  
addModifyListener(IModifyListener) - Method in class sk.uniba.euromath.editor.widgets.AbstractUserInputWidget
 
addModifyListener(IModifyListener) - Method in interface sk.uniba.euromath.editor.widgets.IUserInputWidget
Registers given modify listener.
addModifyListener(IModifyListener) - Method in class sk.uniba.euromath.editor.widgets.UserInputWidgetDelegator
 
addPageChangedListener(IPageChangedListener) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
 
addPages() - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
addSelectionChangedListener(IDOMSelectionChangedListener) - Method in class sk.uniba.euromath.editor.EditorSite
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class sk.uniba.euromath.editor.EditorSite
 
addSelectionChangedListener(IDOMSelectionChangedListener) - Method in interface sk.uniba.euromath.editor.selections.IDOMSelectionProvider
Adds a listener for selection changes in this selection provider.
addSelectionChangedListener(IDOMSelectionChangedListener) - Method in class sk.uniba.euromath.editor.textEditor.viewers.ScrollingTextGraphicalViewer
 
addSelectionChangedListener(IDOMSelectionChangedListener) - Method in class sk.uniba.euromath.editor.textEditor.viewers.TextGraphicalViewerImpl
 
addSelectionChangedListener(IDOMSelectionChangedListener) - Method in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLGraphicalViewerImpl
 
addSelectionChangedListener(IDOMSelectionChangedListener) - Method in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLScrollingGraphicalViewer
 
addSelectionChangedListener(IDOMSelectionChangedListener) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
 
addSelectionChangedListener(IDOMSelectionChangedListener) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
addSelectionInterval(Interval) - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceSelectionStatus
Makes logical OR of interval and this.intervals.
addSelectionInterval(Interval) - Method in class sk.uniba.euromath.editor.textEditor.TextPieceSelectionStatusImpl
Makes logical OR of interval and this.intervals.
addToTree(OutlineItem, Node) - Method in class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
 
addTransformers(TransformGraph) - Method in class sk.uniba.euromath.document.DocumentView
Registers new transformers, ignoring transformers already registered.
addViewListener(IViewListener) - Method in class sk.uniba.euromath.editor.MultiViewXMLEditor
Adds view listener.
AFTER - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.InsertNodeAction
Position.
ALL - Static variable in class sk.uniba.euromath.document.schema.QNameAcceptors
Accepts all qnames.
allowMathMl - Variable in class sk.uniba.euromath.gene.gui.widgets.XHTMLSerializerPropertiesWidget
Combo 'allow MathML'
allowModifyEvent() - Method in class sk.uniba.euromath.editor.widgets.AbstractUserInputWidget
Allows the data-modify event to be called.
allowSvg - Variable in class sk.uniba.euromath.gene.gui.widgets.XHTMLSerializerPropertiesWidget
Combo 'allow svg'
analyze() - Method in class sk.uniba.euromath.plugin.views.outline.items.CompoundOutlineItem
 
analyze() - Method in class sk.uniba.euromath.plugin.views.outline.items.ElementOutlineItem
 
analyze() - Method in class sk.uniba.euromath.plugin.views.outline.items.EntityOutlineItem
 
analyzed - Variable in class sk.uniba.euromath.plugin.views.outline.items.CompoundOutlineItem
 
ANCESTORS_ELEMENT_GROUP - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ActionConsts
Ancestors element group id.
ANY_ATTRIBUTE_NAMECLASS - Static variable in class sk.uniba.euromath.document.schema.impl.tools.NameClassTools
This nameclass accepts all attributes except attributes from these namespaces: EM_URI and Const.EM_URI_SELECT namespace.
ANY_ELEMENT_NAMECLASS - Static variable in class sk.uniba.euromath.document.schema.impl.tools.NameClassTools
This nameclass accepts all elements except elements from these namespaces: Const.EM_URI.
ANY_STRING - Static variable in class sk.uniba.euromath.document.schema.impl.tools.TextValueGetter
Acceptor, that accepts any string.
ApplicationActionBarAdvisor - Class in sk.uniba.euromath.rcp
Creates buttons in the action bar.
ApplicationActionBarAdvisor(IActionBarConfigurer) - Constructor for class sk.uniba.euromath.rcp.ApplicationActionBarAdvisor
Constructor
ApplicationWorkbenchAdvisor - Class in sk.uniba.euromath.rcp
This workbench advisor creates the window advisor, and specifies the perspective id for the initial window.
ApplicationWorkbenchAdvisor() - Constructor for class sk.uniba.euromath.rcp.ApplicationWorkbenchAdvisor
 
ApplicationWorkbenchWindowAdvisor - Class in sk.uniba.euromath.rcp
Specifies the workbench initial look.
ApplicationWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Constructor for class sk.uniba.euromath.rcp.ApplicationWorkbenchWindowAdvisor
Constructor.
areElementsDeletable(Set<? extends Element>) - Method in class sk.uniba.euromath.document.schema.ElementRule
Checks whether given elements are deletable.
areElementsDeletable(Set<? extends Element>) - Method in class sk.uniba.euromath.document.schema.impl.export.ElementRuleImpl
 
areElementsDeletable(Set<? extends Element>) - Method in interface sk.uniba.euromath.document.schema.plug.IElementRuleP
Checks whether given elements are deletable.
areNodesDeletable(ElementExp, Element, Set<? extends Node>) - Method in class sk.uniba.euromath.document.schema.impl.del.DelNodesComputer
Detects if all nodes from the given set are deletable from given element.
AS_FIRST_CHILD - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.InsertNodeAction
Position.
asInsertLists() - Method in class sk.uniba.euromath.document.schema.impl.export.IlAndTailImpl
Returns the elements that may be generated by this class as a list of insertlists.
AT_CARET_ACTIONS - Static variable in class sk.uniba.euromath.editor.textEditor.actions.ActionConsts
At caret actions.
AtCaretAction - Class in sk.uniba.euromath.editor.textEditor.actions
Common action for actions using caret.
AtCaretAction(IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.textEditor.actions.AtCaretAction
Creates a AtCaretAction and associates it with the given editor.
AtCaretAction(IWorkbenchPart, int) - Constructor for class sk.uniba.euromath.editor.textEditor.actions.AtCaretAction
Creates a AtCaretAction and associates it with the given editor.
ATTR_FILE - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
File containing attribute image label.
ATTR_FILE_INV - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
File containing attribute inverted image label.
ATTR_KEY - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
Key for registering images.
ATTR_KEY_INV - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
Key for registering images.
ATTRIBUTE_ACTIONS - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ActionConsts
Attribute actions.
ATTRIBUTE_SUBMENU - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ActionConsts
Identifier of attribute submenu.
AttributeExpGetter - Class in sk.uniba.euromath.document.schema.impl.tools
Computes list of attributes expressions, that are contained in given expression.
AttributeExpGetter() - Constructor for class sk.uniba.euromath.document.schema.impl.tools.AttributeExpGetter
Constructor.
AttributeListRule - Class in sk.uniba.euromath.document.schema
Wraps the AttributeListRuleP interface.
AttributeListRule(IAttributeListRuleP) - Constructor for class sk.uniba.euromath.document.schema.AttributeListRule
Constructs a wrapper instance.
AttributeListRuleImpl - Class in sk.uniba.euromath.document.schema.impl.export
Implements the AttributeListRuleP interface.
AttributeOutlineItem - Class in sk.uniba.euromath.plugin.views.outline.items
Attribute outline item.
AttributeOutlineItem(Attr) - Constructor for class sk.uniba.euromath.plugin.views.outline.items.AttributeOutlineItem
Constructor.
AttributeRule - Class in sk.uniba.euromath.document.schema
Wraps the IAttributeRuleP instance.
AttributeRuleImpl - Class in sk.uniba.euromath.document.schema.impl.export
Implements the AttributeRule interface.
attributes - Variable in class sk.uniba.euromath.document.NamespaceManager.NodeCount
Count of Attribute nodes.
AttributesFilter - Class in sk.uniba.euromath.document
Wrapper of attribute list; from DOM NamedNodeMap to SAX Attributes interface.
AttributesFilter(NamedNodeMap) - Constructor for class sk.uniba.euromath.document.AttributesFilter
Constructor.
attrName - Variable in class sk.uniba.euromath.editor.widgets.namelist.SingleAttributeDNL
The attribute qname.
attrRules - Variable in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateAttributesWS
Rules for possible new attributes, as required by the schema.
attrs - Variable in class sk.uniba.euromath.document.AttributesFilter
List of regular attributes, reflects state of this object.
attrsMap - Variable in class sk.uniba.euromath.document.AttributesFilter
Wrapped attributes.

B

backPressed() - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
The Back button has been pressed.
base - Variable in class sk.uniba.euromath.tests.RootFigure
 
BaseRule - Class in sk.uniba.euromath.document.schema
Represents a base rule.
BaseRule() - Constructor for class sk.uniba.euromath.document.schema.BaseRule
Hidden constructor to prevent instantiation.
BaseWizardPage - Class in sk.uniba.euromath.editor.wizards
Extends the WizardPage class and adds some functionality.
BaseWizardPage(String, String, Image) - Constructor for class sk.uniba.euromath.editor.wizards.BaseWizardPage
Creates a new wizard page with the given name, title, and image.
BASIC_NC_ALL - Static variable in class sk.uniba.euromath.document.schema.impl.bca.BasicNcContainer
Contains singleton instance of nameclass, that accepts anything.
BasicNcContainer - Class in sk.uniba.euromath.document.schema.impl.bca
Immutable container of basic nameclass (one of SimpleNameClass, NamespaceNameClass,NameClass.ALL and LocalNameClass).
BcaTools - Class in sk.uniba.euromath.document.schema.impl.bca
DomTools for bca sets.
BEFORE - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.InsertNodeAction
Position.
browseButton - Variable in class sk.uniba.euromath.editor.widgets.FileSelector
Button that allows user to browse for files.
browser - Variable in class sk.uniba.euromath.editor.widgets.FileSelector
A kind of browser that is displayed when the 'browse' button is clicked.
browser - Variable in class sk.uniba.euromath.editor.wizards.file.FileSelectorWizardPage
A kind of browser that is displayed when the 'browse' button is clicked.
build(E, RulePool) - Method in class sk.uniba.euromath.document.schema.impl.export.NameListImplBuilder
Builds NameListImpl from given expression.
build(Set<E>, RulePool) - Method in class sk.uniba.euromath.document.schema.impl.export.NameListImplBuilder
Builds NameListImpl from given set of element/attribute expressions.
build(Map<String, Set<E>>, RulePool) - Method in class sk.uniba.euromath.document.schema.impl.export.NameListImplBuilder
Builds NameListImpl from given map of element or attribute expressions.
build(Node) - Method in class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
 
buildElementPath(Element) - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
buildID(String, int, int) - Static method in class sk.uniba.euromath.editor.textEditor.TextPieceInfoImpl
Static method to build text piece id from nodeID, offset and length.
buttonPressed(int) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
 

C

c - Variable in class sk.uniba.euromath.gene.gui.widgets.XHTMLSerializerPropertiesWidget
All components are placed here.
c - Variable in class sk.uniba.euromath.gene.gui.widgets.XMLSerializerPropertiesWidget
All controls are placed here.
calculateEnabled() - Method in class sk.uniba.euromath.editor.textEditor.actions.AtCaretAction
Enabled if cursor is active in EditPart with id and nothig is selected.
calculateEnabled() - Method in class sk.uniba.euromath.editor.textEditor.actions.CopyAction
 
calculateEnabled() - Method in class sk.uniba.euromath.editor.textEditor.actions.CutAction
 
calculateEnabled() - Method in class sk.uniba.euromath.editor.textEditor.actions.DeleteMixedAction
 
calculateEnabled() - Method in class sk.uniba.euromath.editor.textEditor.actions.DeleteTextOnlyAction
Enabled if and only if is seletcted at least one piece of text.
calculateEnabled() - Method in class sk.uniba.euromath.editor.textEditor.actions.DisplayCaretPositionAction
 
calculateEnabled() - Method in class sk.uniba.euromath.editor.textEditor.actions.PasteAction
Enabled if cursor is active in EditPart with id.
calculateEnabled() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.AddAttributeWizardAction
 
calculateEnabled() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.DeleteElementsOnlyAction
Enabled if and only if is seletcted at least one element.
calculateEnabled() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.EmptyAction
 
calculateEnabled() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.InsertNodeAction
Enabled if pointer is not null.
calculateEnabled() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.MultiNodeEnclosingAction
 
calculateEnabled() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.NodeManipulateAction
Is enabled if and only if node is not null (includes also case of wholeNodesOnly condition violation).
calculateEnabled() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.SelectParentAction
 
calculateEnabled() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.UndoAction
 
calculateEnabled() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
 
calculateEnabled() - Method in class sk.uniba.euromath.plugin.views.inputBox.actions.InsertTextAction
 
calculateEnabled() - Method in class sk.uniba.euromath.plugin.views.outline.actions.DecloseElementAction
 
calculateEnabled() - Method in class sk.uniba.euromath.plugin.views.outline.actions.DeleteTextPieceAction
Enabled if and only if is seletcted continuous text of one element.
calculateEnabled() - Method in class sk.uniba.euromath.plugin.views.outline.actions.EncloseElementAction
 
calPage - Variable in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizard
First wizard page.
cancelPressed() - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
 
canCreate(QName, DOMPoint) - Method in class sk.uniba.euromath.document.schema.InsertList
Checks if this insertlist is able to create element/attribute with given qname.
canExecute() - Method in class sk.uniba.euromath.editor.textEditor.commands.DeleteTextCommand
 
canExecute() - Method in class sk.uniba.euromath.editor.textEditor.commands.InsertTextCommand
 
canExecute() - Method in class sk.uniba.euromath.editor.textEditor.commands.SwitchEditModeCommand
 
canFinish() - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
canFinish() - Method in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizard
 
canFinish() - Method in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizard
 
canFinish() - Method in interface sk.uniba.euromath.editor.wizards.IWizard
Returns whether this wizard could be finished without further user interaction.
canFinish() - Method in class sk.uniba.euromath.editor.wizards.MultiWizard
 
canFinish() - Method in class sk.uniba.euromath.editor.wizards.OnePageWizard
 
canRedo() - Method in class sk.uniba.euromath.document.UndoManager
Checks if there are some undo actions that can be applied back to the document.
canScroll() - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureTool
 
canShow() - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
canUndo() - Method in class sk.uniba.euromath.document.UndoManager
Checks if there are some undoable operations.
CaretManager - Class in sk.uniba.euromath.editor.textEditor
Each TextEditor can have its own CaretManager.
CaretManager(Canvas, XMLAccess) - Constructor for class sk.uniba.euromath.editor.textEditor.CaretManager
Constructor
CaretManager(Canvas, XMLAccess, ITextPieceKeeper, int) - Constructor for class sk.uniba.euromath.editor.textEditor.CaretManager
Constructor
caretManager - Variable in class sk.uniba.euromath.editor.textEditor.TextEditor
Manager that cares about Caret
caretManager - Variable in class sk.uniba.euromath.editor.textEditor.TextEditPartFactory
Manager that cares about Caret
CDAT_FILE - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
File containing CDATA image label.
CDAT_FILE_INV - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
File containing CDATA inverted image label.
CDAT_KEY - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
Key for registering images.
CDAT_KEY_INV - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
Key for registering images.
CDataOutlineItem - Class in sk.uniba.euromath.plugin.views.outline.items
CData outline item.
CDataOutlineItem(CDATASection) - Constructor for class sk.uniba.euromath.plugin.views.outline.items.CDataOutlineItem
Constructor.
CHANGED_DATA - Static variable in class sk.uniba.euromath.document.ChangeTracer
Deprecated. Indicates that the text had been changed.
CHANGED_LOCALNAME - Static variable in class sk.uniba.euromath.document.ChangeTracer
Deprecated. Indicates that the text had been changed.
ChangeTracer - Class in sk.uniba.euromath.document
Deprecated. superseded by DOM2 Events
ChangeTracer(Node) - Constructor for class sk.uniba.euromath.document.ChangeTracer
Deprecated. The constructor.
characterChunk(String, Datatype) - Method in class sk.uniba.euromath.tests.core.ValidatorTest
 
CharsetsTest - Class in sk.uniba.euromath.tests
 
CharsetsTest() - Constructor for class sk.uniba.euromath.tests.CharsetsTest
 
check(File, ValidityMessages, MessageLevelEnum) - Method in enum sk.uniba.euromath.editor.widgets.FileRequirementsEnum
Checks if given file complies the flag.
check(File, ValidityMessages, Map<FileRequirementsEnum, MessageLevelEnum>) - Static method in enum sk.uniba.euromath.editor.widgets.FileRequirementsEnum
Checks given file against all flags.
checkCaret() - Method in class sk.uniba.euromath.editor.textEditor.CaretManager
Checks if Caret is ready to use
checkErrors() - Method in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Checks wrong values on component.
checkErrors() - Method in class sk.uniba.euromath.editor.widgets.NamespaceSelector
Check data for errors.
checkErrors(Map<String, String>) - Method in class sk.uniba.euromath.editor.widgets.NewPrefixesQuery
Checks data for errors.
checkInEntity(Shell, Node) - Method in class sk.uniba.euromath.document.DocumentModifyHelper
Checks if given node is in entity.
checkNode(Node) - Method in class sk.uniba.euromath.document.DocumentContent
Checks the node if it is from our document.
checkNode(Node) - Method in class sk.uniba.euromath.document.DomCore
Deprecated. Checks the node if it is from our document.
checkOrCreateAction(String) - Method in class sk.uniba.euromath.editor.actions.AbstractActionContributor
Checks for action with id key in registry.
checkOrCreateAction(String) - Method in class sk.uniba.euromath.editor.textEditor.actions.TextActionContributor
 
checkOrCreateActions(String[]) - Method in class sk.uniba.euromath.editor.actions.AbstractActionContributor
Checks for action with id key in registry.
checkPtr(DomPointer) - Method in class sk.uniba.euromath.document.DocumentContent
Checks the pointer if it points into our document.
checkPtr(DomPointer) - Method in class sk.uniba.euromath.document.DomCore
Deprecated. Checks the pointer if it points into our document.
children - Variable in class sk.uniba.euromath.plugin.views.outline.items.CompoundOutlineItem
List of children.
classColor - Static variable in class sk.uniba.euromath.tests.UMLClassFigure
 
cleanMappings() - Method in class sk.uniba.euromath.document.NamespaceManager
Removes all mappings of namespaces not present in the document.
clear() - Method in class sk.uniba.euromath.document.schema.impl.bca.NCSet
Clears this set.
clear() - Method in class sk.uniba.euromath.document.schema.InsertList
 
clear() - Method in class sk.uniba.euromath.editor.textEditor.actions.CopyAction
 
clear() - Method in class sk.uniba.euromath.editor.textEditor.actions.DeleteMixedAction
 
clear() - Method in class sk.uniba.euromath.editor.textEditor.actions.DeleteTextOnlyAction
 
clear() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceSelectionStatus
Clears the selection
clear() - Method in class sk.uniba.euromath.editor.textEditor.TextPieceSelectionStatusImpl
Sets nothing selected.
clear() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.DeleteElementsOnlyAction
 
clear() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.InsertNodeAction
 
clear() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.MultiNodeEnclosingAction
 
clear() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.NodeManipulateAction
 
clear() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.SelectParentAction
 
clear() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
Clears the selection.
clear() - Method in class sk.uniba.euromath.editor.xmlEditor.IdVisualInfo
Clears out holded info.
clear() - Method in class sk.uniba.euromath.plugin.views.outline.actions.DeleteTextPieceAction
 
clear() - Method in class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
 
clearIdLastContainerMap() - Method in class sk.uniba.euromath.editor.textEditor.TextEditPartFactory
Clears map containing last created container for id of node
clearSelection() - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
 
CLIPBOARD_ACTIONS - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ActionConsts
Clipboard actions.
CLIPBOARD_GROUP - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ActionConsts
Clipboard group id.
ClipboardAction - Class in sk.uniba.euromath.editor.textEditor.actions
Common clipboard action.
ClipboardAction(IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.textEditor.actions.ClipboardAction
Constructor.
clone(Expression) - Method in class sk.uniba.euromath.document.schema.impl.ExpressionCloner
Clones the expression.
cloneAttribute(AttributeExp, Expression) - Method in class sk.uniba.euromath.document.schema.impl.ExpressionCloner
Returns clone of this attribute expression.
cloneAttribute(AttributeExp, Expression) - Method in class sk.uniba.euromath.document.schema.impl.loader.GrammarRulesModifier
 
cloneElement(ElementExp) - Method in class sk.uniba.euromath.document.schema.impl.ExpressionCloner
Returns clone of this element expression.
cloneElement(ElementExp) - Method in class sk.uniba.euromath.document.schema.impl.loader.GrammarRulesModifier
 
close() - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
 
closeActiveView() - Method in class sk.uniba.euromath.editor.MultiViewXMLEditor
Closes active view.
closeView(DocumentView) - Method in class sk.uniba.euromath.document.XMLAccess
Unregisters the view.
cmbAttrName - Variable in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Combo containing all names from the namelist.
CMD_OPEN_DOCUMENT - Static variable in class sk.uniba.euromath.rcp.action.CommandIds
Opens the document.
combo - Variable in class sk.uniba.euromath.editor.widgets.InsertListChooser.IlItemData
Combobox reference.
comboItems - Variable in class sk.uniba.euromath.editor.widgets.InsertListChooser.IlItemData
Combobox items.
COMM_FILE - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
File containing comment image label.
COMM_FILE_INV - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
File containing comment inverted image label.
COMM_KEY - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
Key for registering images.
COMM_KEY_INV - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
Key for registering images.
CommandIds - Class in sk.uniba.euromath.rcp.action
Interface defining the application's command IDs.
CommandIds() - Constructor for class sk.uniba.euromath.rcp.action.CommandIds
 
CommentOutlineItem - Class in sk.uniba.euromath.plugin.views.outline.items
 
CommentOutlineItem(Comment) - Constructor for class sk.uniba.euromath.plugin.views.outline.items.CommentOutlineItem
Constructor.
commitSelection() - Method in class sk.uniba.euromath.editor.textEditor.viewers.ScrollingTextGraphicalViewer
This tells to DOMSelectionChangeListeners(probably only TextEditor), about new selection.
compareTo(MultiWizard.PageLocator) - Method in class sk.uniba.euromath.editor.wizards.MultiWizard.PageLocator
 
CompartmentFigure - Class in sk.uniba.euromath.tests
 
CompartmentFigure() - Constructor for class sk.uniba.euromath.tests.CompartmentFigure
 
CompartmentFigure.CompartmentFigureBorder - Class in sk.uniba.euromath.tests
 
CompartmentFigure.CompartmentFigureBorder() - Constructor for class sk.uniba.euromath.tests.CompartmentFigure.CompartmentFigureBorder
 
complement() - Method in class sk.uniba.euromath.document.schema.impl.bca.NBCASet
Computes complement of this set.
complies(File, MessageLevelEnum) - Method in enum sk.uniba.euromath.editor.widgets.FileRequirementsEnum
Checks if given file complies the flag.
composite - Variable in class sk.uniba.euromath.editor.widgets.CreateAttributeList
All controls are placed here.
composite - Variable in class sk.uniba.euromath.editor.widgets.EntityList
Here all controls will be placed.
composite - Variable in class sk.uniba.euromath.editor.widgets.ExportClassChooser
Here all controls will be placed.
composite - Variable in class sk.uniba.euromath.editor.widgets.FileSelector
Panel where all components are placed.
composite - Variable in class sk.uniba.euromath.editor.widgets.GraphSelectorWidget
Here all controls will be placed.
composite - Variable in class sk.uniba.euromath.editor.widgets.InsertListChooser
Here all controls will be placed.
composite - Variable in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
All controls are placed here.
composite - Variable in class sk.uniba.euromath.editor.widgets.NamespaceSelector
All controls are placed here.
composite - Variable in class sk.uniba.euromath.editor.widgets.NewPrefixesQuery
Composite where all controls are placed.
CompoundOutlineItem - Class in sk.uniba.euromath.plugin.views.outline.items
Base outline item with children.
CompoundOutlineItem(Node) - Constructor for class sk.uniba.euromath.plugin.views.outline.items.CompoundOutlineItem
Constructor.
compute(Set<ElementExp>) - Static method in class sk.uniba.euromath.document.schema.impl.tools.Representatives
For given set of ElementExp s tries to find their representatives.
ComputeInsertLists - Class in sk.uniba.euromath.document.schema.impl.add
Serves for computation of list of insertlists.
ComputeInsertLists(SchemaImpl) - Constructor for class sk.uniba.euromath.document.schema.impl.add.ComputeInsertLists
Constructor.
computeInsertLists - Variable in class sk.uniba.euromath.document.schema.impl.SchemaImpl
Computation of insertlists, that are insertable into element's content.
computeItems(Node, ContentFilter, SortedSet<DOMPoint>, boolean) - Static method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIteratorBuilder
Computes the list of items, that will be iterated.
computeModelChildren() - Method in class sk.uniba.euromath.editor.xmlEditor.editParts.XMLEditPart
 
computeSize(Composite, int, int, boolean) - Method in class sk.uniba.euromath.editor.PreferredByControlLayout
 
computeSize(Composite, int, int, boolean) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog.PageContainerFillLayout
 
configureFactory() - Method in class sk.uniba.euromath.editor.actions.AbstractActionContributor
Configures factory.
configureFactory() - Method in class sk.uniba.euromath.editor.textEditor.actions.TextActionContributor
 
configureFactory() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
 
configureFactory() - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
configureGraphicalViewer() - Method in class sk.uniba.euromath.editor.textEditor.TextEditor
 
configureGraphicalViewer() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Configures viewer for work.
configureShell(Shell) - Method in class sk.uniba.euromath.editor.dialogs.WidgetWrapperDialog
 
configureShell(Shell) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
 
connect(IDOMSelectionProvider) - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
Const - Class in sk.uniba.euromath
Holds all constants used in the project.
container - Variable in class sk.uniba.euromath.editor.wizards.AbstractWizard
The container.
contains(QName) - Method in class sk.uniba.euromath.document.schema.impl.bca.NBCASet
Checks, whether this qname is contained in this set.
contains(String, String) - Method in class sk.uniba.euromath.document.schema.impl.bca.NBCASet
Checks, whether this qname is contained in this set.
contains(QName) - Method in class sk.uniba.euromath.document.schema.impl.bca.NCSet
Returns true if given qname is accepted by this set.
contains(String, String) - Method in class sk.uniba.euromath.document.schema.impl.bca.NCSet
Returns true if given qname is accepted by this set.
contains(BasicNcContainer) - Method in class sk.uniba.euromath.document.schema.impl.bca.NCSet
Returns true if qname set, generated by given nameclass, is subset of qname set generated by this set.
contains(Object) - Method in class sk.uniba.euromath.document.schema.InsertList
 
contains(int) - Method in class sk.uniba.euromath.editor.textEditor.Interval
 
contains(Interval) - Method in class sk.uniba.euromath.editor.textEditor.Interval
 
contains(String, int, int) - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceInfo
Deprecated. ak sa ti to hodi pouzit informuj ma. Studva
contains(String, int, int) - Method in class sk.uniba.euromath.editor.textEditor.TextPieceInfoImpl
Deprecated. ak sa ti to hodi pouzit informuj STUDVU
contains(String) - Method in class sk.uniba.euromath.editor.xmlEditor.IdVisualInfo
Returns true if holds some info about desired id.
containsAll() - Method in class sk.uniba.euromath.document.schema.impl.bca.NBCASet
Tests, whether this set accepts any qname.
containsAll() - Method in class sk.uniba.euromath.document.schema.impl.bca.NCSet
Checks, whether this set accepts anything.
containsAll(Collection<?>) - Method in class sk.uniba.euromath.document.schema.InsertList
 
containsElements(String) - Method in class sk.uniba.euromath.document.DocumentContent
Deprecated.  
containsLocalNC(String) - Method in class sk.uniba.euromath.document.schema.impl.bca.NCSet
Returns true if qname set, generated by local nameclass, is subset of qname set generated by this set.
containsNamespaceNC(String) - Method in class sk.uniba.euromath.document.schema.impl.bca.NCSet
Returns true if qname set, generated by namespace nameclass, is subset of qname set generated by this set.
ContentFilter - Interface in sk.uniba.euromath.document.schema.impl.iterator
Filter for the ContentInfo instances.
ContentInfo - Class in sk.uniba.euromath.document.schema.impl.iterator
Represents item returned by the InsertPointIterator.
ContentInfo(DomPointer, String, Element) - Constructor for class sk.uniba.euromath.document.schema.impl.iterator.ContentInfo
Constructs instance of InsertPointInfo.
ContentNodesIterator - Class in sk.uniba.euromath.document
Deprecated. use STAX
ContentNodesIterator(Node) - Constructor for class sk.uniba.euromath.document.ContentNodesIterator
Deprecated. Constructs the instance.
context - Variable in class sk.uniba.euromath.document.schema.impl.SchemaImpl
Validation context.
CONTEXT_MENU - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ActionConsts
ID of context menu.
contextProvider - Variable in class sk.uniba.euromath.document.schema.impl.SchemaImpl
Wrapper around context.
contributeCoolBar(ICoolBarManager) - Method in interface sk.uniba.euromath.editor.actions.IActionContributor
Contribute to global cool bar by modifying passed manager.
contributeCoolBar(ICoolBarManager) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
 
contributeToContextMenu(IMenuManager) - Method in class sk.uniba.euromath.editor.textEditor.actions.TextActionContributor
 
contributeToContextMenu(IMenuManager) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
Fills context menu.
contributeToMenu(IMenuManager) - Method in interface sk.uniba.euromath.editor.actions.IActionContributor
Contribute to global menu by modifying passed manager.
contributeToMenu(IMenuManager) - Method in class sk.uniba.euromath.editor.actions.MultiViewActionContributor
 
contributeToMenu(IMenuManager) - Method in class sk.uniba.euromath.editor.textEditor.actions.TextActionContributor
 
contributeToMenu(IMenuManager) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
 
contributeToStatusLine(IStatusLineManager) - Method in interface sk.uniba.euromath.editor.actions.IActionContributor
Contribute to status line by modifying passed manager.
contributeToStatusLine(IStatusLineManager) - Method in class sk.uniba.euromath.editor.actions.MultiViewActionContributor
 
contributeToStatusLine(IStatusLineManager) - Method in class sk.uniba.euromath.editor.textEditor.actions.TextActionContributor
 
contributeToStatusLine(IStatusLineManager) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
 
contributeToToolBar(IToolBarManager) - Method in interface sk.uniba.euromath.editor.actions.IActionContributor
Contribute to global tool bar by modifying passed manager.
contributeToToolBar(IToolBarManager) - Method in class sk.uniba.euromath.editor.actions.MultiViewActionContributor
 
contributeToToolBar(IToolBarManager) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
 
controlMoved(ControlEvent) - Method in class sk.uniba.euromath.tests.D2DTest
 
controlResized(ControlEvent) - Method in class sk.uniba.euromath.tests.D2DTest
 
convertIXMLSelectionToIStructureSelection(DOMIntervalSet) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
ConvertMPvsPix - Class in sk.uniba.euromath.tests
 
ConvertMPvsPix() - Constructor for class sk.uniba.euromath.tests.ConvertMPvsPix
 
COORDINATOR_FACTORY_EXTENSION_POINT_ID - Static variable in class sk.uniba.euromath.EuroMath
GENE's coordinator factory extension point ID.
copy(DomPointer, DomPointer) - Method in class sk.uniba.euromath.document.DocumentContent
Deprecated.  
CopyAction - Class in sk.uniba.euromath.editor.textEditor.actions
Standart copy action.
CopyAction() - Constructor for class sk.uniba.euromath.editor.textEditor.actions.CopyAction
Constructor.
count(String) - Method in class sk.uniba.euromath.editor.xmlEditor.IdVisualInfo
Returns how many EditParts represent id (this information is taken from object's state).
create(NameClass) - Static method in class sk.uniba.euromath.document.schema.impl.bca.NBCASet
Creates instance of NBCASet, accepting same set of qnames as nc.
create(DomPointer, Node) - Static method in class sk.uniba.euromath.document.schema.impl.iterator.ContentInfo
Creates instance of the object.
create(Composite) - Method in interface sk.uniba.euromath.editor.dialogs.IWidgetFactory
Produces new widget on demand.
create(Composite) - Method in interface sk.uniba.euromath.editor.wizards.document.INameListItemChooserFactory
Produces new instance of NameListItemChooser.
create(File) - Static method in class sk.uniba.euromath.tools.URLDir
Creates object pointing onto given directory.
createAcceptor(Expression) - Method in class sk.uniba.euromath.document.schema.impl.ValidatorImpl
Creates acceptor for given expression.
createAction(Class<? extends IMultiViewAction>) - Method in class sk.uniba.euromath.editor.actions.MultiViewActionFactory
Creates instance of action.
createAction(String, IWorkbenchPart) - Method in class sk.uniba.euromath.editor.actions.MultiViewActionFactory
Creates instance of action.
createActionBarAdvisor(IActionBarConfigurer) - Method in class sk.uniba.euromath.rcp.ApplicationWorkbenchWindowAdvisor
 
createActionContributor() - Method in class sk.uniba.euromath.editor.textEditor.TextEditor
 
createActionContributor() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Creates action contributor.
createActions(String[], IWorkbenchPart) - Method in class sk.uniba.euromath.editor.actions.MultiViewActionFactory
Creates list of instances of actions.
createActivationCommand(ActivateTextEditingRequest) - Method in class sk.uniba.euromath.editor.textEditor.policies.TextEditPolicy
Creates SwitchEditModeCommand as response to ActivateTextEditingRequest.
createAndInitKeyHandler() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Creates and inits KeyHandler which handles key events, when no tool is active.
createAttribute(String, String, String, String, String) - Method in class sk.uniba.euromath.document.DocumentModifier
Creates an attribute.
createAttribute(String, QName, String) - Method in class sk.uniba.euromath.document.DocumentModifier
Creates an attribute.
createAttribute(Element, QName, String) - Method in class sk.uniba.euromath.document.DocumentModifier
Creates an attribute.
createAttribute(Element, String, String, String, String) - Method in class sk.uniba.euromath.document.DocumentModifier
Creates an attribute.
createAttributeCreator(Shell, INameList<AttributeRule>, XMLAccess, NamespaceManager) - Static method in class sk.uniba.euromath.editor.dialogs.Dialogs
Constructs an instance of a dialog, that will be used to create an attribute.
createAttributeCreator(Composite, INameList<AttributeRule>, XMLAccess, NamespaceManager) - Static method in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Constructs an instance of the component, that will be used to create an attribute.
createAttributeEditor(Shell, Attr, AttributeRule, XMLAccess, NamespaceManager) - Static method in class sk.uniba.euromath.editor.dialogs.Dialogs
Constructs an instance of a dialog, that will be used to modify an attribute value.
createAttributeEditor(Composite, Attr, AttributeRule, XMLAccess, NamespaceManager) - Static method in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Constructs an instance of the component, that will be using for edit an attribute value.
CreateAttributeList - Class in sk.uniba.euromath.editor.widgets
Manages the process of creating new attributes into newly created element.
CreateAttributeList(Composite, List<AttributeListRule>, String, XMLAccess, NamespaceManager) - Constructor for class sk.uniba.euromath.editor.widgets.CreateAttributeList
Constructs the instance of the window.
CreateAttributeList.State - Class in sk.uniba.euromath.editor.widgets
Current state of the widget.
CreateAttributeListWizard - Class in sk.uniba.euromath.editor.wizards.document
Manages the process of creating new attributes into newly created element.
CreateAttributeListWizard(List<AttributeListRule>, String, XMLAccess, NamespaceManager) - Constructor for class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizard
Constructor.
CreateAttributeListWizardPage - Class in sk.uniba.euromath.editor.wizards.document
Manages the process of creating new attributes into newly created element.
CreateAttributeListWizardPage(List<AttributeListRule>, String, XMLAccess, NamespaceManager) - Constructor for class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizardPage
Constructor.
createAttributes(Element) - Method in class sk.uniba.euromath.document.schema.impl.ValidatorImpl
Creates an instance of SAX Attributes interface from given element's attributes.
createAttributes(Element, DocumentModifier) - Method in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizard
Creates all selected attributes with their values.
createButtonBar(Composite) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
Creates and returns the contents of this dialog's button bar.
createButtonsForButtonBar(Composite) - Method in class sk.uniba.euromath.editor.dialogs.WidgetWrapperDialog
 
createButtonsForButtonBar(Composite) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
 
createCommandToDeleteText(List<String>, XMLAccess) - Static method in class sk.uniba.euromath.editor.textEditor.commands.DeleteTextCommand
Creates command to delete text.
createContents(Composite) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
The WizardDialog implementation of this Window method calls super.createContents to create the controls.
createContextMenu() - Method in class sk.uniba.euromath.editor.textEditor.actions.TextActionContributor
Creates two more menus.
createContextMenu() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
Creates context menu on GraphicalViewer's control.
createControl(Composite) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
createDeclosingIterator(Element) - Static method in class sk.uniba.euromath.document.schema.impl.modify.IteratorBuilder
Iterates over a sequence of nodes that is made of the siblings of given element plus the contents of the element (iterates the sequence having e declosed).
createDialogArea(Composite) - Method in class sk.uniba.euromath.editor.dialogs.WidgetWrapperDialog
 
createDialogArea(Composite) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
 
createEditDomain() - Method in class sk.uniba.euromath.editor.textEditor.TextEditor
Overrides XMLEditor#createEditDomain() just to set TextStructureTool as default and active tool instead of XMLStructureTool
createEditDomain() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Creates and configures EditDomain.
createEditPart(EditPart, Object) - Method in class sk.uniba.euromath.editor.textEditor.TextEditPartFactory
Creates TextEditPart for ITextLocator, sets container for it and updates visual info or call super for another model.
createEditPart(EditPart, Object) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditPartFactory
Creates EditPart for model of type IEMFigure.
createEditPartFactory() - Method in class sk.uniba.euromath.editor.textEditor.TextEditor
 
createEditPartFactory() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Creates XMLEditPartFactory.
createEditPolicies() - Method in class sk.uniba.euromath.editor.textEditor.editParts.TextEditPart
Installs adition policies - text policies.
createEditPolicies() - Method in class sk.uniba.euromath.editor.xmlEditor.editParts.XMLEditPart
 
createElementCreator(Shell, XMLAccess, String, DisplayableNameList<NewElementRule>) - Static method in class sk.uniba.euromath.editor.dialogs.Dialogs
Constructs an instance of a dialog, that will be used to select an element name.
createEnclosingIterator(DOMInterval) - Static method in class sk.uniba.euromath.document.schema.impl.modify.IteratorBuilder
Iterates the content of start.parent element.
createEntityLister(Shell, XMLAccess, String, IEntityFilter) - Static method in class sk.uniba.euromath.editor.dialogs.Dialogs
Constructs an instance of a dialog, that will be used to select an entity.
createEntityLister(Shell, XMLAccess, String, List<? extends String>) - Static method in class sk.uniba.euromath.editor.dialogs.Dialogs
Constructs an instance of a dialog, that will be used to select an entity.
createFeedBack() - Method in class sk.uniba.euromath.editor.xmlEditor.policies.FigureSelectionPolicy
 
createFigure() - Method in class sk.uniba.euromath.editor.xmlEditor.editParts.XMLEditPart
Due to our architecture, EditParts don't creates figures, they uses figures from renderer.
createGraphicalViewer(Composite) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Creates GraphicalViewer on parent Composite for transformed doc source.
createGraphSelector(Shell, Map<GraphNode, Set<String>>, ExportGraph) - Static method in class sk.uniba.euromath.editor.dialogs.Dialogs
Creates dialog that allows you to choose exporters.
createInitialLayout(IPageLayout) - Method in class sk.uniba.euromath.rcp.Perspective
 
createInsertTextCommand(InsertTextRequest) - Method in class sk.uniba.euromath.editor.textEditor.policies.TextEditPolicy
Creates InsertTextCommand as response to InsertTextRequest.
createItem(Node) - Method in class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
Creates outline item for node.
createIterator(Node, boolean) - Static method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIteratorBuilder
Creates simple iterator, with no force insertpoints and no filter.
createIterator(Node, DOMPoint, ContentFilter) - Static method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIteratorBuilder
Creates simple iterator, with last empty item.
createIterator(Node, SortedSet<DOMPoint>, ContentFilter, boolean) - Static method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIteratorBuilder
Creates instance of iterator, that walks over insertpoints of children of given element.
createIterator(Collection<ContentInfo>) - Static method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIteratorBuilder
Creates simple iterator iterating over given items.
createMsgForMixed() - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
createMsgForMulti() - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
createMsgForSingle() - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
createNotPresentAcceptor(Element) - Static method in class sk.uniba.euromath.document.schema.QNameAcceptors
Creates an acceptor that accepts the qname if and only if there is no attribute in given element with such qname.
createPageControls(Composite) - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
createPages() - Method in class sk.uniba.euromath.editor.MultiViewXMLEditor
Creates one view = page for document which was just opened or created.
createPartControl(Composite) - Method in class sk.uniba.euromath.editor.EditorSite
 
createPartControl(Composite) - Method in class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
createPreprocessor() - Method in class sk.uniba.euromath.editor.imageRenderer.ImageRenderer
 
createPreprocessor() - Method in interface sk.uniba.euromath.editor.IRenderer
Constructs new instance of preprocessor.
createPropertySource() - Method in class sk.uniba.euromath.plugin.views.outline.items.ElementOutlineItem
 
createPropertySource() - Method in class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
 
createRootEditPart() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Creates root editpart
createSti(Element) - Method in class sk.uniba.euromath.document.schema.impl.ValidatorImpl
Creates a StartTagInfo instance for given element.
createSti(Element, String) - Method in class sk.uniba.euromath.document.schema.impl.ValidatorImpl
Creates a StartTagInfo instance for given element.
createSti(Element, String, Attributes) - Method in class sk.uniba.euromath.document.schema.impl.ValidatorImpl
Creates a StartTagInfo instance for given element.
createSubShell(Shell) - Method in class sk.uniba.euromath.tests.D2DTest
 
createTargetRequest() - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureDragTracker
For selecting is not needed any request, so leave default implementation to avoid over implementing and errors.
createTextDeleteCommand(DeleteTextRequest) - Method in class sk.uniba.euromath.editor.textEditor.policies.TextEditPolicy
Creates TextDeleteCommand as response to DeleteTextRequest.
createTextEditPart(ITextLocator) - Method in class sk.uniba.euromath.editor.textEditor.TextEditPartFactory
Creates edit part expected for ITextLocator figure.
createTopEditPart(IEMFigure) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Creates top most editpart which is editor dependend - manipulates with model, is used as editpart for editor dependent view - root figure.
createTreeViewer(Composite) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
createURL(String) - Static method in class sk.uniba.euromath.tools.URLDir
From given string creates an URL instance.
createWithDeleted(DOMInterval) - Static method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIteratorBuilder
Pretends that there are nodes cut from the node sequence.
createWithInserted(Element, DOMPoint, Node) - Static method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIteratorBuilder
Pretends that there is given node inserted at given insertpoint.
createWithInserted(Element, DOMPoint, List<ContentInfo>) - Static method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIteratorBuilder
Pretends that there is given node inserted at given insertpoint.
createWithInserted(Element, DOMPoint, ContentInfo) - Static method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIteratorBuilder
Pretends that there is given node inserted at given insertpoint.
createWithInserted(Element, DOMPoint, String) - Static method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIteratorBuilder
Pretends that there is some text inserted at given insertpoint.
createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Method in class sk.uniba.euromath.rcp.ApplicationWorkbenchAdvisor
 
createXmlnsAttribute(Element, String) - Method in class sk.uniba.euromath.document.NamespaceManager
Creates an xmlns attribute, that maps known namespace to registered prefix.
createXmlnsAttributes(Element) - Method in class sk.uniba.euromath.document.NamespaceManager
For each used namespace, except empty namespace, creates xmlns mapping.
createXmlnsAttributes(Element, Set<? extends String>) - Method in class sk.uniba.euromath.document.NamespaceManager
Adds and/or replaces xmlns mapping for all given namespaces in given element.
current() - Method in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizard
 
current() - Method in class sk.uniba.euromath.editor.wizards.document.ExportWizardProvider
 
current() - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider
 
current() - Method in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
 
current() - Method in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizard
 
current() - Method in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
 
current() - Method in interface sk.uniba.euromath.editor.wizards.IMultiWizardProvider
Fetches the current wizard.
current() - Method in interface sk.uniba.euromath.editor.wizards.IWizard
Fetches the current page.
current() - Method in class sk.uniba.euromath.editor.wizards.MultiWizard
 
current() - Method in class sk.uniba.euromath.editor.wizards.OnePageWizard
 
currentManager - Variable in class sk.uniba.euromath.editor.widgets.CreateAttributeList
Namespace manager.
currentManager - Variable in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizard
Current namespace manager.
currentManager - Variable in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizardPage
the current manager.
currentManager - Variable in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizard
Current namespace manager.
cut(DomPointer, DomPointer) - Method in class sk.uniba.euromath.document.DocumentModifier
Deprecated.  
CutAction - Class in sk.uniba.euromath.editor.textEditor.actions
Standart cut action.
CutAction() - Constructor for class sk.uniba.euromath.editor.textEditor.actions.CutAction
Constructor.

D

D2DTest - Class in sk.uniba.euromath.tests
 
D2DTest() - Constructor for class sk.uniba.euromath.tests.D2DTest
 
dataChanged(Map<CoordinatorInputKey, GeneDataProvider.RendererSite>, CoordinatorInputKey, Map<CoordinatorInputKey, Set<CoordinatorInputKey>>, Map<String, CoordinatorInputKey>, Set<CoordinatorInputKey>, Set<CoordinatorInputKey>) - Method in class sk.uniba.euromath.editor.EditorSite
 
dataChanged(Map<CoordinatorInputKey, GeneDataProvider.RendererSite>, CoordinatorInputKey, Map<CoordinatorInputKey, Set<CoordinatorInputKey>>, Map<String, CoordinatorInputKey>, Set<CoordinatorInputKey>, Set<CoordinatorInputKey>) - Method in interface sk.uniba.euromath.gene.IEditorDataReceiver
Editor site instance receives data change events using this method.
dataModified() - Method in interface sk.uniba.euromath.editor.widgets.IModifyListener
Indicate that the widget model has been modified.
deactivate() - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
Deactivates Tool and Caret
DEACTIVATE_CARET_REQUEST - Static variable in class sk.uniba.euromath.editor.textEditor.requests.RequestConstants
 
deactivateCaret() - Method in class sk.uniba.euromath.editor.textEditor.CaretManager
Deactivates and hides Caret
DeactivateCaretRequest - Class in sk.uniba.euromath.editor.textEditor.requests.caretRequests
 
DeactivateCaretRequest() - Constructor for class sk.uniba.euromath.editor.textEditor.requests.caretRequests.DeactivateCaretRequest
 
declare(String, String) - Method in class sk.uniba.euromath.document.NamespaceManager
Declares the namespace-prefix pair.
DecloseElementAction - Class in sk.uniba.euromath.plugin.views.outline.actions
Removes closement of element contents by removing element.
DecloseElementAction() - Constructor for class sk.uniba.euromath.plugin.views.outline.actions.DecloseElementAction
Constructor.
DecloseElementAction(IWorkbenchPart) - Constructor for class sk.uniba.euromath.plugin.views.outline.actions.DecloseElementAction
Constructor.
decloseNodes(Shell, Element) - Method in class sk.uniba.euromath.document.DocumentModifyHelper
Manages the process of declosing the nodes - replaces given element with its contents.
defaultExtension - Variable in class sk.uniba.euromath.editor.widgets.ExportClassChooser
Label that shows default output file extension.
delegate - Variable in class sk.uniba.euromath.editor.widgets.UserInputWidgetDelegator
The delegate.
delElementsComputer - Variable in class sk.uniba.euromath.document.schema.impl.SchemaImpl
Computes the elements that needs to be deleted along with given elements.
delete(NodeListID, int, int) - Method in class sk.uniba.euromath.document.DocumentModifier
Deprecated.  
DELETE_ACTIONS - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ActionConsts
Delete actions.
DELETE_GROUP - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ActionConsts
Delete group id.
DELETE_SUBMENU - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ActionConsts
Identifier of delete submenu.
DELETE_TEXT_REQUEST - Static variable in class sk.uniba.euromath.editor.textEditor.requests.RequestConstants
Delete text's.
deleteAttribute(Shell, Attr) - Method in class sk.uniba.euromath.document.DocumentModifyHelper
Manages the process of deleting the attribute.
DeleteElementAction - Class in sk.uniba.euromath.editor.xmlEditor.actions
Deletes element specified in constructor.
DeleteElementAction(Element, IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.DeleteElementAction
Constructor.
deleteElements(Shell, Set<Element>) - Method in class sk.uniba.euromath.document.DocumentModifyHelper
Manages the process of deleting the elements.
DeleteElementsOnlyAction - Class in sk.uniba.euromath.editor.xmlEditor.actions
Action to delete selected elements.
DeleteElementsOnlyAction() - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.DeleteElementsOnlyAction
Contructor.
DeleteElementsOnlyAction(IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.DeleteElementsOnlyAction
Constructor.
DeleteMixedAction - Class in sk.uniba.euromath.editor.textEditor.actions
Deletes selected text and elements.
DeleteMixedAction() - Constructor for class sk.uniba.euromath.editor.textEditor.actions.DeleteMixedAction
Constructor.
DeleteMixedAction(IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.textEditor.actions.DeleteMixedAction
Constructor.
deleteNode(Shell, Node) - Method in class sk.uniba.euromath.document.DocumentModifyHelper
Tries to delete a single node.
deletePagesAfter(MultiWizard.PageLocator, boolean) - Method in class sk.uniba.euromath.editor.wizards.MultiWizard
Deletes all pages after given page.
DeleteTextCommand - Class in sk.uniba.euromath.editor.textEditor.commands
Command to delete text from xml.
DeleteTextCommand(ITextPieceKeeper, int, int, XMLAccess) - Constructor for class sk.uniba.euromath.editor.textEditor.commands.DeleteTextCommand
Constructor.
DeleteTextCommand(String, int, int, XMLAccess) - Constructor for class sk.uniba.euromath.editor.textEditor.commands.DeleteTextCommand
Constructor.
deleteTextNode(Shell, Node) - Method in class sk.uniba.euromath.document.DocumentModifyHelper
Deletes given text node.
DeleteTextOnlyAction - Class in sk.uniba.euromath.editor.textEditor.actions
Action which delete selected text only.
DeleteTextOnlyAction() - Constructor for class sk.uniba.euromath.editor.textEditor.actions.DeleteTextOnlyAction
Constructor.
DeleteTextOnlyAction(IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.textEditor.actions.DeleteTextOnlyAction
Constructor.
DeleteTextPieceAction - Class in sk.uniba.euromath.plugin.views.outline.actions
Deletes selected text if is selected continuous text of one element.
DeleteTextPieceAction() - Constructor for class sk.uniba.euromath.plugin.views.outline.actions.DeleteTextPieceAction
Constructor.
DeleteTextPieceAction(IWorkbenchPart) - Constructor for class sk.uniba.euromath.plugin.views.outline.actions.DeleteTextPieceAction
Constructor.
DeleteTextRequest - Class in sk.uniba.euromath.editor.textEditor.requests.editTextRequests
Request to delete text from specified position of specified size.
DeleteTextRequest(ITextPieceKeeper, int, int) - Constructor for class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.DeleteTextRequest
Constructor.
DeleteTextRequest(ITextPieceKeeper, int, int, List<DeleteTextRequest.DeleteInfo>) - Constructor for class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.DeleteTextRequest
Constructor.
DeleteTextRequest.DeleteInfo - Class in sk.uniba.euromath.editor.textEditor.requests.editTextRequests
For structure purpose only.
DeleteTextRequest.DeleteInfo(ITextPieceKeeper, int, int) - Constructor for class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.DeleteTextRequest.DeleteInfo
Constructor.
DelNodesComputer - Class in sk.uniba.euromath.document.schema.impl.del
Serves for various valid node removal checking.
DelNodesComputer(SchemaImpl) - Constructor for class sk.uniba.euromath.document.schema.impl.del.DelNodesComputer
Constructor.
Demo - Class in sk.uniba.euromath.tests
 
Demo() - Constructor for class sk.uniba.euromath.tests.Demo
 
description - Variable in class sk.uniba.euromath.editor.widgets.ExportClassChooser
Label that shows description of selected output class.
deselect() - Method in class sk.uniba.euromath.editor.textEditor.editParts.TextEditPart
 
deselect() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceKeeper
Deselects anything selected.
deselect(EditPart) - Method in class sk.uniba.euromath.editor.textEditor.viewers.ScrollingTextGraphicalViewer
Deselecting whole EditPart.
deselect(EditPart) - Method in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLGraphicalViewerImpl
 
deselect(EditPart) - Method in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLScrollingGraphicalViewer
 
deselectAll() - Method in class sk.uniba.euromath.editor.textEditor.viewers.ScrollingTextGraphicalViewer
Deselects all selected editparts.
Dialogs - Class in sk.uniba.euromath.editor.dialogs
Instantiate various dialogs.
directionToKeyCode(String) - Static method in class sk.uniba.euromath.editor.textEditor.CaretManager
Converts direction string to key code
disconnect(IDOMSelectionProvider) - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
DisplayableNameItemTypeEnum - Enum in sk.uniba.euromath.editor.widgets.namelist
All possible types of displayable name (the name displayed in the DisplayableNameList class).
DisplayableNameList<R extends BaseRule> - Class in sk.uniba.euromath.editor.widgets.namelist
Represents the displayable name list.
DisplayableNameList(String, boolean) - Constructor for class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameList
Basic constructor.
DisplayableNameListImpl<R extends BaseRule> - Class in sk.uniba.euromath.editor.widgets.namelist
Represents the NameList object as a set of strings.
DisplayableNameListImpl(INameList<R>, XMLAccess, NamespaceManager, boolean) - Constructor for class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameListImpl
Constructs an instance of the object.
DisplayCaretPositionAction - Class in sk.uniba.euromath.editor.textEditor.actions
 
DisplayCaretPositionAction() - Constructor for class sk.uniba.euromath.editor.textEditor.actions.DisplayCaretPositionAction
Constructor.
dispose() - Method in interface sk.uniba.euromath.editor.IEditor
Prepares for end of work.
dispose() - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
dispose() - Method in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizard
 
dispose() - Method in class sk.uniba.euromath.editor.wizards.document.ExportWizardProvider
 
dispose() - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider
 
dispose() - Method in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
 
dispose() - Method in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizard
 
dispose() - Method in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
 
dispose() - Method in interface sk.uniba.euromath.editor.wizards.IMultiWizardProvider
Provider should dispose any objects it collected.
dispose() - Method in interface sk.uniba.euromath.editor.wizards.IWizard
Disposes of this wizard.
dispose() - Method in class sk.uniba.euromath.editor.wizards.MultiWizard
 
dispose() - Method in class sk.uniba.euromath.editor.wizards.OnePageWizard
 
dispose() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
 
dispose() - Method in class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
 
dispose() - Method in class sk.uniba.euromath.tests.Graphics2DRenderer
Dispose the resources attached to this 2D renderer.
dnl - Variable in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Allow to select item from this namelist.
docDecl - Variable in class sk.uniba.euromath.document.schema.impl.SchemaImpl
Instance of generated elements getter.
DocEntitiesTest - Class in sk.uniba.euromath.tests.core
 
DocEntitiesTest() - Constructor for class sk.uniba.euromath.tests.core.DocEntitiesTest
 
DocumentContent - Class in sk.uniba.euromath.document
Provides access to document's contents.
DocumentException - Exception in sk.uniba.euromath.document
Document exception.
DocumentException(String) - Constructor for exception sk.uniba.euromath.document.DocumentException
Constructor.
DocumentException(String, Throwable) - Constructor for exception sk.uniba.euromath.document.DocumentException
Constructor.
DocumentException(Throwable) - Constructor for exception sk.uniba.euromath.document.DocumentException
Constructor.
DocumentFactory - Class in sk.uniba.euromath.document
Deserializes the document.
DocumentFactory() - Constructor for class sk.uniba.euromath.document.DocumentFactory
Constructs the factory.
DocumentListeners - Class in sk.uniba.euromath.document
Manages the document listeners.
DocumentModifier - Class in sk.uniba.euromath.document
Serves for modifying document.
DocumentModifyCompoundCommand - Class in sk.uniba.euromath.editor.xmlEditor.commands
Compound command for wraping document modifiing commands.
DocumentModifyCompoundCommand(XMLAccess) - Constructor for class sk.uniba.euromath.editor.xmlEditor.commands.DocumentModifyCompoundCommand
Constructs an empty CompoundCommand
DocumentModifyCompoundCommand(XMLAccess, String) - Constructor for class sk.uniba.euromath.editor.xmlEditor.commands.DocumentModifyCompoundCommand
Constructs an empty CompoundCommand with the specified label.
DocumentModifyHelper - Class in sk.uniba.euromath.document
Provides basic editing features, document modification driven by schema.
DocumentModifyHelper(XMLAccess) - Constructor for class sk.uniba.euromath.document.DocumentModifyHelper
Constuctor.
DocumentSchema - Class in sk.uniba.euromath.document.schema
Document's content modifier helper.
DocumentSchema(DomCore) - Constructor for class sk.uniba.euromath.document.schema.DocumentSchema
Constructor.
DocumentValidityException - Exception in sk.uniba.euromath.document.schema.impl.types
Thrown when the document is invalid.
DocumentValidityException() - Constructor for exception sk.uniba.euromath.document.schema.impl.types.DocumentValidityException
Constructor.
DocumentValidityException(String) - Constructor for exception sk.uniba.euromath.document.schema.impl.types.DocumentValidityException
 
DocumentValidityException(Throwable) - Constructor for exception sk.uniba.euromath.document.schema.impl.types.DocumentValidityException
 
DocumentValidityException(String, Throwable) - Constructor for exception sk.uniba.euromath.document.schema.impl.types.DocumentValidityException
 
DocumentView - Class in sk.uniba.euromath.document
Represents one presentation of document.
DocumentView(XMLAccess, RendererSelector, EditorSite) - Constructor for class sk.uniba.euromath.document.DocumentView
Constructs the instance of object.
documentWasTransformed(XMLAccess) - Method in interface sk.uniba.euromath.document.IGeneralListener
Fired when the document was modified, processed by GENE and rendered on all opened editors.
DomCore - Class in sk.uniba.euromath.document
Deprecated. merge with XMLAccess
DOMSelectionChangedEvent - Class in sk.uniba.euromath.editor.selections
XML selection changed event object.
DOMSelectionChangedEvent(IDOMSelectionProvider, DOMIntervalSet) - Constructor for class sk.uniba.euromath.editor.selections.DOMSelectionChangedEvent
Creates a new event for the given source and selection.
doSave(IProgressMonitor) - Method in class sk.uniba.euromath.editor.EditorSite
 
doSave(IProgressMonitor) - Method in class sk.uniba.euromath.editor.MultiViewXMLEditor
 
doSaveAs() - Method in class sk.uniba.euromath.editor.EditorSite
 
doSaveAs() - Method in class sk.uniba.euromath.editor.MultiViewXMLEditor
 
DOWN - Static variable in class sk.uniba.euromath.editor.textEditor.requests.RequestConstants
 
DRAGGING - Static variable in class sk.uniba.euromath.editor.textEditor.requests.RequestConstants
 

E

e - Variable in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.AbstractStepFactory
Step shall fill contents of this element.
e - Variable in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateAttributesWS
the new element.
e - Variable in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateElementContentsWS
the new element.
EclipseUtils - Class in sk.uniba.euromath.tools
Utilities for Eclipse.
EDIT_TEXT_REQUEST - Static variable in class sk.uniba.euromath.editor.textEditor.requests.RequestConstants
Logical type for editing requests.
editableChoices - Variable in class sk.uniba.euromath.editor.wizards.document.GraphSelectorWizardPage
All choice nodes.
EditInstanceProvider - Class in sk.uniba.euromath.editor
Provides instances of editors and renderers.
EditorException - Exception in sk.uniba.euromath.editor
Exception thrown by editor package classes.
EditorException() - Constructor for exception sk.uniba.euromath.editor.EditorException
Constructor.
EditorException(String) - Constructor for exception sk.uniba.euromath.editor.EditorException
 
EditorException(String, Throwable) - Constructor for exception sk.uniba.euromath.editor.EditorException
 
EditorException(Throwable) - Constructor for exception sk.uniba.euromath.editor.EditorException
 
EditorInfo - Class in sk.uniba.euromath.editor
Contains information about single editor.
EditorInfo(String, IEditorFactory, EnumSet<SourceEnum>, String) - Constructor for class sk.uniba.euromath.editor.EditorInfo
Constructor.
EditorSite - Class in sk.uniba.euromath.editor
TODO STUDVA recoment
EditorSite(MultiViewXMLEditor) - Constructor for class sk.uniba.euromath.editor.EditorSite
Constructor.
EditTextRequest - Class in sk.uniba.euromath.editor.textEditor.requests.editTextRequests
TODO Kollar naco je destination + okomentovat
EditTextRequest(ITextPieceKeeper) - Constructor for class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.EditTextRequest
 
el - Variable in class sk.uniba.euromath.editor.wizards.document.EntityListWizardPage
The component.
ELEM_FILE - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
File containing element image label.
ELEM_FILE_INV - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
File containing element inverted image label.
ELEM_KEY - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
Key for registering images.
ELEM_KEY_INV - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
Key for registering images.
ELEMENT_ACTIONS - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ActionConsts
Element actions.
ElementLoc - Class in sk.uniba.euromath.document.schema
Mutable instance, representing element locator.
ElementLoc - Class in sk.uniba.euromath.editor.wizards.document
Represents an instance of element and an insertpoint, where the element should be inserted.
ElementLoc(XMLAccess, Element, List<Element>, List<DOMPoint>) - Constructor for class sk.uniba.euromath.editor.wizards.document.ElementLoc
Constructor.
ElementLocImpl - Class in sk.uniba.euromath.document.schema.impl.export
Immutable instance, representing element locator.
ElementLocImpl(DOMPoint, NameListImpl<INewElementRuleP>) - Constructor for class sk.uniba.euromath.document.schema.impl.export.ElementLocImpl
Constructs new instance and initialize it.
ElementLocInternal - Class in sk.uniba.euromath.document.schema.impl.types
Immutable instance, representing element locator.
ElementLocInternal(DOMPoint, ElementExp) - Constructor for class sk.uniba.euromath.document.schema.impl.types.ElementLocInternal
Constructs new instance and initialize it.
ElementLocInternal(DOMPoint, Collection<ElementExp>) - Constructor for class sk.uniba.euromath.document.schema.impl.types.ElementLocInternal
Constructs new instance and initialize it.
ElementOutlineItem - Class in sk.uniba.euromath.plugin.views.outline.items
 
ElementOutlineItem(Element) - Constructor for class sk.uniba.euromath.plugin.views.outline.items.ElementOutlineItem
 
ElementRule - Class in sk.uniba.euromath.document.schema
Represents rule for one element, already present in the document.
ElementRuleImpl - Class in sk.uniba.euromath.document.schema.impl.export
Implements the ElementRuleP interface.
ElementRuleImpl(SchemaImpl, Element) - Constructor for class sk.uniba.euromath.document.schema.impl.export.ElementRuleImpl
Constructs instance of object.
elements - Variable in class sk.uniba.euromath.document.NamespaceManager.NodeCount
Count of Element nodes.
ElementSequenceRule - Class in sk.uniba.euromath.document.schema
Represents rule generating sequence of elements.
ElementSequenceRuleImpl - Class in sk.uniba.euromath.document.schema.impl.export
Implements the ElementSequenceRule interface.
EM_ATTRIBUTE_ID_LOCALNAME - Static variable in class sk.uniba.euromath.Const
Deprecated. use ExportUtils.GENE_ID_ATTRIBUTE_QNAME.
EM_ATTRIBUTE_ID_QNAME - Static variable in class sk.uniba.euromath.Const
Deprecated. use ExportUtils.GENE_ID_ATTRIBUTE_QNAME.
EM_ATTRIBUTE_ID_QUALIFIEDNAME - Static variable in class sk.uniba.euromath.Const
Deprecated. use ExportUtils.GENE_ID_ATTRIBUTE_QNAME.
EM_CONFIG_NAME - Static variable in class sk.uniba.euromath.Const
Name of the EuroMath configuration file.
EM_ELEMENT_MARK_LOCALNAME - Static variable in class sk.uniba.euromath.Const
Deprecated. use SplittedDocHolder.PI_GENEREF_TARGET.
EM_ELEMENT_MARK_QNAME - Static variable in class sk.uniba.euromath.Const
Deprecated. use SplittedDocHolder.PI_GENEREF_TARGET.
EM_ELEMENT_MARK_QUALIFIEDNAME - Static variable in class sk.uniba.euromath.Const
Deprecated. use SplittedDocHolder.PI_GENEREF_TARGET.
EM_URI - Static variable in class sk.uniba.euromath.Const
URI for identifying elements and/or attributes in our namespace.
EM_URI_PREFIX - Static variable in class sk.uniba.euromath.Const
Deprecated. use ExportUtils.GENE_ID_ATTRIBUTE_QNAME.
EmEntityResolver - Class in sk.uniba.euromath.document
Implements the entity resolver, that resolves entity references to locally stored entities, when possible.
EmEntityResolver(URLDir) - Constructor for class sk.uniba.euromath.document.EmEntityResolver
Constructor.
EMFigure - Class in sk.uniba.euromath.editor.figures
Base implementation of IEMFigure.
EMFigure(String, Object, boolean) - Constructor for class sk.uniba.euromath.editor.figures.EMFigure
Constructor.
EMImageFigure - Class in sk.uniba.euromath.editor.figures
Implementation of standard ImageFigure as IEMFigure.
EMImageFigure(Image, String, Object, boolean) - Constructor for class sk.uniba.euromath.editor.figures.EMImageFigure
Constructor
The default alignment is PositionConstants.CENTER.
EMImageFigure(Image, int, String, Object, boolean) - Constructor for class sk.uniba.euromath.editor.figures.EMImageFigure
Constructor
EMMenuManager - Class in sk.uniba.euromath.editor.xmlEditor.actions
 
EMMenuManager() - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.EMMenuManager
Contructor.
EMMenuManager(String) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.EMMenuManager
Contructor.
EMMenuManager(String, String) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.EMMenuManager
Contructor.
EMPTY_STRING - Static variable in class sk.uniba.euromath.document.schema.impl.tools.TextValueGetter
Acceptor, that accepts nothing except empty string.
EmptyAction - Class in sk.uniba.euromath.editor.xmlEditor.actions
An empty action.
EmptyAction(IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.EmptyAction
Constructor.
enabledLikeChild - Variable in class sk.uniba.euromath.editor.xmlEditor.actions.EMMenuManager
If true, then is enabled only if have enabled visible not separator child.
EncloseDecloseElements - Class in sk.uniba.euromath.document.schema.impl.modify
Provides the enclose/declose functionality.
EncloseDecloseElements(SchemaImpl) - Constructor for class sk.uniba.euromath.document.schema.impl.modify.EncloseDecloseElements
Constructor.
encloseDecloseElements - Variable in class sk.uniba.euromath.document.schema.impl.SchemaImpl
Provides enclose/declose functionality.
EncloseElementAction - Class in sk.uniba.euromath.plugin.views.outline.actions
Encloses element by another element.
EncloseElementAction() - Constructor for class sk.uniba.euromath.plugin.views.outline.actions.EncloseElementAction
Constructor.
EncloseElementAction(IWorkbenchPart) - Constructor for class sk.uniba.euromath.plugin.views.outline.actions.EncloseElementAction
Constructor.
encloseNodes(Shell, DomPointer, DomPointer) - Method in class sk.uniba.euromath.document.DocumentModifyHelper
Manages the process of enclosing the nodes.
encloseNodes(DomPointer, DomPointer) - Method in class sk.uniba.euromath.editor.wizards.document.NameListChooserFactories
Returns factory producing components able to select element name, that may enclose given content.
EncodingWidget - Class in sk.uniba.euromath.gene.gui.widgets
Allows user to set the encoding of the output document.
EncodingWidget(Composite) - Constructor for class sk.uniba.euromath.gene.gui.widgets.EncodingWidget
Creates an instance of the object.
EncodingWidget(Composite, IEncodingFilter) - Constructor for class sk.uniba.euromath.gene.gui.widgets.EncodingWidget
Creates the query and applies the filter to displayed encodings.
END - Static variable in class sk.uniba.euromath.editor.textEditor.requests.RequestConstants
 
endAttribute(String, String, String, AttributeExp) - Method in class sk.uniba.euromath.tests.core.ValidatorTest
 
endAttributePart() - Method in class sk.uniba.euromath.tests.core.ValidatorTest
 
endDocument() - Method in class sk.uniba.euromath.tests.core.ValidatorTest
 
endElement(String, String, String, ElementExp) - Method in class sk.uniba.euromath.tests.core.ValidatorTest
 
endModify() - Method in class sk.uniba.euromath.document.DocumentModifier
Ends modification of document.
ENTI_FILE - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
File containing entity image label.
ENTI_FILE_INV - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
File containing entity inverted image label.
ENTI_KEY - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
Key for registering images.
ENTI_KEY_INV - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
Key for registering images.
ENTITY_SUBMENU - Static variable in class sk.uniba.euromath.editor.textEditor.actions.ActionConsts
Identifier of entity submenu.
EntityCorrectLoading - Class in sk.uniba.euromath.tests
 
EntityCorrectLoading() - Constructor for class sk.uniba.euromath.tests.EntityCorrectLoading
 
EntityList - Class in sk.uniba.euromath.editor.widgets
Shows list of entities.
EntityList(Composite, EntityManager, List<? extends String>) - Constructor for class sk.uniba.euromath.editor.widgets.EntityList
Constructs the instance.
EntityListWizardPage - Class in sk.uniba.euromath.editor.wizards.document
Shows list of entities.
EntityListWizardPage(EntityManager, List<? extends String>, String) - Constructor for class sk.uniba.euromath.editor.wizards.document.EntityListWizardPage
Constructor.
entityManager - Variable in class sk.uniba.euromath.editor.widgets.EntityList
The entity manager.
entityManager - Variable in class sk.uniba.euromath.editor.wizards.document.EntityListWizardPage
The entity manager.
entityNames - Variable in class sk.uniba.euromath.editor.widgets.EntityList
Entity names list we can select an item from.
entityNames - Variable in class sk.uniba.euromath.editor.wizards.document.EntityListWizardPage
Entity names list we can select an item from.
EntityOutlineItem - Class in sk.uniba.euromath.plugin.views.outline.items
 
EntityOutlineItem(EntityReference) - Constructor for class sk.uniba.euromath.plugin.views.outline.items.EntityOutlineItem
 
entitySelector - Variable in class sk.uniba.euromath.editor.widgets.EntityList
Combo with all entities.
equals(Object) - Method in class sk.uniba.euromath.document.NamespaceManager.NodeCount
 
equals(Object) - Method in class sk.uniba.euromath.document.schema.impl.bca.BasicNcContainer
 
equals(Object) - Method in class sk.uniba.euromath.document.schema.impl.export.AttributeListRuleImpl
 
equals(Object) - Method in class sk.uniba.euromath.document.schema.impl.export.AttributeRuleImpl
 
equals(Object) - Method in class sk.uniba.euromath.document.schema.impl.export.ElementLocImpl
 
equals(Object) - Method in class sk.uniba.euromath.document.schema.impl.export.InsertListImpl
 
equals(Object) - Method in class sk.uniba.euromath.document.schema.impl.export.NameListImpl
 
equals(Object) - Method in class sk.uniba.euromath.document.schema.impl.export.NewElementRuleImpl
 
equals(Object) - Method in class sk.uniba.euromath.document.schema.impl.iterator.ContentInfo
 
equals(Object) - Method in class sk.uniba.euromath.document.schema.impl.types.ElementLocInternal
 
equals(Object) - Method in class sk.uniba.euromath.document.schema.impl.types.InsertListInternal
 
equals(Object) - Method in class sk.uniba.euromath.document.schema.InsertList
 
equals(Object) - Method in class sk.uniba.euromath.editor.EditorInfo
 
equals(Object) - Method in class sk.uniba.euromath.editor.imageRenderer.ImageRendererFactory
 
equals(Object) - Method in class sk.uniba.euromath.editor.RendererInfo
 
equals(Object) - Method in class sk.uniba.euromath.editor.wizards.MultiWizard.PageLocator
 
equals(Object, Object) - Static method in class sk.uniba.euromath.tools.JavaTools
Deprecated. superseded by the ObjectUtils class.
equalsTopLevelMsg(ValidityMessages, ValidityMessages) - Static method in class sk.uniba.euromath.editor.widgets.ValidityMessages
Checks if two validity messages equals, in terms of changing the displayed text.
equalsTopLevelMsg(ValidityMessages) - Method in class sk.uniba.euromath.editor.widgets.ValidityMessages
Checks if two validity messages equals, in terms of changing the displayed text.
eraseTargetFeedback(Request) - Method in class sk.uniba.euromath.editor.xmlEditor.policies.FigureSelectionPolicy
 
error - Variable in class sk.uniba.euromath.editor.widgets.ValidityMessages
Error message.
errorMessage - Variable in class sk.uniba.euromath.editor.dialogs.WidgetWrapperDialog
We need to remember currently shown error message.
ErrorMessages - Class in sk.uniba.euromath.editor.lang
Class for retreiving common error messages in editor, that are displayed to user.
EuroMath - Class in sk.uniba.euromath
This is the plugin class for the EuroMath editor.
EuroMath() - Constructor for class sk.uniba.euromath.EuroMath
Zero-argument constructor.
EUROMATH_IDENTIFIER - Static variable in class sk.uniba.euromath.Const
Represents a printable product identifier.
EUROMATH_VERSION - Static variable in class sk.uniba.euromath.Const
Contains the EuroMath2 version.
EuromathConfig - Class in sk.uniba.euromath.config
Ensures that the emConfig.xml configuration file is properly loaded.
EuromathConfig() - Constructor for class sk.uniba.euromath.config.EuromathConfig
 
ExceptionPackager - Exception in sk.uniba.euromath.document.schema.impl.tools
Serves for moving exception.
ExceptionPackager(Throwable) - Constructor for exception sk.uniba.euromath.document.schema.impl.tools.ExceptionPackager
Construct the wrapper
execute() - Method in class sk.uniba.euromath.editor.textEditor.commands.DeleteTextCommand
 
execute() - Method in class sk.uniba.euromath.editor.textEditor.commands.InsertTextCommand
 
execute() - Method in class sk.uniba.euromath.editor.textEditor.commands.SwitchEditModeCommand
Swithes tool to TextTool
execute(Shell, List<AttributeListRule>, Element, XMLAccess) - Static method in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizard
Executes the wizard.
execute(Shell, XMLAccess, DomPointer, NamespaceManager, QName) - Static method in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
Helper method that executes the insert element wizard.
execute(Shell) - Static method in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
Helper method that executes the new document wizard.
execute() - Method in class sk.uniba.euromath.editor.xmlEditor.commands.DocumentModifyCompoundCommand
Wraps holded commands execution with start,end modify.
executeWizard() - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
Shows and executes the underlying wizard.
executeWizard() - Method in class sk.uniba.euromath.editor.wizards.ExportWizardExtension
 
executeWizard() - Method in class sk.uniba.euromath.editor.wizards.NewXMLDocumentWizard
 
exists() - Method in class sk.uniba.euromath.editor.LocalFilesystemEditorInput
 
exists() - Method in class sk.uniba.euromath.editor.NewDocumentEditorInput
 
existsDir() - Method in class sk.uniba.euromath.editor.widgets.FileSelector
Checks whether the directory exists.
existsFile() - Method in class sk.uniba.euromath.editor.widgets.FileSelector
Checks whether the file exists.
exp - Variable in class sk.uniba.euromath.document.schema.impl.export.ElementSequenceRuleImpl
Expression, generating element sequence.
expFinder - Variable in class sk.uniba.euromath.document.schema.impl.SchemaImpl
Accessor to element's definition.
ExpFinder - Class in sk.uniba.euromath.document.schema.impl.tools
This class is capable of returning (for a particular element node) the MSV expression, that generates its children.
ExpFinder(SchemaImpl) - Constructor for class sk.uniba.euromath.document.schema.impl.tools.ExpFinder
Constructs the class, which will be working with this grammar.
ExpFinderLevel - Enum in sk.uniba.euromath.document.schema.impl.tools
Specifies level that shall be used for obtaining an expression.
ExportClassChooser - Class in sk.uniba.euromath.editor.widgets
Allows the user to choose the export document class.
ExportClassChooser(Composite) - Constructor for class sk.uniba.euromath.editor.widgets.ExportClassChooser
Constructor
ExportClassChooserWizardPage - Class in sk.uniba.euromath.editor.wizards.document
Allows the user to choose the export document class.
ExportClassChooserWizardPage() - Constructor for class sk.uniba.euromath.editor.wizards.document.ExportClassChooserWizardPage
The constructor.
EXPORTER_FACTORY_EXTENSION_POINT_ID - Static variable in class sk.uniba.euromath.EuroMath
GENE's exporter factory extension point ID.
ExporterFactoryImpl - Class in sk.uniba.euromath.document.export
Produces exporters for XSLT transformations registered in the config file.
ExporterFactoryImpl() - Constructor for class sk.uniba.euromath.document.export.ExporterFactoryImpl
Constructor.
ExportManager - Class in sk.uniba.euromath.document
Handles export of the document to various formats.
ExportTest - Class in sk.uniba.euromath.tests
 
ExportTest() - Constructor for class sk.uniba.euromath.tests.ExportTest
 
ExportWizardExtension - Class in sk.uniba.euromath.editor.wizards
Exports documents to various formats using the GENE framework.
ExportWizardExtension() - Constructor for class sk.uniba.euromath.editor.wizards.ExportWizardExtension
Constructor.
ExportWizardProvider - Class in sk.uniba.euromath.editor.wizards.document
The exportation wizard.
ExportWizardProvider(XMLAccess) - Constructor for class sk.uniba.euromath.editor.wizards.document.ExportWizardProvider
Constructor.
ExpressionCloner - Class in sk.uniba.euromath.document.schema.impl
Clones an expression.
ExpressionCloner(ExpressionPool, ExpressionPool) - Constructor for class sk.uniba.euromath.document.schema.impl.ExpressionCloner
Constructs new instance of cloner.
exps - Variable in class sk.uniba.euromath.document.schema.impl.export.NewElementRuleImpl
Set of ElementExps, that may generate content of context element.
exps - Variable in class sk.uniba.euromath.document.schema.impl.types.ElementLocInternal
Expressions representing rule for this element.
expTools - Variable in class sk.uniba.euromath.document.schema.impl.SchemaImpl
DomTools used for processing Expression.
ExpTools - Class in sk.uniba.euromath.document.schema.impl.tools
Serves as helper for SchemaImpl object.
ExpTools() - Constructor for class sk.uniba.euromath.document.schema.impl.tools.ExpTools
Constructor.
EXTENSION_POINT_ID - Static variable in interface sk.uniba.euromath.document.schema.plug.ISchemaFactory
ID of extension point for coordinator factory instances.
EXTENSION_POINT_ID - Static variable in interface sk.uniba.euromath.editor.IEditorFactory
ID of extension point for editor factory instances.
EXTENSION_POINT_ID - Static variable in interface sk.uniba.euromath.editor.IRendererFactory
ID of extension point for renderer factory instances.
EXTENSION_POINT_ID - Static variable in interface sk.uniba.euromath.gene.gui.IConfigWidgetFactory
Eclipse extension point ID.
externalEntityDecl(String, XMLResourceIdentifier, Augmentations) - Method in class sk.uniba.euromath.tests.EntityCorrectLoading
 
extLevel - Variable in class sk.uniba.euromath.editor.widgets.FileSelector
What level of validity to signalise when preferredExtension condition is broken.
extLevel - Variable in class sk.uniba.euromath.editor.wizards.file.FileSelectorWizardPage
what kind of validity to signalise when preferredExtension condition is broken.

F

factory - Variable in class sk.uniba.euromath.editor.wizards.document.NameListItemChooserWizardPage
The name list widget producer.
feedAttributes(Acceptor, Element, boolean, boolean) - Method in class sk.uniba.euromath.document.schema.impl.ValidatorImpl
Helper function, feeds the acceptor with all attributes.
FigureSelectionPolicy - Class in sk.uniba.euromath.editor.xmlEditor.policies
Responsible for handling selection border
FigureSelectionPolicy() - Constructor for class sk.uniba.euromath.editor.xmlEditor.policies.FigureSelectionPolicy
Construcotr.
FigureSelectionPolicy(boolean) - Constructor for class sk.uniba.euromath.editor.xmlEditor.policies.FigureSelectionPolicy
 
FileBrowserEnum - Enum in sk.uniba.euromath.editor.widgets
Selects the kind of file browser.
fileName - Variable in class sk.uniba.euromath.document.DomCore
Deprecated. The name of the document file, including the extension, without the path specifier.
fileNameText - Variable in class sk.uniba.euromath.editor.widgets.FileSelector
Textbox where the file name may be entered.
FileRequirementsEnum - Enum in sk.uniba.euromath.editor.widgets
Constants containing requirements for given file object.
FileSelector - Class in sk.uniba.euromath.editor.widgets
Allows user to select a file.
FileSelector(Composite, String, MessageLevelEnum, Map<FileRequirementsEnum, MessageLevelEnum>, FileBrowserEnum) - Constructor for class sk.uniba.euromath.editor.widgets.FileSelector
Constructs instance of the widget.
FileSelectorWizardPage - Class in sk.uniba.euromath.editor.wizards.file
Wraps the FileSelector widget.
FileSelectorWizardPage(String, MessageLevelEnum, Map<FileRequirementsEnum, MessageLevelEnum>, String, FileBrowserEnum) - Constructor for class sk.uniba.euromath.editor.wizards.file.FileSelectorWizardPage
Creates new instance of the page.
fileURL - Variable in class sk.uniba.euromath.document.DomCore
Deprecated. The name of the document file, including the extension and full path.
fillCoolBar(ICoolBarManager) - Method in class sk.uniba.euromath.rcp.ApplicationActionBarAdvisor
 
fillData() - Method in class sk.uniba.euromath.editor.widgets.CreateAttributeList
Fills the _names, _values lists and the _namespaces set.
fillData() - Method in class sk.uniba.euromath.editor.widgets.EntityList
Fills _entityName from the controls, setting null and an error message if no entity is selected.
fillData() - Method in class sk.uniba.euromath.editor.widgets.ExportClassChooser
Fills _outputClass from the combo box, setting it to null and setting appropriate error message when no output class is selected.
fillData() - Method in class sk.uniba.euromath.editor.widgets.FileSelector
Fills the text value and the validity message object.
fillLocalMenu(IMenuManager) - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
Fills menu shown after click on arrow in right upper corner.
fillLocalToolBar(IToolBarManager) - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
fillMenuBar(IMenuManager) - Method in class sk.uniba.euromath.rcp.ApplicationActionBarAdvisor
 
FillNewElementWizardProvider - Class in sk.uniba.euromath.editor.wizards.document
Fills given element with new content.
FillNewElementWizardProvider(Element, NewElementRule, XMLAccess, NamespaceManager, String) - Constructor for class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider
Creates instance of the wizard.
FillNewElementWizardProvider.AbstractStepFactory - Class in sk.uniba.euromath.editor.wizards.document
Produces new steps.
FillNewElementWizardProvider.AbstractStepFactory(NewElementRule, Element) - Constructor for class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.AbstractStepFactory
Constructor.
FillNewElementWizardProvider.CreateAttributesWS - Class in sk.uniba.euromath.editor.wizards.document
Step that allows user to create attributes in newly created element.
FillNewElementWizardProvider.CreateAttributesWS(NewElementRule, Element, NamespaceManager) - Constructor for class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateAttributesWS
Constructor.
FillNewElementWizardProvider.CreateElementContentsWS - Class in sk.uniba.euromath.editor.wizards.document
Creates new elements or text nodes in new element.
FillNewElementWizardProvider.CreateElementContentsWS(NewElementRule, Element, NamespaceManager) - Constructor for class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateElementContentsWS
Constructor.
FillNewElementWizardProvider.WizardStep - Interface in sk.uniba.euromath.editor.wizards.document
Represents one step in wizard.
FILTER_ACCEPT_ALL - Static variable in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIteratorBuilder
Filter that accepts all pointer infos.
filteredContent - Variable in class sk.uniba.euromath.document.schema.impl.iterator.SkipRangeFilter
The content filtered out.
FilterNodeSet - Class in sk.uniba.euromath.document.schema.impl.iterator
Filters out the nodes in given set.
FilterNodeSet(Set<? extends Node>) - Constructor for class sk.uniba.euromath.document.schema.impl.iterator.FilterNodeSet
The constructor.
finalize() - Method in class sk.uniba.euromath.document.DocumentView
 
findBoundNodes(Collection<Node>, Node, Node, Node) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.MultiNodeEnclosingAction
Scans children of parent in order to find first and last node in collection nodes.
findImage(String) - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
findLine(List<ITextPieceKeeper>, int) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
 
findNextWizard() - Method in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
Finds next wizard for querying contents of an element.
FINISH_DRAG - Static variable in class sk.uniba.euromath.editor.textEditor.requests.RequestConstants
 
finishPressed() - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
The Finish button has been pressed.
FinishWizardPage - Class in sk.uniba.euromath.editor.wizards
Constructs the wizard page that contains only finalizing text: 'thank you for using this wizard, blah blah.
FinishWizardPage(String) - Constructor for class sk.uniba.euromath.editor.wizards.FinishWizardPage
Constructs instance of the page.
fireDataModified() - Method in class sk.uniba.euromath.editor.widgets.AbstractUserInputWidget
Calls all modify listeners.
firePageChanged() - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
Notifies any selection changed listeners that the selected page has changed.
fireSelectionChanged() - Method in class sk.uniba.euromath.editor.textEditor.viewers.ScrollingTextGraphicalViewer
This is called when selecting ends (mouse up or button up)
fireSelectionChanged() - Method in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLGraphicalViewerImpl
This is called when new editpart is selected or deselected
fireSelectionChanged() - Method in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLScrollingGraphicalViewer
This is called when new editpart is selected or deselected
fireSelectionChangeEvent(DOMIntervalSet) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Fires selection change event.
fireSelectionChangeEvent(DOMIntervalSet) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
FIRST - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.NodeManipulateAction
Type action's const.
FIRST_CHILD - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.NodeManipulateAction
Type action's const.
firstFactory - Variable in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider
The first factory.
flags - Variable in class sk.uniba.euromath.editor.widgets.FileSelector
maps flags to their message level.
flags - Variable in class sk.uniba.euromath.editor.wizards.file.FileSelectorWizardPage
maps flags to their message level.
flushCache(Control) - Method in class sk.uniba.euromath.editor.PreferredByControlLayout
 
focusGained(IEditor) - Method in class sk.uniba.euromath.editor.actions.MultiViewActionContributor
 
focusGained(IEditor) - Method in class sk.uniba.euromath.editor.EditorSite
IEditor has gained focus.
focusGained(IEditor) - Method in interface sk.uniba.euromath.editor.IFocusListener
Sent when IEditor gets focus.
focusGained(FocusEvent) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
 
focusGained(IEditor) - Method in class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
focusLost(IEditor) - Method in class sk.uniba.euromath.editor.actions.MultiViewActionContributor
 
focusLost(IEditor) - Method in class sk.uniba.euromath.editor.EditorSite
IEditor has lost focus.
focusLost(IEditor) - Method in interface sk.uniba.euromath.editor.IFocusListener
Sent when IEditor loses focus.
focusLost(FocusEvent) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
 
focusLost(IEditor) - Method in class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
FontDialogSample - Class in sk.uniba.euromath.tests
 
FontDialogSample() - Constructor for class sk.uniba.euromath.tests.FontDialogSample
 
FopDPI - Static variable in class sk.uniba.euromath.tests.ConvertMPvsPix
 
FopMPWidth - Static variable in class sk.uniba.euromath.tests.ConvertMPvsPix
 
FopPixelWidth - Static variable in class sk.uniba.euromath.tests.ConvertMPvsPix
 
format(String, Object...) - Static method in class sk.uniba.euromath.tools.StringTools
Processes the message and replaces every %[number] with correspoding Object.toString() from array params with index [number].
fs - Variable in class sk.uniba.euromath.editor.wizards.file.FileSelectorWizardPage
The fileselector.

G

GeneDataProvider - Class in sk.uniba.euromath.gene
Acts as a GENE coordinator.
GeneDataProvider(RendererSelector, XMLAccess, IEditorDataReceiver) - Constructor for class sk.uniba.euromath.gene.GeneDataProvider
Constructor.
GeneDataProvider.RendererSite - Class in sk.uniba.euromath.gene
Represents the renderer with its environment.
GeneDataProvider.RendererSite(IRenderer, CoordinatorInputKey) - Constructor for class sk.uniba.euromath.gene.GeneDataProvider.RendererSite
Constructor.
get(int) - Method in class sk.uniba.euromath.document.schema.impl.export.InsertListImpl
 
get(int) - Method in class sk.uniba.euromath.document.schema.impl.types.InsertListInternal
Gets i-th item from list.
get(int) - Method in class sk.uniba.euromath.document.schema.InsertList
 
get(int) - Method in interface sk.uniba.euromath.document.schema.plug.IInsertListP
Returns i-th element locator in list.
getAcceptedContent(Expression) - Method in class sk.uniba.euromath.document.schema.impl.tools.AcceptedContentComputer
Returns object with information, what content can be accepted now by acceptor created from given expression.
getAcceptedLocalnames(NameClass, boolean) - Method in class sk.uniba.euromath.document.schema.impl.tools.NameClassTools
Returns all local localnames that the nc accepts.
getAccepts() - Method in class sk.uniba.euromath.document.schema.impl.export.AttributeRuleImpl
 
getAccepts() - Method in class sk.uniba.euromath.document.schema.impl.export.NameListImpl
 
getAccepts() - Method in class sk.uniba.euromath.document.schema.impl.export.NewElementRuleImpl
 
getAccepts() - Method in interface sk.uniba.euromath.document.schema.IQNameAcceptor
Returns type of qnames, that this rule accepts.
getActionClass(String) - Method in class sk.uniba.euromath.editor.actions.MultiViewActionFactory
Returns CLass registered in this factory.
getActionClasses() - Method in class sk.uniba.euromath.editor.actions.MultiViewActionFactory
 
getActionContributor() - Method in class sk.uniba.euromath.editor.EditorSite
 
getActionContributor() - Method in interface sk.uniba.euromath.editor.IEditor
Returns action contributor, which can make bars special for this IEditor.
getActionContributor() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Returns xml action contributor, can be called only after init.
getActionContributor() - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
getActionFactory() - Method in class sk.uniba.euromath.editor.actions.AbstractActionContributor
 
getActionRegistry() - Method in class sk.uniba.euromath.editor.actions.AbstractActionContributor
Returns action registry in which created actions are registered.
getActionRegistry() - Method in class sk.uniba.euromath.editor.actions.MultiViewActionContributor
This contributor's action registry.
getActionRegistry() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
 
getActionRegistry() - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
getActIP() - Method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIterator
Returns actual index to items array, that will be returned by next call to next().
getActiveCaretPositioner() - Method in interface sk.uniba.euromath.editor.textEditor.ICaretProvider
Returns CaretPositioner with caret or null if caret is not visible.
getActiveEditor() - Method in class sk.uniba.euromath.editor.EditorSite
Returns active editor.
getActiveEditorSite() - Method in class sk.uniba.euromath.editor.actions.MultiViewActionContributor
 
getActiveEditorSite() - Method in class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
getActivePage() - Method in class sk.uniba.euromath.editor.wizards.MultiWizard
Returns active (last) page.
getActiveTextPieceKeeper() - Method in class sk.uniba.euromath.editor.textEditor.CaretManager
 
getActiveTextPieceKeeper() - Method in interface sk.uniba.euromath.editor.textEditor.ICaretProvider
Returns TextPieceKeeper with caret or null if caret is not visible.
getActiveView() - Method in class sk.uniba.euromath.editor.MultiViewXMLEditor
Return active view.
getActiveWizard() - Method in class sk.uniba.euromath.editor.wizards.MultiWizard
Returns active wizard - the last item of wizards array.
getAdaptableProvider() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
 
getAdapter(Class) - Method in class sk.uniba.euromath.editor.EditorSite
Returns the adapter for the specified class.
getAdapter(Class) - Method in class sk.uniba.euromath.editor.LocalFilesystemEditorInput
 
getAdapter(Class) - Method in class sk.uniba.euromath.editor.MultiViewXMLEditor
 
getAdapter(Class) - Method in class sk.uniba.euromath.editor.NewDocumentEditorInput
 
getAdapter(Class) - Method in class sk.uniba.euromath.editor.textEditor.TextEditor
 
getAdapter(Class) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
Method call is delagated to AdaptableProvider if is not null, if is null method is delegated to WorkbenchPart.
getAdapter(Class) - Method in class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
getAdapter(Class) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
getAll() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceContainer
Returns all stored ITextPieceKeeper.
getAll() - Method in class sk.uniba.euromath.editor.textEditor.TextPieceContainer
 
getAllAttributes(Expression) - Method in class sk.uniba.euromath.document.schema.impl.tools.AttributeExpGetter
Returns all attributes from empty ("") namespace, regardless of which element they are placed in.
getAllIEditors() - Method in class sk.uniba.euromath.editor.EditorSite
Returns all IEditors in this site.
getAllNamespaces() - Method in class sk.uniba.euromath.document.NamespaceManager
Returns all namespaces known to this manager.
getAllNamespaces() - Method in class sk.uniba.euromath.document.XMLAccess
Deprecated. 
getAllNamespaces() - Method in class sk.uniba.euromath.editor.widgets.CreateAttributeList
Retrieves all namespaces of currently selected attributes.
getAllNamespaces() - Method in class sk.uniba.euromath.editor.widgets.InsertListChooser
Retrieves all namespaces of currently selected attributes.
getAttribute() - Method in class sk.uniba.euromath.plugin.views.outline.items.AttributeOutlineItem
 
getAttributeBuilder() - Static method in class sk.uniba.euromath.document.schema.impl.export.NameListImplBuilder
Returns builder that builds attribute rules.
getAttributeExps(Expression, boolean) - Method in class sk.uniba.euromath.document.schema.impl.tools.AttributeExpGetter
Returns all AttributeExps, contained in given expression.
getAttributeMenu() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
 
getAttributeRule(Attr) - Method in class sk.uniba.euromath.document.schema.DocumentSchema
Gets attribute rule for given attribute.
getAttributeRule(Attr) - Method in class sk.uniba.euromath.document.schema.ElementRule
Gets attribute rule for given attribute.
getAttributeRule(Attr) - Method in class sk.uniba.euromath.document.schema.impl.export.ElementRuleImpl
 
getAttributeRule(Attr) - Method in interface sk.uniba.euromath.document.schema.plug.IElementRuleP
Returns rule for given attribute.
getAttributeRuleInstance(Set<AttributeExp>) - Method in class sk.uniba.euromath.document.schema.impl.export.RulePool
Returns instance of AttributeRuleImpl for given expression set.
getAttributesCompartment() - Method in class sk.uniba.euromath.tests.UMLClassFigure
 
getAttributeSwitcher() - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
getAttrNode(String) - Method in class sk.uniba.euromath.document.DocumentContent
Deprecated.  
getBaseUri() - Method in class sk.uniba.euromath.document.schema.impl.tools.ValidationContextWrapper
 
getBestPrefix(String) - Method in class sk.uniba.euromath.document.NamespaceManager
When creating new element/attribute from another namespace as their parent, we can specify new prefix.
getButton(int) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
Return the cancel button if the id is a the cancel id.
getCanvasSize() - Method in class sk.uniba.euromath.editor.imageRenderer.ImageRenderer
 
getCanvasSize() - Method in interface sk.uniba.euromath.editor.IRenderer
Retrieves size of area where the rendering occurs.
getCanvasSize(String) - Method in class sk.uniba.euromath.gene.RendererContext
Returns canvas size of a renderer.
getCaret() - Method in class sk.uniba.euromath.editor.textEditor.actions.AtCaretAction
 
getCaret() - Method in class sk.uniba.euromath.editor.textEditor.actions.PasteAction
 
getCaret() - Method in interface sk.uniba.euromath.editor.textEditor.ICaretProvider
Returns instance of caret.
getCaretOffset() - Method in class sk.uniba.euromath.editor.textEditor.CaretManager
 
getCaretOffset() - Method in interface sk.uniba.euromath.editor.textEditor.ICaretPositioner
Returns offset in TextPiece where caret is.
getCaretOffset() - Method in class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.ActivateTextEditingRequest
 
getcaretOffset() - Method in class sk.uniba.euromath.editor.textEditor.requests.RetargetCaretRequest
 
getCaretProvider() - Method in class sk.uniba.euromath.editor.textEditor.actions.AtCaretAction
Returns caret provider.
getCaretProvider() - Method in class sk.uniba.euromath.editor.textEditor.actions.PasteAction
Returns caret provider.
getCaretProvider() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.SelectParentAction
Getter for caret provider.
getCData() - Method in class sk.uniba.euromath.plugin.views.outline.items.CDataOutlineItem
 
getCdataSwitcher() - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
getChanged() - Method in class sk.uniba.euromath.document.ChangeTracer
Deprecated. Determines what had changed.
getChangedNode() - Method in class sk.uniba.euromath.document.ChangeTracer
Deprecated. Reference to the node that had been changed.
getCharacter() - Method in class sk.uniba.euromath.editor.textEditor.requests.RetargetCaretRequest
 
getCharIndexAtPos(Point) - Method in interface sk.uniba.euromath.editor.textEditor.ITextLocator
Returns character's index at location loc.
getChildElements() - Method in class sk.uniba.euromath.plugin.views.outline.items.ElementOutlineItem
 
getChildIterator(Element) - Method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIterator
Returns a child iterator for given element.
getChildren() - Method in class sk.uniba.euromath.plugin.views.outline.items.CompoundOutlineItem
 
getChildren() - Method in class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
 
getChildren(Object) - Method in class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
 
getChosenNamespace() - Method in class sk.uniba.euromath.editor.widgets.NamespaceSelector
Returns chosen namespace.
getChosenNamespaceInternal() - Method in class sk.uniba.euromath.editor.widgets.NamespaceSelector
Returns chosen namespace.
getClientArea(Composite) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog.PageContainerFillLayout
Returns the client area for the given composite according to this layout.
getClientComposite() - Method in interface sk.uniba.euromath.editor.IEditor
Returns Composite where clients - children IEditors will(should) be created.
getClientComposite() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Returns Composite where children IEditors will be created.
getClipboard() - Method in class sk.uniba.euromath.editor.textEditor.actions.ClipboardAction
Returns system clipboard reference
getClipboard() - Method in interface sk.uniba.euromath.editor.textEditor.IClipboardProvider
Returns system clipboard reference.
getClipboard() - Method in class sk.uniba.euromath.editor.textEditor.TextEditor
 
getClipboardProvider() - Method in class sk.uniba.euromath.editor.textEditor.actions.ClipboardAction
Returns clipboard provider.
getClone() - Method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIterator
Clones the iterator.
getCommand(Request) - Method in class sk.uniba.euromath.editor.textEditor.policies.TextEditPolicy
 
getCommandStack() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Returns the command stack.
getComment() - Method in class sk.uniba.euromath.plugin.views.outline.items.CommentOutlineItem
 
getCommentNode(String) - Method in class sk.uniba.euromath.document.DocumentContent
Deprecated.  
getCommentSwitcher() - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
getComplementItem(SortedSet<String>) - Static method in class sk.uniba.euromath.document.schema.impl.bca.BcaTools
Computes and returns a string that is not in given set.
getComposite() - Method in class sk.uniba.euromath.editor.widgets.CreateAttributeList
 
getComposite() - Method in class sk.uniba.euromath.editor.widgets.EntityList
 
getComposite() - Method in class sk.uniba.euromath.editor.widgets.ExportClassChooser
 
getComposite() - Method in class sk.uniba.euromath.editor.widgets.FileSelector
 
getComposite() - Method in class sk.uniba.euromath.editor.widgets.GraphSelectorWidget
 
getComposite() - Method in class sk.uniba.euromath.editor.widgets.InsertListChooser
 
getComposite() - Method in interface sk.uniba.euromath.editor.widgets.IUserInputWidget
Returns composite that is encapsulated in this object.
getComposite() - Method in class sk.uniba.euromath.editor.widgets.MultiWidget
 
getComposite() - Method in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
 
getComposite() - Method in class sk.uniba.euromath.editor.widgets.NamespaceSelector
 
getComposite() - Method in class sk.uniba.euromath.editor.widgets.NewPrefixesQuery
 
getComposite() - Method in class sk.uniba.euromath.editor.widgets.UserInputWidgetDelegator
 
getComposite() - Method in class sk.uniba.euromath.gene.gui.widgets.EncodingWidget
 
getComposite() - Method in class sk.uniba.euromath.gene.gui.widgets.XHTMLSerializerPropertiesWidget
 
getComposite() - Method in class sk.uniba.euromath.gene.gui.widgets.XMLSerializerPropertiesWidget
 
getConfig() - Static method in class sk.uniba.euromath.config.EuromathConfig
Returns in-memory representation of emConfig.xml configuration file.
getConfigFile() - Static method in class sk.uniba.euromath.config.EuromathConfig
Returns URL, determining position of config file.
getContainer() - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
getContainerText(String) - Method in class sk.uniba.euromath.document.DocumentContent
Deprecated.  
getContainerText(Node) - Static method in class sk.uniba.euromath.document.DocumentContent
Deprecated.  
getContent() - Method in class sk.uniba.euromath.document.DomCore
Deprecated. Returns DocumentContent instance for this document.
getContent() - Method in class sk.uniba.euromath.document.XMLAccess
Returns document content retriever for this document.
getContentProvider() - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
getContentProvider() - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
getContext() - Method in class sk.uniba.euromath.editor.wizards.BaseWizardPage
Returns the context instance.
getContextElement() - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateAttributesWS
 
getContextElement() - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateElementContentsWS
 
getContextElement() - Method in interface sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.WizardStep
Returns element where this step creates contents.
getContextMenuManager() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
 
getContributor() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.ShowDocumentPropertiesAction
 
getControl() - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
getCoordinator(String, DocumentView) - Method in class sk.uniba.euromath.document.ExportManager
Returns the coordinator for given output class and prepares it for export.
getCoordinator() - Method in class sk.uniba.euromath.editor.wizards.document.ExportWizardProvider
Returns current coordinator.
getCoordinator() - Method in class sk.uniba.euromath.gene.GeneDataProvider
Returns the coordinator instance - this object receives GENE output.
getCoordinatorInfo() - Method in class sk.uniba.euromath.document.DocumentView
The editor data provider coordinator info.
getCoordinatorInfo() - Method in class sk.uniba.euromath.gene.GeneDataProvider
Returns the coordinator information instance for the GENE coordinator.
getCount() - Method in class sk.uniba.euromath.document.NamespaceManager.NodeCount
Returns count of all nodes.
getCount() - Method in class sk.uniba.euromath.editor.textEditor.requests.caretRequests.MoveCaretRequest
 
getCounts() - Method in class sk.uniba.euromath.document.NamespaceManager
Returns counts of nodes for each namespace.
getCurrentDir() - Static method in class sk.uniba.euromath.tools.URLDir
Returns current dir, as an URL object.
getCurrentPage() - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
Returns page, currently shown on screen.
getData(String) - Method in class sk.uniba.euromath.document.DocumentContent
Deprecated.  
getData(Node) - Static method in class sk.uniba.euromath.document.DocumentContent
Deprecated.  
getDatatypeName() - Method in class sk.uniba.euromath.document.schema.AttributeRule
Returns human-readable name for the datatype, that is represented by this instance.
getDatatypeName() - Method in class sk.uniba.euromath.document.schema.impl.export.AttributeRuleImpl
 
getDatatypeName() - Method in interface sk.uniba.euromath.document.schema.plug.IValueRule
Returns human-readable name for the datatype, that is represented by this instance.
getDebugName() - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
 
getDefaultFactory() - Method in class sk.uniba.euromath.document.schema.SchemaPool
Returns instance of the default schema factory.
getDefaultPageImage() - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
getDeleteMenu() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
 
getDestination() - Method in class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.EditTextRequest
 
getDialogSettings() - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
getDirectDescendantElementExp(Expression) - Method in class sk.uniba.euromath.document.schema.impl.tools.ExpTools
Returns set of ElementExp.
getDirection() - Method in class sk.uniba.euromath.editor.textEditor.requests.caretRequests.MoveCaretRequest
 
getDocument() - Method in class sk.uniba.euromath.document.DomCore
Deprecated. Returns document object that this object works with.
getDocument() - Method in class sk.uniba.euromath.document.XMLAccess
Access to the XML document.
getDocument() - Method in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
Returns the document that was created using this wizard.
getDocumentModifyHelper() - Method in class sk.uniba.euromath.document.XMLAccess
Returns clients Helper for modifying.
getDocumentModifyHelper() - Method in class sk.uniba.euromath.editor.actions.AbstractActionContributor
Getter for document modifier.
getDocumentURL() - Method in class sk.uniba.euromath.document.XMLAccess
Returns full URI address of the document.
getDomain() - Method in class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.ActivateTextEditingRequest
 
getDomCore() - Method in class sk.uniba.euromath.editor.textEditor.requests.selectionRequest.TextSelectionRequest
 
getDomNamespaceUri(int) - Method in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameList
Returns the DOM namespace of the name.
getDOMPoint() - Method in class sk.uniba.euromath.document.schema.impl.export.ElementLocImpl
 
getDOMPoint() - Method in interface sk.uniba.euromath.document.schema.plug.IElementLocP
Returns point, where the element can be inserted.
getDOMPointer() - Method in class sk.uniba.euromath.editor.textEditor.CaretManager
 
getDomProxy() - Method in class sk.uniba.euromath.document.XMLAccess
Deprecated.  
getDomQName(int, String) - Method in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameList
Returns the qname for the name.
getDomQnames(DisplayableNameList) - Method in class sk.uniba.euromath.document.DocumentModifyHelper
Computes QNames of elements from DisplayableNameList.
getDOMSelection() - Method in class sk.uniba.euromath.editor.EditorSite
 
getDOMSelection() - Method in class sk.uniba.euromath.editor.selections.DOMSelectionChangedEvent
Returns the selection.
getDOMSelection() - Method in interface sk.uniba.euromath.editor.selections.IDOMSelectionProvider
Returns copy of the current selection of provider.
getDOMSelection() - Method in class sk.uniba.euromath.editor.textEditor.viewers.ScrollingTextGraphicalViewer
 
getDOMSelection() - Method in class sk.uniba.euromath.editor.textEditor.viewers.TextGraphicalViewerImpl
 
getDOMSelection() - Method in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLGraphicalViewerImpl
 
getDOMSelection() - Method in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLScrollingGraphicalViewer
 
getDOMSelection() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
 
getDOMSelection() - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
Getter for selection.
getDOMSelection() - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
getDragTracker(Request) - Method in class sk.uniba.euromath.editor.textEditor.editParts.TextEditPart
 
getDragTracker(Request) - Method in class sk.uniba.euromath.editor.xmlEditor.editParts.XMLEditPart
 
getEditableChoices(ExportGraph) - Static method in class sk.uniba.euromath.editor.widgets.GraphSelectorWidget
Computes and returns all choice nodes that the user can edit using this widget.
getEditableNamespaces() - Method in class sk.uniba.euromath.editor.EditInstanceProvider
Returns set of all namespaces, for which at least one instance of editor can be constructed.
getEditDomain() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Returns EditDomain.
getEditGraph() - Method in class sk.uniba.euromath.document.DocumentView
Returns the current exporter graph.
getEditingTool() - Method in class sk.uniba.euromath.editor.textEditor.commands.SwitchEditModeCommand
 
getEditorsForNamespace(String, EnumSet<ResultEnum>) - Method in class sk.uniba.euromath.editor.EditInstanceProvider
Returns all registered editors that are able to process given namespace.
getEditorSite() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
 
getEditorSite() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Getter.
getEditPartFactory() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Getter
getElement(String) - Method in class sk.uniba.euromath.document.DocumentContent
Deprecated.  
getElement() - Method in class sk.uniba.euromath.document.schema.impl.iterator.ContentInfo
Returns element represented by this object.
getElement() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.DeleteElementAction
 
getElement() - Method in class sk.uniba.euromath.plugin.views.outline.items.ElementOutlineItem
 
getElementBuilder() - Static method in class sk.uniba.euromath.document.schema.impl.export.NameListImplBuilder
Returns builder that builds element rules.
getElementIds() - Method in class sk.uniba.euromath.editor.textEditor.actions.CopyAction
 
getElementIds() - Method in class sk.uniba.euromath.editor.xmlEditor.IdVisualInfo
Returns set containing all element ids holded by info.
getElementIDs() - Method in class sk.uniba.euromath.editor.xmlEditor.IdVisualInfo
 
getElementNamespaces() - Method in class sk.uniba.euromath.document.NamespaceManager
Returns namespaces of all elements present in the document.Returned set cannot be modified in any way.
getElementQName() - Method in class sk.uniba.euromath.editor.textEditor.actions.InsertElementAtCaretAction
 
getElementRule(Element) - Method in class sk.uniba.euromath.document.schema.DocumentSchema
Returns rule for given element.
getElementRule(Element) - Method in class sk.uniba.euromath.document.schema.impl.SchemaImpl
 
getElementRule(Element) - Method in interface sk.uniba.euromath.document.schema.plug.ISchema
Returns rule representing given existing element.
getElementRuleInstance(Set<ElementExp>) - Method in class sk.uniba.euromath.document.schema.impl.export.RulePool
Returns instance of NewElementRuleImpl for given expression set.
getElements() - Method in class sk.uniba.euromath.editor.textEditor.actions.DeleteMixedAction
 
getElements() - Method in class sk.uniba.euromath.editor.wizards.document.ElementLoc
Returns list of elements.
getElements() - Method in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
'Root' elements - elements that'll be inserted into given parent element.
getElements() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.DeleteElementsOnlyAction
 
getElements(Object) - Method in class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
 
getElementSeqRuleInstance(Expression) - Method in class sk.uniba.euromath.document.schema.impl.export.RulePool
Returns instance of ElementSequenceRuleImpl for given expression.
getEnclosingElements(DOMPoint, DOMPoint) - Method in class sk.uniba.euromath.document.schema.ElementRule
Computes and returns an one-sized insertlist of elements, that can enclose given nodeset.
getEnclosingElements(DOMPoint, DOMPoint) - Method in class sk.uniba.euromath.document.schema.impl.export.ElementRuleImpl
 
getEnclosingElements(Element, DOMPoint, DOMPoint, ElementExp) - Method in class sk.uniba.euromath.document.schema.impl.modify.EncloseDecloseElements
Checks whether selected content is enclosable.
getEnclosingElements(DOMPoint, DOMPoint) - Method in interface sk.uniba.euromath.document.schema.plug.IElementRuleP
Computes and returns an one-sized insertlist of elements, that can enclose given nodeset.
getEncoding() - Method in class sk.uniba.euromath.document.XMLAccess
Returns encoding, in which the document is serialized.
getEnd() - Method in class sk.uniba.euromath.editor.textEditor.Interval
 
getEnd(int) - Method in interface sk.uniba.euromath.editor.textEditor.ITextLocator
Returns top right point of rectangle bounding character with index charIndex.
getEnd() - Method in class sk.uniba.euromath.editor.textEditor.requests.selectionRequest.TextSelectionRequest
 
getEntityManager() - Method in class sk.uniba.euromath.document.DomCore
Deprecated. Returns EntityManager instance for this document.
getEntityManager() - Method in class sk.uniba.euromath.document.XMLAccess
Returns entity manager for this document.
getEntityMenu() - Method in class sk.uniba.euromath.editor.textEditor.actions.TextActionContributor
 
getEntityName() - Method in class sk.uniba.euromath.editor.textEditor.actions.InsertEntityAtCaretAction
 
getEntityName() - Method in class sk.uniba.euromath.editor.widgets.EntityList
Returns actually selected entity name.
getEntityReference() - Method in class sk.uniba.euromath.plugin.views.outline.items.EntityOutlineItem
 
getEquivalent(DomPointer) - Method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIterator
Returns an DOMPointer that is equal to some pointer in the list, and inserting an element/text at given ip is equivalent to inserting the node at returned pointer.
getErrorMessage(String) - Method in class sk.uniba.euromath.document.schema.AttributeRule
Compose and return an error message, why given value was not accepted.
getErrorMessage(String) - Method in class sk.uniba.euromath.document.schema.impl.export.AttributeRuleImpl
 
getErrorMessage(String) - Method in interface sk.uniba.euromath.document.schema.plug.IValueRule
Compose and return an error message, why given value was not accepted.
getErrorMessage() - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
Returns current error message.
getExclusionSet() - Method in class sk.uniba.euromath.editor.textEditor.tools.TextDragTracker
 
getExp() - Method in class sk.uniba.euromath.document.schema.impl.types.ElementLocInternal
Returns the one element exp that this object represents.
getExportedAttributes() - Method in class sk.uniba.euromath.document.schema.impl.SchemaImpl
 
getExportedAttributes() - Method in interface sk.uniba.euromath.document.schema.plug.ISchema
Computes all attributes defined in this schema, regardless of element, which they are bound to.
getExportedAttributes(String, IQNameAcceptor) - Method in class sk.uniba.euromath.document.schema.SchemaPool
Returns Map of all known attributes, exported from foreign namespace, that given acceptor accepts.
getExportManager() - Method in class sk.uniba.euromath.document.XMLAccess
Returns the export manager for this document.
getExpression(Element, ExpFinderLevel) - Method in class sk.uniba.euromath.document.schema.impl.tools.ExpFinder
Returns the ElementExp expression, that may validate element e.
getExpressionSet(Element, ExpFinderLevel, boolean) - Method in class sk.uniba.euromath.document.schema.impl.tools.ExpFinder
Returns set of ElementExp expression, that can be used to generate element e.
getExps() - Method in class sk.uniba.euromath.document.schema.impl.tools.AcceptedContent
Set of ElementExp s found.
getFactory() - Method in class sk.uniba.euromath.editor.EditorInfo
 
getFactory() - Method in class sk.uniba.euromath.editor.RendererInfo
 
getFigure(Object) - Method in class sk.uniba.euromath.editor.imageRenderer.ImageRenderer
 
getFigure(Object) - Method in interface sk.uniba.euromath.editor.IRenderer
Retrieves figure that displays given data object.
getFile() - Method in class sk.uniba.euromath.editor.LocalFilesystemEditorInput
Returns file denoted by this object.
getFile() - Method in class sk.uniba.euromath.editor.XMLResourceManipulator
Returns location path to the XML file.
getFileName() - Method in class sk.uniba.euromath.document.XMLAccess
Returns the name of the document file, including the extension, without the path specifier.
getFileName() - Method in class sk.uniba.euromath.editor.widgets.FileSelector
Returns file name that user entered.
getFileName() - Method in class sk.uniba.euromath.editor.wizards.document.ExportWizardProvider
Output file name.
getFileName(String) - Static method in class sk.uniba.euromath.tools.URLDir
Returns the last path part from given url, without the query and fragment parts.
getFileSelector() - Method in class sk.uniba.euromath.editor.wizards.file.FileSelectorWizardPage
Returns the file selector widget.
getFirstAt(DOMPoint, QName) - Method in class sk.uniba.euromath.document.schema.InsertList
Finds first elementloc bound to be inserted at given position.
getFirstNamelistAt(DOMPoint) - Method in class sk.uniba.euromath.document.schema.InsertList
Returns namelist of first elementloc, located at given insertpoint.
getFocusEditPart() - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureTool
 
getFocusListeners() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
 
getForeign(int) - Method in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameList
Returns the foreign name.
getForeign(int) - Method in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameListImpl
 
getForeign(int) - Method in class sk.uniba.euromath.editor.widgets.namelist.SingleAttributeDNL
 
getForeignNames() - Method in interface sk.uniba.euromath.document.schema.INameList
Returns set of all foreign names, that are in this namelist.
getForeignNames() - Method in class sk.uniba.euromath.document.schema.NameListCustom
Returns set of all foreign names, that are in this namelist.
getForeignRoots(IQNameAcceptor) - Method in class sk.uniba.euromath.document.schema.SchemaPool
Returns Map of all known root elements from foreign namespaces, that given acceptor accepts.The function returns roots of loaded schemas only!
getForeignRules(INameListP) - Method in interface sk.uniba.euromath.document.schema.INameListWrapperDataProvider
Returns rules that shall represent foreign rules in the namelist.
getFullText() - Method in class sk.uniba.euromath.editor.textEditor.TextPieceContainer
 
getGlobalActionRegistry() - Method in interface sk.uniba.euromath.editor.actions.IActionContributor
Returns global action registry passed in init.
getGlobalActionRegistry() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
Global registry for all IEditors.
getGraphFor(Collection<? extends String>) - Method in class sk.uniba.euromath.document.DocumentView
Constructs graph for given set of namespaces.
getGraphicalViewer() - Method in class sk.uniba.euromath.editor.textEditor.editParts.TextEditPart
Getter for graphical viewer.
getGraphicalViewer() - Method in class sk.uniba.euromath.editor.textEditor.TextEditPartFactory
 
getGraphicalViewer() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
 
getGraphicalViewer() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Returns graphical viewer hooked on this Editor's composite.
getGraphics2D() - Method in class sk.uniba.euromath.tests.Graphics2DRenderer
Returns the Graphics2D context to use.
getHost() - Method in class sk.uniba.euromath.editor.textEditor.policies.TextEditPolicy
 
getHostingComposite() - Method in interface sk.uniba.euromath.editor.IEditor
Returns composite which host this editor - composite received in init.
getHostingComposite() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Returns composite, which host this IEditor.
getHostKeeper() - Method in class sk.uniba.euromath.editor.textEditor.policies.AbstractTextSelectionEditPolicy
Helper method.
getId() - Method in class sk.uniba.euromath.editor.EditorInfo
 
getID() - Method in class sk.uniba.euromath.editor.figures.EMFigure
 
getID() - Method in class sk.uniba.euromath.editor.figures.EMImageFigure
 
getID() - Method in interface sk.uniba.euromath.editor.figures.IEMFigure
Returns id of node from source document for which subtree of figures rooted at this figure or this figure acts as view.
getId() - Method in class sk.uniba.euromath.editor.RendererInfo
 
getID() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceInfo
Unique identification of this text piece in whole document.
getID() - Method in class sk.uniba.euromath.editor.textEditor.TextPieceInfoImpl
Returns id for text piece in this TextPieceInfo.
getID() - Method in class sk.uniba.euromath.editor.xmlEditor.editParts.XMLEditPart
 
getID() - Static method in class sk.uniba.euromath.EuroMath
 
getIdLastContainerMap() - Method in class sk.uniba.euromath.editor.textEditor.TextEditPartFactory
Map containing last created container for id of node.
getIDManager() - Method in class sk.uniba.euromath.document.DomCore
Deprecated. Returns IDManager instance for this document.
getIdManager() - Method in class sk.uniba.euromath.document.XMLAccess
Returns ID manager, that maps IDs to nodes and vice versa.
getIdManager() - Method in class sk.uniba.euromath.editor.textEditor.TextEditPartFactory
Returns id manager.
getIdManager() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
Returns IdManager.
getIds() - Method in class sk.uniba.euromath.editor.xmlEditor.IdVisualInfo
Returns set containing all ids holded by info.
getIdSet() - Method in class sk.uniba.euromath.editor.xmlEditor.IdVisualInfo
 
getIEditorSite() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Returns EditorSite's PartSite.
getImageDescriptor() - Method in class sk.uniba.euromath.editor.LocalFilesystemEditorInput
 
getImageDescriptor() - Method in class sk.uniba.euromath.editor.NewDocumentEditorInput
 
getImageDescriptor(String) - Static method in class sk.uniba.euromath.EuroMath
Returns an image descriptor for the image file at the given plug-in relative path.
getImageFigure() - Method in class sk.uniba.euromath.editor.imageRenderer.ImageRenderer
 
getImageKey() - Method in class sk.uniba.euromath.plugin.views.outline.items.AttributeOutlineItem
 
getImageKey() - Method in class sk.uniba.euromath.plugin.views.outline.items.CDataOutlineItem
 
getImageKey() - Method in class sk.uniba.euromath.plugin.views.outline.items.CommentOutlineItem
 
getImageKey() - Method in class sk.uniba.euromath.plugin.views.outline.items.ElementOutlineItem
 
getImageKey() - Method in class sk.uniba.euromath.plugin.views.outline.items.EntityOutlineItem
 
getImageKey() - Method in class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
 
getImageKey() - Method in class sk.uniba.euromath.plugin.views.outline.items.PIOutlineItem
 
getImageKey() - Method in class sk.uniba.euromath.plugin.views.outline.items.TextOutlineItem
 
getImageRegistry() - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
getIndex(String, String) - Method in class sk.uniba.euromath.document.AttributesFilter
 
getIndex(String) - Method in class sk.uniba.euromath.document.AttributesFilter
 
getInfo() - Method in class sk.uniba.euromath.editor.imageRenderer.ImageRenderer
 
getInfo() - Method in interface sk.uniba.euromath.editor.IRenderer
Returns instance of RendererInfo able to create this renderer.
getInfo(ITextPieceKeeper) - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceContainer
Returns ITextPieceInfo for ITextPieceKeeper.
getInfo(ITextPieceKeeper) - Method in class sk.uniba.euromath.editor.textEditor.TextPieceContainer
 
getInitialWindowPerspectiveId() - Method in class sk.uniba.euromath.rcp.ApplicationWorkbenchAdvisor
 
getInput() - Method in class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
getInputText() - Method in class sk.uniba.euromath.plugin.views.inputBox.actions.InsertTextAction
 
getInsertableAttributes() - Method in class sk.uniba.euromath.document.schema.ElementRule
Computes all insertable attributes, that can be inserted into given element.
getInsertableAttributes() - Method in class sk.uniba.euromath.document.schema.impl.export.ElementRuleImpl
 
getInsertableAttributes() - Method in interface sk.uniba.euromath.document.schema.plug.IElementRuleP
Returns all attributes that can be created in this element.
getInsertableElements(DomPointer) - Method in class sk.uniba.euromath.document.DocumentModifyHelper
Deprecated. use getInsertableElementsQNames(DomPointer) instead. To display qname use DomTools#printQName(QName).
getInsertableElements(DOMPoint) - Method in class sk.uniba.euromath.document.schema.ElementRule
Computes insertable elements, with their positions between other nodes.
getInsertableElements(DomPointer) - Method in class sk.uniba.euromath.document.schema.impl.add.ComputeInsertLists
Tries to insert new element into children of given element.
getInsertableElements(DOMPoint) - Method in class sk.uniba.euromath.document.schema.impl.export.ElementRuleImpl
 
getInsertableElements(DOMPoint) - Method in interface sk.uniba.euromath.document.schema.plug.IElementRuleP
Computes insertable elements, with their positions between other nodes.
getInsertableElementsQNames(DomPointer) - Method in class sk.uniba.euromath.document.DocumentModifyHelper
Computes list of names of elements, insertable at given pointer.
getInsertableEntities(Shell, DomPointer) - Method in class sk.uniba.euromath.document.DocumentModifyHelper
Computes insertable entities.
getInsertAfterMenu() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
 
getInsertAtCaretMenu() - Method in class sk.uniba.euromath.editor.textEditor.actions.TextActionContributor
 
getInsertBeforeMenu() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
 
getInsertChildMenu() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
 
getInsertList() - Method in class sk.uniba.euromath.document.schema.impl.export.IlAndTailImpl
Returns InsertList describing insertable elements into element's content.
getInsertList() - Method in class sk.uniba.euromath.editor.widgets.InsertListChooser
Returns selected insertlist as a list of qnames.
getInsertList() - Method in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
Selected insert list.
getInsertListNames() - Method in class sk.uniba.euromath.editor.widgets.InsertListChooser
Returns selected insertlist as a list of qnames.
getInsertTextAction() - Method in class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
getInsets(IFigure) - Method in class sk.uniba.euromath.tests.CompartmentFigure.CompartmentFigureBorder
 
getInstance(NameClass) - Static method in class sk.uniba.euromath.document.schema.impl.bca.BasicNcContainer
Creates new container.
getInstance() - Static method in class sk.uniba.euromath.document.schema.SchemaPool
Provides singleton instance.
getInstance() - Static method in class sk.uniba.euromath.document.schema.Validator
Returns one and only instance of this class.
getInstance() - Static method in class sk.uniba.euromath.editor.EditInstanceProvider
Returns the singleton instance.
getInstance() - Static method in class sk.uniba.euromath.EuroMath
Accessor to the singleton instance of the plugin.
getInstance() - Static method in class sk.uniba.euromath.gene.gui.WidgetInstanceProvider
Returns singleton instance of the provider.
getInvisibleRoot() - Method in class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
 
getIpAfterLastItem() - Method in class sk.uniba.euromath.document.schema.impl.types.InsertListInternal
Computes insert point, that denotes insert point after last insert point.
getItem() - Method in class sk.uniba.euromath.document.schema.impl.bca.NBCASet
Returns one random item from this set that this set accepts.
getItem(Node) - Method in class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
Returns OutlineItem which displays node or null if outline view don't have outline item which correspond to that node.
getKeyCode() - Method in class sk.uniba.euromath.editor.textEditor.requests.caretRequests.MoveCaretRequest
 
getKeyCode() - Method in class sk.uniba.euromath.editor.textEditor.requests.RetargetCaretRequest
 
getKeysDown() - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureTool
 
getKnownNamespaces() - Method in class sk.uniba.euromath.document.schema.SchemaPool
Computes and returns set of known namespace URIs for which a schema is loadable.
getLabelProvider() - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
getLastActive() - Method in class sk.uniba.euromath.editor.textEditor.tools.TextStructureTool
 
getLastIndex() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceInfo
Index of last character of this text piece in whole displayed text
getLastIndex() - Method in class sk.uniba.euromath.editor.textEditor.TextPieceInfoImpl
 
getLastLocation() - Method in class sk.uniba.euromath.editor.textEditor.tools.TextStructureTool
 
getLength() - Method in class sk.uniba.euromath.document.AttributesFilter
 
getLength() - Method in class sk.uniba.euromath.document.schema.impl.export.InsertListImpl
 
getLength() - Method in class sk.uniba.euromath.document.schema.impl.types.InsertListInternal
Returns number of locators.
getLength() - Method in interface sk.uniba.euromath.document.schema.plug.IInsertListP
Returns number of locator in this insertlist.
getLength() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceInfo
Length of the text piece.
getLength() - Method in class sk.uniba.euromath.editor.textEditor.TextPieceInfoImpl
 
getLength(String) - Static method in class sk.uniba.euromath.editor.textEditor.TextPieceInfoImpl
Parses length of text piece from text piece's id.
getLength() - Method in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameList
Returns number of items in the list.
getLevel() - Method in class sk.uniba.euromath.editor.widgets.ValidityMessages
Returns level of messages.
getList() - Method in class sk.uniba.euromath.document.schema.AttributeListRule
Returns lists of creatable attributes.
getList() - Method in class sk.uniba.euromath.document.schema.impl.export.AttributeListRuleImpl
 
getList() - Method in interface sk.uniba.euromath.document.schema.plug.IAttributeListRuleP
Returns lists of creatable attributes.
getListeners() - Method in class sk.uniba.euromath.document.XMLAccess
Returns document listeners manager for this document.
getLists() - Method in class sk.uniba.euromath.document.schema.impl.export.NewElementRuleImpl
 
getLists() - Method in class sk.uniba.euromath.document.schema.NewElementRule
For each expression returns one list of attributes, that can be created by this rule.
getLists() - Method in interface sk.uniba.euromath.document.schema.plug.INewElementRuleP
For each expression returns one list of attributes, that can be created by this rule.
getLocal(int) - Method in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameList
Returns the local name.
getLocal(int) - Method in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameListImpl
 
getLocal(int) - Method in class sk.uniba.euromath.editor.widgets.namelist.SingleAttributeDNL
 
getLocale() - Static method in class sk.uniba.euromath.config.EuromathConfig
Returns locale as configured in the config file.
getLocalName(int) - Method in class sk.uniba.euromath.document.AttributesFilter
 
getLocalNames(String) - Method in class sk.uniba.euromath.document.schema.impl.bca.NBCASet
Determines all localnames that are accepted by the set with given namespace.
getLocalNames() - Method in class sk.uniba.euromath.document.schema.impl.export.NameListImpl
 
getLocalNames() - Method in interface sk.uniba.euromath.document.schema.INameList
Returns set of all localnames, that are in this namelist.
getLocalNames() - Method in class sk.uniba.euromath.document.schema.NameListCustom
Returns set of all localnames, that are in this namelist.
getLocalNames() - Method in interface sk.uniba.euromath.document.schema.plug.INameListP
Returns map, that maps String to AttributeRuleP or NewElementRuleP.
getLocalNamespace(boolean) - Method in class sk.uniba.euromath.document.schema.impl.tools.NameClassTools
Returns local namespace for this schema.
getLocalSelection() - Method in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLGraphicalViewerImpl
 
getLocalSelection() - Method in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLScrollingGraphicalViewer
 
getLocation() - Method in class sk.uniba.euromath.editor.textEditor.CaretManager
see Caret.getLocation()
getLocations() - Method in class sk.uniba.euromath.editor.wizards.document.ElementLoc
Returns list of insertpoints.
getMarkCount() - Method in class sk.uniba.euromath.document.UndoManager
Returns the maximum number of marks.
getMemoryUsage() - Static method in class sk.uniba.euromath.tests.TestTools
 
getMessage() - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
Returns current message.
getMessages() - Method in class sk.uniba.euromath.editor.widgets.CreateAttributeList
 
getMessages() - Method in class sk.uniba.euromath.editor.widgets.EntityList
 
getMessages() - Method in class sk.uniba.euromath.editor.widgets.ExportClassChooser
 
getMessages() - Method in class sk.uniba.euromath.editor.widgets.FileSelector
 
getMessages() - Method in class sk.uniba.euromath.editor.widgets.GraphSelectorWidget
 
getMessages() - Method in class sk.uniba.euromath.editor.widgets.InsertListChooser
 
getMessages() - Method in interface sk.uniba.euromath.editor.widgets.IUserInputWidget
Checks if data contained in the widget are correct.
getMessages() - Method in class sk.uniba.euromath.editor.widgets.MultiWidget
 
getMessages() - Method in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
 
getMessages() - Method in class sk.uniba.euromath.editor.widgets.NamespaceSelector
 
getMessages() - Method in class sk.uniba.euromath.editor.widgets.NewPrefixesQuery
 
getMessages() - Method in class sk.uniba.euromath.editor.widgets.UserInputWidgetDelegator
 
getMessages() - Method in class sk.uniba.euromath.gene.gui.widgets.EncodingWidget
 
getMessages() - Method in class sk.uniba.euromath.gene.gui.widgets.XHTMLSerializerPropertiesWidget
 
getMessages() - Method in class sk.uniba.euromath.gene.gui.widgets.XMLSerializerPropertiesWidget
 
getMessageType() - Method in class sk.uniba.euromath.editor.dialogs.WidgetWrapperDialog
Returns type of message currently being shown.
getMessageType() - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
Returns current message's level.
getMethodsCompartment() - Method in class sk.uniba.euromath.tests.UMLClassFigure
 
getModel() - Method in class sk.uniba.euromath.editor.figures.EMFigure
 
getModel() - Method in class sk.uniba.euromath.editor.figures.EMImageFigure
 
getModel() - Method in interface sk.uniba.euromath.editor.figures.IEMFigure
Returns Object from object source or Node from transformed document for which subtree of figures rooted at this figure acts as view.
getModel() - Method in class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
 
getModelChildren() - Method in class sk.uniba.euromath.editor.textEditor.editParts.TextEditPart
Returns empty list, because can't have children.
getModelChildren() - Method in class sk.uniba.euromath.editor.xmlEditor.editParts.XMLEditPart
 
getModifier() - Method in class sk.uniba.euromath.document.XMLAccess
Returns document modifier, which is used to transparently modify the document.
getModifyHelper() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
Returns the controller instance.
getName() - Method in class sk.uniba.euromath.editor.LocalFilesystemEditorInput
 
getName() - Method in class sk.uniba.euromath.editor.NewDocumentEditorInput
 
getName() - Method in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizard
 
getName() - Method in class sk.uniba.euromath.editor.wizards.document.ExportWizardProvider
 
getName() - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider
 
getName() - Method in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
 
getName() - Method in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizard
 
getName() - Method in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
 
getName() - Method in interface sk.uniba.euromath.editor.wizards.IMultiWizardProvider
Returns name of this wizard.
getName() - Method in interface sk.uniba.euromath.editor.wizards.IWizard
Returns name of this wizard.
getName() - Method in class sk.uniba.euromath.editor.wizards.MultiWizard
 
getName() - Method in class sk.uniba.euromath.editor.wizards.OnePageWizard
 
getNameList() - Method in class sk.uniba.euromath.document.schema.impl.export.ElementLocImpl
 
getNameList() - Method in interface sk.uniba.euromath.document.schema.plug.IElementLocP
Returns namelist for element, that can be inserted at specified position.
getNameRoot(Node) - Method in class sk.uniba.euromath.document.DocumentContent
Deprecated.  
getNames() - Method in class sk.uniba.euromath.editor.widgets.CreateAttributeList
Returns names of actually selected attributes.
getNames() - Method in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizard
Returns qnames of new attributes, with appropriate prefixes when needed.
getNames() - Method in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizard
Returns qnames of new elements, with appropriate prefixes when needed.
getNamespace(String) - Static method in class sk.uniba.euromath.config.EuromathConfig
Returns the namespace definition for given namespace URI.
getNamespace(String) - Method in class sk.uniba.euromath.document.NamespaceManager
Returns namespace, that is currently mapped to given prefix.
getNamespace(int) - Method in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameList
Returns the namespace item.
getNamespace(int) - Method in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameListImpl
 
getNamespace(int) - Method in class sk.uniba.euromath.editor.widgets.namelist.SingleAttributeDNL
 
getNamespaceDescription(String) - Static method in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameList
Returns the name of the namespace, as defined in the config file.
getNamespaces() - Method in class sk.uniba.euromath.document.schema.impl.bca.NBCASet
Obtains a list of namespaces of qnames that are contained in this name list.
getNamespaces() - Method in class sk.uniba.euromath.document.schema.impl.export.AttributeRuleImpl
 
getNamespaces() - Method in class sk.uniba.euromath.document.schema.impl.export.NameListImpl
 
getNamespaces() - Method in class sk.uniba.euromath.document.schema.impl.export.NewElementRuleImpl
 
getNamespaces() - Method in interface sk.uniba.euromath.document.schema.INameList
Tries to obtain a list of namespaces of qnames that are contained in this name list.
getNamespaces() - Method in class sk.uniba.euromath.document.schema.NameListCustom
 
getNamespaces() - Method in interface sk.uniba.euromath.document.schema.plug.IForeignNodeP
Tries to obtain a list of namespaces of qnames that are contained in this name list.
getNamespaces(List<? extends QName>) - Static method in class sk.uniba.euromath.editor.widgets.NewPrefixesQuery
Returns all namespaces that occurs in given list.
getNamespaceUri() - Method in class sk.uniba.euromath.document.schema.impl.export.AttributeRuleImpl
 
getNamespaceUri() - Method in class sk.uniba.euromath.document.schema.impl.export.NameListImpl
 
getNamespaceUri() - Method in class sk.uniba.euromath.document.schema.impl.export.NewElementRuleImpl
 
getNamespaceUri() - Method in class sk.uniba.euromath.document.schema.impl.SchemaImpl
 
getNamespaceUri() - Method in interface sk.uniba.euromath.document.schema.INameList
Returns schema's namespace.
getNamespaceUri() - Method in interface sk.uniba.euromath.document.schema.IQNameAcceptor
Returns base namespace (the namespace of local elements).
getNamespaceUri() - Method in class sk.uniba.euromath.document.schema.NameListCustom
Returns schema's namespace.
getNamespaceUri() - Method in interface sk.uniba.euromath.document.schema.plug.ISchema
Returns URI for which the Schema works.
getNavigationSiblings() - Method in class sk.uniba.euromath.editor.xmlEditor.editParts.XMLEditPart
Returns the list of editparts which are conceptually at the same level of navigation as this editpart.
getNewContent(Element) - Method in class sk.uniba.euromath.document.schema.impl.export.NewElementRuleImpl
 
getNewContent(Element) - Method in class sk.uniba.euromath.document.schema.NewElementRule
Computes all possibilities of content, that can be generated by this rule and inserted into context element.
getNewContent(Element) - Method in interface sk.uniba.euromath.document.schema.plug.INewElementRuleP
Computes all possibilities of content, that can be generated by this rule and inserted into context element.
getNewPart() - Method in class sk.uniba.euromath.editor.textEditor.requests.caretRequests.MoveCaretRequest
 
getNewTextRule(Element) - Method in class sk.uniba.euromath.document.schema.impl.export.NewElementRuleImpl
 
getNewTextRule(Element) - Method in class sk.uniba.euromath.document.schema.NewElementRule
Computes and returns value rule, that can be inserted into context element.
getNewTextRule(Element) - Method in interface sk.uniba.euromath.document.schema.plug.INewElementRuleP
Computes and returns value rule, that can be inserted into context element.
getNext(ITextPieceKeeper) - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceContainer
Returns next stored ITextPieceKeeper in order they are stored.
getNext(ITextPieceKeeper) - Method in class sk.uniba.euromath.editor.textEditor.TextPieceContainer
 
getNext() - Method in class sk.uniba.euromath.editor.wizards.MultiWizard.PageLocator
Returns locator for next page.
getNextPage(IWizardPage) - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
getNextStep(NewElementRule, Element) - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider
Determines which step is to be taken next.
getNode() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.EMMenuManager
 
getNode() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.NodeManipulateAction
Returns node to manipulate with, which can be node from constructor or node processed from selection.
getNodeID() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceInfo
Identification of node holding the text (text node, cdata node, attribute).
getNodeID() - Method in class sk.uniba.euromath.editor.textEditor.TextPieceContainer
 
getNodeID() - Method in class sk.uniba.euromath.editor.textEditor.TextPieceInfoImpl
 
getNodeID(String) - Static method in class sk.uniba.euromath.editor.textEditor.TextPieceInfoImpl
Parses node id with multiplicity from id.
getNodeId() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.SelectAction
 
getNodeID() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.SelectParentAction
Returns ID of node containig caret
getNodeIDWithCaret() - Method in interface sk.uniba.euromath.editor.textEditor.ICaretProvider
 
getNpqPage() - Method in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizard
Returns second wizard page.
getNpqPage() - Method in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizard
Returns second wizard page.
getNsManager() - Method in class sk.uniba.euromath.document.DomCore
Deprecated. Returns namespace manager for this document.
getNsManager() - Method in class sk.uniba.euromath.document.XMLAccess
Returns namespace manager for this document.
getOffset() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceInfo
Index of the first character of this text piece in whole displayed text of textual node.
getOffset() - Method in class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.DeleteTextRequest
Returns position in text piece from where text should be deleted.
getOffset() - Method in class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.InsertTextRequest
Returns position in text piece where to insert text.
getOffset() - Method in class sk.uniba.euromath.editor.textEditor.TextPieceInfoImpl
 
getOffset(String) - Static method in class sk.uniba.euromath.editor.textEditor.TextPieceInfoImpl
Parses offset of text piece from text piece id.
getOldData() - Method in class sk.uniba.euromath.document.ChangeTracer
Deprecated. Holds old textual value.
getOldLocalName() - Method in class sk.uniba.euromath.document.ChangeTracer
Deprecated. Returns old local name of the node.
getOldPart() - Method in class sk.uniba.euromath.editor.textEditor.requests.caretRequests.MoveCaretRequest
 
getOriginalIndex(int) - Method in class sk.uniba.euromath.document.AttributesFilter
Returns index in original NamedNodeMap from this index.
getOriginalOffset() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceInfo
Index of the first character of this text piece in whole original text of textual node.
getOriginalOffset() - Method in class sk.uniba.euromath.editor.textEditor.TextPieceInfoImpl
 
getOutlinePage() - Method in class sk.uniba.euromath.editor.EditorSite
Returns outline page instance.
getOutputClass() - Method in class sk.uniba.euromath.editor.widgets.ExportClassChooser
Returns selected output document class.
getPage(String) - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
getPage(BaseWizardPage) - Method in class sk.uniba.euromath.editor.wizards.MultiWizard
Finds given page and returns its location in the wizards and pages properties.
getPage() - Method in class sk.uniba.euromath.editor.wizards.MultiWizard.PageLocator
Returns the page instance.
getPage() - Method in class sk.uniba.euromath.editor.wizards.OnePageWizard
Returns the page that this wizard represents.
getPageCount() - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
getPages() - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
getParent() - Method in class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
 
getParent(Object) - Method in class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
 
getParentId() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.SelectParentAction
Returns id of parent of selected element, or id of element containing caret or null;
getParentMultiEditor() - Method in class sk.uniba.euromath.editor.EditorSite
Returns multi editor containing this EditorSite instance as child view.
getParents(Set<ElementExp>) - Method in class sk.uniba.euromath.document.schema.impl.tools.ExpFinder
Returns all possible parent element expressions of all given element expressions.
getParents(ElementExp) - Method in class sk.uniba.euromath.document.schema.impl.tools.ExpFinder
Returns all possible parent element expressions of given element expression.
getParents(List<? extends Node>) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.MultiNodeEnclosingAction
 
getParsedNodeId(String) - Static method in class sk.uniba.euromath.editor.textEditor.TextPieceInfoImpl
Parses node id without multiplicity - anything include and after ":" is omitted.
getParts() - Method in class sk.uniba.euromath.editor.textEditor.requests.selectionRequest.StructureSelectionRequest
 
getParts() - Method in class sk.uniba.euromath.editor.xmlEditor.IdVisualInfo
 
getPartUnderCaret() - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
 
getPersistable() - Method in class sk.uniba.euromath.editor.LocalFilesystemEditorInput
 
getPersistable() - Method in class sk.uniba.euromath.editor.NewDocumentEditorInput
 
getPI() - Method in class sk.uniba.euromath.plugin.views.outline.items.PIOutlineItem
Returns processing instruction represented by this item
getPiece(int) - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceContainer
Returns ITextPieceKeeper stored with index index.
getPiece(int) - Method in class sk.uniba.euromath.editor.textEditor.TextPieceContainer
 
getPieceCount() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceContainer
Returns number of all stored pieces.
getPieceCount() - Method in class sk.uniba.euromath.editor.textEditor.TextPieceContainer
 
getPINode(String) - Method in class sk.uniba.euromath.document.DocumentContent
Deprecated.  
getPlacement(String) - Method in class sk.uniba.euromath.editor.imageRenderer.ImageRenderer
 
getPlacement(String) - Method in interface sk.uniba.euromath.editor.IRenderer
Returns point, relative to renderer's canvas, where canvas of child renderer will be positioned.
getPluginRoot() - Static method in class sk.uniba.euromath.config.EuromathConfig
Returns directory where the plugin is located.
getPointer(String, String) - Method in class sk.uniba.euromath.document.DocumentModifyHelper
Returns DomPointer which points to place in node tree to textual node with id nodeID and after text prevText.
getPointer() - Method in class sk.uniba.euromath.editor.textEditor.actions.AtCaretAction
Returns pointer to place in DOM tree where is caret.
getPointer() - Method in class sk.uniba.euromath.editor.textEditor.actions.PasteAction
Returns pointer to place in DOM tree where is caret.
getPointer() - Method in interface sk.uniba.euromath.editor.textEditor.ICaretProvider
Returns pointer to place in DOM tree where is caret or null if caret is nowhere.
getPointer() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.InsertNodeAction
 
getPool() - Method in class sk.uniba.euromath.document.schema.impl.ExpressionCloner
Returns the pool, where new expressions are placed.
getPosition() - Method in class sk.uniba.euromath.editor.textEditor.requests.caretRequests.ActivateCaretRequest
 
getPosition() - Method in class sk.uniba.euromath.editor.textEditor.requests.RetargetCaretRequest
 
getPreferredRenderers() - Method in class sk.uniba.euromath.editor.RendererSelector
 
getPrefix(String) - Method in class sk.uniba.euromath.document.NamespaceManager
Returns prefix, that is currently mapped to given namespace.
getPrefixes() - Method in class sk.uniba.euromath.editor.widgets.NewPrefixesQuery
Returns currently selected prefixes.
getPrefixesInternal() - Method in class sk.uniba.euromath.editor.widgets.NewPrefixesQuery
Returns currently selected prefixes.
getPrevious(ITextPieceKeeper) - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceContainer
Returns previous stored ITextPieceKeeper in order they are stored.
getPrevious(ITextPieceKeeper) - Method in class sk.uniba.euromath.editor.textEditor.TextPieceContainer
 
getPrevious() - Method in class sk.uniba.euromath.editor.wizards.MultiWizard.PageLocator
Returns locator for previous page.
getPreviousPage(IWizardPage) - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
getPreviousText() - Method in class sk.uniba.euromath.editor.textEditor.editParts.TextEditPart
 
getPreviousText() - Method in interface sk.uniba.euromath.editor.textEditor.ICaretProvider
Returns text of text node with caret to caret position or null if caret is nowhere.
getPreviousText() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceKeeper
Returns text from node before keeper's text.
getPrevNsManager() - Method in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
Previous namespace manager.
getProciSwitcher() - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
getPropertySource() - Method in class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
 
getProvider() - Method in class sk.uniba.euromath.editor.wizards.MultiWizard
Returns the provider instance.
getQName(int) - Method in class sk.uniba.euromath.document.AttributesFilter
 
getRealNamespaceDescription(int) - Method in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameList
Returns the name of the namespace, as defined in the config file.
getRealNamespaceUri(int) - Method in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameList
Returns the 'real' namespace of the name.
getReferent(Reference<T>) - Static method in class sk.uniba.euromath.tools.JavaTools
Returns object referred to by the reference.
getRefs() - Method in class sk.uniba.euromath.document.schema.DocumentSchema
Returns object containing references to loaded schema objects.
getRegistry() - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
getRenderable() - Method in class sk.uniba.euromath.editor.RendererSelector
Computes and returns information about renderable namespaces.
getRenderableNamespaces() - Method in class sk.uniba.euromath.editor.EditInstanceProvider
Returns set of all namespaces, for which at least one instance of renderer can be constructed.
getRenderer() - Method in interface sk.uniba.euromath.editor.IEditor
Returns IRenderer for this IEditor from init.
getRenderer() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Returns renderer associated with this IEditor.
getRendererInfo(String, EnumSet<ResultEnum>) - Method in class sk.uniba.euromath.editor.RendererSelector
Retrieves the renderer that will be used to renderer document with given namespace.
getRendererMap() - Method in class sk.uniba.euromath.editor.imageRenderer.ImageRendererFactory
 
getRenderersForNamespace(String, EnumSet<ResultEnum>) - Method in class sk.uniba.euromath.editor.EditInstanceProvider
Returns all registered renderers that are able to process given namespace.
getResourceManipulator() - Method in class sk.uniba.euromath.editor.MultiViewXMLEditor
 
getRoot() - Method in class sk.uniba.euromath.document.XMLAccess
Returns URL pointing to the directory where the document is located.
getRoot() - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
Returns a XML node which will be the root of the outline tree.
getRootComposite() - Method in class sk.uniba.euromath.editor.EditorSite
 
getRootEditor() - Method in class sk.uniba.euromath.editor.EditorSite
Returns root editor.
getRootElements() - Method in class sk.uniba.euromath.document.schema.impl.SchemaImpl
 
getRootElements() - Method in interface sk.uniba.euromath.document.schema.plug.ISchema
Returns list of possible local names of the root elements.
getRootFigure() - Method in class sk.uniba.euromath.editor.imageRenderer.ImageRenderer
 
getRootFigure() - Method in interface sk.uniba.euromath.editor.IRenderer
Retrieves the root figure, where all figures will be placed.
getRoots(String, IQNameAcceptor) - Method in class sk.uniba.euromath.document.schema.SchemaPool
Returns all possible root elements for given namespace.
getRule(String) - Method in interface sk.uniba.euromath.document.schema.INameList
Returns rule, that can be used to create node content.
getRule(QName) - Method in interface sk.uniba.euromath.document.schema.INameList
Returns rule, that can be used to create node content.
getRule(QName, boolean) - Method in interface sk.uniba.euromath.document.schema.INameList
Returns rule, that can be used to create node content.
getRule(String) - Method in class sk.uniba.euromath.document.schema.NameListCustom
Returns rule, that can be used to create node content.
getRule(QName) - Method in class sk.uniba.euromath.document.schema.NameListCustom
Returns rule, that can be used to create node content.
getRule(QName, boolean) - Method in class sk.uniba.euromath.document.schema.NameListCustom
Returns rule, that can be used to create node content.
getRule(int) - Method in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameList
Returns the rule for the name as returned by the NameList class.
getRule(int) - Method in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameListImpl
 
getRule(int) - Method in class sk.uniba.euromath.editor.widgets.namelist.SingleAttributeDNL
 
getRules() - Method in interface sk.uniba.euromath.document.schema.INameListImplDataProvider
Returns rules that shall be represented by the namelist.
getSameNcs(NCSet) - Method in class sk.uniba.euromath.document.schema.impl.bca.NCSet
Returns set of nameclasses, that are both in this set and given set.
getSchema() - Method in class sk.uniba.euromath.document.DomCore
Deprecated. Returns DocumentSchema instance for this document.
getSchema(String, IValidationContextP) - Method in class sk.uniba.euromath.document.schema.impl.SchemaFactoryImpl
 
getSchema(String, IValidationContextP) - Method in interface sk.uniba.euromath.document.schema.plug.ISchemaFactory
Produces a schema object from file represented by url.
getSchema(String) - Method in class sk.uniba.euromath.document.schema.SchemaPool
Returns the global schema with specified namespace.
getSchema(String) - Method in class sk.uniba.euromath.document.schema.SchemaReferences
For given namespace URI returns appropriate Schema object, that validates elements with this namespace URI.
getSchema() - Method in class sk.uniba.euromath.document.XMLAccess
Document's content modifier helper.
getSchemaAvailability(String) - Method in class sk.uniba.euromath.document.schema.SchemaReferences
Determines availability of schema for the namespace.
getSchemaLoc() - Static method in class sk.uniba.euromath.config.EuromathConfig
Returns the schema directory location.
getSchemaNull(String) - Method in class sk.uniba.euromath.document.schema.SchemaPool
Returns the global schema with specified namespace.
getSchemaNull(String) - Method in class sk.uniba.euromath.document.schema.SchemaReferences
For given namespace URI returns appropriate Schema object, that validates elements with this namespace URI.
getSelected() - Method in class sk.uniba.euromath.editor.widgets.InsertListChooser
Returns the index of the insert list, that is checked (selected).
getSelected() - Method in class sk.uniba.euromath.editor.widgets.NamespaceSelector
Returns selected namespace.
getSelected() - Method in class sk.uniba.euromath.gene.gui.widgets.EncodingWidget
Returns currently selected encoding.
getSelectedCanonicalName() - Method in class sk.uniba.euromath.gene.gui.widgets.EncodingWidget
Returns currently selected encoding canonical name.
getSelectedCharset() - Method in class sk.uniba.euromath.gene.gui.widgets.EncodingWidget
Returns currently selected charset.
getSelectedEditParts() - Method in class sk.uniba.euromath.editor.textEditor.viewers.ScrollingTextGraphicalViewer
 
getSelectedFromControl() - Method in class sk.uniba.euromath.editor.widgets.InsertListChooser
Returns the index of the radio button, that is checked (selected).
getSelectedInternal() - Method in class sk.uniba.euromath.editor.widgets.InsertListChooser
Returns the index of the radio button, that is checked (selected).
getSelectedPage() - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
 
getSelectedQName() - Method in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Returns qname of selected namelist item.
getSelectedQNameFromControl() - Method in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Retrieves selected qname from the combobox.
getSelectedRule() - Method in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Returns rule for selected item.
getSelectedRuleFromControl() - Method in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Retrieves rule for selected item from the combobox.
getSelectedValue() - Method in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Contains value of the attribute.
getSelection() - Method in class sk.uniba.euromath.editor.EditorSite
 
getSelection() - Method in class sk.uniba.euromath.editor.textEditor.requests.selectionRequest.TextSelectionRequest
 
getSelection() - Method in class sk.uniba.euromath.editor.textEditor.requests.selectionRequest.TextSelectRequest
 
getSelection() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
 
getSelection() - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
getSelectionActions() - Method in class sk.uniba.euromath.editor.actions.AbstractActionContributor
 
getSelectionHandler() - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
getSelectionIndex() - Method in class sk.uniba.euromath.editor.widgets.InsertListChooser.IlItemData
Returns index of selected name list item.
getSelectionIntervals() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceSelectionStatus
Returns selection that relates to this text piece.
getSelectionIntervals() - Method in class sk.uniba.euromath.editor.textEditor.TextPieceSelectionStatusImpl
 
getSelectionListeners() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
 
getSelectionProvider() - Method in class sk.uniba.euromath.editor.selections.DOMSelectionChangedEvent
Returns the selection provider that is the source of this event.
getSelectionProvider() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
Returns DOM selection provider.
getSelectionStatus() - Method in class sk.uniba.euromath.editor.textEditor.editParts.TextEditPart
 
getSelectionStatus() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceKeeper
Returns status about which text is selected.
getSelectType() - Method in class sk.uniba.euromath.editor.textEditor.requests.selectionRequest.TextSelectRequest
 
getSequences(DOMPoint) - Method in class sk.uniba.euromath.document.schema.ElementSequenceRule
Computes all possibilities of sequences, that can be generated by this rule.
getSequences(DOMPoint) - Method in class sk.uniba.euromath.document.schema.impl.export.ElementSequenceRuleImpl
 
getSequences(DOMPoint) - Method in interface sk.uniba.euromath.document.schema.plug.IElementSequenceRuleP
Computes all possibilities of sequences, that can be generated by this rule.
getShell() - Method in interface sk.uniba.euromath.editor.wizards.IWizardPageContext
Returns shell where this page is displayed.
getShell() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
Returns shell where the action executes.
getShell() - Method in class sk.uniba.euromath.tests.D2DTest
 
getSize() - Method in class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.DeleteTextRequest
Returns size - length of text to delete(absolute value of size) + deletion direction(signum of size).
getSource(Node) - Method in class sk.uniba.euromath.document.DomCore
Deprecated. Returns the nametree from the original document, that the emp:mark element points to.
getSource() - Method in class sk.uniba.euromath.editor.selections.DOMSelectionChangedEvent
 
getSource() - Method in class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.EditTextRequest
 
getSource() - Method in class sk.uniba.euromath.editor.textEditor.requests.RetargetCaretRequest
 
getSource() - Method in class sk.uniba.euromath.gene.GeneDataProvider.RendererSite
Returns the source object.
getSourceSwitcher() - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
getSpecialization() - Method in class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.ActivateTextEditingRequest
 
getSpecialization() - Method in class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.DeleteTextRequest
 
getSpecialization() - Method in class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.InsertTextRequest
 
getSpecialization() - Method in interface sk.uniba.euromath.editor.textEditor.requests.IRequestSpecialization
TODO Kollar ocakavam navrhy na zmenu mena tejto metody, ale getAction sa mi zda byt metuce, lebo od getAction() by som cakal ze vrati nejaku akciu.
getSplittedChanges() - Method in class sk.uniba.euromath.document.DomCore
Deprecated. Returns blah
getSplittedDoc() - Method in class sk.uniba.euromath.document.DomCore
Deprecated. Returns DomToSplitted instance for this document.
getSplittedDoc() - Method in class sk.uniba.euromath.document.XMLAccess
Returns object accessing the 'splitted' image of the document.
getStart() - Method in class sk.uniba.euromath.editor.textEditor.Interval
 
getStart(int) - Method in interface sk.uniba.euromath.editor.textEditor.ITextLocator
Returns top left point of rectangle bounding character with index charIndex.
getStart() - Method in class sk.uniba.euromath.editor.textEditor.requests.selectionRequest.TextSelectionRequest
 
getStartingPage() - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
getStartingPage() - Method in class sk.uniba.euromath.editor.wizards.MultiWizard
Retrieves the first page of the first wizard.
getState() - Method in class sk.uniba.euromath.editor.widgets.CreateAttributeList
 
getState() - Method in class sk.uniba.euromath.editor.widgets.EntityList
 
getState() - Method in class sk.uniba.euromath.editor.widgets.ExportClassChooser
 
getState() - Method in class sk.uniba.euromath.editor.widgets.FileSelector
 
getState() - Method in class sk.uniba.euromath.editor.widgets.GraphSelectorWidget
 
getState() - Method in class sk.uniba.euromath.editor.widgets.InsertListChooser
 
getState() - Method in interface sk.uniba.euromath.editor.widgets.IUserInputWidget
Returns the state of this widget.
getState() - Method in class sk.uniba.euromath.editor.widgets.MultiWidget
 
getState() - Method in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
 
getState() - Method in class sk.uniba.euromath.editor.widgets.NamespaceSelector
 
getState() - Method in class sk.uniba.euromath.editor.widgets.NewPrefixesQuery
 
getState() - Method in class sk.uniba.euromath.editor.widgets.UserInputWidgetDelegator
 
getState() - Method in class sk.uniba.euromath.gene.gui.widgets.EncodingWidget
 
getState() - Method in class sk.uniba.euromath.gene.gui.widgets.XHTMLSerializerPropertiesWidget
 
getState() - Method in class sk.uniba.euromath.gene.gui.widgets.XMLSerializerPropertiesWidget
 
getStateClass() - Method in class sk.uniba.euromath.editor.widgets.CreateAttributeList
 
getStateClass() - Method in class sk.uniba.euromath.editor.widgets.EntityList
 
getStateClass() - Method in class sk.uniba.euromath.editor.widgets.ExportClassChooser
 
getStateClass() - Method in class sk.uniba.euromath.editor.widgets.FileSelector
 
getStateClass() - Method in class sk.uniba.euromath.editor.widgets.GraphSelectorWidget
 
getStateClass() - Method in class sk.uniba.euromath.editor.widgets.InsertListChooser
 
getStateClass() - Method in interface sk.uniba.euromath.editor.widgets.IUserInputWidget
Returns the class of the state that the widget accepts.
getStateClass() - Method in class sk.uniba.euromath.editor.widgets.MultiWidget
 
getStateClass() - Method in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
 
getStateClass() - Method in class sk.uniba.euromath.editor.widgets.NamespaceSelector
 
getStateClass() - Method in class sk.uniba.euromath.editor.widgets.NewPrefixesQuery
 
getStateClass() - Method in class sk.uniba.euromath.editor.widgets.UserInputWidgetDelegator
 
getStateClass() - Method in class sk.uniba.euromath.gene.gui.widgets.EncodingWidget
 
getStateClass() - Method in class sk.uniba.euromath.gene.gui.widgets.XHTMLSerializerPropertiesWidget
 
getStateClass() - Method in class sk.uniba.euromath.gene.gui.widgets.XMLSerializerPropertiesWidget
 
getStatusImage() - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
getStatusLine() - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
getString(String) - Static method in class sk.uniba.euromath.document.lang.Messages
Gets message for given key.
getString(String, Object...) - Static method in class sk.uniba.euromath.document.lang.Messages
Gets message for given key.
getString(String) - Static method in class sk.uniba.euromath.editor.actions.lang.Messages
Message retreiving method.
getString(String) - Static method in class sk.uniba.euromath.editor.lang.ErrorMessages
Gets message for given key.
getString(String) - Static method in class sk.uniba.euromath.editor.lang.Messages
Gets message for given key.
getString(String, Object...) - Static method in class sk.uniba.euromath.editor.lang.Messages
Gets message for given key.
getString(String) - Static method in class sk.uniba.euromath.editor.textEditor.actions.lang.Messages
Message retreiving method.
getString(String) - Static method in class sk.uniba.euromath.editor.textEditor.lang.Messages
Message retreiving method.
getString(String) - Static method in class sk.uniba.euromath.editor.xmlEditor.actions.lang.Messages
Message retreiving method.
getString(String) - Static method in class sk.uniba.euromath.editor.xmlEditor.lang.Messages
Message retreiving method.
getString(String) - Static method in class sk.uniba.euromath.gene.lang.Messages
Gets message for given key.
getString(String, Object...) - Static method in class sk.uniba.euromath.gene.lang.Messages
Gets message for given key.
getString(String) - Static method in class sk.uniba.euromath.plugin.views.inputBox.lang.Messages
 
getString(String) - Static method in class sk.uniba.euromath.plugin.views.outline.actions.lang.Messages
 
getString(String) - Static method in class sk.uniba.euromath.plugin.views.outline.lang.Messages
 
getString(String) - Static method in class sk.uniba.euromath.rcp.lang.Messages
Gets message for given key.
getStrings() - Method in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameList
Returns array of a displayable representation of names.
getStrings() - Method in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameListImpl
 
getStrings() - Method in class sk.uniba.euromath.editor.widgets.namelist.SingleAttributeDNL
 
getStructuredDeleteInfo() - Method in class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.DeleteTextRequest
Returns holded structured delete info.
getStylesheetLoc() - Static method in class sk.uniba.euromath.config.EuromathConfig
Returns the stylesheet directory location.
getSupported() - Method in class sk.uniba.euromath.document.schema.impl.SchemaFactoryImpl
 
getSupported() - Method in interface sk.uniba.euromath.document.schema.plug.ISchemaFactory
Returns set of supported namespaces.
getSupportedEditors() - Method in interface sk.uniba.euromath.editor.IEditorFactory
Returns map that maps ID of an editor to the information about that editor.
getSupportedExporters() - Method in class sk.uniba.euromath.document.export.ExporterFactoryImpl
 
getSupportedRenderers() - Method in class sk.uniba.euromath.editor.imageRenderer.ImageRendererFactory
 
getSupportedRenderers() - Method in interface sk.uniba.euromath.editor.IRendererFactory
Returns map that maps ID of an renderer to the information about that renderer.
getTargetEditPart(Request) - Method in class sk.uniba.euromath.editor.textEditor.policies.TextEditPolicy
 
getTargetEditPart(Request) - Method in class sk.uniba.euromath.editor.xmlEditor.editParts.XMLEditPart
 
getTargetEditPart(Request) - Method in class sk.uniba.euromath.editor.xmlEditor.policies.FigureSelectionPolicy
 
getText() - Method in class sk.uniba.euromath.editor.textEditor.editParts.TextEditPart
Returns text hold by this ITextPieceKeeper which is the same as text displayed by figure of this editpart.
getText() - Method in interface sk.uniba.euromath.editor.textEditor.ITextLocator
 
getText() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceInfo
Returns text of this text piece.
getText() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceKeeper
Returns keeper's text.
getText() - Method in class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.InsertTextRequest
Returns text to insert.
getText() - Method in class sk.uniba.euromath.editor.textEditor.TextPieceInfoImpl
 
getText() - Method in class sk.uniba.euromath.editor.widgets.InsertListChooser
Returns new textual value of element.
getText() - Method in class sk.uniba.euromath.plugin.views.outline.items.TextOutlineItem
 
getTextBounds() - Method in interface sk.uniba.euromath.editor.textEditor.ITextLocator
Bounds of whole text.
getTextBounds(int, int) - Method in interface sk.uniba.euromath.editor.textEditor.ITextLocator
Bounds of substring of text.
getTextContainer() - Method in class sk.uniba.euromath.editor.textEditor.editParts.TextEditPart
 
getTextContainer() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceKeeper
Returns ITextPieceContainer where keeper is held.
getTextEditPart() - Method in class sk.uniba.euromath.editor.textEditor.tools.TextDragTracker
 
getTextIds() - Method in class sk.uniba.euromath.editor.textEditor.actions.CopyAction
 
getTextIds() - Method in class sk.uniba.euromath.editor.textEditor.actions.DeleteMixedAction
 
getTextLocator() - Method in class sk.uniba.euromath.editor.textEditor.editParts.TextEditPart
 
getTextLocator() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceKeeper
Returns ITextLocator for this keeper.
getTextNode(String) - Method in class sk.uniba.euromath.document.DocumentContent
Deprecated.  
getTextNodeSwitcher() - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
getTextPieceInfo() - Method in class sk.uniba.euromath.editor.textEditor.editParts.TextEditPart
 
getTextPieceInfo() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceKeeper
Returns ITextPieceInfo about keeper's text piece.
getTextWidget() - Method in class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
getTitleBarColor() - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
getTitleBarColor() - Method in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizard
 
getTitleBarColor() - Method in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizard
 
getTitleBarColor() - Method in interface sk.uniba.euromath.editor.wizards.IWizard
Returns the title bar color for this wizard.
getTitleBarColor() - Method in class sk.uniba.euromath.editor.wizards.MultiWizard
 
getTitleBarColor() - Method in class sk.uniba.euromath.editor.wizards.OnePageWizard
 
getToolTipText() - Method in class sk.uniba.euromath.editor.LocalFilesystemEditorInput
 
getToolTipText() - Method in class sk.uniba.euromath.editor.NewDocumentEditorInput
 
getTransformationInfo(CoordinatorInfo) - Method in class sk.uniba.euromath.editor.widgets.GraphSelectorWidget
Processes actual selection and returns exact transformation tree.
getTransformGraph() - Method in class sk.uniba.euromath.editor.wizards.document.ExportWizardProvider
The export graph descriptor.
getType(int) - Method in class sk.uniba.euromath.document.AttributesFilter
 
getType(String, String) - Method in class sk.uniba.euromath.document.AttributesFilter
 
getType(String) - Method in class sk.uniba.euromath.document.AttributesFilter
 
getType(NameClass) - Static method in enum sk.uniba.euromath.document.schema.impl.bca.NcTypeEnum
Returns type of given nameclass.
getType(int) - Method in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameList
Determines the type of the item.
getType(int) - Method in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameListImpl
 
getType(int) - Method in class sk.uniba.euromath.editor.widgets.namelist.SingleAttributeDNL
 
getType() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.NodeManipulateAction
Getter for type how node for manipulation is gained.
getUnderstandingPolicy(Request) - Method in class sk.uniba.euromath.editor.textEditor.editParts.TextEditPart
Returns first policy that understands request.
getUndoManager() - Method in class sk.uniba.euromath.document.XMLAccess
Returns instance of the undo manager for this document.
getUnified() - Method in class sk.uniba.euromath.document.schema.impl.tools.ShortInsertlistsUnifier
Returns unified insertlist.
getUnifiedInt() - Method in class sk.uniba.euromath.document.schema.impl.tools.ShortInsertlistsUnifier
Returns unified insertlist as an internal insertlist.
getURI(int) - Method in class sk.uniba.euromath.document.AttributesFilter
 
getURI() - Method in class sk.uniba.euromath.tools.URLDir
Returns this instance as URI.
getURIType(String) - Static method in enum sk.uniba.euromath.tools.URITypeEnum
Returns the type of given URI.
getURL() - Method in class sk.uniba.euromath.tools.URLDir
Returns this instance as URL.
getUserConfigFile() - Static method in class sk.uniba.euromath.config.EuromathConfig
Returns user-specific config file, or null if the file does not exist.
getUserConfigFileName() - Static method in class sk.uniba.euromath.config.EuromathConfig
Returns user-specific config file, or null if user does not have home directory.
getValue(int) - Method in class sk.uniba.euromath.document.AttributesFilter
 
getValue(String, String) - Method in class sk.uniba.euromath.document.AttributesFilter
 
getValue(String) - Method in class sk.uniba.euromath.document.AttributesFilter
 
getValue() - Method in class sk.uniba.euromath.document.schema.impl.iterator.ContentInfo
Returns string value of active node.
getValueRule() - Method in class sk.uniba.euromath.document.schema.ElementRule
Gets text acceptor, that checks valid text values for given element.
getValueRule() - Method in class sk.uniba.euromath.document.schema.impl.export.ElementRuleImpl
 
getValueRule(Expression) - Method in class sk.uniba.euromath.document.schema.impl.tools.TextValueGetter
Returns value rule, that accepts text (without elements), that is accepted by exp.
getValueRule(Set<? extends Expression>) - Method in class sk.uniba.euromath.document.schema.impl.tools.TextValueGetter
Returns value rule, that accepts text (without elements), that is accepted by at least one of exp.
getValueRule() - Method in interface sk.uniba.euromath.document.schema.plug.IElementRuleP
Gets text acceptor, that checks valid text values for given element.
getValues() - Method in class sk.uniba.euromath.editor.widgets.CreateAttributeList
Returns text values of attributes.
getView() - Method in class sk.uniba.euromath.plugin.views.inputBox.actions.InsertTextActionDelegate
 
getViewer() - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
getVisibilityFlagMap() - Method in class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
 
getVisualInfo() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Returns IdVisualInfo object.
getVisualInfo() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditPartFactory
Returns IdVisualInfo object.
getVisualizedIds() - Method in class sk.uniba.euromath.editor.EditorSite
Returns ids of nodes which are graphically rendered(represented) by at least one IEditor.
getVisualizedIds() - Method in interface sk.uniba.euromath.editor.IEditor
Returns ids of nodes which are graphically rendered(represented) by this editor.
getVisualizedIds() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
 
getVisualParts(String) - Method in class sk.uniba.euromath.editor.xmlEditor.IdVisualInfo
Returns list of XMLEditParts which visualize node with id id.
getWarnings() - Method in class sk.uniba.euromath.document.schema.impl.SchemaImpl
 
getWarnings() - Method in interface sk.uniba.euromath.document.schema.plug.ISchema
Returns warnings that occured during schema loading.
getWholeContainerText() - Method in class sk.uniba.euromath.editor.textEditor.editParts.TextEditPart
 
getWholeContainerText() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceContainer
 
getWholeContainerText() - Method in class sk.uniba.euromath.editor.textEditor.TextPieceContainer
 
getWholeTextToPosition(int) - Method in class sk.uniba.euromath.editor.textEditor.editParts.TextEditPart
 
getWholeTextToPosition(int) - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceKeeper
Returns text before keeper's text from node + substring of keeper's text to position index.
getWidget() - Method in class sk.uniba.euromath.editor.dialogs.WidgetWrapperDialog
Returns the widget.
getWidget() - Method in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizardPage
Returns the widget.
getWidget() - Method in class sk.uniba.euromath.editor.wizards.document.ExportClassChooserWizardPage
Returns the widget.
getWidget() - Method in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizardPage
Returns the widget.
getWidget() - Method in class sk.uniba.euromath.editor.wizards.document.NamespaceSelectorWizardPage
Returns the widget instance.
getWidget(CoordinatorInfo, IConfigurator, Composite) - Method in interface sk.uniba.euromath.gene.gui.IConfigWidgetFactory
Returns a widget that is able to configure given coordinator.
getWidget(CoordinatorInfo, IConfigurator, Composite) - Method in class sk.uniba.euromath.gene.gui.WidgetFactory
 
getWidget(CoordinatorInfo, IConfigurator, Composite) - Method in class sk.uniba.euromath.gene.gui.WidgetInstanceProvider
Returns a widget that is able to configure given coordinator.
getWidgets() - Method in class sk.uniba.euromath.editor.widgets.MultiWidget
Returns a list of widgets provided to the constructor.
getWildcardExporter(String) - Method in class sk.uniba.euromath.document.export.ExporterFactoryImpl
 
getWindowTitle() - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
getWizard() - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateAttributesWS
 
getWizard() - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateElementContentsWS
 
getWizard() - Method in interface sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.WizardStep
Returns wizard that allows user to enter data required for this step to be finished succesfully.
getWizard() - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
Returns the wizard this dialog is currently displaying.
getWorkbenchPart() - Method in class sk.uniba.euromath.editor.actions.AbstractActionContributor
Returns workbench part for which actions are created.
getWorkbenchPart() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
 
getWorkbenchPart() - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
getXMLAcces() - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureTool
 
getXMLAccess() - Method in class sk.uniba.euromath.editor.actions.AbstractActionContributor
Returns XMLAccess instance.
getXMLAccess() - Method in class sk.uniba.euromath.editor.EditorSite
Returns document instance.
getXMLAccess() - Method in class sk.uniba.euromath.editor.MultiViewXMLEditor
Returns the document instance.
getXmlAccess() - Method in class sk.uniba.euromath.editor.textEditor.editParts.TextEditPart
 
getXmlAccess() - Method in class sk.uniba.euromath.editor.textEditor.policies.TextEditPolicy
 
getXmlAccess() - Method in class sk.uniba.euromath.editor.textEditor.TextEditPartFactory
 
getXMLAccess() - Method in class sk.uniba.euromath.editor.textEditor.tools.TextDragTracker
 
getXMLAccess() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
Returns instance of the document.
getXmlAccess() - Method in class sk.uniba.euromath.editor.xmlEditor.commands.DocumentModifyCompoundCommand
 
getXMLAccess() - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureDragTracker
 
getXMLAccess() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Getter.
getXmlAccess() - Method in class sk.uniba.euromath.editor.XMLResourceManipulator
Returns the document instance.
getXmlAccess() - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
getXMLAccess() - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
getXmlAccessChangeHandler() - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
getXMLEditor() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditDomain
Returns XMLEditor instance
getXMLEditPartFactory() - Method in class sk.uniba.euromath.editor.xmlEditor.editParts.XMLEditPart
Returns XMLEditPartFactory.
getXMLGraphicalViewer() - Method in class sk.uniba.euromath.editor.textEditor.tools.TextDragTracker
 
getXMLGraphicalViewer() - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureDragTracker
 
getXMLGraphicalViewer() - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureTool
 
getXMLOutlinePage() - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
grammar - Variable in class sk.uniba.euromath.document.schema.impl.SchemaImpl
MSV Grammar.
GrammarPrinter - Class in sk.uniba.euromath.tests.core
 
GrammarPrinter(ExpressionPool, boolean) - Constructor for class sk.uniba.euromath.tests.core.GrammarPrinter
 
GrammarRulesModifier - Class in sk.uniba.euromath.document.schema.impl.loader
Modifies given grammar, so it has following features: Every expression is simplified via the Expression.getExpandedExp() method. Every OtherExp and ReferenceExp is replaced by its child expressions.
GrammarRulesModifier(ExpressionPool, ExpressionPool, NameClassTools, boolean) - Constructor for class sk.uniba.euromath.document.schema.impl.loader.GrammarRulesModifier
Creates instance of the modifier.
graph - Variable in class sk.uniba.euromath.editor.widgets.GraphSelectorWidget
Graph provided to the constructor.
graph - Variable in class sk.uniba.euromath.editor.wizards.document.GraphSelectorWizardPage
All exporter graphs needed for exporting the document.
graphChoices - Variable in class sk.uniba.euromath.editor.widgets.GraphSelectorWidget
Contains choices in graphs.
Graphics2DRenderer - Class in sk.uniba.euromath.tests
Helper class allowing the use of Java2D on SWT or Draw2D graphical context.
Graphics2DRenderer() - Constructor for class sk.uniba.euromath.tests.Graphics2DRenderer
 
GraphSelectorWidget - Class in sk.uniba.euromath.editor.widgets
Allows user to select choices in an export graph.
GraphSelectorWidget(Composite, Map<GraphNode, Set<String>>, ExportGraph) - Constructor for class sk.uniba.euromath.editor.widgets.GraphSelectorWidget
Constructor.
GraphSelectorWidget.State - Class in sk.uniba.euromath.editor.widgets
The state of the widget.
GraphSelectorWizardPage - Class in sk.uniba.euromath.editor.wizards.document
Allows user to select between multiple exporters in the exporter graph.
GraphSelectorWizardPage(Map<GraphNode, Set<String>>, ExportGraph) - Constructor for class sk.uniba.euromath.editor.wizards.document.GraphSelectorWizardPage
Constructor.
gs - Variable in class sk.uniba.euromath.editor.wizards.document.GraphSelectorWizardPage
The component.

H

handle(DOMIntervalSet) - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
handleButtonDown(int) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextDragTracker
 
handleButtonDown(int) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
 
handleButtonDown(int) - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureDragTracker
 
handleButtonUp(int) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextDragTracker
 
handleButtonUp(int) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextStructureTool
 
handleButtonUp(int) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
Switchs the tool to StructureTool if the structure element was clicked or performs MouseClick
handleCreateControl(Composite) - Method in class sk.uniba.euromath.editor.wizards.BaseWizardPage
Creates the top level control for this dialog page under the given parent composite.
handleCreateControl(Composite) - Method in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizardPage
 
handleCreateControl(Composite) - Method in class sk.uniba.euromath.editor.wizards.document.EntityListWizardPage
 
handleCreateControl(Composite) - Method in class sk.uniba.euromath.editor.wizards.document.ExportClassChooserWizardPage
 
handleCreateControl(Composite) - Method in class sk.uniba.euromath.editor.wizards.document.GraphSelectorWizardPage
 
handleCreateControl(Composite) - Method in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizardPage
 
handleCreateControl(Composite) - Method in class sk.uniba.euromath.editor.wizards.document.NameListItemChooserWizardPage
 
handleCreateControl(Composite) - Method in class sk.uniba.euromath.editor.wizards.document.NamespaceSelectorWizardPage
 
handleCreateControl(Composite) - Method in class sk.uniba.euromath.editor.wizards.document.NewPrefixesQueryWizardPage
 
handleCreateControl(Composite) - Method in class sk.uniba.euromath.editor.wizards.file.FileSelectorWizardPage
 
handleCreateControl(Composite) - Method in class sk.uniba.euromath.editor.wizards.FinishWizardPage
 
handleDispose() - Method in class sk.uniba.euromath.editor.wizards.BaseWizardPage
Disposes the resources allocated by this dialog page.
handleDispose() - Method in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizardPage
 
handleDispose() - Method in class sk.uniba.euromath.editor.wizards.document.EntityListWizardPage
 
handleDispose() - Method in class sk.uniba.euromath.editor.wizards.document.ExportClassChooserWizardPage
 
handleDispose() - Method in class sk.uniba.euromath.editor.wizards.document.GraphSelectorWizardPage
 
handleDispose() - Method in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizardPage
 
handleDispose() - Method in class sk.uniba.euromath.editor.wizards.document.NameListItemChooserWizardPage
 
handleDispose() - Method in class sk.uniba.euromath.editor.wizards.document.NamespaceSelectorWizardPage
 
handleDispose() - Method in class sk.uniba.euromath.editor.wizards.document.NewPrefixesQueryWizardPage
 
handleDispose() - Method in class sk.uniba.euromath.editor.wizards.file.FileSelectorWizardPage
 
handleDispose() - Method in class sk.uniba.euromath.editor.wizards.FinishWizardPage
 
handleDocumentException(DocumentException) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
Handles the exception that occured when asking for node for invalid id in IDManager: prints an error message and logs it.
handleDocumentTransformation(XMLAccess) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
handleDOMException(DOMException) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
TODO
handleDoubleClick(int) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextDragTracker
Activates text editing.
handleDoubleClick(int) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextStructureTool
Activates text editing.
handleDrag() - Method in class sk.uniba.euromath.editor.textEditor.tools.TextDragTracker
 
handleDragInProgress() - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureDragTracker
 
handleDragStarted() - Method in class sk.uniba.euromath.editor.textEditor.tools.TextDragTracker
 
handleEnteredEditPart() - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureDragTracker
 
handleEvent(Event) - Method in class sk.uniba.euromath.document.UndoManager
 
handleExitingEditPart() - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureDragTracker
 
handleExportException(ExportException) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
Handles the exception that occured during the document modification: prints an error message and logs it.
handleKeyDown(KeyEvent) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextStructureTool
 
handleKeyDown(KeyEvent) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
 
handleKeyDown(KeyEvent) - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureTool
 
handleKeyUp(KeyEvent) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextStructureTool
 
handleKeyUp(KeyEvent) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
 
handleKeyUp(KeyEvent) - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureTool
 
handleSelection(DOMSelectionChangedEvent) - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
hasCaret() - Method in interface sk.uniba.euromath.editor.textEditor.ICaretPositioner
Test if this positioner has caret, it means caret is visible and positioned by this caret positioner.
hasChildren(Object) - Method in class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
 
hasErrors() - Method in class sk.uniba.euromath.editor.wizards.BaseWizardPage
Determines by current validity messages if this page contains error or not.
hashCode() - Method in class sk.uniba.euromath.document.NamespaceManager.NodeCount
 
hashCode() - Method in class sk.uniba.euromath.document.schema.impl.bca.BasicNcContainer
 
hashCode() - Method in class sk.uniba.euromath.document.schema.impl.export.AttributeListRuleImpl
 
hashCode() - Method in class sk.uniba.euromath.document.schema.impl.export.ElementLocImpl
 
hashCode() - Method in class sk.uniba.euromath.document.schema.impl.export.InsertListImpl
 
hashCode() - Method in class sk.uniba.euromath.document.schema.impl.export.NameListImpl
 
hashCode() - Method in class sk.uniba.euromath.document.schema.impl.export.NewElementRuleImpl
 
hashCode() - Method in class sk.uniba.euromath.document.schema.impl.types.InsertListInternal
 
hashCode() - Method in class sk.uniba.euromath.document.schema.InsertList
 
hashCode() - Method in class sk.uniba.euromath.editor.EditorInfo
 
hashCode() - Method in class sk.uniba.euromath.editor.imageRenderer.ImageRendererFactory
 
hashCode() - Method in class sk.uniba.euromath.editor.RendererInfo
 
hashCode(Object) - Static method in class sk.uniba.euromath.tools.JavaTools
Deprecated. superseded by the ObjectUtils class.
hasNext() - Method in class sk.uniba.euromath.document.ContentNodesIterator
Deprecated.  
hasNext() - Method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIterator
 
hasNext() - Method in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizard
 
hasNext() - Method in class sk.uniba.euromath.editor.wizards.document.ExportWizardProvider
 
hasNext() - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider
 
hasNext() - Method in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
 
hasNext() - Method in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizard
 
hasNext() - Method in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
 
hasNext() - Method in interface sk.uniba.euromath.editor.wizards.IMultiWizardProvider
Checks if there is next wizard.
hasNext() - Method in interface sk.uniba.euromath.editor.wizards.IWizard
Checks if there is next page.
hasNext() - Method in class sk.uniba.euromath.editor.wizards.MultiWizard
 
hasNext() - Method in class sk.uniba.euromath.editor.wizards.OnePageWizard
 
hasNextSteps() - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateAttributesWS
 
hasNextSteps() - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateElementContentsWS
 
hasNextSteps() - Method in interface sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.WizardStep
Checks whether moveToNextStep() will return non-empty list.
hasPrevious() - Method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIterator
 
hasPrevious() - Method in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizard
 
hasPrevious() - Method in class sk.uniba.euromath.editor.wizards.document.ExportWizardProvider
 
hasPrevious() - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider
 
hasPrevious() - Method in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
 
hasPrevious() - Method in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizard
 
hasPrevious() - Method in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
 
hasPrevious() - Method in interface sk.uniba.euromath.editor.wizards.IMultiWizardProvider
Checks if there is previous wizard.
hasPrevious() - Method in interface sk.uniba.euromath.editor.wizards.IWizard
Checks if there is previous page.
hasPrevious() - Method in class sk.uniba.euromath.editor.wizards.MultiWizard
 
hasPrevious() - Method in class sk.uniba.euromath.editor.wizards.OnePageWizard
 
hasRule(QName, boolean) - Method in interface sk.uniba.euromath.document.schema.INameList
Checks if this namelist contains given qname.
hasRule(QName, boolean) - Method in class sk.uniba.euromath.document.schema.NameListCustom
 
hasRule(int) - Method in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameList
Determines if item can have a rule.
hasToBeShown(Node) - Method in class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
Computes if node should be shown.
hideCaret() - Method in class sk.uniba.euromath.editor.textEditor.CaretManager
 
hideCaret() - Method in interface sk.uniba.euromath.editor.textEditor.ICaretPositioner
Hides the Caret
hideSelection() - Method in class sk.uniba.euromath.editor.textEditor.policies.AbstractTextSelectionEditPolicy
 
hideSelection() - Method in class sk.uniba.euromath.editor.xmlEditor.policies.FigureSelectionPolicy
 
HOME - Static variable in class sk.uniba.euromath.editor.textEditor.requests.RequestConstants
 
hookGraphicalViewer() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Hooks the GraphicalViewer to the rest of the EditorSite.

I

IActionContributor - Interface in sk.uniba.euromath.editor.actions
Contributor to global bars like menu, status line, tool bar, cool bar and to local bars like context menu.
IAttributeListRuleP - Interface in sk.uniba.euromath.document.schema.plug
Represents list of attributes, that are allowed to be created in context element.
IAttributeRuleP - Interface in sk.uniba.euromath.document.schema.plug
Represents rule for attribute.
IBaseRuleP - Interface in sk.uniba.euromath.document.schema.plug
Represents base interface for all rules.
ICaretPositioner - Interface in sk.uniba.euromath.editor.textEditor
Positions caret if has caret.
ICaretProvider - Interface in sk.uniba.euromath.editor.textEditor
CaretProvider provides a single instance of caret.
IClipboardProvider - Interface in sk.uniba.euromath.editor.textEditor
Provides system clipboard instance.
IConfigWidgetFactory - Interface in sk.uniba.euromath.gene.gui
A factory that simply provides a configurator widget for ICoordinator's configurator.
ID - Static variable in class sk.uniba.euromath.editor.MultiViewXMLEditor
With this id is registered as IEditorPart.
id - Static variable in class sk.uniba.euromath.editor.textEditor.actions.CopyAction
Id of action.
id - Static variable in class sk.uniba.euromath.editor.textEditor.actions.CutAction
Id of action.
id - Static variable in class sk.uniba.euromath.editor.textEditor.actions.DeleteMixedAction
Default id of action.
id - Static variable in class sk.uniba.euromath.editor.textEditor.actions.DeleteTextOnlyAction
Default action's id.
id - Static variable in class sk.uniba.euromath.editor.textEditor.actions.DisplayCaretPositionAction
Id of action.
id - Static variable in class sk.uniba.euromath.editor.textEditor.actions.InsertElementAtCaretAction
Id of action.
id - Static variable in class sk.uniba.euromath.editor.textEditor.actions.InsertElementWizardAtCaretAction
Id of action.
id - Static variable in class sk.uniba.euromath.editor.textEditor.actions.InsertEntityAtCaretAction
Id of action.
id - Static variable in class sk.uniba.euromath.editor.textEditor.actions.InsertEntityWizardAtCaretAction
Id of action.
id - Static variable in class sk.uniba.euromath.editor.textEditor.actions.PasteAction
Id of action.
id - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.AddAttributeWizardAction
Id.
id - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.DeleteElementAction
Id of action.
id - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.DeleteElementsOnlyAction
Id.
id - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.EmptyAction
Id.
id - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ModifyNodeAction
Default id of action.
id - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.MultiNodeEnclosingAction
Default id of action.
id - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.RedoAction
Id of action.
id - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.SelectAction
Default id of action.
id - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.SelectParentAction
Default id of action.
id - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.UndoAction
Id.
id - Variable in class sk.uniba.euromath.editor.xmlEditor.editParts.XMLEditPart
Id of node from source document corresponding to this EditPart.
id - Variable in class sk.uniba.euromath.gene.GeneDataProvider.RendererSite
An unique integer id.
id - Static variable in class sk.uniba.euromath.plugin.views.inputBox.actions.InsertTextAction
Id.
ID - Static variable in class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
id - Static variable in class sk.uniba.euromath.plugin.views.outline.actions.DecloseElementAction
Id of action.
id - Static variable in class sk.uniba.euromath.plugin.views.outline.actions.DeleteTextPieceAction
Id of action.
id - Static variable in class sk.uniba.euromath.plugin.views.outline.actions.EncloseElementAction
Id of action.
ID_ATTR_EM - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
full name of added euromath attribute in element nodes:
ID_ATTR_NOR - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
normal short name of id attibute in any xml
IDOMSelectionChangedListener - Interface in sk.uniba.euromath.editor.selections
A listener which is notified when a xml selection changes.
IDOMSelectionProvider - Interface in sk.uniba.euromath.editor.selections
Interface common to all classes that provide a selection over xml document.
idSet - Variable in class sk.uniba.euromath.editor.xmlEditor.IdVisualInfo
Ids currently in map - not only element's ids as elementIDs.
IdVisualInfo - Class in sk.uniba.euromath.editor.xmlEditor
Holds relation between node's ids from source XML document to EditParts which visualize them.
IdVisualInfo() - Constructor for class sk.uniba.euromath.editor.xmlEditor.IdVisualInfo
Conatructor.
IEditor - Interface in sk.uniba.euromath.editor
Interface that each EuroMath2 editor must implement.
IEditorDataReceiver - Interface in sk.uniba.euromath.gene
Receives data and renderers from GENE.
IEditorFactory - Interface in sk.uniba.euromath.editor
Produces editor instances.
IElementLocP - Interface in sk.uniba.euromath.document.schema.plug
Interface representing element locator.
IElementRuleP - Interface in sk.uniba.euromath.document.schema.plug
Represents rule for one element, already present in the document.
IElementSequenceRuleP - Interface in sk.uniba.euromath.document.schema.plug
Represents rule generating sequence of elements.
IEMFigure - Interface in sk.uniba.euromath.editor.figures
Is only figure which uses every IRenderer to produce view.
IEncodingFilter - Interface in sk.uniba.euromath.gene.gui.widgets
Checks for encoding query composite if given encoding can be returned as a result.
IEntityFilter - Interface in sk.uniba.euromath.editor.dialogs
Filters out unwanted entities.
IFocusListener - Interface in sk.uniba.euromath.editor
Listener that implements this interface handles focus changes in EditorSite - in IEditors.
IForeignNodeP - Interface in sk.uniba.euromath.document.schema.plug
Functionality to return information which foreign qname is the rule able to accept/generate.
IGeneralListener - Interface in sk.uniba.euromath.document
Handles general events - events concerning the document transformation.
IInputPreprocessor - Interface in sk.uniba.euromath.editor
Able to preprocess the input of renderer and editor.
IInsertListP - Interface in sk.uniba.euromath.document.schema.plug
List of ElementLocP objects, must be maintained ordered by InsertPoint.
IlAndTailImpl - Class in sk.uniba.euromath.document.schema.impl.export
Represents one option of inserting elements into element.
IlAndTailImpl(InsertListImpl, Expression, RulePool, DOMPoint) - Constructor for class sk.uniba.euromath.document.schema.impl.export.IlAndTailImpl
Constructs instance of the 'InsertList and its tail' representation object.
ilControls - Variable in class sk.uniba.euromath.editor.widgets.InsertListChooser
Controls (comboboxes) containing chosen qnames for each insertlist.
ilcPage - Variable in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizard
First wizard page.
IMAGE_RENDERER_ID - Static variable in class sk.uniba.euromath.editor.imageRenderer.ImageRendererFactory
The image renderer id.
ImageRenderer - Class in sk.uniba.euromath.editor.imageRenderer
A renderer that is able to render an image.
ImageRendererFactory - Class in sk.uniba.euromath.editor.imageRenderer
Produces instances of image renderer.
ImageRendererFactory() - Constructor for class sk.uniba.euromath.editor.imageRenderer.ImageRendererFactory
Constructor.
ImageTransformException - Exception in sk.uniba.euromath.editor.imageRenderer
Exception thrown by ImageRenderer, when transformin awt image to swt image.
ImageTransformException() - Constructor for exception sk.uniba.euromath.editor.imageRenderer.ImageTransformException
 
ImageTransformException(String) - Constructor for exception sk.uniba.euromath.editor.imageRenderer.ImageTransformException
 
ImageTransformException(String, Throwable) - Constructor for exception sk.uniba.euromath.editor.imageRenderer.ImageTransformException
 
ImageTransformException(Throwable) - Constructor for exception sk.uniba.euromath.editor.imageRenderer.ImageTransformException
 
IMessagesChangeListener - Interface in sk.uniba.euromath.editor.widgets
Invoked when last validity message changes.
IModifierListener - Interface in sk.uniba.euromath.document
Deprecated. use DOM 2 Events
IModifyListener - Interface in sk.uniba.euromath.editor.widgets
Data modify listener.
IMultiViewAction - Interface in sk.uniba.euromath.editor.actions
Interface for all action used for global contributions in MultiViewActionContributor.
IMultiWizardProvider - Interface in sk.uniba.euromath.editor.wizards
Provides wizards for the MultiWizard class.
INameList<T extends BaseRule> - Interface in sk.uniba.euromath.document.schema
Maintains list of all creatable elements/attributes.
INameListImplDataProvider<R extends IBaseRuleP> - Interface in sk.uniba.euromath.document.schema
Provides data for the namelist.
INameListItemChooserFactory<R extends BaseRule> - Interface in sk.uniba.euromath.editor.wizards.document
Creates instances of NameListItemChooser on demand.
INameListP<R extends IBaseRuleP> - Interface in sk.uniba.euromath.document.schema.plug
Holds list of possible element/attibute QNames, with their corresponding rules.
INameListWrapperDataProvider<R extends IBaseRuleP> - Interface in sk.uniba.euromath.document.schema
Provides data for the namelist.
INCH - Static variable in class sk.uniba.euromath.tests.ConvertMPvsPix
 
index - Variable in class sk.uniba.euromath.tests.RootFigure
 
indexOf(Object) - Method in class sk.uniba.euromath.document.schema.InsertList
 
indexOf(ITextPieceKeeper) - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceContainer
Returns index of ITextPieceKeeper piece in this container as is stored.
indexOf(ITextPieceKeeper) - Method in class sk.uniba.euromath.editor.textEditor.TextPieceContainer
 
INewElementRuleP - Interface in sk.uniba.euromath.document.schema.plug
Represents rule for one element (the context element), that is being created.
info - Variable in class sk.uniba.euromath.editor.widgets.ValidityMessages
Info message.
init(ActionRegistry) - Method in interface sk.uniba.euromath.editor.actions.IActionContributor
Initialization this contributor with access to global registry.
init(IEditorSite, IEditorInput) - Method in class sk.uniba.euromath.editor.EditorSite
 
init(Source, IRenderer, Composite, XMLAccess, EditorSite) - Method in interface sk.uniba.euromath.editor.IEditor
Initializes the editor.
init(CoordinatorInputKey) - Method in interface sk.uniba.euromath.editor.IInputPreprocessor
Initializes the preprocessor.
init(Source, RendererContext) - Method in class sk.uniba.euromath.editor.imageRenderer.ImageRenderer
 
init(Source, RendererContext) - Method in interface sk.uniba.euromath.editor.IRenderer
Initializes the renderer.
init(IEditorSite, IEditorInput) - Method in class sk.uniba.euromath.editor.MultiViewXMLEditor
 
init(IWorkbench, IStructuredSelection) - Method in class sk.uniba.euromath.editor.wizards.ExportWizardExtension
 
init(IWorkbench, IStructuredSelection) - Method in class sk.uniba.euromath.editor.wizards.NewXMLDocumentWizard
 
init(ActionRegistry) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
Initialization of this contributor with access to global registry.
init(Source, IRenderer, Composite, XMLAccess, EditorSite) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
 
init() - Method in class sk.uniba.euromath.gene.GeneDataProvider.RendererSite
Initializes (or reinitializes) the renderer.
init(IViewSite) - Method in class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
initialize(TransformGraph) - Method in class sk.uniba.euromath.document.DocumentView
Initializes the view, performing the transformation.
initialize() - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
initializeGraphicalViewer(IEMFigure) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Set the contents of the GraphicalViewer, when is ready.
initInstance() - Static method in class sk.uniba.euromath.config.EuromathConfig
Loads the configuration file.
initReceiver() - Method in class sk.uniba.euromath.editor.EditorSite
 
initReceiver() - Method in interface sk.uniba.euromath.gene.IEditorDataReceiver
Initializes the receiver.
INNER_PADDING - Static variable in class sk.uniba.euromath.tests.RootFigure
 
InputBoxView - Class in sk.uniba.euromath.plugin.views.inputBox
Box to fast input of text.
InputBoxView() - Constructor for class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
inputChanged(Viewer, Object, Object) - Method in class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
 
insert() - Method in class sk.uniba.euromath.editor.wizards.document.ElementLoc
Inserts the elements into their locations.
INSERT_AFTER_SUBMENU - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ActionConsts
Identifier of insert after submenu.
INSERT_BEFORE_SUBMENU - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ActionConsts
Identifier of insert before submenu.
INSERT_CHILD_SUBMENU - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ActionConsts
Identifier of insert as child submenu.
INSERT_ELEMENT_WITH_NAME_AT_CARET_GROUP - Static variable in class sk.uniba.euromath.editor.textEditor.actions.ActionConsts
Insert element with name at caret group id.
INSERT_ELEMENT_WITH_NAME_GROUP - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ActionConsts
Insert element with name ...
INSERT_ELEMENT_WIZARD_AT_CARET_GROUP - Static variable in class sk.uniba.euromath.editor.textEditor.actions.ActionConsts
Insert element by wizard at caret group id.
INSERT_ENTITY_WITH_NAME_AT_CARET_GROUP - Static variable in class sk.uniba.euromath.editor.textEditor.actions.ActionConsts
Insert entity with name at caret group id.
INSERT_SUBMENU - Static variable in class sk.uniba.euromath.editor.textEditor.actions.ActionConsts
Identifier of insert submenu.
INSERT_TEXT_REQUEST - Static variable in class sk.uniba.euromath.editor.textEditor.requests.RequestConstants
Insert's text.
InsertableContentChecker - Class in sk.uniba.euromath.document.schema.impl.add
Serves for querying of positions of insertable places for nodes.
InsertableContentChecker(SchemaImpl) - Constructor for class sk.uniba.euromath.document.schema.impl.add.InsertableContentChecker
Constructor.
insertableContentChecker - Variable in class sk.uniba.euromath.document.schema.impl.SchemaImpl
Detects places for insertable nodes.
InsertAttributeTest - Class in sk.uniba.euromath.tests.core
 
InsertAttributeTest() - Constructor for class sk.uniba.euromath.tests.core.InsertAttributeTest
 
InsertElementAtCaretAction - Class in sk.uniba.euromath.editor.textEditor.actions
Inserts element specified by name and QName at cursor.
InsertElementAtCaretAction(QName, IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.textEditor.actions.InsertElementAtCaretAction
Constructor.
InsertElementWizardAtCaretAction - Class in sk.uniba.euromath.editor.textEditor.actions
Runs insert element wizard to insert element to position of cursor.
InsertElementWizardAtCaretAction() - Constructor for class sk.uniba.euromath.editor.textEditor.actions.InsertElementWizardAtCaretAction
Constructor.
InsertElementWizardAtCaretAction(IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.textEditor.actions.InsertElementWizardAtCaretAction
Constructor.
InsertElementWizardProvider - Class in sk.uniba.euromath.editor.wizards.document
A wizard that queries contents of new element(s) that should be inserted at given location.
InsertElementWizardProvider(XMLAccess, List<InsertList>, Element, NamespaceManager) - Constructor for class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
Constructor.
insertEntity(NodeListID, int, String) - Method in class sk.uniba.euromath.document.DocumentModifier
Deprecated.  
insertEntity(Shell, DomPointer) - Method in class sk.uniba.euromath.document.DocumentModifyHelper
Manages the process of inserting an entity into selected position by dialog.
insertEntity(String, DomPointer) - Method in class sk.uniba.euromath.document.DocumentModifyHelper
Inserts entity to given position.
InsertEntityAtCaretAction - Class in sk.uniba.euromath.editor.textEditor.actions
 
InsertEntityAtCaretAction(String, IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.textEditor.actions.InsertEntityAtCaretAction
Constructor.
InsertEntityWizardAtCaretAction - Class in sk.uniba.euromath.editor.textEditor.actions
 
InsertEntityWizardAtCaretAction() - Constructor for class sk.uniba.euromath.editor.textEditor.actions.InsertEntityWizardAtCaretAction
Constructor.
InsertEntityWizardAtCaretAction(IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.textEditor.actions.InsertEntityWizardAtCaretAction
Constructor.
insertFragment(DocumentFragment, DomPointer) - Method in class sk.uniba.euromath.document.DocumentModifier
Deprecated.  
insertList - Variable in class sk.uniba.euromath.document.schema.impl.export.IlAndTailImpl
InsertList describing insertable elements into element's content.
InsertList - Class in sk.uniba.euromath.document.schema
List of ElementLoc objects, must be maintained ordered by InsertPoint.
insertList - Variable in class sk.uniba.euromath.editor.widgets.InsertListChooser.State
Selected insert list.
InsertListChooser - Class in sk.uniba.euromath.editor.widgets
Allows the user to choose between multiple insertlists, and to choose the name of each element.
InsertListChooser(Composite, XMLAccess, List<InsertList>, NamespaceManager, String, IValueRule) - Constructor for class sk.uniba.euromath.editor.widgets.InsertListChooser
Creates an instance of the window.
InsertListChooser.ComboSelected - Class in sk.uniba.euromath.editor.widgets
Event handler for each combobox.
InsertListChooser.ComboSelected() - Constructor for class sk.uniba.euromath.editor.widgets.InsertListChooser.ComboSelected
 
InsertListChooser.IlItemData - Class in sk.uniba.euromath.editor.widgets
Contains information on insertlist's comboboxes.
InsertListChooser.IlItemData(Combo, DisplayableNameListImpl<NewElementRule>) - Constructor for class sk.uniba.euromath.editor.widgets.InsertListChooser.IlItemData
Constructor.
InsertListChooser.State - Class in sk.uniba.euromath.editor.widgets
The state of the chooser.
InsertListChooser.State() - Constructor for class sk.uniba.euromath.editor.widgets.InsertListChooser.State
Creates new snapshot of chooser state.
InsertListChooserWizard - Class in sk.uniba.euromath.editor.wizards.document
Allows the user to choose between multiple insertlists, and to choose the name of each element.
InsertListChooserWizard(XMLAccess, List<InsertList>, NamespaceManager, String, IValueRule, String) - Constructor for class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizard
The constructor.
InsertListChooserWizardPage - Class in sk.uniba.euromath.editor.wizards.document
Allows the user to choose between multiple insertlists, and to choose the name of each element.
InsertListChooserWizardPage(XMLAccess, List<InsertList>, NamespaceManager, String, IValueRule, String) - Constructor for class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizardPage
The constructor.
InsertListImpl - Class in sk.uniba.euromath.document.schema.impl.export
Implements an insertlist.
InsertListImpl(InsertListInternal, RulePool) - Constructor for class sk.uniba.euromath.document.schema.impl.export.InsertListImpl
Creates clone of given insertlist, as a InsertList interface.
InsertListImpl(InsertListImpl) - Constructor for class sk.uniba.euromath.document.schema.impl.export.InsertListImpl
Creates clone of given insertlist, as a InsertList interface.
InsertListImpl() - Constructor for class sk.uniba.euromath.document.schema.impl.export.InsertListImpl
Creates an empty insertlist.
InsertListInternal - Class in sk.uniba.euromath.document.schema.impl.types
This mutable list is list of ElementLocInternal objects, maintained ordered by InsertPoint.
InsertListInternal() - Constructor for class sk.uniba.euromath.document.schema.impl.types.InsertListInternal
Creates instance of element list.
InsertListInternal(InsertListInternal) - Constructor for class sk.uniba.euromath.document.schema.impl.types.InsertListInternal
Creates a copy of given InsertList.
InsertListInternal(ElementExp) - Constructor for class sk.uniba.euromath.document.schema.impl.types.InsertListInternal
Creates new insertlist, containing only given expression at insertpoint InsertPoint.FIRST.
InsertListInternal(DOMPoint, ElementExp) - Constructor for class sk.uniba.euromath.document.schema.impl.types.InsertListInternal
Creates new insertlist, containing only given expression at given insertpoint.
insertListNames - Variable in class sk.uniba.euromath.editor.widgets.InsertListChooser.State
Selected insertlist as a list of qnames.
insertLists - Variable in class sk.uniba.euromath.editor.widgets.InsertListChooser
Insertlists.
insertLists - Variable in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateElementContentsWS
User may select between these insertlists.
insertLists - Variable in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizardPage
Insertlists.
insertListSelected - Variable in class sk.uniba.euromath.editor.widgets.InsertListChooser.State
If true then user wishes to insert an insert list.
insertNewAttribute(Shell, Element) - Method in class sk.uniba.euromath.document.DocumentModifyHelper
Manages the process of inserting a new attribute into given element.
insertNewAttribute(Element) - Method in class sk.uniba.euromath.editor.wizards.document.NameListChooserFactories
Creates list of attribute names that are insertable into given element.
insertNode(Node, DomPointer, boolean) - Method in class sk.uniba.euromath.document.DocumentModifier
Deprecated.  
InsertNodeAction - Class in sk.uniba.euromath.editor.xmlEditor.actions
Common action to insert node by wizard.
InsertNodeAction(short, short, IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.InsertNodeAction
Constructor to insert node by wizard.
InsertNodeAction(Node, short, IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.InsertNodeAction
Constructor to insert node.
insertText(DOMPoint, String, String, short) - Method in class sk.uniba.euromath.document.DocumentModifier
Deprecated.  
insertText(DomPointer, String, short) - Method in class sk.uniba.euromath.document.DocumentModifier
Deprecated.  
insertText(DOMPoint, Element, String, short) - Method in class sk.uniba.euromath.document.DocumentModifier
Deprecated.  
insertText(NodeListID, int, String, short) - Method in class sk.uniba.euromath.document.DocumentModifier
Deprecated.  
InsertTextAction - Class in sk.uniba.euromath.plugin.views.inputBox.actions
 
InsertTextAction(IWorkbenchPart) - Constructor for class sk.uniba.euromath.plugin.views.inputBox.actions.InsertTextAction
Constructor.
InsertTextActionDelegate - Class in sk.uniba.euromath.plugin.views.inputBox.actions
 
InsertTextActionDelegate() - Constructor for class sk.uniba.euromath.plugin.views.inputBox.actions.InsertTextActionDelegate
 
InsertTextCommand - Class in sk.uniba.euromath.editor.textEditor.commands
Command to insert text.
InsertTextCommand(ITextPieceKeeper, int, String, XMLAccess) - Constructor for class sk.uniba.euromath.editor.textEditor.commands.InsertTextCommand
Constructor.
InsertTextCommand(String, int, String, XMLAccess) - Constructor for class sk.uniba.euromath.editor.textEditor.commands.InsertTextCommand
Constructor.
insertTextNode(Shell, Element) - Method in class sk.uniba.euromath.document.DocumentModifyHelper
Inserts text to end of element by dialog.
InsertTextRequest - Class in sk.uniba.euromath.editor.textEditor.requests.editTextRequests
Request to insert text at specified position.
InsertTextRequest(ITextPieceKeeper, String, int) - Constructor for class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.InsertTextRequest
Constructor.
INST_FILE - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
File containing processing instruction image label.
INST_FILE_INV - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
File containing processing instruction inverted image label.
INST_KEY - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
Key for registering images.
INST_KEY_INV - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
Key for registering images.
internalEntityDecl(String, XMLString, XMLString, Augmentations) - Method in class sk.uniba.euromath.tests.EntityCorrectLoading
 
intersect(NBCASet) - Method in class sk.uniba.euromath.document.schema.impl.bca.NBCASet
Intersects this set with given set.
intersect(BasicNcContainer) - Method in class sk.uniba.euromath.document.schema.impl.bca.NCSet
Computes intersection of this set and given nameclass.
intersect(NCSet) - Method in class sk.uniba.euromath.document.schema.impl.bca.NCSet
Computes intersection of this set and given set.
intersection(BasicNcContainer) - Method in class sk.uniba.euromath.document.schema.impl.bca.BasicNcContainer
Computes intersection of our nameclass and given nameclass.
intersects(Interval) - Method in class sk.uniba.euromath.editor.textEditor.Interval
 
interval - Variable in class sk.uniba.euromath.document.schema.impl.iterator.SkipRangeFilter
The range.
Interval - Class in sk.uniba.euromath.editor.textEditor
Range of this interval is positive (not zero)
Interval(int, int) - Constructor for class sk.uniba.euromath.editor.textEditor.Interval
Contructor.
invalidate() - Method in class sk.uniba.euromath.plugin.views.outline.items.ElementOutlineItem
 
ip - Variable in class sk.uniba.euromath.document.schema.ElementLoc
Returns point, where the element can be inserted.
ip - Variable in class sk.uniba.euromath.document.schema.impl.types.ElementLocInternal
This element can be inserted before node with this index.
IQNameAcceptor - Interface in sk.uniba.euromath.document.schema
Acceptor of the qname.
IRenderer - Interface in sk.uniba.euromath.editor
Renderer produces graphical representation of given data.
IRendererFactory - Interface in sk.uniba.euromath.editor
Produces renderer instances.
IRequestSpecialization - Interface in sk.uniba.euromath.editor.textEditor.requests
Determines request specialization within request group determined by Request.getType().
isAcceptable(DomPointer, boolean, String) - Method in class sk.uniba.euromath.document.schema.ElementRule
Checks whether the new text value is acceptable.
isAcceptableChar() - Method in class sk.uniba.euromath.editor.textEditor.requests.RetargetCaretRequest
 
isAnalyzed() - Method in class sk.uniba.euromath.plugin.views.outline.items.CompoundOutlineItem
 
isAnyStringInsertable(DOMPoint) - Method in class sk.uniba.euromath.document.schema.ElementRule
Checks, if there can be any string inserted into given point.
isAnyStringInsertable(DOMPoint) - Method in class sk.uniba.euromath.document.schema.impl.export.ElementRuleImpl
 
isAnyStringInsertable(DOMPoint) - Method in interface sk.uniba.euromath.document.schema.plug.IElementRuleP
Checks, if there can be any string inserted into given point.
isAutoRefresh() - Method in class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
 
isBestPrefixRequired(String) - Method in class sk.uniba.euromath.document.NamespaceManager
Checks, if the prefix, returned by the getBestPrefix() function, is only the best choice for new prefix, or if returned prefix MUST be used.
ISchema - Interface in sk.uniba.euromath.document.schema.plug
Schema returns various information regarding allowed document structure.
ISchemaFactory - Interface in sk.uniba.euromath.document.schema.plug
Factory that produces Schema interfaces.
isClosed() - Method in class sk.uniba.euromath.document.DocumentView
Returns true if this view is closed.
isContextFree(String) - Method in class sk.uniba.euromath.document.schema.impl.tools.ExpFinder
Checks if there is more than one ElementExp instance, that can generate element with specified local name.
isDeclosable(Element) - Method in class sk.uniba.euromath.document.schema.ElementRule
Checks if given element is declosable - if the contents of given element can replace the element.
isDeclosable(Element) - Method in class sk.uniba.euromath.document.schema.impl.export.ElementRuleImpl
 
isDeclosable(Element, ElementExp) - Method in class sk.uniba.euromath.document.schema.impl.modify.EncloseDecloseElements
Checks if given element is declosable - if the contents of given element can replace the element.
isDeclosable(Element) - Method in interface sk.uniba.euromath.document.schema.plug.IElementRuleP
Checks if given element is declosable - if the contents of given element can replace the element.
isDefined(String, Element) - Method in class sk.uniba.euromath.document.NamespaceManager
Checks, if given namespace is defined in given element.
isDeletable(EntityReference) - Method in class sk.uniba.euromath.document.schema.ElementRule
Checks if given entity node is removable.
isDeletable(DOMPoint, DOMPoint) - Method in class sk.uniba.euromath.document.schema.ElementRule
Checks if given node interval is removable.
isDeletable(Element, ElementExp, DOMPoint, DOMPoint) - Method in class sk.uniba.euromath.document.schema.impl.del.DelNodesComputer
Checks if given interval is removable from the document.
isDeletable(Node) - Method in class sk.uniba.euromath.document.schema.impl.export.ElementRuleImpl
Checks if a simple node is deletable from the element.
isDeletable(DOMPoint, DOMPoint) - Method in class sk.uniba.euromath.document.schema.impl.export.ElementRuleImpl
 
isDeletable(Node) - Method in interface sk.uniba.euromath.document.schema.plug.IElementRuleP
Checks if a simple node is deletable from the element.
isDeletable(DOMPoint, DOMPoint) - Method in interface sk.uniba.euromath.document.schema.plug.IElementRuleP
Checks if given interval is removable from the document.
isDeletableAttribute(Attr) - Method in class sk.uniba.euromath.document.schema.DocumentSchema
Checks, whether given attribute is deletable from its element.
isDeletableAttribute(Attr) - Method in class sk.uniba.euromath.document.schema.ElementRule
Checks, whether given attribute is deletable from its element.
isDeletableAttribute(Attr) - Method in class sk.uniba.euromath.document.schema.impl.export.ElementRuleImpl
 
isDeletableAttribute(Attr) - Method in interface sk.uniba.euromath.document.schema.plug.IElementRuleP
Checks, whether given attribute is deletable from its element.
isDeletingAction(KeyEvent) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
 
isDirection(String) - Static method in class sk.uniba.euromath.editor.textEditor.requests.RequestConstants
 
isDirty() - Method in class sk.uniba.euromath.editor.EditorSite
 
isDTD(String) - Method in class sk.uniba.euromath.document.schema.impl.SchemaFactoryImpl
Returns true if the schema specified is DTD.
isElement - Variable in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameList
True if this object represents rules for element, false otherwise.
isEmpty() - Method in class sk.uniba.euromath.document.schema.impl.bca.NBCASet
Tests if this set contains no qname.
isEmpty() - Method in class sk.uniba.euromath.document.schema.impl.bca.NCSet
Checks, whether this set accepts no qnames.
isEmpty() - Method in class sk.uniba.euromath.document.schema.impl.tools.ShortInsertlistsUnifier
Checks, whether getUnified() function will return null.
isEmpty() - Method in interface sk.uniba.euromath.document.schema.INameList
Checks if this namelist is empty (it contains no rules).
isEmpty() - Method in class sk.uniba.euromath.document.schema.InsertList
 
isEmpty() - Method in class sk.uniba.euromath.document.schema.NameListCustom
Checks if this namelist is empty (it contains no rules).
isEmpty() - Method in class sk.uniba.euromath.plugin.views.outline.items.ElementOutlineItem
Determines whether the element which is the model of this item is an empty element in XML terminology.
isEnabled() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.EMMenuManager
 
isEnabled() - Method in class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
isError(ValidityMessages) - Static method in class sk.uniba.euromath.editor.widgets.ValidityMessages
Checks if given messages contains error.
isFullySelected() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceSelectionStatus
Test if whole text is selected.
isFullySelected() - Method in class sk.uniba.euromath.editor.textEditor.TextPieceSelectionStatusImpl
 
isHelpAvailable() - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
ISingleQNameP - Interface in sk.uniba.euromath.document.schema.plug
Represents a rule for a single node: element or attribute.
isInitialized() - Static method in class sk.uniba.euromath.config.EuromathConfig
Checks whether the class has been initialized.
isInitialized() - Method in class sk.uniba.euromath.document.DocumentView
Checks if this view is initialized.
isInputValid() - Method in class sk.uniba.euromath.editor.XMLResourceManipulator
Checks if this editor input is valid.
isInsertable(DOMPoint, String) - Method in class sk.uniba.euromath.document.schema.ElementRule
Checks if the entity is insertable at the specified position.
isInsertable(DOMPoint, DocumentFragment) - Method in class sk.uniba.euromath.document.schema.ElementRule
Checks if all nodes from the document fragment are insertable t the specified position.
isInsertable(Element, ElementExp, DOMPoint, Node) - Method in class sk.uniba.euromath.document.schema.impl.add.InsertableContentChecker
Checks if given is insertable at specified position.
isInsertable(DOMPoint, Node) - Method in class sk.uniba.euromath.document.schema.impl.export.ElementRuleImpl
 
isInsertable(DOMPoint, Node) - Method in interface sk.uniba.euromath.document.schema.plug.IElementRuleP
Checks if given nodes are insertable into given position.
isLeaf() - Method in class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
 
isLocal(QName, boolean) - Method in interface sk.uniba.euromath.document.schema.INameList
Checks if given qname is local.
isLocal(QName, boolean) - Method in class sk.uniba.euromath.document.schema.NameListCustom
 
isMixed() - Method in class sk.uniba.euromath.plugin.views.outline.items.ElementOutlineItem
 
isModifying() - Method in class sk.uniba.euromath.document.DocumentModifier
Returns true, if document is being modified by caller thread.
isNew() - Method in class sk.uniba.euromath.gene.GeneDataProvider.RendererSite
Checks if this renderer is new or being reused.
isNotation(String) - Method in class sk.uniba.euromath.document.schema.impl.tools.ValidationContextWrapper
 
isNotation(String) - Method in interface sk.uniba.euromath.document.schema.plug.IValidationContextP
Checks if a notation is declared with the specified name.
isNotation(String) - Method in class sk.uniba.euromath.document.schema.ValidationContextImpl
 
isOurNode(Node) - Method in class sk.uniba.euromath.document.DocumentContent
Checks the node if it is from our document.
isOurNode(Node) - Method in class sk.uniba.euromath.document.DomCore
Deprecated. Checks the node if it is from our document.
isPartlySelected() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceSelectionStatus
Test if something is selected, but not everything
isPartlySelected() - Method in class sk.uniba.euromath.editor.textEditor.TextPieceSelectionStatusImpl
 
isRemovable(DomPointer, DomPointer) - Method in class sk.uniba.euromath.document.DocumentModifier
Checks whether all nodes from specified range can be deleted - i.e.
isRootEditor(IEditor) - Method in class sk.uniba.euromath.editor.EditorSite
Test if IEditor is root editor.
isRootEditor() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
 
isSaveAsAllowed() - Method in class sk.uniba.euromath.editor.EditorSite
 
isSaveAsAllowed() - Method in class sk.uniba.euromath.editor.MultiViewXMLEditor
 
isSavePoint() - Method in class sk.uniba.euromath.document.UndoManager
Checks if the manager is currently 'standing' on the savepoint mark.
isSelectable() - Method in class sk.uniba.euromath.editor.xmlEditor.editParts.XMLEditPart
 
isShowingTransformed() - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
isSiblingNodeCollection(Collection<Node>) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.MultiNodeEnclosingAction
Tests if pNodes are sibling nodes.
isStatic() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.NodeManipulateAction
True, if node to manipulate was gained from contructor - was statically gained.
isSubsequence(InsertListInternal) - Method in class sk.uniba.euromath.document.schema.impl.types.InsertListInternal
Checks if this list is subsequence of another list - that means, if we have element locator, not present in other list.
isSubsetOf(BasicNcContainer) - Method in class sk.uniba.euromath.document.schema.impl.bca.BasicNcContainer
Checks, whether this nameclass is subset of given basic nameclass.
isTailRequired() - Method in class sk.uniba.euromath.document.schema.impl.export.IlAndTailImpl
Returns true, when there is some tailing content required to be created.
isTextPieceId(String) - Static method in class sk.uniba.euromath.editor.textEditor.TextPieceInfoImpl
True if parameter id is text piece/selection id, it means of form int.
isUnparsedEntity(String) - Method in class sk.uniba.euromath.document.schema.impl.tools.ValidationContextWrapper
 
isUnparsedEntity(String, String) - Method in interface sk.uniba.euromath.document.schema.plug.IValidationContextP
Checks if an unparsed entity is declared with the specified name.
isUnparsedEntity(String, String) - Method in class sk.uniba.euromath.document.schema.ValidationContextImpl
 
isVisible() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.EMMenuManager
 
isWhiteSpace(char) - Static method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
 
items - Variable in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIterator
Contains set of ContentInfos, computed from given nodeset.
iterateContent(Node) - Method in class sk.uniba.euromath.document.DocumentContent
Deprecated.  
iterator() - Method in class sk.uniba.euromath.document.schema.impl.bca.NCSet
Returns iterator, that iterates over BasicNcContainer objects.
iterator() - Method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIterator
 
iterator() - Method in class sk.uniba.euromath.document.schema.InsertList
 
IteratorBuilder - Class in sk.uniba.euromath.document.schema.impl.modify
Builder of enclosing/declosing iterators.
IteratorBuilder() - Constructor for class sk.uniba.euromath.document.schema.impl.modify.IteratorBuilder
 
ITextLocator - Interface in sk.uniba.euromath.editor.textEditor
Locates text into (segment of) one text line.
ITextPieceContainer - Interface in sk.uniba.euromath.editor.textEditor
Container for ITextPieceKeepers.
ITextPieceInfo - Interface in sk.uniba.euromath.editor.textEditor
Interface to properties of text piece.
ITextPieceKeeper - Interface in sk.uniba.euromath.editor.textEditor
Keeps piece of text of textual node.
ITextPieceSelectionStatus - Interface in sk.uniba.euromath.editor.textEditor
TextPiece can have many small not overlapping selections within.
IUserInputWidget - Interface in sk.uniba.euromath.editor.widgets
Says that implementing object contains a composite and some controls.
IValidationContextP - Interface in sk.uniba.euromath.document.schema.plug
Provides context information that is necessary to perform validation of some Datatypes.
IValueRule - Interface in sk.uniba.euromath.document.schema.plug
Represents rule for textual value.
IViewListener - Interface in sk.uniba.euromath.editor
Listenes for view manipulating events.
IWidgetFactory<W extends IUserInputWidget> - Interface in sk.uniba.euromath.editor.dialogs
Produces widget on demand.
IWizard - Interface in sk.uniba.euromath.editor.wizards
Interface for a wizard.
IWizardPageContext - Interface in sk.uniba.euromath.editor.wizards
Wizard page can query this interface to get various info.
IXMLGraphicalViewer - Interface in sk.uniba.euromath.editor.xmlEditor.viewers
 

J

JavaTools - Class in sk.uniba.euromath.tools
Contains various tools concerning to Java utilities.
JavaTools() - Constructor for class sk.uniba.euromath.tools.JavaTools
 

K

KEY_INVERTED - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
Inverted contant, is added to normal key, if inverted image is used.

L

label - Variable in class sk.uniba.euromath.editor.wizards.FinishWizardPage
Label containing the text.
LangTools - Class in sk.uniba.euromath.tools
Utilities for i18n.
last - Variable in class sk.uniba.euromath.document.schema.impl.export.IlAndTailImpl
Insertpoint pointing after the last node.
LAST - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.NodeManipulateAction
Type action's const.
lastEmptyItem - Variable in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIterator
If true then last item is a pointer that points after the last node.
lastIndexOf(Object) - Method in class sk.uniba.euromath.document.schema.InsertList
 
lastMessages - Variable in class sk.uniba.euromath.editor.widgets.CreateAttributeList
Errors that occured during last fillData() call.
lastMessages - Variable in class sk.uniba.euromath.editor.widgets.EntityList
Messages from last data retrieval.
lastMessages - Variable in class sk.uniba.euromath.editor.widgets.ExportClassChooser
Last error messages.
lastMessages - Variable in class sk.uniba.euromath.editor.widgets.FileSelector
Validity messages.
lastMessages - Variable in class sk.uniba.euromath.editor.widgets.InsertListChooser
Last messages.
lastMessages - Variable in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Error messages.
lastMessages - Variable in class sk.uniba.euromath.editor.widgets.NamespaceSelector
Last messages.
lastMessages - Variable in class sk.uniba.euromath.editor.widgets.NewPrefixesQuery
Error messages.
layout(Composite, boolean) - Method in class sk.uniba.euromath.editor.PreferredByControlLayout
 
layout(Composite, boolean) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog.PageContainerFillLayout
 
layoutPage(Control) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog.PageContainerFillLayout
Lays outs the page according to this layout.
LEFT - Static variable in class sk.uniba.euromath.editor.textEditor.requests.RequestConstants
 
length - Variable in class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.DeleteTextRequest.DeleteInfo
Length of deletion within keeper's text.
listChildren(Control, int) - Static method in class sk.uniba.euromath.tools.SwtTools
Lists controls in given control, and prints an indented list to System.out.
listeners - Variable in class sk.uniba.euromath.editor.widgets.AbstractUserInputWidget
Modify listeners.
listIterator() - Method in class sk.uniba.euromath.document.schema.InsertList
 
listIterator(int) - Method in class sk.uniba.euromath.document.schema.InsertList
 
listRules - Variable in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizardPage
the list of lists of attribute.
lNamespace - Variable in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Displays namespace of selected name.
lNamespaceDescription - Variable in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Displays description of namespace of selected name.
load() - Method in class sk.uniba.euromath.editor.XMLResourceManipulator
Deserializes the document.
load(IPath) - Method in class sk.uniba.euromath.editor.XMLResourceManipulator
 
loadDocument(IPath) - Method in class sk.uniba.euromath.document.DocumentFactory
Loads an XML from specified location and prepares it for editing.
loadDocument(String) - Method in class sk.uniba.euromath.document.DocumentFactory
Loads an XML from specified location and prepares it for editing.
loadDocument(URL) - Method in class sk.uniba.euromath.document.DocumentFactory
Loads an XML from specified location and prepares it for editing.
loadGlobalSchemas() - Method in class sk.uniba.euromath.document.XMLAccess
Loads global schemas for all namespaces, present in the document, for which no local schema was loaded.
loadSchema(String) - Method in class sk.uniba.euromath.document.schema.SchemaReferences
Loads schema for given namespace.
loadSchema(Shell, SchemaReferences, String) - Static method in class sk.uniba.euromath.editor.widgets.Tools
Tries to load the schema.
loadSchemata(Collection<String>) - Method in class sk.uniba.euromath.document.schema.SchemaReferences
Loads schemas for all given namespaces.
localAttributeNames - Variable in class sk.uniba.euromath.document.schema.impl.tools.NameClassTools
Contains nameclass, that accepts all names from our namespace, and also all names with empty namespace.
localElementNames - Variable in class sk.uniba.euromath.document.schema.impl.tools.NameClassTools
Contains nameclass, that accepts all names from our namespace.
LocalFilesystemEditorInput - Class in sk.uniba.euromath.editor
Implements editor input that can read file from local filesystem.
LocalFilesystemEditorInput(IPath, IEditorInput) - Constructor for class sk.uniba.euromath.editor.LocalFilesystemEditorInput
Constructs new instance of the object.
localNamespaceName - Variable in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameList
The name of the namespace of all local names, as defined in a config file.
localNamespaceNames - Variable in class sk.uniba.euromath.document.schema.impl.tools.NameClassTools
Contains nameclass, that accepts all names from our namespace.
localNamespaceUri - Variable in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameList
The namespace of all local names.
log(int, int, String, Throwable) - Static method in class sk.uniba.euromath.EuroMath
Shorthand for EuroMath.getInstance().getLog().log().
logError(Throwable, String) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
Error logging method.
logError(Throwable) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
Error logging method.
lValueType - Variable in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Displays string describing allowed textual value.

M

main(String[]) - Static method in class sk.uniba.euromath.tests.CharsetsTest
 
main() - Method in class sk.uniba.euromath.tests.CharsetsTest
 
main(String[]) - Static method in class sk.uniba.euromath.tests.core.DocEntitiesTest
 
main() - Method in class sk.uniba.euromath.tests.core.DocEntitiesTest
 
main(String[]) - Static method in class sk.uniba.euromath.tests.core.GrammarPrinter
 
main(String[]) - Static method in class sk.uniba.euromath.tests.core.InsertAttributeTest
 
main() - Method in class sk.uniba.euromath.tests.core.InsertAttributeTest
 
main(String[]) - Static method in class sk.uniba.euromath.tests.core.PrefixesTest
 
main() - Method in class sk.uniba.euromath.tests.core.PrefixesTest
 
main(String[]) - Static method in class sk.uniba.euromath.tests.core.ValidatorTest
 
main(String[]) - Static method in class sk.uniba.euromath.tests.D2DTest
 
main(String[]) - Static method in class sk.uniba.euromath.tests.Demo
 
main(String[]) - Static method in class sk.uniba.euromath.tests.EntityCorrectLoading
 
main() - Method in class sk.uniba.euromath.tests.EntityCorrectLoading
 
main(String[]) - Static method in class sk.uniba.euromath.tests.ExportTest
 
main() - Method in class sk.uniba.euromath.tests.ExportTest
 
main(String[]) - Static method in class sk.uniba.euromath.tests.FontDialogSample
 
main(String[]) - Static method in class sk.uniba.euromath.tests.NcTest
 
main() - Method in class sk.uniba.euromath.tests.NcTest
 
main(String[]) - Static method in class sk.uniba.euromath.tests.NewDocTest
 
main() - Method in class sk.uniba.euromath.tests.NewDocTest
 
main(String[]) - Static method in class sk.uniba.euromath.tests.UMLClassFigureTest
 
main(String[]) - Static method in class sk.uniba.euromath.tests.UrlTest
 
makeActions(IWorkbenchWindow) - Method in class sk.uniba.euromath.rcp.ApplicationActionBarAdvisor
 
marginHeight - Variable in class sk.uniba.euromath.editor.wizards.WizardDialog.PageContainerFillLayout
The margin height; 5 pixels by default.
marginWidth - Variable in class sk.uniba.euromath.editor.wizards.WizardDialog.PageContainerFillLayout
The margin width; 5 pixels by default.
mark() - Method in class sk.uniba.euromath.document.UndoManager
Marks the end of previous modification operations group and the start of a new group.
mark(boolean) - Method in class sk.uniba.euromath.document.UndoManager
Marks the end of previous modification operations group and the start of a new group.
merge(InsertListImpl) - Method in class sk.uniba.euromath.document.schema.impl.export.InsertListImpl
Adds given insertlist at the end of this insertlist.
message - Variable in class sk.uniba.euromath.editor.dialogs.WidgetWrapperDialog
Warning or info message.
MessageLevelEnum - Enum in sk.uniba.euromath.editor.widgets
Contains three kinds of messages: error message, warning and info.
Messages - Class in sk.uniba.euromath.document.lang
Lang files for the 'document' package.
Messages - Class in sk.uniba.euromath.editor.actions.lang
Messages class for package sk.uniba.euromath.editor.actions.
Messages - Class in sk.uniba.euromath.editor.lang
I18n strings for sk.uniba.euromath.editor package.
Messages - Class in sk.uniba.euromath.editor.textEditor.actions.lang
Messages class for package sk.uniba.euromath.editor.textEditor.actions.
Messages - Class in sk.uniba.euromath.editor.textEditor.lang
Messages class for package sk.uniba.euromath.editor.textEditor.
Messages - Class in sk.uniba.euromath.editor.xmlEditor.actions.lang
Messages class for package sk.uniba.euromath.editor.xmlEditor.actions.
Messages - Class in sk.uniba.euromath.editor.xmlEditor.lang
Messages class for package sk.uniba.euromath.editor.xmlEditor.
Messages - Class in sk.uniba.euromath.gene.lang
Language files for the GENE package.
Messages - Class in sk.uniba.euromath.plugin.views.inputBox.lang
 
Messages - Class in sk.uniba.euromath.plugin.views.outline.actions.lang
 
Messages - Class in sk.uniba.euromath.plugin.views.outline.lang
 
Messages - Class in sk.uniba.euromath.rcp.lang
I18n for rcp package.
messagesChanged(ValidityMessages) - Method in interface sk.uniba.euromath.editor.widgets.IMessagesChangeListener
Invoked when last validity message changes.
messageType - Variable in class sk.uniba.euromath.editor.dialogs.WidgetWrapperDialog
Type of currently shown message.
MILLIPOINT - Static variable in class sk.uniba.euromath.tests.ConvertMPvsPix
 
minimumHeight - Variable in class sk.uniba.euromath.editor.wizards.WizardDialog.PageContainerFillLayout
The minimum height; 0 pixels by default.
minimumWidth - Variable in class sk.uniba.euromath.editor.wizards.WizardDialog.PageContainerFillLayout
The minimum width; 0 pixels by default.
modifyAttribute(Shell, Attr) - Method in class sk.uniba.euromath.document.DocumentModifyHelper
Manages the process of modifying the attribute value.
modifyAttribute(Attr) - Method in class sk.uniba.euromath.editor.wizards.document.NameListChooserFactories
Creates factory producing component that modifies existing attribute name.
ModifyNodeAction - Class in sk.uniba.euromath.editor.xmlEditor.actions
Action to modify node of any type.
ModifyNodeAction() - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.ModifyNodeAction
Constructor.
ModifyNodeAction(Node, IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.ModifyNodeAction
Constructor.
modifyTextNode(Shell, Node) - Method in class sk.uniba.euromath.document.DocumentModifyHelper
Modifies text of node by dialog.
mouseLocationToDomPointer() - Method in class sk.uniba.euromath.editor.textEditor.tools.TextDragTracker
 
mouseWheelScrolled(Event, EditPartViewer) - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureTool
Delegates the scrolling to the DragTracker (if there is one).
MOVE_CARET_REQUEST - Static variable in class sk.uniba.euromath.editor.textEditor.requests.RequestConstants
 
moveCaret(String) - Method in class sk.uniba.euromath.editor.textEditor.CaretManager
Moves Caret from the current position to one positions further in LEFT,RIGHT,UP,DOWN or to the end or start of the current line.
MoveCaretRequest - Class in sk.uniba.euromath.editor.textEditor.requests.caretRequests
Used to move caret inside TextPieceKeeper or from one TextPieceKeeper to another
MoveCaretRequest(String, int, int, TextEditPart, TextEditPart) - Constructor for class sk.uniba.euromath.editor.textEditor.requests.caretRequests.MoveCaretRequest
 
moveToFinishWizard() - Method in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
Creates the 'finish' page.
moveToFourthWizard() - Method in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
Creates fourth page - starts to fill root element's contents, or finishes the document creation.
moveToNextIdNode() - Method in class sk.uniba.euromath.document.ContentNodesIterator
Deprecated. Skips all nodes belonging to same ID-level node as node returned by the last call to next() function.
moveToNextStep() - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateAttributesWS
 
moveToNextStep() - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateElementContentsWS
 
moveToNextStep() - Method in interface sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.WizardStep
Finishes this step and moves to the next step.
moveToSecondWizard() - Method in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
Creates second page - the root namespace selector page.
moveToThirdWizard() - Method in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
Creates third page - the root element selector.
Mp2Px(int) - Static method in class sk.uniba.euromath.tests.ConvertMPvsPix
 
msgListeners - Variable in class sk.uniba.euromath.editor.widgets.AbstractUserInputWidget
Message change listeners.
MultiNodeEnclosingAction - Class in sk.uniba.euromath.editor.xmlEditor.actions
Encloses selection by element, if single selection - is selected only continuous text with one id multi selection - are selected sequent neightbour nodes
MultiNodeEnclosingAction() - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.MultiNodeEnclosingAction
Constructor.
MultiNodeEnclosingAction(IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.MultiNodeEnclosingAction
Constructor.
MultiViewActionContributor - Class in sk.uniba.euromath.editor.actions
MultiViewActionContributor is contributor for special IEditorPart - MutliViewXMLEditor.
MultiViewActionContributor() - Constructor for class sk.uniba.euromath.editor.actions.MultiViewActionContributor
Constructor.
MultiViewActionFactory - Class in sk.uniba.euromath.editor.actions
 
MultiViewActionFactory() - Constructor for class sk.uniba.euromath.editor.actions.MultiViewActionFactory
Contructor.
MultiViewXMLEditor - Class in sk.uniba.euromath.editor
Is an IEditorPart suporting views
MultiViewXMLEditor() - Constructor for class sk.uniba.euromath.editor.MultiViewXMLEditor
Constructor.
MultiWidget - Class in sk.uniba.euromath.editor.widgets
Encapsulates multiple widgets into one.
MultiWidget(Composite, List<? extends IUserInputWidget>) - Constructor for class sk.uniba.euromath.editor.widgets.MultiWidget
Creates the encapsulator.
MultiWizard - Class in sk.uniba.euromath.editor.wizards
Multi-wizard switcher.
MultiWizard(IMultiWizardProvider) - Constructor for class sk.uniba.euromath.editor.wizards.MultiWizard
Creates instance of wizard switcher.
MultiWizard.PageLocator - Class in sk.uniba.euromath.editor.wizards
Locates page.
MultiWizard.PageLocator(IWizard, int, int) - Constructor for class sk.uniba.euromath.editor.wizards.MultiWizard.PageLocator
Constructor.

N

name - Variable in class sk.uniba.euromath.editor.wizards.BaseWizardPage
This page's name.
name - Variable in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider
The provider name.
nameclass - Variable in class sk.uniba.euromath.document.schema.impl.bca.BasicNcContainer
Enclosed basic nameclass.
NameClassTools - Class in sk.uniba.euromath.document.schema.impl.tools
Serves as helper for SchemaImpl object.
NameClassTools(String) - Constructor for class sk.uniba.euromath.document.schema.impl.tools.NameClassTools
Constructor.
nameList - Variable in class sk.uniba.euromath.document.schema.ElementLoc
Returns namelist for element, that can be inserted at specified position.
NameListChooserFactories - Class in sk.uniba.euromath.editor.wizards.document
Creates various content factories.
NameListChooserFactories(XMLAccess) - Constructor for class sk.uniba.euromath.editor.wizards.document.NameListChooserFactories
Creates instance of object.
NameListCustom<T extends BaseRule,P extends IBaseRuleP> - Class in sk.uniba.euromath.document.schema
Maintains list of all creatable elements/attributes.
NameListCustom(String) - Constructor for class sk.uniba.euromath.document.schema.NameListCustom
Creates instance of an empty namelist.
NameListCustom(String, INameListImplDataProvider<P>) - Constructor for class sk.uniba.euromath.document.schema.NameListCustom
Creates instance of namelist from a provider.
NameListCustom(String, Map<QName, T>) - Constructor for class sk.uniba.euromath.document.schema.NameListCustom
Creates instance of namelist from a provider.
NameListImpl<R extends ISingleQNameP> - Class in sk.uniba.euromath.document.schema.impl.export
Implementor of the NameListP interface.
NameListImplBuilder<R extends ISingleQNameP,E extends com.sun.msv.grammar.NameClassAndExpression> - Class in sk.uniba.euromath.document.schema.impl.export
Factory, that can build appropriate NameListImpl.
NameListItemChooser<R extends BaseRule> - Class in sk.uniba.euromath.editor.widgets.namelist
Allows the user to pick one item from given namelist.
NameListItemChooser(Composite, XMLAccess, DisplayableNameList<R>, String, NamespaceManager) - Constructor for class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Constructs instance of the object.
NameListItemChooser.State<R extends BaseRule> - Class in sk.uniba.euromath.editor.widgets.namelist
The state of the widget.
NameListItemChooser.State(QName, String, R) - Constructor for class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser.State
Constructs new state.
NameListItemChooserWizardPage<R extends BaseRule> - Class in sk.uniba.euromath.editor.wizards.document
Allows user to choose one item from given namelist.
NameListItemChooserWizardPage(INameListItemChooserFactory<R>) - Constructor for class sk.uniba.euromath.editor.wizards.document.NameListItemChooserWizardPage
Creates new instance of the page.
names - Variable in class sk.uniba.euromath.editor.widgets.CreateAttributeList.State
Names of currently selected attributes.
namespace - Variable in class sk.uniba.euromath.editor.widgets.NewPrefixesQuery.TextDisposeListener
The namespace.
namespaceDesc - Variable in class sk.uniba.euromath.editor.widgets.NamespaceSelector
Description of the namespace.
NamespaceManager - Class in sk.uniba.euromath.document
Manages prefixes in given document.
NamespaceManager(NamespaceManager) - Constructor for class sk.uniba.euromath.document.NamespaceManager
Constructs a namespace manager, that is a child of given namespace manager.
NamespaceManager.NodeCount - Class in sk.uniba.euromath.document
Class holding elements and attributes count.
NamespaceManager.NodeCount() - Constructor for class sk.uniba.euromath.document.NamespaceManager.NodeCount
Constructs zero counter.
NamespaceManager.NodeCount(NamespaceManager.NodeCount) - Constructor for class sk.uniba.euromath.document.NamespaceManager.NodeCount
Copy-constructor.
namespaces - Variable in class sk.uniba.euromath.editor.widgets.NewPrefixesQuery
Get prefixes for these namespaces.
namespaces - Variable in class sk.uniba.euromath.editor.wizards.document.NewPrefixesQueryWizardPage
Get prefixes for these namespaces.
NamespaceSelector - Class in sk.uniba.euromath.editor.widgets
Allows user to select a namespace from list of known namespaces (defined in the config file).
NamespaceSelector(Composite) - Constructor for class sk.uniba.euromath.editor.widgets.NamespaceSelector
Constructs new instance of the widget.
namespaceSelector - Variable in class sk.uniba.euromath.editor.widgets.NamespaceSelector
The namespace selector combobox.
NamespaceSelectorWizardPage - Class in sk.uniba.euromath.editor.wizards.document
Wraps the NamespaceSelector widget.
NamespaceSelectorWizardPage() - Constructor for class sk.uniba.euromath.editor.wizards.document.NamespaceSelectorWizardPage
Creates new instance of the page.
namespaceURI - Variable in class sk.uniba.euromath.document.schema.impl.export.NameListImpl
The 'local' namespace.
namespaceURI - Variable in class sk.uniba.euromath.document.schema.impl.tools.NameClassTools
Namespace URI for which this instance works.
NBCASet - Class in sk.uniba.euromath.document.schema.impl.bca
Represents a mutable normalized BCA (Base, Corrector, AddBase) set.
NBCASet() - Constructor for class sk.uniba.euromath.document.schema.impl.bca.NBCASet
Constructs empty NBCA set, that doesn't contain anything.
NBCASet(NBCASet) - Constructor for class sk.uniba.euromath.document.schema.impl.bca.NBCASet
Constructs clone of given NBCASet.
NBCASet(BasicNcContainer) - Constructor for class sk.uniba.euromath.document.schema.impl.bca.NBCASet
Constructs NBCA set, that contains same set of items as given nameclass.
NCSet - Class in sk.uniba.euromath.document.schema.impl.bca
Represents mutable set of NameClass instances.
NCSet() - Constructor for class sk.uniba.euromath.document.schema.impl.bca.NCSet
Creates an empty set, that accepts nothing.
NCSet(BasicNcContainer) - Constructor for class sk.uniba.euromath.document.schema.impl.bca.NCSet
Creates set, that accepts same set as nc do.
NCSet(NCSet) - Constructor for class sk.uniba.euromath.document.schema.impl.bca.NCSet
Creates set, that accepts same set as ncSet do.
NcTest - Class in sk.uniba.euromath.tests
 
NcTest() - Constructor for class sk.uniba.euromath.tests.NcTest
 
ncTools - Variable in class sk.uniba.euromath.document.schema.impl.SchemaImpl
DomTools used for processing NameClass.
NcTypeEnum - Enum in sk.uniba.euromath.document.schema.impl.bca
Enumeration of nameclass types.
needsEditPart() - Method in class sk.uniba.euromath.editor.figures.EMFigure
 
needsEditPart() - Method in class sk.uniba.euromath.editor.figures.EMImageFigure
 
needsEditPart() - Method in interface sk.uniba.euromath.editor.figures.IEMFigure
Indicates if EditPart should be crated for this figure.
needsPreviousAndNextButtons() - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
needsProgressMonitor() - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
NEW_SELECTION - Static variable in class sk.uniba.euromath.editor.textEditor.requests.selectionRequest.TextSelectRequest
Type to new selection.
newBundle(String, Class<? extends Object>) - Static method in class sk.uniba.euromath.tools.LangTools
Loads resource bundle depending on i18n settings in config file.
NewDocTest - Class in sk.uniba.euromath.tests
 
NewDocTest() - Constructor for class sk.uniba.euromath.tests.NewDocTest
 
newDocument(Document, URLDir, String) - Method in class sk.uniba.euromath.document.DocumentFactory
Initializes an XMLAccess instance from given DOM document.
newDocument(URLDir, String) - Method in class sk.uniba.euromath.document.DocumentFactory
Creates XMLAccess instance with empty document.
NewDocumentEditorInput - Class in sk.uniba.euromath.editor
Creates an editor input from already initialized document instance.
NewDocumentEditorInput(XMLAccess) - Constructor for class sk.uniba.euromath.editor.NewDocumentEditorInput
Creates instance of editor input.
NewDocumentWizardProvider - Class in sk.uniba.euromath.editor.wizards.document
A wizard that creates new XML document and returns it in a form of XMLAccess instance.
NewDocumentWizardProvider() - Constructor for class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
The constructor.
newEditor() - Method in class sk.uniba.euromath.editor.EditorInfo
Produces new instance of this editor.
NewElementRule - Class in sk.uniba.euromath.document.schema
Represents rule for one element (the context element), that is being created.
NewElementRuleImpl - Class in sk.uniba.euromath.document.schema.impl.export
Implementor of NewElementRuleP interface.
newMessage(String) - Method in enum sk.uniba.euromath.editor.widgets.MessageLevelEnum
Produces validity messages instance, with given message.
newNsManager() - Method in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizard
Creates new namespace manager, with new namespace-prefix mappings.
newNsManager() - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider
Determines and returns active namespace manager.
newNsManager() - Method in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
Current namespace manager.
newNsManager() - Method in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizard
Creates new namespace manager, with new namespace-prefix mappings.
NewPrefixesQuery - Class in sk.uniba.euromath.editor.widgets
Queries for new prefixes.
NewPrefixesQuery(Composite, Set<String>, NamespaceManager) - Constructor for class sk.uniba.euromath.editor.widgets.NewPrefixesQuery
Constructs the component.
NewPrefixesQuery.TextDisposeListener - Class in sk.uniba.euromath.editor.widgets
Dispose listener for text boxes.
NewPrefixesQuery.TextDisposeListener(String) - Constructor for class sk.uniba.euromath.editor.widgets.NewPrefixesQuery.TextDisposeListener
Constructor.
NewPrefixesQueryWizardPage - Class in sk.uniba.euromath.editor.wizards.document
Queries for new prefixes.
NewPrefixesQueryWizardPage(Set<String>, NamespaceManager) - Constructor for class sk.uniba.euromath.editor.wizards.document.NewPrefixesQueryWizardPage
Constructor.
newRenderer() - Method in class sk.uniba.euromath.editor.RendererInfo
Produces new instance of this renderer.
newStep(NamespaceManager) - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.AbstractStepFactory
Produces instance of the step.
newTemporaryPool() - Method in class sk.uniba.euromath.document.schema.impl.SchemaImpl
Returns pool, that can be used to store temporary NewElementRuleImpl or AttributeRuleImpl.
newUpdatedManager() - Method in class sk.uniba.euromath.editor.widgets.NewPrefixesQuery
Produces a namespace manager where these new prefixes are registered.
NewXMLDocumentWizard - Class in sk.uniba.euromath.editor.wizards
Wizard that creates new XML document.
NewXMLDocumentWizard() - Constructor for class sk.uniba.euromath.editor.wizards.NewXMLDocumentWizard
Constructor.
next() - Method in class sk.uniba.euromath.document.ContentNodesIterator
Deprecated.  
next() - Method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIterator
 
next() - Method in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizard
 
next() - Method in class sk.uniba.euromath.editor.wizards.document.ExportWizardProvider
 
next() - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider
 
next() - Method in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
 
next() - Method in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizard
 
next() - Method in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
 
next() - Method in interface sk.uniba.euromath.editor.wizards.IMultiWizardProvider
Fetches the next wizard.
next() - Method in interface sk.uniba.euromath.editor.wizards.IWizard
Fetches the next page.
next() - Method in class sk.uniba.euromath.editor.wizards.MultiWizard
 
next() - Method in class sk.uniba.euromath.editor.wizards.OnePageWizard
 
NEXT_SIBLING - Static variable in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureTool
 
nextIndex() - Method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIterator
 
nextPressed() - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
The Next button has been pressed.
nlic - Variable in class sk.uniba.euromath.editor.wizards.document.NameListItemChooserWizardPage
Item chooser widget.
node - Variable in class sk.uniba.euromath.document.ContentNodesIterator
Deprecated. The node where the iteration shall occur.
node - Variable in class sk.uniba.euromath.editor.xmlEditor.actions.EMMenuManager
Node associated with manager(menu/submenu).
nodeAdded(Node, boolean) - Method in class sk.uniba.euromath.document.DocumentListeners
Deprecated.  
nodeAdded(Node, boolean) - Method in interface sk.uniba.euromath.document.IModifierListener
Deprecated.  Informs this splitted document that this node has been added to original document.
nodeDelete(Node, boolean) - Method in class sk.uniba.euromath.document.DocumentListeners
Deprecated.  
nodeDelete(Node, boolean) - Method in interface sk.uniba.euromath.document.IModifierListener
Deprecated. Informs the class that this node is about to be deleted from document.
NodeManipulateAction - Class in sk.uniba.euromath.editor.xmlEditor.actions
Common action for manipulating single node gained from: selection contructor - if node was specified in constructor, that node is taken into account, so selection is not handled. How node is gained from selection, is specified by type: NodeManipulateAction.SINGLE - selection must contain one node only (otherwise action is disabled), so which is taken for manipulation NodeManipulateAction.FIRST - as node for manipualtion is taken first node in selection NodeManipulateAction.LAST - as node for manipualtion is taken last node in selection and into account is taken way of partially selected nodes processing (this option is set in constructor):
if selection contains some partially selected nodes, then action is disabled if selection contains some partially selected nodes, they are proccessed as completelly selected nodes
NodeManipulateAction(IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.NodeManipulateAction
Constructor.
NodeManipulateAction(IWorkbenchPart, int, boolean) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.NodeManipulateAction
Constructor.
NodeManipulateAction(Node, IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.NodeManipulateAction
Constructor.
nodeModified(ChangeTracer, boolean) - Method in class sk.uniba.euromath.document.DocumentListeners
Deprecated.  
nodeModified(ChangeTracer, boolean) - Method in interface sk.uniba.euromath.document.IModifierListener
Deprecated.  Informs splitted document, that node has been modified (for example, Text had changed its text value to a non-empty value).
nodes - Variable in class sk.uniba.euromath.editor.xmlEditor.actions.MultiNodeEnclosingAction
List of selected nodes.
nodeSelector - Variable in class sk.uniba.euromath.editor.widgets.GraphSelectorWidget.State
Selects correct nodes when a choice of nodes is available.
nonNullStr(String) - Static method in class sk.uniba.euromath.tools.StringTools
Deprecated. use StringUtils.defaultString(str) instead.
normalize(List<ContentInfo>) - Static method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIteratorBuilder
Normalizes the items by merging all adjacent text ContentInfo together.
NOTHING - Static variable in class sk.uniba.euromath.document.schema.impl.tools.TextValueGetter
Accepts no string.
npq - Variable in class sk.uniba.euromath.editor.wizards.document.NewPrefixesQueryWizardPage
The widget.
nsManager - Variable in class sk.uniba.euromath.editor.widgets.InsertListChooser
Current namespace manager.
nsManager - Variable in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Namespace manager.
nsManager - Variable in class sk.uniba.euromath.editor.widgets.NewPrefixesQuery
Current namespace manager.
nsManager - Variable in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateAttributesWS
current namespace manager.
nsManager - Variable in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateElementContentsWS
current namespace manager.
nsManager - Variable in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizardPage
Current namespace manager.
nsManager - Variable in class sk.uniba.euromath.editor.wizards.document.NewPrefixesQueryWizardPage
Current namespace manager.
NULL_NAMESPACE_NAMECLASS - Static variable in class sk.uniba.euromath.document.schema.impl.tools.NameClassTools
Accepts names with no (empty) namespace only.
nullStr(String) - Static method in class sk.uniba.euromath.tools.StringTools
Deprecated. use StringUtils.defaultIfEmpty(str, null) instead.

O

observe(Node) - Method in class sk.uniba.euromath.document.UndoManager
 
offerObject() - Method in class sk.uniba.euromath.editor.imageRenderer.ImageRenderer
 
offerObject() - Method in interface sk.uniba.euromath.editor.IRenderer
When the renderer accepts the ObjectSource but wants to provide an object as a result (for example it wants the document producer to draw something in a certain instance of Graphics), then return non-null value.
OffsetInPieceKeeper(int) - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceContainer
 
OffsetInPieceKeeper(int) - Method in class sk.uniba.euromath.editor.textEditor.TextPieceContainer
 
onAnyString() - Method in class sk.uniba.euromath.tests.core.GrammarPrinter
 
onAttribute(AttributeExp) - Method in class sk.uniba.euromath.tests.core.GrammarPrinter
 
onChoice(ChoiceExp) - Method in class sk.uniba.euromath.tests.core.GrammarPrinter
 
onConcur(ConcurExp) - Method in class sk.uniba.euromath.tests.core.GrammarPrinter
 
onData(DataExp) - Method in class sk.uniba.euromath.tests.core.GrammarPrinter
 
onElement(ElementExp) - Method in class sk.uniba.euromath.tests.core.GrammarPrinter
 
OnePageWizard<P extends BaseWizardPage> - Class in sk.uniba.euromath.editor.wizards
Wraps given wizard page into a one-paged wizard.
OnePageWizard(P, String) - Constructor for class sk.uniba.euromath.editor.wizards.OnePageWizard
Constructor.
onEpsilon() - Method in class sk.uniba.euromath.tests.core.GrammarPrinter
 
onID(Datatype, StringToken) - Method in class sk.uniba.euromath.document.schema.impl.tools.ValidationContextWrapper
 
onInterleave(InterleaveExp) - Method in class sk.uniba.euromath.tests.core.GrammarPrinter
 
onList(ListExp) - Method in class sk.uniba.euromath.tests.core.GrammarPrinter
 
onMixed(MixedExp) - Method in class sk.uniba.euromath.tests.core.GrammarPrinter
 
onNullSet() - Method in class sk.uniba.euromath.tests.core.GrammarPrinter
 
onOneOrMore(OneOrMoreExp) - Method in class sk.uniba.euromath.tests.core.GrammarPrinter
 
onOther(OtherExp) - Method in class sk.uniba.euromath.tests.core.GrammarPrinter
 
onRef(ReferenceExp) - Method in class sk.uniba.euromath.tests.core.GrammarPrinter
 
onSequence(SequenceExp) - Method in class sk.uniba.euromath.tests.core.GrammarPrinter
 
onValue(ValueExp) - Method in class sk.uniba.euromath.tests.core.GrammarPrinter
 
OpenDocumentAction - Class in sk.uniba.euromath.rcp.action
Action that allows user to browse for a XML document, and opens it.
OpenDocumentAction(IWorkbenchWindow) - Constructor for class sk.uniba.euromath.rcp.action.OpenDocumentAction
Action constructor.
openView(DocumentView) - Method in class sk.uniba.euromath.document.XMLAccess
Opens new view on the document.
ORIntervals(Interval, Interval) - Static method in class sk.uniba.euromath.editor.textEditor.Interval
Intervals have to intersect
outlineAvailable() - Method in class sk.uniba.euromath.editor.MultiViewXMLEditor
Tests if outline is created/ready.
OutlineConsts - Class in sk.uniba.euromath.plugin.views.outline
Contants for outline content.
OutlineItem - Class in sk.uniba.euromath.plugin.views.outline.items
 
OutlineItem(Node) - Constructor for class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
Constructor.
OutlineItem(Node, OutlineItem) - Constructor for class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
Constructor.
outputClassCombo - Variable in class sk.uniba.euromath.editor.widgets.ExportClassChooser
Combo box with output classes.

P

page - Variable in class sk.uniba.euromath.editor.wizards.OnePageWizard
The represented page.
pageChange(int) - Method in class sk.uniba.euromath.editor.MultiViewXMLEditor
When view is activated, selection is synchronized with outline.
pageIndex - Variable in class sk.uniba.euromath.editor.wizards.MultiWizard.PageLocator
Index of requested page.
pages - Variable in class sk.uniba.euromath.editor.wizards.MultiWizard
Contains pages created by the wizards.
paint(IFigure, Graphics, Insets) - Method in class sk.uniba.euromath.tests.CompartmentFigure.CompartmentFigureBorder
 
paintFigure(Graphics) - Method in class sk.uniba.euromath.tests.RootFigure
 
parent - Variable in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIterator
The parent of the children over which the iteration occurs.
parent - Variable in class sk.uniba.euromath.editor.widgets.MultiWidget
composite where all widgets are placed
parent - Variable in class sk.uniba.euromath.editor.wizards.document.ElementLoc
The parent element.
parent - Variable in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
We are being executed in this multiwizard.
parent - Variable in class sk.uniba.euromath.editor.xmlEditor.actions.MultiNodeEnclosingAction
Parent of nodes to enclose.
parentName - Variable in class sk.uniba.euromath.editor.widgets.CreateAttributeList
Name of parent element; used only to display the name on the shell.
parentName - Variable in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizardPage
the name of the parent element.
parentName - Variable in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizardPage
The displayable qname of the parent.
parentWizard - Variable in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
The instance of multiwizard object.
partActivated(IWorkbenchPart) - Method in class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
partBroughtToTop(IWorkbenchPart) - Method in class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
partClosed(IWorkbenchPart) - Method in class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
partDeactivated(IWorkbenchPart) - Method in class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
partOpened(IWorkbenchPart) - Method in class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
parts - Variable in class sk.uniba.euromath.editor.xmlEditor.IdVisualInfo
Maps id to EditParts visually representing node with given id.
PasteAction - Class in sk.uniba.euromath.editor.textEditor.actions
Standart paste action.
PasteAction() - Constructor for class sk.uniba.euromath.editor.textEditor.actions.PasteAction
Constructor.
performArrowMove(KeyEvent) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
 
performCancel() - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
performCancel() - Method in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizard
 
performCancel() - Method in class sk.uniba.euromath.editor.wizards.document.ExportWizardProvider
 
performCancel() - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider
 
performCancel() - Method in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
 
performCancel() - Method in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizard
 
performCancel() - Method in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
 
performCancel() - Method in interface sk.uniba.euromath.editor.wizards.IMultiWizardProvider
Called when all opened wizards (from first wizard to current wizard) have already been cancelled.
performCancel() - Method in interface sk.uniba.euromath.editor.wizards.IWizard
Performs any actions appropriate in response to the user having pressed the Cancel button, or refuse if canceling now is not permitted.
performCancel() - Method in class sk.uniba.euromath.editor.wizards.MultiWizard
 
performCancel() - Method in class sk.uniba.euromath.editor.wizards.OnePageWizard
 
performDelete(KeyEvent) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
 
performDrag() - Method in class sk.uniba.euromath.editor.textEditor.tools.TextDragTracker
 
performDragingSelection() - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
Puts together(makes union) globalSelction with localSelction and updates this new globalSelection to GraphicalViewer
performFinish() - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
performFinish() - Method in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizard
 
performFinish() - Method in class sk.uniba.euromath.editor.wizards.document.ExportWizardProvider
 
performFinish() - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider
 
performFinish() - Method in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
 
performFinish() - Method in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizard
 
performFinish() - Method in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
 
performFinish() - Method in interface sk.uniba.euromath.editor.wizards.IMultiWizardProvider
Called when all wizards (from first wizard to current wizard) have already been finished.
performFinish() - Method in interface sk.uniba.euromath.editor.wizards.IWizard
Performs any actions appropriate in response to the user having pressed the Finish button, or refuse if finishing now is not permitted.
performFinish() - Method in class sk.uniba.euromath.editor.wizards.MultiWizard
 
performFinish() - Method in class sk.uniba.euromath.editor.wizards.OnePageWizard
 
performFinishSelection() - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
 
performInitSelection() - Method in class sk.uniba.euromath.editor.textEditor.tools.TextDragTracker
 
performInitSelection() - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
 
performPaintUpdate() - Method in interface sk.uniba.euromath.editor.IEditor
Paints all figures needed to repaint.
performPaintUpdate() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
 
performRequest(Request) - Method in class sk.uniba.euromath.editor.textEditor.editParts.TextEditPart
Finds Understaning policy, gets command from this policy and put it to command stack for execute.
performSelection() - Method in class sk.uniba.euromath.editor.textEditor.tools.TextDragTracker
select editparts depending on events from user
performSelection() - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureDragTracker
 
performTextInput(KeyEvent) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
 
Perspective - Class in sk.uniba.euromath.rcp
EuroMath2 perspective definition.
Perspective() - Constructor for class sk.uniba.euromath.rcp.Perspective
 
pieceKeeper - Variable in class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.DeleteTextRequest.DeleteInfo
Keeps text where deletion will be executed.
PIOutlineItem - Class in sk.uniba.euromath.plugin.views.outline.items
 
PIOutlineItem(ProcessingInstruction) - Constructor for class sk.uniba.euromath.plugin.views.outline.items.PIOutlineItem
Constructor.
placeItems() - Method in class sk.uniba.euromath.tests.RootFigure
 
pointer - Variable in class sk.uniba.euromath.document.schema.impl.iterator.SinglePointerFilter
The pointer.
pool - Variable in class sk.uniba.euromath.document.schema.impl.export.ElementSequenceRuleImpl
The rule pool instance.
populateAttributeMenu(IMenuManager) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
Fills up attribute menu to right content.
populateContextMenu(IMenuManager) - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
populateDeleteMenu(IMenuManager) - Method in class sk.uniba.euromath.editor.textEditor.actions.TextActionContributor
Adds statically to more action to delete menu.
populateDeleteMenu(IMenuManager) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
Fills delete menu with actions.
populateElementMenu(IMenuManager) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
Fills up element menu to right content.
populateEntityMenu(IMenuManager) - Method in class sk.uniba.euromath.editor.textEditor.actions.TextActionContributor
Fills up entity menu to right content.
populateInsertAtCaretMenu(IMenuManager) - Method in class sk.uniba.euromath.editor.textEditor.actions.TextActionContributor
Fills up insert menu to right content.
populateInsertPositionMenu(IMenuManager, short) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
Fills up insert before/child/after menu to right content.
populateInsertSubMenu(DomPointer, IMenuManager) - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
PreferredByControlLayout - Class in sk.uniba.euromath.editor
 
PreferredByControlLayout() - Constructor for class sk.uniba.euromath.editor.PreferredByControlLayout
Constructs a new instance of this class.
preferredExtension - Variable in class sk.uniba.euromath.editor.widgets.FileSelector
Ignored if null.
preferredExtension - Variable in class sk.uniba.euromath.editor.wizards.file.FileSelectorWizardPage
ignored if null.
prefix - Variable in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Textbox that allows modification of the XML namespace prefix.
prefixes - Variable in class sk.uniba.euromath.editor.widgets.NewPrefixesQuery
Maps namespace URI to prefix.
PrefixesTest - Class in sk.uniba.euromath.tests.core
 
PrefixesTest() - Constructor for class sk.uniba.euromath.tests.core.PrefixesTest
 
prefixTexts - Variable in class sk.uniba.euromath.editor.widgets.NewPrefixesQuery
Here all prefix textboxes are kept.
prepareData() - Method in class sk.uniba.euromath.tests.D2DTest
 
prepareRendering(GC) - Method in class sk.uniba.euromath.tests.Graphics2DRenderer
Prepare to render on a SWT graphics context.
prepareRendering(Graphics) - Method in class sk.uniba.euromath.tests.Graphics2DRenderer
Prepare to render on a Draw2D graphics context.
prepareSelection() - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureDragTracker
Prepares selection object to show or perform.
prepareStatusLineManager(IStatusLineManager) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
preserve(Set<? extends String>) - Method in class sk.uniba.euromath.document.schema.SchemaReferences
Preserves only the schemas contained in the given set, but unregisters all other schemas.
PREV_SIBLING - Static variable in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureTool
 
previous() - Method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIterator
 
previous() - Method in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizard
 
previous() - Method in class sk.uniba.euromath.editor.wizards.document.ExportWizardProvider
 
previous() - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider
 
previous() - Method in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
 
previous() - Method in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizard
 
previous() - Method in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
 
previous() - Method in interface sk.uniba.euromath.editor.wizards.IMultiWizardProvider
Fetches the previous wizard.
previous() - Method in interface sk.uniba.euromath.editor.wizards.IWizard
Fetches the previous page.
previous() - Method in class sk.uniba.euromath.editor.wizards.MultiWizard
 
previous() - Method in class sk.uniba.euromath.editor.wizards.OnePageWizard
 
previousIndex() - Method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIterator
 
preWindowOpen() - Method in class sk.uniba.euromath.rcp.ApplicationWorkbenchWindowAdvisor
 
printDom(Node, int) - Static method in class sk.uniba.euromath.tests.TestTools
Prints the node including its descendants
printDom(Node) - Static method in class sk.uniba.euromath.tests.TestTools
 
printMem(long) - Static method in class sk.uniba.euromath.tests.TestTools
 
printTimer() - Static method in class sk.uniba.euromath.tests.TestTools
Prints a timer value.
process(IChangeCollector) - Method in interface sk.uniba.euromath.editor.IInputPreprocessor
Processes the source.
processLocalSelection(boolean) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextDragTracker
When selection ends, commit should be true
processSelection() - Method in class sk.uniba.euromath.editor.textEditor.actions.CopyAction
 
processSelection() - Method in class sk.uniba.euromath.editor.textEditor.actions.DeleteMixedAction
Filters selected elements from selection to variable elements.
processSelection() - Method in class sk.uniba.euromath.editor.textEditor.actions.DeleteTextOnlyAction
Filters selected text from selection to variable textIds.
processSelection() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.DeleteElementsOnlyAction
Stores selected elements from selection to field elements.
processSelection() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.InsertNodeAction
Calculates node for insertion (if is not static) and calculates position.
processSelection() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.MultiNodeEnclosingAction
 
processSelection() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.NodeManipulateAction
Processes selection, if should manipulate with node from selection.
processSelection() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.SelectParentAction
Computes parentID of selected element, if is selected.
processSelection() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
Makes xmlSelection valid to current selection.
processSelection() - Method in class sk.uniba.euromath.plugin.views.outline.actions.DeleteTextPieceAction
Sets nodeListId to selected textNode, offset and length, if is selected text of one element.
processSingleSelection(String) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.MultiNodeEnclosingAction
If selection consists of only one id, this sets idList, offset, length.
produce(String) - Method in class sk.uniba.euromath.document.export.ExporterFactoryImpl
 
produce(String) - Method in interface sk.uniba.euromath.editor.IEditorFactory
Produces an instance of editor denoted by given ID.
produce(String) - Method in class sk.uniba.euromath.editor.imageRenderer.ImageRendererFactory
 
produce(String) - Method in interface sk.uniba.euromath.editor.IRendererFactory
Produces an instance of renderer denoted by given ID.
propSource - Variable in class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
 
provider - Variable in class sk.uniba.euromath.editor.wizards.MultiWizard
Provides switcher with wizard instances.
ProviderException - Exception in sk.uniba.euromath.editor.wizards
Error occured when providing a wizard instance.
ProviderException() - Constructor for exception sk.uniba.euromath.editor.wizards.ProviderException
Constructor.
ProviderException(String, Throwable) - Constructor for exception sk.uniba.euromath.editor.wizards.ProviderException
 
ProviderException(String) - Constructor for exception sk.uniba.euromath.editor.wizards.ProviderException
 
ProviderException(Throwable) - Constructor for exception sk.uniba.euromath.editor.wizards.ProviderException
 
ptr - Variable in class sk.uniba.euromath.document.schema.impl.iterator.ContentInfo
DOM pointer, pointing to context node.
ptrInsert - Variable in class sk.uniba.euromath.document.schema.impl.iterator.ContentInfo
Points to point, where node is insertable.
Px2Mp(int) - Static method in class sk.uniba.euromath.tests.ConvertMPvsPix
 

Q

qname - Variable in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser.State
qname of selected namelist item or null if no item is selected.
QNameAcceptors - Class in sk.uniba.euromath.document.schema
Contains various qname acceptors.
QNameAcceptors() - Constructor for class sk.uniba.euromath.document.schema.QNameAcceptors
 
queryNodePointer(DomPointer) - Method in interface sk.uniba.euromath.document.schema.impl.iterator.ContentFilter
Queries for the pointer of the node.
queryNodePointer(DomPointer) - Method in class sk.uniba.euromath.document.schema.impl.iterator.FilterNodeSet
 
queryNodePointer(DomPointer) - Method in class sk.uniba.euromath.document.schema.impl.iterator.SinglePointerFilter
 
queryNodePointer(DomPointer) - Method in class sk.uniba.euromath.document.schema.impl.iterator.SkipRangeFilter
 

R

radioButtons - Variable in class sk.uniba.euromath.editor.widgets.InsertListChooser
List of radio buttons.
radioText - Variable in class sk.uniba.euromath.editor.widgets.InsertListChooser
This controls is valid (non- null) when the user can enter some text as an alternative to the insertlists.
RcpApplication - Class in sk.uniba.euromath.rcp
This class controls all aspects of the application's execution
RcpApplication() - Constructor for class sk.uniba.euromath.rcp.RcpApplication
 
redo() - Method in class sk.uniba.euromath.document.UndoManager
Redoes previously undone modification operations up to the nearest mark point.
RedoAction - Class in sk.uniba.euromath.editor.xmlEditor.actions
 
RedoAction() - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.RedoAction
Constructor.
RedoAction(IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.RedoAction
Constructor.
refresh() - Method in interface sk.uniba.euromath.document.schema.INameList
Refreshes the namelist to reflect the schema loading/unloading.
refresh() - Method in class sk.uniba.euromath.document.schema.NameListCustom
 
refresh() - Method in class sk.uniba.euromath.editor.widgets.namelist.DisplayableNameListImpl
Refreshes the namelist and the object itself.
refresh() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
 
refresh() - Method in class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
Refreshes the content.
refresh() - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
refreshControls() - Method in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Refreshes the controls that the form shows.
refreshViewerData(Node) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
refreshVisuals() - Method in class sk.uniba.euromath.editor.xmlEditor.editParts.XMLEditPart
 
registerAction(String, Class<? extends IMultiViewAction>) - Method in class sk.uniba.euromath.editor.actions.MultiViewActionFactory
Registers action id to class for creation.
reinit(Source, IChangeCollector) - Method in interface sk.uniba.euromath.editor.IEditor
Reinitialize the editor when a partial change of the transformed document occurs.
reinit(IChangeCollector) - Method in class sk.uniba.euromath.editor.imageRenderer.ImageRenderer
 
reinit(IChangeCollector) - Method in interface sk.uniba.euromath.editor.IRenderer
Reinitialize the renderer when a partial change of the rendered document occurs.
reinit(Source, IChangeCollector) - Method in class sk.uniba.euromath.editor.textEditor.TextEditor
 
reinit(Map<String, TextPieceContainer>) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
Method to corect state of this tool after transformation of document.
reinit(Source, IChangeCollector) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
 
remove() - Method in class sk.uniba.euromath.document.ContentNodesIterator
Deprecated.  
remove(String) - Method in class sk.uniba.euromath.document.DocumentModifier
Deprecated.  
remove(Node) - Method in class sk.uniba.euromath.document.DocumentModifier
Removes given node from the document.
remove(DomPointer, DomPointer) - Method in class sk.uniba.euromath.document.DocumentModifier
Deprecated.  
remove() - Method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIterator
 
remove(int) - Method in class sk.uniba.euromath.document.schema.InsertList
 
remove(Object) - Method in class sk.uniba.euromath.document.schema.InsertList
 
removeAll(Collection<?>) - Method in class sk.uniba.euromath.document.schema.InsertList
 
removeChild(OutlineItem) - Method in class sk.uniba.euromath.plugin.views.outline.items.CompoundOutlineItem
 
removeChild(OutlineItem) - Method in class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
 
removeChildVisual(EditPart) - Method in class sk.uniba.euromath.editor.xmlEditor.editParts.XMLEditPart
 
removeFocusListener(IFocusListener) - Method in class sk.uniba.euromath.editor.EditorSite
Removes listener.
removeFocusListener(IFocusListener) - Method in interface sk.uniba.euromath.editor.IEditor
Removes listener for focus events.
removeFocusListener(IFocusListener) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
 
removeGeneralListener(IGeneralListener) - Method in class sk.uniba.euromath.document.DocumentListeners
Removes the general listener.
removeKey(Integer) - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureTool
 
removeMessageListener(IMessagesChangeListener) - Method in class sk.uniba.euromath.editor.widgets.AbstractUserInputWidget
 
removeMessageListener(IMessagesChangeListener) - Method in interface sk.uniba.euromath.editor.widgets.IUserInputWidget
Unregisters given error listener.
removeMessageListener(IMessagesChangeListener) - Method in class sk.uniba.euromath.editor.widgets.UserInputWidgetDelegator
 
removeModifierListener(IModifierListener) - Method in class sk.uniba.euromath.document.DocumentListeners
Deprecated.  
removeModifyListener(IModifyListener) - Method in class sk.uniba.euromath.editor.widgets.AbstractUserInputWidget
 
removeModifyListener(IModifyListener) - Method in interface sk.uniba.euromath.editor.widgets.IUserInputWidget
Unregisters given modify listener.
removeModifyListener(IModifyListener) - Method in class sk.uniba.euromath.editor.widgets.UserInputWidgetDelegator
 
removeNcs(Set) - Method in class sk.uniba.euromath.document.schema.impl.bca.NCSet
Removes all rules, that are both in this set and given set.
removeNcs(NCSet) - Method in class sk.uniba.euromath.document.schema.impl.bca.NCSet
Removes all rules, that are both in this set and given set.
removePageChangedListener(IPageChangedListener) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
 
removeSelectionChangedListener(IDOMSelectionChangedListener) - Method in class sk.uniba.euromath.editor.EditorSite
 
removeSelectionChangedListener(ISelectionChangedListener) - Method in class sk.uniba.euromath.editor.EditorSite
 
removeSelectionChangedListener(IDOMSelectionChangedListener) - Method in interface sk.uniba.euromath.editor.selections.IDOMSelectionProvider
Removes the given selection change listener from this selection provider.
removeSelectionChangedListener(IDOMSelectionChangedListener) - Method in class sk.uniba.euromath.editor.textEditor.viewers.ScrollingTextGraphicalViewer
 
removeSelectionChangedListener(IDOMSelectionChangedListener) - Method in class sk.uniba.euromath.editor.textEditor.viewers.TextGraphicalViewerImpl
 
removeSelectionChangedListener(IDOMSelectionChangedListener) - Method in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLGraphicalViewerImpl
 
removeSelectionChangedListener(IDOMSelectionChangedListener) - Method in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLScrollingGraphicalViewer
 
removeSelectionChangedListener(IDOMSelectionChangedListener) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
 
removeSelectionChangedListener(ISelectionChangedListener) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
removeSelectionChangedListener(IDOMSelectionChangedListener) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
removeViewListener(IViewListener) - Method in class sk.uniba.euromath.editor.MultiViewXMLEditor
Removes view listener.
render(Graphics) - Method in class sk.uniba.euromath.editor.imageRenderer.ImageRenderer
 
render(Graphics) - Method in interface sk.uniba.euromath.editor.IRenderer
Paint rendered view to Graphics.
render(String, Graphics, Rectangle) - Method in class sk.uniba.euromath.gene.RendererContext
Deprecated. renderers should not attempt to render child nametrees. They should leave enough free space instead and leave the rendering to the editor framework.
render(GC) - Method in class sk.uniba.euromath.tests.Graphics2DRenderer
Complete the rendering by flushing the 2D renderer on a SWT graphical context.
render(Graphics) - Method in class sk.uniba.euromath.tests.Graphics2DRenderer
Complete the rendering by flushing the 2D renderer on a Draw2D graphical context.
renderer - Variable in class sk.uniba.euromath.gene.GeneDataProvider.RendererSite
The renderer instance.
RendererContext - Class in sk.uniba.euromath.gene
The context object for renderers and editors.
RendererInfo - Class in sk.uniba.euromath.editor
Contains information about single renderer.
RendererInfo(String, IRendererFactory, EnumSet<SourceEnum>, String) - Constructor for class sk.uniba.euromath.editor.RendererInfo
Constructor.
RendererSelector - Class in sk.uniba.euromath.editor
Selects preferred renderers.
RendererSelector() - Constructor for class sk.uniba.euromath.editor.RendererSelector
Creates new empty selector, with no preferred renderers.
RendererSelector(RendererSelector) - Constructor for class sk.uniba.euromath.editor.RendererSelector
Clones given selector.
replaceNode(Node, Node) - Method in class sk.uniba.euromath.document.DocumentModifier
Replaces the node with another node.
Representatives - Class in sk.uniba.euromath.document.schema.impl.tools
For given set of ElementExp s tries to find their representatives.
Representatives() - Constructor for class sk.uniba.euromath.document.schema.impl.tools.Representatives
 
RequestConstants - Class in sk.uniba.euromath.editor.textEditor.requests
Holds requests types.
RequestConstants() - Constructor for class sk.uniba.euromath.editor.textEditor.requests.RequestConstants
 
resolve(String) - Method in class sk.uniba.euromath.tools.URLDir
Resolves given uri against this object.
resolve(URI) - Method in class sk.uniba.euromath.tools.URLDir
Resolves given uri against this object.
resolveDir(String) - Method in class sk.uniba.euromath.tools.URLDir
Resolves given uri against this object.
resolveEntity(String, String) - Method in class sk.uniba.euromath.document.EmEntityResolver
 
resolveIndex(String, int, String) - Static method in class sk.uniba.euromath.tools.StringTools
Tries to resolve the index from given string to the result string.
resolveNamespacePrefix(String) - Method in class sk.uniba.euromath.document.schema.impl.tools.ValidationContextWrapper
 
resolveNamespacePrefix(String) - Method in interface sk.uniba.euromath.document.schema.plug.IValidationContextP
Resolves a namespace prefix to the corresponding namespace URI.
resolveNamespacePrefix(String) - Method in class sk.uniba.euromath.document.schema.ValidationContextImpl
 
retainAll(Collection<?>) - Method in class sk.uniba.euromath.document.schema.InsertList
 
RETARGET_CARET_REQUEST - Static variable in class sk.uniba.euromath.editor.textEditor.requests.RequestConstants
 
RetargetCaretRequest - Class in sk.uniba.euromath.editor.textEditor.requests
 
RetargetCaretRequest() - Constructor for class sk.uniba.euromath.editor.textEditor.requests.RetargetCaretRequest
 
RetargetCaretRequest(EditPart, int, char, boolean, Point, int) - Constructor for class sk.uniba.euromath.editor.textEditor.requests.RetargetCaretRequest
 
RIGHT - Static variable in class sk.uniba.euromath.editor.textEditor.requests.RequestConstants
 
rollbackFromNextStep() - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateAttributesWS
 
rollbackFromNextStep() - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateElementContentsWS
 
rollbackFromNextStep() - Method in interface sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.WizardStep
May be called after call to moveToNextStep() if user wishes to rollback next step and return to this one.
root - Variable in class sk.uniba.euromath.document.DomCore
Deprecated. URL pointing to the directory where the document is located.
root - Variable in class sk.uniba.euromath.document.EmEntityResolver
Directory where the document is located.
root - Variable in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
Root element; valid when user fills third page.
RootFigure - Class in sk.uniba.euromath.tests
 
RootFigure(IFigure, IFigure) - Constructor for class sk.uniba.euromath.tests.RootFigure
 
rootNamespace - Variable in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
Root namespace of the document; valid when user fills second page.
rootRule - Variable in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
Root element rule; valid when user fills third page.
roots - Variable in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
'Root' elements - elements that'll be inserted into given parent element.
rule - Variable in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser.State
Rule for selected item.
rule - Variable in class sk.uniba.euromath.editor.widgets.namelist.SingleAttributeDNL
Represents this single rule.
rule - Variable in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.AbstractStepFactory
Rule to use for produced step.
rule - Variable in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateAttributesWS
rule for this new element.
rule - Variable in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateElementContentsWS
rule for this new element.
RulePool - Class in sk.uniba.euromath.document.schema.impl.export
Pool of NewElementRuleImpl and AttributeRuleImpl.
RulePool(SchemaImpl) - Constructor for class sk.uniba.euromath.document.schema.impl.export.RulePool
Creates pool without parent.
RulePool(RulePool) - Constructor for class sk.uniba.euromath.document.schema.impl.export.RulePool
Creates pool with parent.
rules - Variable in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
Contains rules for elements.
run() - Method in class sk.uniba.euromath.editor.textEditor.actions.CopyAction
 
run() - Method in class sk.uniba.euromath.editor.textEditor.actions.CutAction
 
run() - Method in class sk.uniba.euromath.editor.textEditor.actions.DeleteMixedAction
 
run() - Method in class sk.uniba.euromath.editor.textEditor.actions.DeleteTextOnlyAction
 
run() - Method in class sk.uniba.euromath.editor.textEditor.actions.InsertElementAtCaretAction
 
run() - Method in class sk.uniba.euromath.editor.textEditor.actions.InsertElementWizardAtCaretAction
 
run() - Method in class sk.uniba.euromath.editor.textEditor.actions.InsertEntityAtCaretAction
 
run() - Method in class sk.uniba.euromath.editor.textEditor.actions.InsertEntityWizardAtCaretAction
 
run() - Method in class sk.uniba.euromath.editor.textEditor.actions.PasteAction
 
run() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.AddAttributeWizardAction
 
run() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.DeleteElementAction
 
run() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.DeleteElementsOnlyAction
Deletes elements.
run() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.InsertNodeAction
Runs wizard and inserts node.
run() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.ModifyNodeAction
Tries to modify node.
run() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.MultiNodeEnclosingAction
 
run() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.RedoAction
 
run() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.SelectAction
Selects node with id = nodeId in selection provider.
run() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.SelectParentAction
Selects paretn of selected node or parent of node with caret.
run() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.ShowDocumentPropertiesAction
 
run() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.UndoAction
 
run() - Method in class sk.uniba.euromath.plugin.views.inputBox.actions.InsertTextAction
 
run(IAction) - Method in class sk.uniba.euromath.plugin.views.inputBox.actions.InsertTextActionDelegate
 
run() - Method in class sk.uniba.euromath.plugin.views.outline.actions.DecloseElementAction
 
run() - Method in class sk.uniba.euromath.plugin.views.outline.actions.DeleteTextPieceAction
 
run() - Method in class sk.uniba.euromath.plugin.views.outline.actions.EncloseElementAction
 
run() - Method in class sk.uniba.euromath.rcp.action.OpenDocumentAction
 
run(Object) - Method in class sk.uniba.euromath.rcp.RcpApplication
 
run(Object) - Method in class sk.uniba.euromath.tests.TestRcpApp
 

S

save(String) - Method in class sk.uniba.euromath.editor.XMLResourceManipulator
Saves (serializes) the document.
save(String, String, XMLSerializerPropertiesWidget) - Method in class sk.uniba.euromath.editor.XMLResourceManipulator
Serializes the document object model.
saveDocument(OutputStream, String, boolean) - Method in class sk.uniba.euromath.document.XMLAccess
Serializes in-memory document to specified output stream.
saveXml(XMLAccess, DocumentView, String) - Static method in class sk.uniba.euromath.tests.TestTools
Deprecated.  
saveXml(Document, String) - Static method in class sk.uniba.euromath.tests.TestTools
Serializes given document.
scanGraph(GraphNode, Map<GraphNode, Set<String>>) - Static method in class sk.uniba.euromath.editor.widgets.GraphSelectorWidget
Scans the graph for a choice node.
SchemaAvailabilityEnum - Enum in sk.uniba.euromath.document.schema
Enum constants defining availability of schema.
SchemaException - Exception in sk.uniba.euromath.document.schema.plug
Thrown by Schema.
SchemaException() - Constructor for exception sk.uniba.euromath.document.schema.plug.SchemaException
Constructor.
SchemaException(String) - Constructor for exception sk.uniba.euromath.document.schema.plug.SchemaException
Constructor.
SchemaException(Throwable) - Constructor for exception sk.uniba.euromath.document.schema.plug.SchemaException
Constructor.
SchemaException(String, Throwable) - Constructor for exception sk.uniba.euromath.document.schema.plug.SchemaException
Constructor.
SchemaFactoryImpl - Class in sk.uniba.euromath.document.schema.impl
Implementation of Schema factory.
SchemaFactoryImpl() - Constructor for class sk.uniba.euromath.document.schema.impl.SchemaFactoryImpl
 
SchemaImpl - Class in sk.uniba.euromath.document.schema.impl
Implements the Schema interface.
SchemaLevelNodeIterator - Class in sk.uniba.euromath.document.schema.impl.iterator
Iterator over insert point infos (instances of ContentInfo class).
SchemaLevelNodeIterator(Collection<ContentInfo>, Node) - Constructor for class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIterator
Constructs an iterator from given collection of ContentInfo objects.
SchemaLevelNodeIteratorBuilder - Class in sk.uniba.euromath.document.schema.impl.iterator
Simple builder for the SchemaLevelNodeIterator object.
SchemaLevelNodeIteratorBuilder() - Constructor for class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIteratorBuilder
 
SchemaPool - Class in sk.uniba.euromath.document.schema
Manages list of Schemas, one for each namespace URI.
SchemaReferences - Class in sk.uniba.euromath.document.schema
Manages list of Schemas, one for each namespace URI, for a single document.
ScreenDPI - Static variable in class sk.uniba.euromath.tests.ConvertMPvsPix
 
ScreenPixelWidth - Static variable in class sk.uniba.euromath.tests.ConvertMPvsPix
 
ScrollDown(EditPartViewer) - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureTool
Selects first child of selected node(TODO LOW PRIORITY some alg to select not first child).
ScrollingTextGraphicalViewer - Class in sk.uniba.euromath.editor.textEditor.viewers
Overrides selection funcionality of ScrollingGraphicalViewer.
ScrollingTextGraphicalViewer(XMLEditor) - Constructor for class sk.uniba.euromath.editor.textEditor.viewers.ScrollingTextGraphicalViewer
 
ScrollUp(EditPartViewer) - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureTool
Selects parent of selected node.
search(List<ContentInfo>, DomPointer) - Static method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIteratorBuilder
Search with given pointer in list of insertpoints.
SELECION_BORDER_WIDTH - Static variable in class sk.uniba.euromath.editor.xmlEditor.policies.FigureSelectionPolicy
constant that gives width of the selection rectangle
select() - Method in class sk.uniba.euromath.editor.textEditor.editParts.TextEditPart
 
select(int, int) - Method in class sk.uniba.euromath.editor.textEditor.editParts.TextEditPart
 
select() - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceKeeper
Selects whole text.
select(int, int) - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceKeeper
Selects text starting at position start and ending at position end - 1.
select(ITextPieceKeeper, int, int) - Method in class sk.uniba.euromath.editor.textEditor.viewers.ScrollingTextGraphicalViewer
 
select(EditPart) - Method in class sk.uniba.euromath.editor.textEditor.viewers.ScrollingTextGraphicalViewer
Selecting whole EditPart.
select(EditPart) - Method in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLGraphicalViewerImpl
 
select(EditPart) - Method in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLScrollingGraphicalViewer
 
select(String) - Method in class sk.uniba.euromath.gene.gui.widgets.EncodingWidget
Selects given encoding.
SelectAction - Class in sk.uniba.euromath.editor.xmlEditor.actions
Selects node(or part, depends on id) specified by id in constructor.
SelectAction(String, IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.SelectAction
Constructor.
selected - Variable in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
Selected insert list.
SELECTED_ELEMENT_GROUP - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ActionConsts
Selected element group id.
selection - Variable in class sk.uniba.euromath.editor.selections.DOMSelectionChangedEvent
The selection.
selection - Variable in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
Current selection on document.
selection - Variable in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
selectionChanged(DOMSelectionChangedEvent) - Method in class sk.uniba.euromath.editor.EditorSite
Source of event can be IEditor ContentOutline something else for future All this sources should be IXMLSelectionProviders, but more imporatant is that their IXMLSelection have to be "synchronized" with other IXMLSelectionProviders
selectionChanged(DOMSelectionChangedEvent) - Method in interface sk.uniba.euromath.editor.selections.IDOMSelectionChangedListener
Notifies that the selection has changed.
selectionChanged(DOMSelectionChangedEvent) - Method in class sk.uniba.euromath.editor.textEditor.viewers.ScrollingTextGraphicalViewer
Effect is same as using setSelection
selectionChanged(DOMSelectionChangedEvent) - Method in class sk.uniba.euromath.editor.textEditor.viewers.TextGraphicalViewerImpl
 
selectionChanged(DOMSelectionChangedEvent) - Method in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLGraphicalViewerImpl
Effect is same as using setSelection
selectionChanged(DOMSelectionChangedEvent) - Method in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLScrollingGraphicalViewer
Effect is same as using setSelection
selectionChanged(DOMSelectionChangedEvent) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
If event is IXMLSelection than this selection is routed to SelectionListeners in other way do nothing
selectionChanged(IAction, ISelection) - Method in class sk.uniba.euromath.plugin.views.inputBox.actions.InsertTextActionDelegate
 
selectionChanged(DOMSelectionChangedEvent) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
This should be called from TreeViewer or from EditorSite Selection in the Event can be IStructureSelection or IXMLSelection depending on even source.
selectionChanged(SelectionChangedEvent) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
selectionChangedHandle(DOMSelectionChangedEvent) - Method in class sk.uniba.euromath.editor.actions.AbstractActionContributor
Handler for selection changes.
selectionChangedListeners - Variable in class sk.uniba.euromath.editor.textEditor.viewers.ScrollingTextGraphicalViewer
 
selectionChangedListeners - Variable in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLGraphicalViewerImpl
 
selectionChangedListeners - Variable in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLScrollingGraphicalViewer
 
selectionFigures - Variable in class sk.uniba.euromath.editor.textEditor.policies.AbstractTextSelectionEditPolicy
 
SelectParentAction - Class in sk.uniba.euromath.editor.xmlEditor.actions
Selects parent of selected element or element with cursor.
SelectParentAction() - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.SelectParentAction
Constructor.
SelectParentAction(IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.SelectParentAction
Constructor.
selectSiblingNode(int) - Method in class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureTool
Selects previous or next sibling of selected node(if not exists such sibling, does nothing).
sendRequest(EditPart, Request) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
 
serialize(OutputStream) - Method in class sk.uniba.euromath.document.XMLAccess
Serializes transformed document "as-is", no emp:id removal is performed.
set(ContentInfo) - Method in class sk.uniba.euromath.document.schema.impl.iterator.SchemaLevelNodeIterator
 
set(int, ElementLoc) - Method in class sk.uniba.euromath.document.schema.InsertList
 
setActionContributor(MultiViewActionContributor) - Method in class sk.uniba.euromath.editor.EditorSite
TODO STUDVA nejasne co to ma robit a ci to je spravne implementovane
setActionContributor(IActionContributor) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
 
setActionContributor(XMLOutlineActionContributor) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
setActionFactory(MultiViewActionFactory) - Method in class sk.uniba.euromath.editor.actions.AbstractActionContributor
Setter for action factory.
setActionRegistry(ActionRegistry) - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
setActiveEditor(IAction, IEditorPart) - Method in class sk.uniba.euromath.plugin.views.inputBox.actions.InsertTextActionDelegate
 
setActiveEditorSite(EditorSite) - Method in class sk.uniba.euromath.editor.actions.MultiViewActionContributor
 
setActiveEditorSite(EditorSite) - Method in class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
setActivePage(IEditorPart) - Method in class sk.uniba.euromath.editor.actions.MultiViewActionContributor
 
setAdaptableProvider(IAdaptable) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
Sets adaptable provider.
setAnalyzed(boolean) - Method in class sk.uniba.euromath.plugin.views.outline.items.CompoundOutlineItem
 
setAttributeSwitcher(XMLOutlineActionContributor.OutlineContentSwitcher) - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
setAutoRefresh(boolean) - Method in class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
 
setButtonGridLayout(Button) - Static method in class sk.uniba.euromath.editor.widgets.Tools
Set the layout data of the button to a GridData with appropriate heights and widths.
setCaretProvider(ICaretProvider) - Method in class sk.uniba.euromath.editor.textEditor.actions.AtCaretAction
 
setCdataSwitcher(XMLOutlineActionContributor.OutlineContentSwitcher) - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
setChildElements(List) - Method in class sk.uniba.euromath.plugin.views.outline.items.ElementOutlineItem
 
setCommentSwitcher(XMLOutlineActionContributor.OutlineContentSwitcher) - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
setContainer(IWizardContainer) - Method in class sk.uniba.euromath.editor.wizards.AbstractWizard
 
setContentModel(ElementExp, Expression) - Method in class sk.uniba.euromath.document.schema.impl.ExpressionCloner
Sets content model of given element expression.
setContentModel(ElementExp, Expression) - Method in class sk.uniba.euromath.document.schema.impl.loader.GrammarRulesModifier
 
setContentProvider(XMLAccessContentProvider) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
setCount(int) - Method in class sk.uniba.euromath.editor.textEditor.requests.caretRequests.MoveCaretRequest
 
setDestination(ITextPieceKeeper) - Method in class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.EditTextRequest
 
setEditorSite(EditorSite) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
 
setEditPartFactory(XMLEditPartFactory) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Setter.
setElement(Element) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.DeleteElementAction
 
setEnabledLikeChild(boolean) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.EMMenuManager
 
setEnd(DomPointer) - Method in class sk.uniba.euromath.editor.textEditor.requests.selectionRequest.TextSelectionRequest
Sets where this selection ends
setErrorMessage(String) - Method in class sk.uniba.euromath.editor.dialogs.WidgetWrapperDialog
 
setErrorMessage(String) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
 
setField(MessageLevelEnum, String, boolean) - Method in class sk.uniba.euromath.editor.widgets.ValidityMessages
Sets given field.
setField(ValidityMessages, MessageLevelEnum, String, boolean) - Static method in class sk.uniba.euromath.editor.widgets.ValidityMessages
Sets field to a value and returns instance of messages object.
setFileName(String) - Method in class sk.uniba.euromath.editor.widgets.FileSelector
Sets the file name.
setFocus() - Method in class sk.uniba.euromath.editor.EditorSite
Sets focus to activete this EditorSite.
setFocus() - Method in interface sk.uniba.euromath.editor.IEditor
Ask this editor to set focus.
setFocus() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Sets this Editor active.
setFocus() - Method in class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
setFocus() - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
setGlobalActionRegistry(ActionRegistry) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
 
setGraphicalViewer(GraphicalViewer) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
 
setGraphicalViewer(GraphicalViewer) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Setter for GraphicalViewer.
setID(String) - Method in class sk.uniba.euromath.editor.xmlEditor.editParts.XMLEditPart
 
setImageFigure(EMImageFigure) - Method in class sk.uniba.euromath.editor.imageRenderer.ImageRenderer
 
setImageRegistry(ImageRegistry) - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
setInput(IEditorInput) - Method in class sk.uniba.euromath.editor.MultiViewXMLEditor
Checks if input is correct.
setInsertTextAction(InsertTextAction) - Method in class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
setKeyCode(int) - Method in class sk.uniba.euromath.editor.textEditor.requests.RetargetCaretRequest
 
setKeyHandler(KeyHandler) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
 
setLabelProvider(OutlineItemsLabelProvider) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
setLastActive(EditPart) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextStructureTool
 
setLastLocation(Point) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextStructureTool
 
setMarkCount(int) - Method in class sk.uniba.euromath.document.UndoManager
Sets new maximum count of marks - a maximum undo history length.
setMessage(String, int) - Method in class sk.uniba.euromath.editor.dialogs.WidgetWrapperDialog
 
setMessage(ValidityMessages, String) - Method in enum sk.uniba.euromath.editor.widgets.MessageLevelEnum
Produces validity messages instance, with given message.
setMessage(String, int) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
 
setMessageInternal(ValidityMessages, String) - Method in enum sk.uniba.euromath.editor.widgets.MessageLevelEnum
Produces validity messages instance, with given message.
setMessages(ValidityMessages) - Method in class sk.uniba.euromath.editor.dialogs.WidgetWrapperDialog
Updates messages on this page.
setMessages(ValidityMessages) - Method in class sk.uniba.euromath.editor.wizards.BaseWizardPage
Updates messages on this page.
setMinimumPageSize(int, int) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
Sets the minimum page size used for the pages.
setMinimumPageSize(Point) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
Sets the minimum page size used for the pages.
setModel(Node) - Method in class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
 
setNewPart(TextEditPart) - Method in class sk.uniba.euromath.editor.textEditor.requests.caretRequests.MoveCaretRequest
 
setNext(Node) - Method in class sk.uniba.euromath.document.ContentNodesIterator
Deprecated. Sets the node that shall be returned by the next call to the next() function.
setNode(Node) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.EMMenuManager
 
setNodeID(String) - Method in class sk.uniba.euromath.editor.textEditor.TextPieceContainer
 
setOffset(int) - Method in class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.DeleteTextRequest
 
setOldPart(TextEditPart) - Method in class sk.uniba.euromath.editor.textEditor.requests.caretRequests.MoveCaretRequest
 
setPageLocation(Control) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog.PageContainerFillLayout
Sets the location of the page so that its origin is in the upper left corner.
setPageSize(int, int) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
Sets the size of all pages.
setPageSize(Point) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
Sets the size of all pages.
setParent(OutlineItem) - Method in class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
 
setParentId(String) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.SelectParentAction
 
setPartUnderCaret(EditPart) - Method in class sk.uniba.euromath.editor.textEditor.tools.TextTool
 
setPluginRoot(URLDir) - Static method in class sk.uniba.euromath.config.EuromathConfig
Sets root of plugin.
setPluginRoot() - Static method in class sk.uniba.euromath.config.EuromathConfig
Sets root of plugin to current dir.
setPointer(DomPointer) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.InsertNodeAction
 
setPrefixes(List<QName>) - Method in class sk.uniba.euromath.editor.widgets.NewPrefixesQuery
Modifies the prefixes of all qnames to currently selected prefixes.
setProciSwitcher(XMLOutlineActionContributor.OutlineContentSwitcher) - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
setPropSource(IPropertySource) - Method in class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
 
setRegistry(ImageRegistry) - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
setSelectability(Boolean) - Method in class sk.uniba.euromath.editor.xmlEditor.editParts.XMLEditPart
Sets if the editPart can be selected or no.
setSelection(DOMIntervalSet) - Method in class sk.uniba.euromath.editor.EditorSite
Routes this new IXMLSelection to all listeners
setSelection(DOMIntervalSet, Boolean) - Method in class sk.uniba.euromath.editor.EditorSite
Fires SelectionEvent to all listeners, if toAll is true.
setSelection(ISelection) - Method in class sk.uniba.euromath.editor.EditorSite
 
setSelection(DOMIntervalSet) - Method in interface sk.uniba.euromath.editor.selections.IDOMSelectionProvider
Sets new selection for this selection provider.
setSelection(DOMIntervalSet) - Method in class sk.uniba.euromath.editor.textEditor.viewers.ScrollingTextGraphicalViewer
Deselects editparts with Ids, that were in previous selection and select editparts that are in DOMIntervalSet
setSelection(DOMIntervalSet) - Method in class sk.uniba.euromath.editor.textEditor.viewers.TextGraphicalViewerImpl
 
setSelection(DOMIntervalSet) - Method in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLGraphicalViewerImpl
Deselects editparts with Ids, that were in previous selection and select editparts that are in DOMIntervalSet and sends this selection to IDOMSelectionListeners
setSelection(DOMIntervalSet) - Method in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLScrollingGraphicalViewer
Deselects editparts with Ids, that were in previous selection and select editparts that are in DOMIntervalSet and sends this selection to IDOMSelectionListeners
setSelection(DOMIntervalSet) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Routs information about this new IXMLSelection to SelectionListeners
setSelection(DOMIntervalSet) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
Routs information about this new IXMLSelection to SelectionListeners and to TreeViewer
setSelection(ISelection) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
setSelectionActions(List<SelectionAction>) - Method in class sk.uniba.euromath.editor.actions.AbstractActionContributor
 
setSelectionIntervals(Collection<Interval>) - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceSelectionStatus
Sets what is selected
setSelectionIntervals(Collection<Interval>) - Method in class sk.uniba.euromath.editor.textEditor.TextPieceSelectionStatusImpl
Sets what is selected in ITextPieceKeeper
setShowingTransformed(boolean) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
setShowTransformed(boolean) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
setShowType(short, boolean) - Method in class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
Sets visibility to nodes of type nodeType.
setSize(int) - Method in class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.DeleteTextRequest
 
setSource(Source) - Method in class sk.uniba.euromath.gene.GeneDataProvider.RendererSite
Sets given source to the renderer.
setSourceSwitcher(XMLOutlineActionContributor.OutlineSourceSwitcher) - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
setStart(DomPointer) - Method in class sk.uniba.euromath.editor.textEditor.requests.selectionRequest.TextSelectionRequest
Sets where this selection starts
setState(Object) - Method in class sk.uniba.euromath.editor.widgets.CreateAttributeList
 
setState(Object) - Method in class sk.uniba.euromath.editor.widgets.EntityList
 
setState(Object) - Method in class sk.uniba.euromath.editor.widgets.ExportClassChooser
 
setState(Object) - Method in class sk.uniba.euromath.editor.widgets.FileSelector
 
setState(Object) - Method in class sk.uniba.euromath.editor.widgets.GraphSelectorWidget
 
setState(Object) - Method in class sk.uniba.euromath.editor.widgets.InsertListChooser
 
setState(Object) - Method in interface sk.uniba.euromath.editor.widgets.IUserInputWidget
Sets new state for the widget.
setState(Object) - Method in class sk.uniba.euromath.editor.widgets.MultiWidget
 
setState(Object) - Method in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
 
setState(Object) - Method in class sk.uniba.euromath.editor.widgets.NamespaceSelector
 
setState(Object) - Method in class sk.uniba.euromath.editor.widgets.NewPrefixesQuery
 
setState(Object) - Method in class sk.uniba.euromath.editor.widgets.UserInputWidgetDelegator
 
setState(Object) - Method in class sk.uniba.euromath.gene.gui.widgets.EncodingWidget
 
setState(Object) - Method in class sk.uniba.euromath.gene.gui.widgets.XHTMLSerializerPropertiesWidget
 
setState(Object) - Method in class sk.uniba.euromath.gene.gui.widgets.XMLSerializerPropertiesWidget
 
setStatusImage(Image) - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
setStatusLine(IStatusLineManager) - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
setStatusLineManager(StatusLineUpdateManager) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
setText(String, String) - Method in class sk.uniba.euromath.document.DocumentModifier
Deprecated.  
setText(Node, String) - Method in class sk.uniba.euromath.document.DocumentModifier
Sets text of given node to given value.
setTextContainer(TextPieceContainer) - Method in class sk.uniba.euromath.editor.textEditor.editParts.TextEditPart
Sets text container and text info from that container.
setTextNodeSwitcher(XMLOutlineActionContributor.OutlineContentSwitcher) - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
setTextWidget(Text) - Method in class sk.uniba.euromath.plugin.views.inputBox.InputBoxView
 
setType(int) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.NodeManipulateAction
Setter for type how node for manipulation is gained.
setView(InputBoxView) - Method in class sk.uniba.euromath.plugin.views.inputBox.actions.InsertTextActionDelegate
 
setViewer(TreeViewer) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
setVisible(boolean) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.EMMenuManager
 
setVisibleLikeChild(boolean) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.EMMenuManager
 
setWizard(MultiWizard) - Method in class sk.uniba.euromath.editor.wizards.document.ExportWizardProvider
 
setWizard(MultiWizard) - Method in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider
 
setWizard(MultiWizard) - Method in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
 
setWizard(MultiWizard) - Method in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
 
setWizard(MultiWizard) - Method in interface sk.uniba.euromath.editor.wizards.IMultiWizardProvider
Sets the multi-wizard object instance, that'll navigate user through other wizards using this provider.
setWorkbechPart(IWorkbenchPart) - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
setWorkbenchPart(IWorkbenchPart) - Method in interface sk.uniba.euromath.editor.actions.IMultiViewAction
Sets new workbench part.
setWorkbenchPart(IWorkbenchPart) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.EmptyAction
 
setWorkbenchPart(IWorkbenchPart) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
 
setWorkbenchPart(IWorkbenchPart) - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
setXMLAccess(XMLAccess) - Method in class sk.uniba.euromath.editor.actions.AbstractActionContributor
 
setXMLAccess(XMLAccess) - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
Setter for xml access.
setXmlAccess(XMLAccess) - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
setXMLAccess(XMLAccess) - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
setXMLOutlinePage(XMLOutlinePage) - Method in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
ShortInsertlistsUnifier - Class in sk.uniba.euromath.document.schema.impl.tools
Unifies all short insertlists into one.
ShortInsertlistsUnifier(RulePool) - Constructor for class sk.uniba.euromath.document.schema.impl.tools.ShortInsertlistsUnifier
Constructs instance of object.
show(DOMIntervalSet) - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
SHOW_DOCUMENT_PROPERTIES_ACTION - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ActionConsts
Document properties action id.
SHOW_DOCUMENT_PROPERTIES_TEXT - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ActionConsts
Document properties action text.
showAll() - Method in class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
Sets visibility of all nodes types to true and refreshes content if auto refresh is on.
showCaret() - Method in class sk.uniba.euromath.editor.textEditor.CaretManager
 
showCaret() - Method in interface sk.uniba.euromath.editor.textEditor.ICaretPositioner
Shows the Caret
showCaretBefore(int, ITextPieceKeeper) - Method in class sk.uniba.euromath.editor.textEditor.CaretManager
Shows caret before character at index index in ITextPieceKeeper keeper
showCaretBefore(int) - Method in interface sk.uniba.euromath.editor.textEditor.ICaretPositioner
Shows Caret before character at position index.
ShowDocumentPropertiesAction - Class in sk.uniba.euromath.editor.xmlEditor.actions
Shows some info about current document - location, namespaces, number of elements and attributes, etc etc.
ShowDocumentPropertiesAction(MultiViewActionContributor) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.ShowDocumentPropertiesAction
Action constructor.
showHighlight() - Method in class sk.uniba.euromath.editor.xmlEditor.policies.FigureSelectionPolicy
Highlights host - figure associated with editpart where policy is installed.
showInternalAttributes - Static variable in class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
Flag, if internal EM2 attributes should be shown.
showMessage(String) - Method in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
showSelection() - Method in class sk.uniba.euromath.editor.textEditor.policies.AbstractTextSelectionEditPolicy
 
showSelection(DOMIntervalSet) - Method in class sk.uniba.euromath.editor.textEditor.viewers.ScrollingTextGraphicalViewer
 
showSelection() - Method in class sk.uniba.euromath.editor.xmlEditor.policies.FigureSelectionPolicy
 
showSelection(DOMIntervalSet) - Method in interface sk.uniba.euromath.editor.xmlEditor.viewers.IXMLGraphicalViewer
Shows selection, but actual selection doesn't changes.
showSelection(DOMIntervalSet) - Method in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLGraphicalViewerImpl
Deselects editparts with Ids, that were in previous selection and select editparts that are in DOMIntervalSet and sends this selection to IDOMSelectionListeners
showSelection(DOMIntervalSet) - Method in class sk.uniba.euromath.editor.xmlEditor.viewers.XMLScrollingGraphicalViewer
Deselects editparts with Ids, that were in previous selection and select editparts that are in DOMIntervalSet and sends this selection to IDOMSelectionListeners
showSourceFeedback(Request) - Method in class sk.uniba.euromath.editor.textEditor.policies.AbstractTextSelectionEditPolicy
 
showTargetFeedback(Request) - Method in class sk.uniba.euromath.editor.xmlEditor.policies.FigureSelectionPolicy
Shows the selection feedback
SINGLE - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.NodeManipulateAction
Type action's const.
SingleAttributeDNL - Class in sk.uniba.euromath.editor.widgets.namelist
Contains only one attribute rule.
SingleAttributeDNL(Attr, AttributeRule) - Constructor for class sk.uniba.euromath.editor.widgets.namelist.SingleAttributeDNL
Constructs object representing given attribute and its rule only.
SingleAttributeDNL(QName, AttributeRule, String) - Constructor for class sk.uniba.euromath.editor.widgets.namelist.SingleAttributeDNL
Constructs object representing given attribute and its rule only.
SinglePointerFilter - Class in sk.uniba.euromath.document.schema.impl.iterator
Does not filter out nodes, however all queried nodes will have one pointer provided to the constructor.
SinglePointerFilter(DomPointer) - Constructor for class sk.uniba.euromath.document.schema.impl.iterator.SinglePointerFilter
Constructs instance of the filter.
size() - Method in class sk.uniba.euromath.document.schema.impl.bca.NCSet
Returns the size of the set.
size() - Method in class sk.uniba.euromath.document.schema.InsertList
 
sk.uniba.euromath - package sk.uniba.euromath
 
sk.uniba.euromath.config - package sk.uniba.euromath.config
Provides the configuration file (emConfig.xml) loader and accessor.
sk.uniba.euromath.document - package sk.uniba.euromath.document
Manages in-memory document.
sk.uniba.euromath.document.export - package sk.uniba.euromath.document.export
Factory that produces GENE Exporters from all XSLT transformations registered in the emConfig.xml file.
sk.uniba.euromath.document.lang - package sk.uniba.euromath.document.lang
 
sk.uniba.euromath.document.schema - package sk.uniba.euromath.document.schema
Helps with the document modification.
sk.uniba.euromath.document.schema.impl - package 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.add - package sk.uniba.euromath.document.schema.impl.add
Computes lists of elements that can be inserted at a particular place.
sk.uniba.euromath.document.schema.impl.bca - package sk.uniba.euromath.document.schema.impl.bca
Implementation of the BCA set.
sk.uniba.euromath.document.schema.impl.del - package sk.uniba.euromath.document.schema.impl.del
 
sk.uniba.euromath.document.schema.impl.export - package sk.uniba.euromath.document.schema.impl.export
Encapsulates and adapts internal structures onto schema API interfaces.
sk.uniba.euromath.document.schema.impl.iterator - package sk.uniba.euromath.document.schema.impl.iterator
Provides iterator abstraction over a list of nodes.
sk.uniba.euromath.document.schema.impl.loader - package sk.uniba.euromath.document.schema.impl.loader
Classes that assists the SchemaFactoryImpl class with the document loading.
sk.uniba.euromath.document.schema.impl.modify - package sk.uniba.euromath.document.schema.impl.modify
Classes that computes possible document modification operations.
sk.uniba.euromath.document.schema.impl.tools - package sk.uniba.euromath.document.schema.impl.tools
Tools.
sk.uniba.euromath.document.schema.impl.types - package sk.uniba.euromath.document.schema.impl.types
Internal types.
sk.uniba.euromath.document.schema.plug - package 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 - package sk.uniba.euromath.editor
Editor - Core of Multi Editor Architecture
sk.uniba.euromath.editor.actions - package sk.uniba.euromath.editor.actions
Actions
sk.uniba.euromath.editor.actions.lang - package sk.uniba.euromath.editor.actions.lang
 
sk.uniba.euromath.editor.dialogs - package sk.uniba.euromath.editor.dialogs
Dialogs
sk.uniba.euromath.editor.figures - package sk.uniba.euromath.editor.figures
Figures usable in Multi Editor Architecture
sk.uniba.euromath.editor.imageRenderer - package sk.uniba.euromath.editor.imageRenderer
Image Renderer
sk.uniba.euromath.editor.lang - package sk.uniba.euromath.editor.lang
 
sk.uniba.euromath.editor.selections - package sk.uniba.euromath.editor.selections
Selections - easy and very generic selecting model is provided.
sk.uniba.euromath.editor.textEditor - package sk.uniba.euromath.editor.textEditor
Text Editor
sk.uniba.euromath.editor.textEditor.actions - package sk.uniba.euromath.editor.textEditor.actions
Actions for TextEditor
sk.uniba.euromath.editor.textEditor.actions.lang - package sk.uniba.euromath.editor.textEditor.actions.lang
 
sk.uniba.euromath.editor.textEditor.commands - package sk.uniba.euromath.editor.textEditor.commands
Commands
sk.uniba.euromath.editor.textEditor.editParts - package sk.uniba.euromath.editor.textEditor.editParts
EditParts for TextEditor
sk.uniba.euromath.editor.textEditor.lang - package sk.uniba.euromath.editor.textEditor.lang
 
sk.uniba.euromath.editor.textEditor.policies - package sk.uniba.euromath.editor.textEditor.policies
Policies
sk.uniba.euromath.editor.textEditor.requests - package sk.uniba.euromath.editor.textEditor.requests
Requests
sk.uniba.euromath.editor.textEditor.requests.caretRequests - package sk.uniba.euromath.editor.textEditor.requests.caretRequests
 
sk.uniba.euromath.editor.textEditor.requests.editTextRequests - package sk.uniba.euromath.editor.textEditor.requests.editTextRequests
 
sk.uniba.euromath.editor.textEditor.requests.selectionRequest - package sk.uniba.euromath.editor.textEditor.requests.selectionRequest
 
sk.uniba.euromath.editor.textEditor.tools - package sk.uniba.euromath.editor.textEditor.tools
Tools
sk.uniba.euromath.editor.textEditor.viewers - package sk.uniba.euromath.editor.textEditor.viewers
 
sk.uniba.euromath.editor.widgets - package sk.uniba.euromath.editor.widgets
Reusable GUI widgets.
sk.uniba.euromath.editor.widgets.namelist - package sk.uniba.euromath.editor.widgets.namelist
Providers that provides a list of qnames to widgets.
sk.uniba.euromath.editor.wizards - package sk.uniba.euromath.editor.wizards
Reusable GUI wizards.
sk.uniba.euromath.editor.wizards.document - package sk.uniba.euromath.editor.wizards.document
Reusable GUI wizards, that serves for document modification.
sk.uniba.euromath.editor.wizards.file - package sk.uniba.euromath.editor.wizards.file
Reusable GUI wizards, that serves for work with files.
sk.uniba.euromath.editor.xmlEditor - package sk.uniba.euromath.editor.xmlEditor
XML Editor - most common editor
sk.uniba.euromath.editor.xmlEditor.actions - package sk.uniba.euromath.editor.xmlEditor.actions
Actions for XMLEditor
sk.uniba.euromath.editor.xmlEditor.actions.lang - package sk.uniba.euromath.editor.xmlEditor.actions.lang
 
sk.uniba.euromath.editor.xmlEditor.commands - package sk.uniba.euromath.editor.xmlEditor.commands
 
sk.uniba.euromath.editor.xmlEditor.editParts - package sk.uniba.euromath.editor.xmlEditor.editParts
EditParts
sk.uniba.euromath.editor.xmlEditor.lang - package sk.uniba.euromath.editor.xmlEditor.lang
 
sk.uniba.euromath.editor.xmlEditor.policies - package sk.uniba.euromath.editor.xmlEditor.policies
Policies
sk.uniba.euromath.editor.xmlEditor.tools - package sk.uniba.euromath.editor.xmlEditor.tools
Tools
sk.uniba.euromath.editor.xmlEditor.viewers - package sk.uniba.euromath.editor.xmlEditor.viewers
 
sk.uniba.euromath.gene - package sk.uniba.euromath.gene
 
sk.uniba.euromath.gene.gui - package sk.uniba.euromath.gene.gui
 
sk.uniba.euromath.gene.gui.widgets - package sk.uniba.euromath.gene.gui.widgets
Containing various useful AWT GUI widgets, that can be displayed by coordinator to configure itself.
sk.uniba.euromath.gene.lang - package sk.uniba.euromath.gene.lang
 
sk.uniba.euromath.plugin.views.inputBox - package sk.uniba.euromath.plugin.views.inputBox
InputBox - box to fast input of text to editor
sk.uniba.euromath.plugin.views.inputBox.actions - package sk.uniba.euromath.plugin.views.inputBox.actions
Actions used in InputBox
sk.uniba.euromath.plugin.views.inputBox.lang - package sk.uniba.euromath.plugin.views.inputBox.lang
 
sk.uniba.euromath.plugin.views.outline - package sk.uniba.euromath.plugin.views.outline
Outline view
sk.uniba.euromath.plugin.views.outline.actions - package sk.uniba.euromath.plugin.views.outline.actions
Actions for outline view
sk.uniba.euromath.plugin.views.outline.actions.lang - package sk.uniba.euromath.plugin.views.outline.actions.lang
 
sk.uniba.euromath.plugin.views.outline.items - package sk.uniba.euromath.plugin.views.outline.items
Items
sk.uniba.euromath.plugin.views.outline.lang - package sk.uniba.euromath.plugin.views.outline.lang
 
sk.uniba.euromath.rcp - package sk.uniba.euromath.rcp
 
sk.uniba.euromath.rcp.action - package sk.uniba.euromath.rcp.action
 
sk.uniba.euromath.rcp.lang - package sk.uniba.euromath.rcp.lang
 
sk.uniba.euromath.tests - package sk.uniba.euromath.tests
 
sk.uniba.euromath.tests.core - package sk.uniba.euromath.tests.core
 
sk.uniba.euromath.tools - package sk.uniba.euromath.tools
 
SkipRangeFilter - Class in sk.uniba.euromath.document.schema.impl.iterator
Filters out all content that is between specified range.
SkipRangeFilter(DOMInterval) - Constructor for class sk.uniba.euromath.document.schema.impl.iterator.SkipRangeFilter
Constructor.
sortIds(List<String>) - Method in interface sk.uniba.euromath.editor.IEditor
Sorts ids in manner as they are graphicaly displayed.
sortIds(List<String>) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
 
sourceNamespace - Variable in class sk.uniba.euromath.editor.EditorInfo
The namespace this editor can process.
sourceNamespace - Variable in class sk.uniba.euromath.editor.RendererInfo
The namespace this editor can process.
sourceTypes - Variable in class sk.uniba.euromath.editor.EditorInfo
Set of all types of sources that are supported by this editor.
sourceTypes - Variable in class sk.uniba.euromath.editor.RendererInfo
Set of all types of sources that are supported by this editor.
splitText(String, int) - Method in class sk.uniba.euromath.document.DocumentModifier
Deprecated.  
splitText(Text, int) - Method in class sk.uniba.euromath.document.DocumentModifier
Deprecated.  
splitText(DomPointer) - Method in class sk.uniba.euromath.document.DocumentModifier
Deprecated.  
start - Variable in class sk.uniba.euromath.editor.textEditor.requests.editTextRequests.DeleteTextRequest.DeleteInfo
Start(offset in keeper's text) of deletion.
start(BundleContext) - Method in class sk.uniba.euromath.EuroMath
 
START_DRAG - Static variable in class sk.uniba.euromath.editor.textEditor.requests.RequestConstants
 
startAttribute(String, String, String) - Method in class sk.uniba.euromath.tests.core.ValidatorTest
 
startDocument(ValidationContext) - Method in class sk.uniba.euromath.tests.core.ValidatorTest
 
startElement(String, String, String) - Method in class sk.uniba.euromath.tests.core.ValidatorTest
 
startModify() - Method in class sk.uniba.euromath.document.DocumentModifier
Begins modification sequence.
startNsManager - Variable in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
This manager was given to the constructor.
startSelectionListening() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Registers this editor as selection listeners to graphical viewer.
startupManager - Variable in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider
Namespace manager provided at construction time.
STATIC - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.NodeManipulateAction
Type action's const.
statusImage - Variable in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
statusLine - Variable in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
StatusLineUpdateManager - Class in sk.uniba.euromath.plugin.views.outline
StatusLineUpdateManager class is responsible for status line responses to selection changes in outline view.
StatusLineUpdateManager(IStatusLineManager, XMLAccess) - Constructor for class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
stepFactories - Variable in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider
All wizard step factories.
stepForward(ExpressionAcceptor, String, String) - Method in class sk.uniba.euromath.document.schema.impl.ValidatorImpl
Tries to step forward with given acceptor over given element name.
stepForward(ExpressionAcceptor, Element, String) - Method in class sk.uniba.euromath.document.schema.impl.ValidatorImpl
Tries to step with given acceptor over given content.
stepForward(ExpressionAcceptor, ContentInfo, boolean, boolean) - Method in class sk.uniba.euromath.document.schema.impl.ValidatorImpl
Tries to step with given acceptor over given content.
stop(BundleContext) - Method in class sk.uniba.euromath.EuroMath
 
stopObservation(Node) - Method in class sk.uniba.euromath.document.UndoManager
 
stopSelectionListening() - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Unregisters this editor as selection listeners from this editor's listeners.
strings - Variable in class sk.uniba.euromath.editor.widgets.namelist.SingleAttributeDNL
Displayable strings.
StringTools - Class in sk.uniba.euromath.tools
Contains various string tools.
stripLast(DOMPoint) - Method in class sk.uniba.euromath.document.schema.impl.types.InsertListInternal
Strips last ElementLoc objects, which have InsertPoint equal or greater than the point parameter.
StructureSelectionRequest - Class in sk.uniba.euromath.editor.textEditor.requests.selectionRequest
Used when selecting structures.
StructureSelectionRequest() - Constructor for class sk.uniba.euromath.editor.textEditor.requests.selectionRequest.StructureSelectionRequest
Creates StructureSelectionRequest and inits its List of selectedParts
subList(int, int) - Method in class sk.uniba.euromath.document.schema.InsertList
 
subtract(NBCASet) - Method in class sk.uniba.euromath.document.schema.impl.bca.NBCASet
Computes difference of this set and given set.
subtractSelectionInterval(Interval) - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceSelectionStatus
Subtracts interval from selection
subtractSelectionInterval(Interval) - Method in class sk.uniba.euromath.editor.textEditor.TextPieceSelectionStatusImpl
 
suppressModifyEvent() - Method in class sk.uniba.euromath.editor.widgets.AbstractUserInputWidget
Suppresses the data-modify event.
SwitchEditModeCommand - Class in sk.uniba.euromath.editor.textEditor.commands
 
SwitchEditModeCommand(ITextPieceKeeper, int, CaretManager, EditDomain) - Constructor for class sk.uniba.euromath.editor.textEditor.commands.SwitchEditModeCommand
 
SwtTools - Class in sk.uniba.euromath.tools
Tools for IBM's AWT.
synchronizeViewerSelection(IStructuredSelection, DOMIntervalSet) - Method in class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
Makes IDs from IStructureSelection and IDs from IXMLSelection.

T

tabFolder - Variable in class sk.uniba.euromath.editor.widgets.CreateAttributeList
The tab folder, where all attribute-related controls are stored.
tailExp - Variable in class sk.uniba.euromath.document.schema.impl.export.IlAndTailImpl
Expression generating tail of element's content.
tailRule() - Method in class sk.uniba.euromath.document.schema.impl.export.IlAndTailImpl
Returns rule for tailing required content.
TestRcpApp - Class in sk.uniba.euromath.tests
RCP application executing tests.
TestRcpApp() - Constructor for class sk.uniba.euromath.tests.TestRcpApp
 
TestTools - Class in sk.uniba.euromath.tests
Utilities for testing.
TestTools() - Constructor for class sk.uniba.euromath.tests.TestTools
 
text - Variable in class sk.uniba.euromath.editor.widgets.InsertListChooser.State
New textual value of element.
text - Variable in class sk.uniba.euromath.editor.wizards.FinishWizardPage
The text.
TEXT_FILE - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
File containing text image label.
TEXT_FILE_INV - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
File containing text inverted image label.
TEXT_KEY - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
Key for registering images.
TEXT_KEY_INV - Static variable in class sk.uniba.euromath.plugin.views.outline.OutlineConsts
Key for registering images.
TEXT_SELECT - Static variable in class sk.uniba.euromath.editor.textEditor.requests.RequestConstants
 
TextActionContributor - Class in sk.uniba.euromath.editor.textEditor.actions
 
TextActionContributor(EditorSite, GraphicalViewer, CaretManager) - Constructor for class sk.uniba.euromath.editor.textEditor.actions.TextActionContributor
Constructor.
TextDragTracker - Class in sk.uniba.euromath.editor.textEditor.tools
Works with ITextPieceKeeper and IDOMIntervalSet that represents selection.
TextDragTracker(EditPart, Point) - Constructor for class sk.uniba.euromath.editor.textEditor.tools.TextDragTracker
 
TextEditor - Class in sk.uniba.euromath.editor.textEditor
 
TextEditor() - Constructor for class sk.uniba.euromath.editor.textEditor.TextEditor
Constructor
TextEditPart - Class in sk.uniba.euromath.editor.textEditor.editParts
EditPart that represents one line of text.
TextEditPart(ITextLocator, CaretManager, GraphicalViewer, XMLAccess, Boolean) - Constructor for class sk.uniba.euromath.editor.textEditor.editParts.TextEditPart
Constructor.
TextEditPartFactory - Class in sk.uniba.euromath.editor.textEditor
 
TextEditPartFactory(XMLAccess, CaretManager, GraphicalViewer) - Constructor for class sk.uniba.euromath.editor.textEditor.TextEditPartFactory
Constructor.
TextEditPolicy - Class in sk.uniba.euromath.editor.textEditor.policies
Policy for handling requests to edit piece of text managed by piece keeper and activation of text editing.
TextEditPolicy(XMLAccess, CaretManager) - Constructor for class sk.uniba.euromath.editor.textEditor.policies.TextEditPolicy
Constructor.
TextGraphicalViewerImpl - Class in sk.uniba.euromath.editor.textEditor.viewers
 
TextGraphicalViewerImpl(XMLEditor) - Constructor for class sk.uniba.euromath.editor.textEditor.viewers.TextGraphicalViewerImpl
 
TextOutlineItem - Class in sk.uniba.euromath.plugin.views.outline.items
 
TextOutlineItem(Text) - Constructor for class sk.uniba.euromath.plugin.views.outline.items.TextOutlineItem
 
TextPieceContainer - Class in sk.uniba.euromath.editor.textEditor
Container for ITextPieceKeepers.
TextPieceContainer(ITextPieceKeeper, String, String) - Constructor for class sk.uniba.euromath.editor.textEditor.TextPieceContainer
Constructor.
TextPieceInfoImpl - Class in sk.uniba.euromath.editor.textEditor
Info about text piece from textual node identified by nodeID.
TextPieceInfoImpl(String, int, int, String) - Constructor for class sk.uniba.euromath.editor.textEditor.TextPieceInfoImpl
Constructor.
TextPieceSelectionStatusImpl - Class in sk.uniba.euromath.editor.textEditor
Selection status for text piece.
TextPieceSelectionStatusImpl(ITextPieceKeeper) - Constructor for class sk.uniba.euromath.editor.textEditor.TextPieceSelectionStatusImpl
Constructor.
textRule - Variable in class sk.uniba.euromath.editor.widgets.InsertListChooser
User may choose to enter text contents of an element instead.
textRule - Variable in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizardPage
User may choose to enter text contents of an element instead.
textSelected - Variable in class sk.uniba.euromath.editor.widgets.InsertListChooser.State
If true then user wishes to insert a text.
TextSelectionRequest - Class in sk.uniba.euromath.editor.textEditor.requests.selectionRequest
TextSelectionRequest
TextSelectionRequest(DomCore, DomPointer, DomPointer) - Constructor for class sk.uniba.euromath.editor.textEditor.requests.selectionRequest.TextSelectionRequest
Sets initial values
TextSelectRequest - Class in sk.uniba.euromath.editor.textEditor.requests.selectionRequest
 
TextSelectRequest(Collection<Interval>, String) - Constructor for class sk.uniba.euromath.editor.textEditor.requests.selectionRequest.TextSelectRequest
Constructor.
TextStructureTool - Class in sk.uniba.euromath.editor.textEditor.tools
Extends from XMLStructureTool and adds functionality of switching to TextTool by pressing CTRL+T
TextStructureTool() - Constructor for class sk.uniba.euromath.editor.textEditor.tools.TextStructureTool
This constructor is called when this is the first Tool and so no TextEditPart was active before creating thos tool
TextStructureTool(Point, EditPart) - Constructor for class sk.uniba.euromath.editor.textEditor.tools.TextStructureTool
 
textText - Variable in class sk.uniba.euromath.editor.widgets.InsertListChooser
This control is valid (non- null) when the user can enter some text as an alternative to the insertlists.
TextTool - Class in sk.uniba.euromath.editor.textEditor.tools
TextTool - Is responsible for editing of text.
TextTool(EditPart, int, CaretManager) - Constructor for class sk.uniba.euromath.editor.textEditor.tools.TextTool
 
textValue - Variable in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Allows to change textual value if the name is name of attribute.
TextValueGetter - Class in sk.uniba.euromath.document.schema.impl.tools
Returns possible pure text values (no elements inbetween), that given expression can accept.
TextValueGetter(SchemaImpl) - Constructor for class sk.uniba.euromath.document.schema.impl.tools.TextValueGetter
Constructor.
tidyUpIds(List<String>) - Static method in class sk.uniba.euromath.editor.textEditor.TextPieceInfoImpl
Any text piece ids which are neighbour are joined together.
title - Variable in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizard
The title.
toArray() - Method in class sk.uniba.euromath.document.schema.InsertList
 
toArray(T[]) - Method in class sk.uniba.euromath.document.schema.InsertList
 
Tools - Class in sk.uniba.euromath.editor.widgets
Utilities for creating and layout of controls.
Tools() - Constructor for class sk.uniba.euromath.editor.widgets.Tools
 
TOP_PADDING - Static variable in class sk.uniba.euromath.tests.RootFigure
 
toString() - Method in class sk.uniba.euromath.document.NamespaceManager.NodeCount
 
toString() - Method in class sk.uniba.euromath.document.NamespaceManager
 
toString() - Method in class sk.uniba.euromath.document.schema.ElementRule
 
toString() - Method in class sk.uniba.euromath.document.schema.impl.bca.BasicNcContainer
 
toString() - Method in class sk.uniba.euromath.document.schema.impl.bca.NBCASet
 
toString() - Method in class sk.uniba.euromath.document.schema.impl.bca.NCSet
 
toString() - Method in class sk.uniba.euromath.document.schema.impl.export.AttributeRuleImpl
 
toString() - Method in class sk.uniba.euromath.document.schema.impl.export.ElementRuleImpl
 
toString() - Method in class sk.uniba.euromath.document.schema.impl.export.ElementSequenceRuleImpl
 
toString() - Method in class sk.uniba.euromath.document.schema.impl.export.IlAndTailImpl
 
toString() - Method in class sk.uniba.euromath.document.schema.impl.export.InsertListImpl
 
toString() - Method in class sk.uniba.euromath.document.schema.impl.export.NameListImpl
 
toString() - Method in class sk.uniba.euromath.document.schema.impl.export.NewElementRuleImpl
 
toString() - Method in class sk.uniba.euromath.document.schema.impl.iterator.ContentInfo
 
toString() - Method in class sk.uniba.euromath.document.schema.impl.types.InsertListInternal
 
toString() - Method in class sk.uniba.euromath.document.schema.InsertList
 
toString() - Method in class sk.uniba.euromath.editor.EditorInfo
 
toString() - Method in class sk.uniba.euromath.editor.PreferredByControlLayout
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class sk.uniba.euromath.editor.RendererInfo
 
toString() - Method in class sk.uniba.euromath.editor.widgets.ValidityMessages
 
toString() - Method in class sk.uniba.euromath.editor.wizards.BaseWizardPage
 
toString() - Method in class sk.uniba.euromath.editor.wizards.MultiWizard.PageLocator
 
toString() - Method in class sk.uniba.euromath.plugin.views.outline.items.AttributeOutlineItem
 
toString() - Method in class sk.uniba.euromath.plugin.views.outline.items.CDataOutlineItem
 
toString() - Method in class sk.uniba.euromath.plugin.views.outline.items.CommentOutlineItem
 
toString() - Method in class sk.uniba.euromath.plugin.views.outline.items.ElementOutlineItem
 
toString() - Method in class sk.uniba.euromath.plugin.views.outline.items.EntityOutlineItem
 
toString() - Method in class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
 
toString() - Method in class sk.uniba.euromath.plugin.views.outline.items.PIOutlineItem
 
toString() - Method in class sk.uniba.euromath.plugin.views.outline.items.TextOutlineItem
 
toString() - Method in class sk.uniba.euromath.tools.URLDir
 
toURI(URL) - Static method in class sk.uniba.euromath.tools.URLDir
From given URL creates an URI instance.
trackChange() - Method in class sk.uniba.euromath.document.ChangeTracer
Deprecated. After the change this method must be called once to trace what had been changed.
type - Variable in class sk.uniba.euromath.document.schema.impl.bca.BasicNcContainer
Type of enclosed basic nameclass, one of NCTYPE_* constants.
type - Variable in class sk.uniba.euromath.document.schema.impl.iterator.ContentInfo
Type of node, that follows the insertpoint.
type - Variable in class sk.uniba.euromath.editor.widgets.namelist.SingleAttributeDNL
The rule type.
TYPE_CHARDATA - Static variable in class sk.uniba.euromath.document.schema.impl.iterator.ContentInfo
Node, following the insertpoint, is CharacterData.
TYPE_ELEMENT - Static variable in class sk.uniba.euromath.document.schema.impl.iterator.ContentInfo
Node, following the insertpoint, is Element.
TYPE_NONE - Static variable in class sk.uniba.euromath.document.schema.impl.iterator.ContentInfo
Following node is not valid/none.

U

UMLClassFigure - Class in sk.uniba.euromath.tests
 
UMLClassFigure(Label) - Constructor for class sk.uniba.euromath.tests.UMLClassFigure
 
UMLClassFigureTest - Class in sk.uniba.euromath.tests
A test class to display a UMLFigure
UMLClassFigureTest() - Constructor for class sk.uniba.euromath.tests.UMLClassFigureTest
 
undeclareNamespace(String) - Method in class sk.uniba.euromath.document.NamespaceManager
Undeclares given namespace.
understandsRequest(Request) - Method in class sk.uniba.euromath.editor.textEditor.policies.AbstractTextEditPolicy
Be careful when overriding.
understandsRequest(Request) - Method in class sk.uniba.euromath.editor.textEditor.policies.AbstractTextSelectionEditPolicy
 
undo() - Method in class sk.uniba.euromath.document.UndoManager
Rollbacks all previous modification operations up to the nearest mark point.
undo(IChangeCollector) - Method in interface sk.uniba.euromath.editor.IInputPreprocessor
Undoes the changes made to the source by previous IInputPreprocessor.process(IChangeCollector) call.
UNDO_ACTIONS - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ActionConsts
Undo/redo actions.
UNDO_GROUP - Static variable in class sk.uniba.euromath.editor.xmlEditor.actions.ActionConsts
Undo group id.
UndoAction - Class in sk.uniba.euromath.editor.xmlEditor.actions
 
UndoAction() - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.UndoAction
Constructor.
UndoAction(IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.UndoAction
Constructor.
UndoManager - Class in sk.uniba.euromath.document
Manages undoing of the modification operations.
UndoManager() - Constructor for class sk.uniba.euromath.document.UndoManager
Constructs an empty undo manager.
union(NBCASet) - Method in class sk.uniba.euromath.document.schema.impl.bca.NBCASet
Computes union of this set and given set.
union(NCSet) - Method in class sk.uniba.euromath.document.schema.impl.bca.NCSet
Computes union of this set and given set.
union(BasicNcContainer) - Method in class sk.uniba.euromath.document.schema.impl.bca.NCSet
Computes union of this set and given nameclass.
unloadSchema(String) - Method in class sk.uniba.euromath.document.schema.SchemaReferences
Removes the schema from the reference.
unparsedEntityDecl(String, XMLResourceIdentifier, String, Augmentations) - Method in class sk.uniba.euromath.tests.EntityCorrectLoading
 
UP - Static variable in class sk.uniba.euromath.editor.textEditor.requests.RequestConstants
 
update() - Method in class sk.uniba.euromath.editor.widgets.CreateAttributeList
Recreates all namelists and updates all combo boxes.
update() - Method in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Recreates the namelists and updates combobox.
update() - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
Updates this dialog's controls to reflect the current page.
update() - Method in class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
 
updateDisplay() - Method in class sk.uniba.euromath.editor.widgets.NamespaceSelector
Updates displayed information.
updateHostSelectionState(TextSelectRequest) - Method in class sk.uniba.euromath.editor.textEditor.policies.AbstractTextSelectionEditPolicy
 
updateMessages() - Method in class sk.uniba.euromath.editor.widgets.InsertListChooser
Updates error messages.
updateMessages() - Method in interface sk.uniba.euromath.editor.wizards.IWizardPageContext
Informs that the page has changed validity messages and wishes for the shell to repaint them.
updateSize(Composite) - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
Computes the correct dialog size for the current page and resizes its shell if nessessary.
updateSize() - Method in class sk.uniba.euromath.editor.wizards.WizardDialog
Updates size of the window.
updateText(String) - Method in interface sk.uniba.euromath.editor.textEditor.ITextLocator
Stores the new Text
updateVisualInfo(IEMFigure, XMLEditPart) - Method in class sk.uniba.euromath.editor.xmlEditor.XMLEditPartFactory
Updates IdVisualInfo to valid state.
URITypeEnum - Enum in sk.uniba.euromath.tools
Enumerates types of an URI address.
URLDir - Class in sk.uniba.euromath.tools
Representation of directory, denoted by given URL.
URLDir(String) - Constructor for class sk.uniba.euromath.tools.URLDir
Creates instance of object with given url.
URLDir(URL) - Constructor for class sk.uniba.euromath.tools.URLDir
Creates instance of object with given url.
URLDir(URI) - Constructor for class sk.uniba.euromath.tools.URLDir
Creates instance of object with given uri.
URLDir() - Constructor for class sk.uniba.euromath.tools.URLDir
Creates instance of object with current directory.
UrlTest - Class in sk.uniba.euromath.tests
 
UrlTest() - Constructor for class sk.uniba.euromath.tests.UrlTest
 
urlToPath(URL) - Static method in class sk.uniba.euromath.tools.EclipseUtils
Converts URL address to Eclipse IPath.
UserInputWidgetDelegator - Class in sk.uniba.euromath.editor.widgets
Delegates all calls to given delegate.
UserInputWidgetDelegator(IUserInputWidget) - Constructor for class sk.uniba.euromath.editor.widgets.UserInputWidgetDelegator
Creates the delegator.

V

validate() - Method in class sk.uniba.euromath.document.schema.DocumentSchema
Validates this document.
validate() - Method in class sk.uniba.euromath.document.schema.impl.export.ElementRuleImpl
 
validate(Element) - Method in class sk.uniba.euromath.document.schema.impl.SchemaImpl
 
validate(Element, Expression, boolean, boolean) - Method in class sk.uniba.euromath.document.schema.impl.ValidatorImpl
Tries to validate element with given expression.
validate(Element, ExpressionAcceptor, boolean, boolean) - Method in class sk.uniba.euromath.document.schema.impl.ValidatorImpl
Tries to validate element with given acceptor.
validate(Element, String, ExpressionAcceptor, boolean, boolean, SchemaLevelNodeIterator) - Method in class sk.uniba.euromath.document.schema.impl.ValidatorImpl
Tries to validate element with given acceptor.
validate() - Method in interface sk.uniba.euromath.document.schema.plug.IElementRuleP
Validates the element.
validate(Element) - Method in interface sk.uniba.euromath.document.schema.plug.ISchema
Validates given root element.
validate(Element) - Method in interface sk.uniba.euromath.document.schema.plug.IValidationContextP
Performs full validation over given element.
validate(Element) - Method in class sk.uniba.euromath.document.schema.ValidationContextImpl
 
validate(Element, SchemaReferences) - Method in class sk.uniba.euromath.document.schema.Validator
Performs full validation over given element.
validate(Attr) - Method in class sk.uniba.euromath.document.schema.Validator
Validates this attribute by appropriate schema.
validate() - Method in class sk.uniba.euromath.document.XMLAccess
Validates this document.
validateAttr(String, String, String, Element, String) - Method in class sk.uniba.euromath.document.schema.Validator
Validates this attribute by appropriate schema.
validateIterator(ExpressionAcceptor, SchemaLevelNodeIterator, boolean, boolean, int) - Method in class sk.uniba.euromath.document.schema.impl.ValidatorImpl
Validates contents, that are given to us by iterator.
validatePage() - Method in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizardPage
Validates the page and shows appropriate error message if necessary.
validatePage() - Method in class sk.uniba.euromath.editor.wizards.document.EntityListWizardPage
Validates the page and shows appropriate error message if necessary.
validatePage() - Method in class sk.uniba.euromath.editor.wizards.document.ExportClassChooserWizardPage
Validates the page and shows appropriate error message if necessary.
validatePage() - Method in class sk.uniba.euromath.editor.wizards.document.GraphSelectorWizardPage
Validates the page and shows appropriate error message if necessary.
validatePage() - Method in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizardPage
Validates the page and shows appropriate error message if necessary.
validatePage() - Method in class sk.uniba.euromath.editor.wizards.document.NameListItemChooserWizardPage
Validates the page and returns appropriate error message if necessary.
validatePage() - Method in class sk.uniba.euromath.editor.wizards.document.NamespaceSelectorWizardPage
Validates the page and shows appropriate error message if necessary.
validatePage() - Method in class sk.uniba.euromath.editor.wizards.document.NewPrefixesQueryWizardPage
Validates the page and shows appropriate error message if necessary.
validatePage() - Method in class sk.uniba.euromath.editor.wizards.file.FileSelectorWizardPage
Validates the page and shows appropriate error message if necessary.
ValidationContextImpl - Class in sk.uniba.euromath.document.schema
Implementation of ValidationContextP.
ValidationContextWrapper - Class in sk.uniba.euromath.document.schema.impl.tools
Wraps the ValidationContextP class so it is usable to MSV.
ValidationContextWrapper(SchemaImpl) - Constructor for class sk.uniba.euromath.document.schema.impl.tools.ValidationContextWrapper
Constructor.
validator - Variable in class sk.uniba.euromath.document.schema.impl.SchemaImpl
Instance of validator.
Validator - Class in sk.uniba.euromath.document.schema
Manages validator switching when validating document with multiple namespaces.
ValidatorImpl - Class in sk.uniba.euromath.document.schema.impl
Implements functionality of validator.
ValidatorTest - Class in sk.uniba.euromath.tests.core
 
ValidatorTest() - Constructor for class sk.uniba.euromath.tests.core.ValidatorTest
 
ValidityMessages - Class in sk.uniba.euromath.editor.widgets
Describes correctness of data in a widget.
ValidityMessages() - Constructor for class sk.uniba.euromath.editor.widgets.ValidityMessages
Constructor, sets all three strings to null.
ValidityMessages(String) - Constructor for class sk.uniba.euromath.editor.widgets.ValidityMessages
Constructor, sets error message.
ValidityMessages(ValidityMessages) - Constructor for class sk.uniba.euromath.editor.widgets.ValidityMessages
Clones given object.
value - Variable in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser.State
The value of the attribute or null if namelist contains element names.
valueOf(String) - Static method in enum sk.uniba.euromath.document.schema.AcceptsEnum
Returns the enum constant of this type with the specified name.
valueOf(IBaseRuleP) - Static method in class sk.uniba.euromath.document.schema.BaseRule
Converts the BaseRuleP instance into appropriate BaseRule instance.
valueOf(String) - Static method in enum sk.uniba.euromath.document.schema.impl.bca.NcTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sk.uniba.euromath.document.schema.impl.tools.ExpFinderLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sk.uniba.euromath.document.schema.SchemaAvailabilityEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sk.uniba.euromath.editor.widgets.FileBrowserEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sk.uniba.euromath.editor.widgets.FileRequirementsEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sk.uniba.euromath.editor.widgets.MessageLevelEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sk.uniba.euromath.editor.widgets.namelist.DisplayableNameItemTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sk.uniba.euromath.tools.URITypeEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum sk.uniba.euromath.document.schema.AcceptsEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum sk.uniba.euromath.document.schema.impl.bca.NcTypeEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum sk.uniba.euromath.document.schema.impl.tools.ExpFinderLevel
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum sk.uniba.euromath.document.schema.SchemaAvailabilityEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values - Variable in class sk.uniba.euromath.editor.widgets.CreateAttributeList.State
Text values of attributes.
values() - Static method in enum sk.uniba.euromath.editor.widgets.FileBrowserEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum sk.uniba.euromath.editor.widgets.FileRequirementsEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum sk.uniba.euromath.editor.widgets.MessageLevelEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum sk.uniba.euromath.editor.widgets.namelist.DisplayableNameItemTypeEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum sk.uniba.euromath.tools.URITypeEnum
Returns an array containing the constants of this enum type, in the order they're declared.
viewAdded(EditorSite) - Method in interface sk.uniba.euromath.editor.IViewListener
Fires when view was added.
visible - Variable in class sk.uniba.euromath.editor.xmlEditor.actions.EMMenuManager
Manages visibility by user.
visibleLikeChild - Variable in class sk.uniba.euromath.editor.xmlEditor.actions.EMMenuManager
If true, then is visible only if have visible child.
visitedSteps - Variable in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider
List of steps that have been already visited.

W

warning - Variable in class sk.uniba.euromath.editor.widgets.ValidityMessages
Warning message.
widgetDisposed(DisposeEvent) - Method in class sk.uniba.euromath.editor.widgets.NewPrefixesQuery.TextDisposeListener
 
WidgetFactory - Class in sk.uniba.euromath.gene.gui
Produces widgets that configures coordinators.
WidgetFactory() - Constructor for class sk.uniba.euromath.gene.gui.WidgetFactory
 
WidgetInstanceProvider - Class in sk.uniba.euromath.gene.gui
Provides instances of widgets intended to configure a coordinator.
widgets - Variable in class sk.uniba.euromath.editor.widgets.MultiWidget
list of all encapsulated widgets.
widgetSelected(SelectionEvent) - Method in class sk.uniba.euromath.editor.widgets.InsertListChooser.ComboSelected
 
WidgetWrapperDialog<W extends IUserInputWidget> - Class in sk.uniba.euromath.editor.dialogs
Wraps a widget in a dialog.
WidgetWrapperDialog(Shell, String, String, IWidgetFactory<W>) - Constructor for class sk.uniba.euromath.editor.dialogs.WidgetWrapperDialog
Constructor.
wildcardCheckboxes - Variable in class sk.uniba.euromath.editor.widgets.GraphSelectorWidget
Contains all wildcard checkboxes.
wildcards - Variable in class sk.uniba.euromath.editor.widgets.GraphSelectorWidget.State
List of namespaces explicitly selected as wildcards.
WIZ_IMG_ERROR - Static variable in class sk.uniba.euromath.editor.wizards.WizardDialog
Image registry key for error message image (value "dialog_title_error_image").
wizard - Variable in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateAttributesWS
The wizard instance.
wizard - Variable in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.CreateElementContentsWS
The wizard instance.
wizard - Variable in class sk.uniba.euromath.editor.wizards.MultiWizard.PageLocator
Wizard containing requested page.
WizardDialog - Class in sk.uniba.euromath.editor.wizards
A dialog to show a wizard to the end user.
WizardDialog(Shell, IWizard, String) - Constructor for class sk.uniba.euromath.editor.wizards.WizardDialog
Creates a new wizard dialog for the given wizard.
WizardDialog.PageContainerFillLayout - Class in sk.uniba.euromath.editor.wizards
A layout for a container which includes several pages, like a notebook, wizard, or preference dialog.
WizardDialog.PageContainerFillLayout(int, int, int, int) - Constructor for class sk.uniba.euromath.editor.wizards.WizardDialog.PageContainerFillLayout
Creates new layout object.
wizardIndex - Variable in class sk.uniba.euromath.editor.wizards.MultiWizard.PageLocator
Index of wizard, containing requested page.
wizardName - Variable in class sk.uniba.euromath.editor.wizards.OnePageWizard
Returned as a wizard name.
wizards - Variable in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
Wizards that has been activated.
wizards - Variable in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
List of pages that user visited.
wizards - Variable in class sk.uniba.euromath.editor.wizards.MultiWizard
Contains list of wizards.
workbenchPart - Variable in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 

X

XHTMLSerializerPropertiesWidget - Class in sk.uniba.euromath.gene.gui.widgets
Queries the xhtml output parameters (but not XML parameters, these can be handled using the DomExportQuery).
XHTMLSerializerPropertiesWidget(Composite) - Constructor for class sk.uniba.euromath.gene.gui.widgets.XHTMLSerializerPropertiesWidget
Creates the query.
XMLAccess - Class in sk.uniba.euromath.document
Provides access to the document.
xmlAccess - Variable in class sk.uniba.euromath.editor.NewDocumentEditorInput
The document.
xmlAccess - Variable in class sk.uniba.euromath.editor.widgets.CreateAttributeList
Document instance.
xmlAccess - Variable in class sk.uniba.euromath.editor.widgets.InsertListChooser
The XML Access instance.
xmlAccess - Variable in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Document instance.
xmlAccess - Variable in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizard
The document instance.
xmlAccess - Variable in class sk.uniba.euromath.editor.wizards.document.CreateAttributeListWizardPage
The document instance.
xmlAccess - Variable in class sk.uniba.euromath.editor.wizards.document.ExportWizardProvider
Document instance.
xmlAccess - Variable in class sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider
The document instance.
xmlAccess - Variable in class sk.uniba.euromath.editor.wizards.document.InsertElementWizardProvider
The document instance.
xmlAccess - Variable in class sk.uniba.euromath.editor.wizards.document.InsertListChooserWizardPage
The XML Access instance.
xmlAccess - Variable in class sk.uniba.euromath.editor.wizards.document.NameListChooserFactories
Provide name lists for this document.
xmlAccess - Variable in class sk.uniba.euromath.editor.wizards.document.NewDocumentWizardProvider
Document instance; non-null when user fills first page.
xmlAccess - Variable in class sk.uniba.euromath.gene.RendererContext
XMLAccess instance.
xmlAccess - Variable in class sk.uniba.euromath.plugin.views.outline.StatusLineUpdateManager
 
XMLAccessContentProvider - Class in sk.uniba.euromath.plugin.views.outline
Tree xml node structure content provider.
XMLAccessContentProvider() - Constructor for class sk.uniba.euromath.plugin.views.outline.XMLAccessContentProvider
Constructor.
XMLAccessModifyAction - Class in sk.uniba.euromath.editor.xmlEditor.actions
Base action for generic xml modification actions.
Supposed to be subclassed.
XMLAccessModifyAction(IWorkbenchPart) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
Creates a XMLAccessModifyAction and associates it with the given editor.
XMLAccessModifyAction(IWorkbenchPart, int) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.XMLAccessModifyAction
Creates a XMLAccessModifyAction and associates it with the given editor.
XMLActionContributor - Class in sk.uniba.euromath.editor.xmlEditor.actions
Contributor for XMLEditor.
XMLActionContributor(EditorSite, GraphicalViewer) - Constructor for class sk.uniba.euromath.editor.xmlEditor.actions.XMLActionContributor
Constructor.
XMLEditDomain - Class in sk.uniba.euromath.editor.xmlEditor
XML editor specific EditDomain.
XMLEditDomain(XMLEditor) - Constructor for class sk.uniba.euromath.editor.xmlEditor.XMLEditDomain
Contructor.
XMLEditor - Class in sk.uniba.euromath.editor.xmlEditor
TODO: Kollar change comment Common editor for any namespaces and any renderer used by default if no other is find for namespace examinig all registered editors for that namespace.
XMLEditor() - Constructor for class sk.uniba.euromath.editor.xmlEditor.XMLEditor
Constructor.
XMLEditPart - Class in sk.uniba.euromath.editor.xmlEditor.editParts
The only editpart which uses xmlEditor.
XMLEditPart(IEMFigure, Boolean) - Constructor for class sk.uniba.euromath.editor.xmlEditor.editParts.XMLEditPart
Constructor.
XMLEditPartFactory - Class in sk.uniba.euromath.editor.xmlEditor
 
XMLEditPartFactory() - Constructor for class sk.uniba.euromath.editor.xmlEditor.XMLEditPartFactory
Constructor.
XMLGraphicalViewerImpl - Class in sk.uniba.euromath.editor.xmlEditor.viewers
 
XMLGraphicalViewerImpl(XMLEditor) - Constructor for class sk.uniba.euromath.editor.xmlEditor.viewers.XMLGraphicalViewerImpl
 
XMLOutlineActionContributor - Class in sk.uniba.euromath.plugin.views.outline.actions
 
XMLOutlineActionContributor(IWorkbenchPart, XMLOutlinePage) - Constructor for class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
Constructor.
xmlOutlinePage - Variable in class sk.uniba.euromath.plugin.views.outline.actions.XMLOutlineActionContributor
 
XMLOutlinePage - Class in sk.uniba.euromath.plugin.views.outline
 
XMLOutlinePage(EditorSite) - Constructor for class sk.uniba.euromath.plugin.views.outline.XMLOutlinePage
 
XMLResourceManipulator - Class in sk.uniba.euromath.editor
Responsible for loading and saving XML data.
XMLResourceManipulator(IEditorInput) - Constructor for class sk.uniba.euromath.editor.XMLResourceManipulator
Constructor.
XMLScrollingGraphicalViewer - Class in sk.uniba.euromath.editor.xmlEditor.viewers
 
XMLScrollingGraphicalViewer(XMLEditor) - Constructor for class sk.uniba.euromath.editor.xmlEditor.viewers.XMLScrollingGraphicalViewer
 
XMLSerializerPropertiesWidget - Class in sk.uniba.euromath.gene.gui.widgets
Queries the DOM Level 3 Load/Save export parameters.
XMLSerializerPropertiesWidget(Composite) - Constructor for class sk.uniba.euromath.gene.gui.widgets.XMLSerializerPropertiesWidget
Creates an instance of the object, with default values.
XMLStructureDragTracker - Class in sk.uniba.euromath.editor.xmlEditor.tools
Drag tracker handling start-point end-point drags to select all nodes in document interval created for nodes of start, end editpart.
XMLStructureDragTracker(XMLEditPart) - Constructor for class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureDragTracker
Constructs new XMLDragTracker with the given XMLEditPart
XMLStructureTool - Class in sk.uniba.euromath.editor.xmlEditor.tools
XMLStructureTool - tool to make whole nodes selection
Structure is defined by tree of nodes, so this tool can select nodes of xml document.
XMLStructureTool() - Constructor for class sk.uniba.euromath.editor.xmlEditor.tools.XMLStructureTool
Constructor.
XOR_SELECTION - Static variable in class sk.uniba.euromath.editor.textEditor.requests.selectionRequest.TextSelectRequest
Type to XOR selection.
xorSelectionIntervals(Collection<Interval>) - Method in interface sk.uniba.euromath.editor.textEditor.ITextPieceSelectionStatus
Makes XOR with this new interval
xorSelectionIntervals(Collection<Interval>) - Method in class sk.uniba.euromath.editor.textEditor.TextPieceSelectionStatusImpl
 

_

_entityName - Variable in class sk.uniba.euromath.editor.widgets.EntityList
Entity name is stored here.
_fileName - Variable in class sk.uniba.euromath.editor.widgets.FileSelector
Valid after the component is disposed.
_names - Variable in class sk.uniba.euromath.editor.widgets.CreateAttributeList
List of chosen attribute names.
_outputClass - Variable in class sk.uniba.euromath.editor.widgets.ExportClassChooser
Result value.
_selected - Variable in class sk.uniba.euromath.editor.widgets.InsertListChooser
Stores the index of the insertlist radio button, that is checked (selected).
_selectedIndex - Variable in class sk.uniba.euromath.editor.widgets.InsertListChooser.IlItemData
Here the index is stored when combobox is disposed.
_selectedQName - Variable in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Valid after the component is disposed.
_selectedRule - Variable in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Valid after the component is disposed.
_selectedValue - Variable in class sk.uniba.euromath.editor.widgets.namelist.NameListItemChooser
Valid after the component is disposed.
_text - Variable in class sk.uniba.euromath.editor.widgets.InsertListChooser
Stores the text value that new element may contain.
_values - Variable in class sk.uniba.euromath.editor.widgets.CreateAttributeList
List of chosen attribute values.

A B C D E F G H I J K L M N O P Q R S T U V W X _

Copyright © 2003-2006 null. All Rights Reserved.