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

A

AbstractBendpointCommand - Class in roneditor.objectnetview.commands
Allgemeine Klasse für Einfügen, Löschen, ändern von einem BendPoint
AbstractBendpointCommand() - Constructor for class roneditor.objectnetview.commands.AbstractBendpointCommand
 
AbstractFireDialog - Class in roneditor.dialogs
 
AbstractFireDialog(List<ObjectNet>) - Constructor for class roneditor.dialogs.AbstractFireDialog
 
AbstractHLNodeEditPart - Class in roneditor.ronview.edit.parts
editpart for a HLNode
AbstractHLNodeEditPart() - Constructor for class roneditor.ronview.edit.parts.AbstractHLNodeEditPart
 
AbstractMatchDialog - Class in roneditor.dialogs
This code was edited or generated using CloudGarden's Jigloo SWT/Swing GUI Builder, which is free for non-commercial use.
AbstractMatchDialog(ArrayList<Rule>, ArrayList<ObjectNet>) - Constructor for class roneditor.dialogs.AbstractMatchDialog
Main constructor for this dialog.
AbstractMultiViewerPage - Class in roneditor
This class is based roughly on GraphicalEditorWithFlyoutPalette.
AbstractMultiViewerPage(EObject, IEditorPart) - Constructor for class roneditor.AbstractMultiViewerPage
 
AbstractMultiViewerPage.MultiViewerPageViewer - Class in roneditor
This local class extends ScrollingGraphicalViewer by a MouseListener that sets this viewer as the page's current viewer when a mouse click occurs on this viewer.
AbstractMultiViewerPage.MultiViewerPageViewer() - Constructor for class roneditor.AbstractMultiViewerPage.MultiViewerPageViewer
 
AbstractNodeFigure - Class in roneditor.figures
 
AbstractNodeFigure() - Constructor for class roneditor.figures.AbstractNodeFigure
 
AbstractONNodeEditPart - Class in roneditor.objectnetview.edit.parts
Editpart for a ONNode
AbstractONNodeEditPart() - Constructor for class roneditor.objectnetview.edit.parts.AbstractONNodeEditPart
 
AbstractPageBookView - Class in roneditor
This is a PageBookView for displaying some model EObject on an IPage.
AbstractPageBookView() - Constructor for class roneditor.AbstractPageBookView
 
AbstractPropertiesDialog - Class in roneditor.dialogs
 
AbstractPropertiesDialog(Shell, int) - Constructor for class roneditor.dialogs.AbstractPropertiesDialog
 
AbstractTreeEditor - Class in roneditor
This is a basic abstract implementation of an EditorPart with a AbstractTreeEditor.EditorTreeViewer.
AbstractTreeEditor() - Constructor for class roneditor.AbstractTreeEditor
The standard constructor creates a DefaultEditDomain and registers itself as a CommandStackListener on the domains CommandStack.
AbstractTreeEditor.EditorTreeViewer - Class in roneditor
This special TreeViewer is needed to allow the EditParts to access the editor e.g. to generate IDs for models.
AbstractTreeEditor.EditorTreeViewer() - Constructor for class roneditor.AbstractTreeEditor.EditorTreeViewer
 
actionRegistry - Variable in class roneditor.AbstractMultiViewerPage
The action registry that hold the actions for this page.
actionRegistry - Variable in class roneditor.AbstractTreeEditor
The ActionRegistry containing the actions created by this editor.
actionRegistry - Variable in class roneditor.dialogs.AbstractMatchDialog
An action registry mainly for holding undo and redo action.
actionRegistry - Variable in class roneditor.editor.ContextMenuProviderWithActionRegistry
The ActionRegistry used to resolve the actions.
actionRegistry - Variable in class roneditor.objectnetview.actions.ObjectNetContextMenuProvider
the action registry
activate() - Method in class roneditor.edit.parts.HLPlaceTreeEditPart
Hooks in this EditPart as a listener for changes of its model.
activate() - Method in class roneditor.edit.parts.HLTransitionTreeEditPart
Hooks in this EditPart as a listener for changes of its model.
activate() - Method in class roneditor.edit.parts.ObjectNetTreeEditPart
Hooks in this EditPart as a listener for changes of its model.
activate() - Method in class roneditor.edit.parts.RONTreeEditPart
Hooks in this EditPart as a listener for changes of its model.
activate() - Method in class roneditor.edit.parts.RuleTreeEditPart
Hooks in this EditPart as a listener for changes of its model.
activate() - Method in class roneditor.objectnetview.edit.parts.ObjectNetEditPart
 
activate() - Method in class roneditor.objectnetview.edit.parts.ONArcEditPart
 
activate() - Method in class roneditor.objectnetview.edit.parts.ONPlaceEditPart
 
activate() - Method in class roneditor.objectnetview.edit.parts.ONTransitionEditPart
 
activate() - Method in class roneditor.ronview.edit.parts.HLArcEditPart
 
activate() - Method in class roneditor.ronview.edit.parts.HLPlaceEditPart
 
activate() - Method in class roneditor.ronview.edit.parts.HLTransitionEditPart
 
activate() - Method in class roneditor.ronview.edit.parts.RONEditPart
 
activate() - Method in class roneditor.ronview.edit.parts.TokenEditPart
 
activate() - Method in class roneditor.ruleview.edit.parts.MappingEditPart
 
activate() - Method in class roneditor.ruleview.edit.parts.NACEditPart
 
activate() - Method in class roneditor.ruleview.edit.parts.RHSEditPart
 
adapter - Variable in class roneditor.objectnetview.edit.parts.ONArcEditPart
 
adapter - Variable in class roneditor.ronview.edit.parts.HLArcEditPart
 
adapter - Variable in class roneditor.ruleview.edit.parts.MappingEditPart
 
addChildVisual(EditPart, int) - Method in class roneditor.ronview.edit.parts.HLPlaceEditPart
Token-Figure dem HLPlace-Figure hinzufügen
addMappings() - Method in class roneditor.ruleview.commands.DeleteNACCommand
 
addMarker(Mapping) - Method in class roneditor.ruleview.edit.parts.NACEditPart
ein Marker für ein Mapping einfügen
addMarker(Mapping) - Method in class roneditor.ruleview.edit.parts.RHSEditPart
eine Marker für dieses mapping einfügen
addPages() - Method in class roneditor.dialogs.RONFileCreationWizard
Adding the RONFileCreationPage to the wizard.
addPostSelectionChangedListener(ISelectionChangedListener) - Method in class roneditor.SelectionProviderIntermediate
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class roneditor.SelectionProviderIntermediate
 
addSelectionHandles() - Method in class roneditor.objectnetview.edit.policies.ONArcEndpointEditPolicy
 
addSelectionHandles() - Method in class roneditor.ronview.edit.policies.HLArcEndpointEditPolicy
 
addToE(IFigure, int, int) - Method in class roneditor.ronview.figures.HLPlaceFigure
 
addZoomListener(ZoomListener) - Method in class roneditor.ZoomManagerDelegate
 
ancestorMoved(IFigure) - Method in class roneditor.figures.NodeConnectionAnchor
 
anchorID - Variable in class roneditor.objectnetview.edit.parts.AbstractONNodeEditPart
 
appendActionToAddGroup(IMenuManager, String) - Method in class roneditor.objectnetview.actions.ObjectNetContextMenuProvider
Appends the specified action to the specified menu group
appendActionToEditGroup(IMenuManager, String) - Method in class roneditor.objectnetview.actions.ObjectNetContextMenuProvider
Appends the specified action to the specified menu group
appendActionToGroup(IMenuManager, String, String) - Method in class roneditor.editor.ContextMenuProviderWithActionRegistry
Appends the specified action to the specified group.
appendActionToMenu(IMenuManager, String, String) - Method in class roneditor.objectnetview.actions.ObjectNetContextMenuProvider
Appends the specified action to the specified menu group
appendActionToUndoGroup(IMenuManager, String) - Method in class roneditor.objectnetview.actions.ObjectNetContextMenuProvider
Appends the specified action to the specified menu group
applyMatchCompletion(int) - Method in class roneditor.dialogs.AbstractMatchDialog
 
applyRule(Rule, ObjectNet) - Method in class roneditor.converter.RuleSimulator
Applies an object net rule to an object net.
applyRule(HashMap<ONNode, ONNode>, Rule, ObjectNet) - Method in class roneditor.converter.RuleSimulator
Applies an object net rule to an object net.
ApplyRuleAction - Class in roneditor.actions
This is a sample action to demonstrate AbstractMatchDialog.
ApplyRuleAction(RONEditor) - Constructor for class roneditor.actions.ApplyRuleAction
 
applyRuleRadioButton - Variable in class roneditor.dialogs.HLTransitionPropertiesDialog
 
ArcSelectionHandlesEditPolicy - Class in roneditor.edit.policies
Edit policy for link selections.
ArcSelectionHandlesEditPolicy() - Constructor for class roneditor.edit.policies.ArcSelectionHandlesEditPolicy
 

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