A B C D E F G H I L N O R S T U V

A

AbstractDiagramElementViewConformityRule - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.validation
 
AbstractDiagramElementViewConformityRule(IDiagramElementView) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.AbstractDiagramElementViewConformityRule
 
AbstractDiagramViewConformityRule - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.validation
 
AbstractDiagramViewConformityRule(IDiagramView) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.AbstractDiagramViewConformityRule
 
addClickHandler(ClickHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.RuleNotificationViewElement
 
addHandler(IDiagramViewHandler) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramView
 
addHandler(IEditorViewHandler) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.IEditorView
 
addHandler(IEditorViewHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor.EditorView
 
addListeners() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramEditorModelBuilder
 
addListeners() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramInterchangeModelBuilder
 
addLoaderHandler(IDiagramViewLoaderHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 
addResolvedRule(IConformityRule) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IRuleNotificationRegistry
 
addResolvedRule(IConformityRule) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.RuleNotificationRegistry
 
addRuleNotificationHandler(IRuleNotificationHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 
addUIElement(IDiagramElementView) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramView
 
addValidationHandler(IValidationHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 

B

bindSyntaxModel(IModelElement, IEditorModel, IDiagramElement) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.syntax.IDiagramElementSyntaxModelBinder
 

C

canResolveNonConformity() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IConformityRule
 
changeGraphicState(IDiagramElementView) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementGraphicState
 
com.ebmwebsourcing.geasytools.diagrameditor - package com.ebmwebsourcing.geasytools.diagrameditor
 
com.ebmwebsourcing.geasytools.diagrameditor.api.events.loader - package com.ebmwebsourcing.geasytools.diagrameditor.api.events.loader
 
com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation - package com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation
 
com.ebmwebsourcing.geasytools.diagrameditor.api.graphic - package com.ebmwebsourcing.geasytools.diagrameditor.api.graphic
 
com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.events - package com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.events
 
com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor - package com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor
 
com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.events - package com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.events
 
com.ebmwebsourcing.geasytools.diagrameditor.api.syntax - package com.ebmwebsourcing.geasytools.diagrameditor.api.syntax
 
com.ebmwebsourcing.geasytools.diagrameditor.api.validation - package com.ebmwebsourcing.geasytools.diagrameditor.api.validation
 
com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader - package com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader
 
com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation - package com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation
 
com.ebmwebsourcing.geasytools.diagrameditor.impl.graphic.events - package com.ebmwebsourcing.geasytools.diagrameditor.impl.graphic.events
 
com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor - package com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor
 
com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor.events - package com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor.events
 
com.ebmwebsourcing.geasytools.diagrameditor.impl.validation - package com.ebmwebsourcing.geasytools.diagrameditor.impl.validation
 
condition(IDiagramElement, IEditorModel) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementGraphicState
If condition is true IDiagramElementGraphicState.changeGraphicState(IDiagramElementView) method is called
ContextualNotificationBubble - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.validation
 
ContextualNotificationBubble() - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.ContextualNotificationBubble
 

D

DefaultValidationNotificationHandler - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.validation
 
DefaultValidationNotificationHandler() - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.DefaultValidationNotificationHandler
 
DiagramController - Class in com.ebmwebsourcing.geasytools.diagrameditor
 
DiagramController(IDiagramView, IMainModelElement) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 
DiagramController(IDiagramView, IEditorView, IMainModelElement) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 
DiagramEditorModelBuilder - Class in com.ebmwebsourcing.geasytools.diagrameditor
Handles models editor edition.
DiagramEditorModelBuilder(IDiagramView, DiagramController) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.DiagramEditorModelBuilder
 
DiagramElementViewStateHandler - Class in com.ebmwebsourcing.geasytools.diagrameditor
 
DiagramElementViewStateHandler(DiagramController) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.DiagramElementViewStateHandler
 
DiagramElementViewSyntaxModelBinderHandler - Class in com.ebmwebsourcing.geasytools.diagrameditor
 
DiagramElementViewSyntaxModelBinderHandler(DiagramController) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.DiagramElementViewSyntaxModelBinderHandler
 
DiagramElementViewUpdateEvent - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.graphic.events
 
DiagramElementViewUpdateEvent(IDiagramElementView) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.graphic.events.DiagramElementViewUpdateEvent
 
DiagramInterchangeModelBuilder - Class in com.ebmwebsourcing.geasytools.diagrameditor
Builds a Diagram Object based on user interactions only.
DiagramInterchangeModelBuilder(IDiagramView, DiagramController) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.DiagramInterchangeModelBuilder
 
DiagramValidationException - Exception in com.ebmwebsourcing.geasytools.diagrameditor.impl.validation
 
DiagramValidationException(String) - Constructor for exception com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.DiagramValidationException
 
DiagramValidationHandler - Class in com.ebmwebsourcing.geasytools.diagrameditor
 
DiagramValidationHandler(DiagramController, IDiagramView) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.DiagramValidationHandler
 
DiagramViewListener - Class in com.ebmwebsourcing.geasytools.diagrameditor
Listen to model or graphic state update
DiagramViewListener(DiagramController) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.DiagramViewListener
 
DiagramViewLoader - Class in com.ebmwebsourcing.geasytools.diagrameditor
Creates and places IDiagramElementView into a IDiagramView
DiagramViewLoader(DiagramController) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.DiagramViewLoader
 
DiagramViewUpdateEvent - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.graphic.events
 
DiagramViewUpdateEvent() - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.graphic.events.DiagramViewUpdateEvent
 
dispatch(IDiagramViewLoaderHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader.ElementLoadedEvent
 
dispatch(IDiagramViewLoaderHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader.LoadErrorEvent
 
dispatch(IDiagramViewLoaderHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader.LoadingStateChangeEvent
 
dispatch(IDiagramViewLoaderHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader.LoadSuccessEvent
 
dispatch(IRuleNotificationHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.HideContextualNotificationsEvent
 
dispatch(IRuleNotificationHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.HideRulesNotificationWithLevelEvent
 
dispatch(IRuleNotificationHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.NotificationSelectedEvent
 
dispatch(IRuleNotificationHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.RuleResolvedEvent
 
dispatch(IRuleNotificationHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ShowContextualNotificationsEvent
 
dispatch(IRuleNotificationHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ShowRulesNotificationWithLevelEvent
 
dispatch(IValidationHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ValidationFailureEvent
 
dispatch(IValidationHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ValidationStartEvent
 
dispatch(IValidationHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ValidationSuccessEvent
 
dispatch(IValidationHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ValidationWarningEvent
 
dispatch(IDiagramViewHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.graphic.events.DiagramElementViewUpdateEvent
 
dispatch(IDiagramViewHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.graphic.events.DiagramViewUpdateEvent
 
dispatch(IEditorViewHandler) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor.events.SelectedModelsChangeEvent
 

E

EditorView - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor
 
EditorView() - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor.EditorView
 
ElementLoadedEvent - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader
 
ElementLoadedEvent(IDiagramElementView) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader.ElementLoadedEvent
 
equals(Object) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.AbstractDiagramElementViewConformityRule
 

F

fireEvent(GwtEvent<?>) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 
fireEvent(GwtEvent<?>) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor.EditorView
 

G

getAssociatedType() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader.ElementLoadedEvent
 
getAssociatedType() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader.LoadErrorEvent
 
getAssociatedType() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader.LoadingStateChangeEvent
 
getAssociatedType() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader.LoadSuccessEvent
 
getAssociatedType() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.HideContextualNotificationsEvent
 
getAssociatedType() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.HideRulesNotificationWithLevelEvent
 
getAssociatedType() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.NotificationSelectedEvent
 
getAssociatedType() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.RuleResolvedEvent
 
getAssociatedType() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ShowContextualNotificationsEvent
 
getAssociatedType() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ShowRulesNotificationWithLevelEvent
 
getAssociatedType() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ValidationFailureEvent
 
getAssociatedType() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ValidationStartEvent
 
getAssociatedType() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ValidationSuccessEvent
 
getAssociatedType() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ValidationWarningEvent
 
getAssociatedType() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.graphic.events.DiagramElementViewUpdateEvent
 
getAssociatedType() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.graphic.events.DiagramViewUpdateEvent
 
getAssociatedType() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor.events.SelectedModelsChangeEvent
 
getConformityRules() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementView
 
getConformityRules() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramView
 
getContextualNotifications() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramView
 
getController() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IRuleNotificationRegistry
 
getController() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.RuleNotificationRegistry
 
getDiagram() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramView
Important: instance of this object should be created using GWT.create() method
getDiagram() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramInterchangeModelBuilder
 
getDiagramController() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IRuleNotificationView
 
getDiagramController() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.RuleNotificationView
 
getDiagramElement() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementView
Important: instance of this object should be created using GWT.create() method
getDiagramInterchangeModel(boolean) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 
getDiagramInterchangeModel() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramInterchangeModelBuilder
 
getDiagramSyntaxModel() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
Returns actual diagram Syntax Model if validation pass otherwise returns null
getDiagramView() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.syntax.IDiagramSyntaxModelBuilder
 
getDiagramView() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IRuleNotificationView
 
getDiagramView() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.RuleNotificationView
 
getEditorModel() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementView
Important: instance of this object should be created using GWT.create() method
getEditorModel() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramView
Important: instance of this object should be created using GWT.create() method
getEditorView() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementView
Get actual diagram element editor's view
getEditorView() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 
getElement() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.events.IDiagramElementViewUpdateEvent
 
getElement(Class<? extends IDiagramElementView>) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementGraphicFactory
 
getElement() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.graphic.events.DiagramElementViewUpdateEvent
 
getElementByDiagramElementModel(IDiagramElement) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementGraphicFactory
Create a IDiagramElementView given a IDiagramElement instance.
getElementFactory() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramView
 
getError() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.loader.ILoadErrorEvent
 
getError() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader.LoadErrorEvent
 
getFormTemplate() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementView
 
getFormTemplate() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramView
 
getGraphicStateHandler() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 
getLoadedElement() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.loader.IElementLoadedEvent
 
getLoadedElement() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader.ElementLoadedEvent
 
getMainModel() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementView
 
getMainModel() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramView
 
getMainModelElement() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 
getMainModelElement() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.IDiagramController
 
getMainModelElementWithoutValidation() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 
getModel() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IRuleNotificationView
 
getModel() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.RuleNotificationView
 
getName() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.IEditorModel
 
getNewSelectedModels() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.events.ISelectedModelsChangeEvent
 
getNewSelectedModels() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor.events.SelectedModelsChangeEvent
 
getNonConformDiagramView() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IDiagramViewConformityRule
 
getNonConformDiagramView() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.AbstractDiagramViewConformityRule
 
getNonConformElement() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IDiagramElementViewConformityRule
 
getNonConformElement() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.AbstractDiagramElementViewConformityRule
 
getNotificationRegistry() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 
getNotificationRegistry() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.IDiagramController
 
getProgression() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.loader.ILoadingStateChangeEvent
 
getProgression() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader.LoadingStateChangeEvent
 
getResolveConformityDescription() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IConformityRule
 
getResolvedRule() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation.IRuleResolvedEvent
 
getResolvedRule() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.RuleResolvedEvent
 
getResolvedRules() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IRuleNotificationRegistry
 
getResolvedRules() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.RuleNotificationRegistry
 
getRuleDescription() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IConformityRule
 
getRuleLevel() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation.IHideRulesNotificationWithLevelEvent
 
getRuleLevel() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation.IShowRulesNotificationWithLevelEvent
 
getRuleLevel() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IConformityRule
 
getRuleLevel() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.HideRulesNotificationWithLevelEvent
 
getRuleLevel() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ShowRulesNotificationWithLevelEvent
 
getRuleName() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IConformityRule
 
getRuleNotificationView() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 
getRuleNotificationView() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.IDiagramController
 
getRules() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation.IHideRulesNotificationWithLevelEvent
 
getRules() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation.IShowRulesNotificationWithLevelEvent
 
getRules() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.HideRulesNotificationWithLevelEvent
 
getRules() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ShowRulesNotificationWithLevelEvent
 
getRulesInFailure() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation.IValidationFailureEvent
 
getRulesInFailure() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IRuleNotificationRegistry
 
getRulesInFailure() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ValidationFailureEvent
 
getRulesInFailure() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.RuleNotificationRegistry
 
getRulesInWarning() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation.IValidationFailureEvent
 
getRulesInWarning() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation.IValidationWarningEvent
 
getRulesInWarning() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IRuleNotificationRegistry
 
getRulesInWarning() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ValidationFailureEvent
 
getRulesInWarning() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ValidationWarningEvent
 
getRulesInWarning() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.RuleNotificationRegistry
 
getSelectedRule() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation.INotificationSelectedEvent
 
getSelectedRule() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.NotificationSelectedEvent
 
getState() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.loader.ILoadingStateChangeEvent
 
getState() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader.LoadingStateChangeEvent
 
getStates() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementView
 
getSyntaxModel() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.syntax.IDiagramSyntaxModelBuilder
 
getSyntaxModelBinder() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementView
 
getSyntaxModelBinderHandler() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 
getSyntaxModelBuilder() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramView
 
getTemplate() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.IEditorView
 
getTemplate() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor.EditorView
 
getTitle() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.IEditorView
 
getUIElementById(String) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramView
 

H

hashCode() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.AbstractDiagramElementViewConformityRule
 
hideAllNotifications() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.DefaultValidationNotificationHandler
 
HideContextualNotificationsEvent - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation
 
HideContextualNotificationsEvent() - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.HideContextualNotificationsEvent
 
HideRulesNotificationWithLevelEvent - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation
 
HideRulesNotificationWithLevelEvent(RuleLevel, HashSet<IConformityRule>) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.HideRulesNotificationWithLevelEvent
 

I

IConformityRule - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.validation
 
IContextualNotification - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.validation
Visual element that shows a notification on a diagram element
IDiagramController - Interface in com.ebmwebsourcing.geasytools.diagrameditor
TODO: implements the other methods
IDiagramElementGraphicFactory - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.graphic
 
IDiagramElementGraphicState - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.graphic
 
IDiagramElementSyntaxModelBinder - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.syntax
 
IDiagramElementView - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.graphic
 
IDiagramElementViewConformityRule - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.validation
Use to check if a diagram element state is conform to a specific rule
IDiagramElementViewUpdateEvent - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.events
 
IDiagramSyntaxModelBuilder - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.syntax
Builds a SyntaxModel based on actual DiagramUI only.
IDiagramView - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.graphic
 
IDiagramViewConformityRule - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.validation
Use to check if a diagram state is conform to a specific rule
IDiagramViewHandler - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.events
 
IDiagramViewLoaderHandler - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.events.loader
 
IDiagramViewUpdateEvent - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.events
 
IEditorModel - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor
 
IEditorView - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor
 
IEditorViewHandler - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.events
 
IElementLoadedEvent - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.events.loader
 
IHideContextualNotificationsEvent - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation
 
IHideRulesNotificationWithLevelEvent - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation
 
ILoadErrorEvent - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.events.loader
 
ILoadingStateChangeEvent - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.events.loader
 
ILoadSuccessEvent - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.events.loader
 
initialize() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramInterchangeModelBuilder
 
initializeEditorModel(IEditorModel, IModelElement, IMainModelElement) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.syntax.IDiagramSyntaxModelBuilder
Initializes actual diagram editor model on load
INotificationSelectedEvent - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation
 
IRuleLevel - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.validation
 
IRuleNotificationHandler - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation
 
IRuleNotificationRegistry - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.validation
 
IRuleNotificationView - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.validation
Displays notification on the actual rules that are not respected
IRuleResolvedEvent - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation
 
isConform(IDiagramElementView) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IDiagramElementViewConformityRule
 
isConform(IDiagramView) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IDiagramViewConformityRule
 
ISelectedModelsChangeEvent - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.events
 
IShowContextualNotificationsEvent - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation
 
IShowRulesNotificationWithLevelEvent - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation
 
IValidationFailureEvent - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation
 
IValidationHandler - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation
 
IValidationStartEvent - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation
 
IValidationSuccessEvent - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation
 
IValidationWarningEvent - Interface in com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation
 

L

listen(IDiagramElementView) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramElementViewStateHandler
Listen to diagram element graphic.
listen(IDiagramElementView) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramElementViewSyntaxModelBinderHandler
Listen to any modification in editor models and binds the diagram element view syntax model to EditorModel
listen(IDiagramView) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramViewListener
 
loadDiagram(IDiagram, boolean) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 
loadDiagram(IDiagramView, IDiagram, boolean) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramViewLoader
 
LoadErrorEvent - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader
 
LoadErrorEvent(String) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader.LoadErrorEvent
 
LoadingStateChangeEvent - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader
 
LoadingStateChangeEvent(String, int) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader.LoadingStateChangeEvent
 
LoadSuccessEvent - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader
 
LoadSuccessEvent() - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader.LoadSuccessEvent
 

N

NotificationSelectedEvent - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation
 
NotificationSelectedEvent(IConformityRule) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.NotificationSelectedEvent
 

O

onElementLoaded(IElementLoadedEvent) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.loader.IDiagramViewLoaderHandler
 
onElementUpdate(IDiagramElementViewUpdateEvent) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.events.IDiagramViewHandler
 
onError(ILoadErrorEvent) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.loader.IDiagramViewLoaderHandler
 
onHideContextualNotifications(IHideContextualNotificationsEvent) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation.IRuleNotificationHandler
 
onHideContextualNotifications(IHideContextualNotificationsEvent) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.DefaultValidationNotificationHandler
 
onHideRulesNotificationWithLevel(IHideRulesNotificationWithLevelEvent) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation.IRuleNotificationHandler
 
onHideRulesNotificationWithLevel(IHideRulesNotificationWithLevelEvent) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.DefaultValidationNotificationHandler
 
onLoadingStateChange(ILoadingStateChangeEvent) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.loader.IDiagramViewLoaderHandler
 
onLoadSuccess(ILoadSuccessEvent) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.loader.IDiagramViewLoaderHandler
 
onNotificationSelected(INotificationSelectedEvent) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation.IRuleNotificationHandler
 
onNotificationSelected(INotificationSelectedEvent) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.DefaultValidationNotificationHandler
 
onRuleResolved(IRuleResolvedEvent) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation.IRuleNotificationHandler
 
onRuleResolved(IRuleResolvedEvent) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.DefaultValidationNotificationHandler
 
onSelectedModelsChange(ISelectedModelsChangeEvent) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.events.IEditorViewHandler
 
onShowContextualNotifications(IShowContextualNotificationsEvent) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation.IRuleNotificationHandler
 
onShowContextualNotifications(IShowContextualNotificationsEvent) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.DefaultValidationNotificationHandler
 
onShowRulesNotificationWithLevel(IShowRulesNotificationWithLevelEvent) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation.IRuleNotificationHandler
 
onShowRulesNotificationWithLevel(IShowRulesNotificationWithLevelEvent) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.DefaultValidationNotificationHandler
 
onUpdate(IDiagramViewUpdateEvent) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.events.IDiagramViewHandler
 
onValidationFailure(IValidationFailureEvent) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation.IValidationHandler
 
onValidationFailure(IValidationFailureEvent) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.DefaultValidationNotificationHandler
 
onValidationStart(IValidationStartEvent) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation.IValidationHandler
 
onValidationStart(IValidationStartEvent) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.DefaultValidationNotificationHandler
 
onValidationSuccess(IValidationSuccessEvent) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation.IValidationHandler
 
onValidationSuccess(IValidationSuccessEvent) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.DefaultValidationNotificationHandler
 
onValidationWarning(IValidationWarningEvent) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation.IValidationHandler
 
onValidationWarning(IValidationWarningEvent) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.DefaultValidationNotificationHandler
 

R

redo() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 
refresh() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.IEditorView
 
refresh() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IRuleNotificationView
 
refresh() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor.EditorView
 
refresh() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.RuleNotificationView
 
removeSelectedElements() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 
removeSelectedElements() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.IDiagramController
 
resolveNonConformity() - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IConformityRule
 
RuleLevel - Enum in com.ebmwebsourcing.geasytools.diagrameditor.impl.validation
 
RuleNotificationRegistry - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.validation
 
RuleNotificationRegistry(IDiagramController) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.RuleNotificationRegistry
 
RuleNotificationView - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.validation
 
RuleNotificationView(IDiagramView, IDiagramController) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.RuleNotificationView
 
RuleNotificationViewElement - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.validation
 
RuleNotificationViewElement(RuleNotificationView, IConformityRule) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.RuleNotificationViewElement
 
RuleNotifier - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.validation
 
RuleNotifier() - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.RuleNotifier
 
RuleResolvedEvent - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation
 
RuleResolvedEvent(IConformityRule) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.RuleResolvedEvent
 

S

SelectedModelsChangeEvent - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor.events
 
SelectedModelsChangeEvent(List<IEditorModel>) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor.events.SelectedModelsChangeEvent
 
setContextualNotification(int, int, IContextualNotification) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramView
 
setEditorView(IEditorView) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementView
 
setEditorView(IEditorView) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 
setFormTemplate(AbstractUITemplate) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementView
 
setMainModel(IMainModelElement) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramView
 
setNotificationView(IRuleNotificationView) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 
setRulesInFailure(HashSet<IConformityRule>) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IRuleNotificationRegistry
 
setRulesInFailure(HashSet<IConformityRule>) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.RuleNotificationRegistry
 
setRulesInWarning(HashSet<IConformityRule>) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IRuleNotificationRegistry
 
setRulesInWarning(HashSet<IConformityRule>) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.RuleNotificationRegistry
 
setSelectedModels(List<IEditorModel>) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.IEditorView
 
setSelectedModels(List<IEditorModel>) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor.EditorView
 
setTemplate(AbstractUITemplate) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.IEditorView
 
setTemplate(AbstractUITemplate) - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor.EditorView
 
setTitle(String) - Method in interface com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.IEditorView
 
showAllNotifications() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.DefaultValidationNotificationHandler
 
ShowContextualNotificationsEvent - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation
 
ShowContextualNotificationsEvent() - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ShowContextualNotificationsEvent
 
ShowRulesNotificationWithLevelEvent - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation
 
ShowRulesNotificationWithLevelEvent(RuleLevel, HashSet<IConformityRule>) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ShowRulesNotificationWithLevelEvent
 

T

TYPE - Static variable in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader.ElementLoadedEvent
 
TYPE - Static variable in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader.LoadErrorEvent
 
TYPE - Static variable in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader.LoadingStateChangeEvent
 
TYPE - Static variable in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader.LoadSuccessEvent
 
TYPE - Static variable in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.HideContextualNotificationsEvent
 
TYPE - Static variable in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.HideRulesNotificationWithLevelEvent
 
TYPE - Static variable in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.NotificationSelectedEvent
 
TYPE - Static variable in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.RuleResolvedEvent
 
TYPE - Static variable in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ShowContextualNotificationsEvent
 
TYPE - Static variable in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ShowRulesNotificationWithLevelEvent
 
TYPE - Static variable in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ValidationFailureEvent
 
TYPE - Static variable in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ValidationStartEvent
 
TYPE - Static variable in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ValidationSuccessEvent
 
TYPE - Static variable in class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ValidationWarningEvent
 
TYPE - Static variable in class com.ebmwebsourcing.geasytools.diagrameditor.impl.graphic.events.DiagramElementViewUpdateEvent
 
TYPE - Static variable in class com.ebmwebsourcing.geasytools.diagrameditor.impl.graphic.events.DiagramViewUpdateEvent
 
TYPE - Static variable in class com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor.events.SelectedModelsChangeEvent
 

U

undo() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 

V

validate() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramController
 
validate() - Method in class com.ebmwebsourcing.geasytools.diagrameditor.DiagramValidationHandler
 
ValidationFailureEvent - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation
 
ValidationFailureEvent(HashSet<IConformityRule>, HashSet<IConformityRule>) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ValidationFailureEvent
 
ValidationStartEvent - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation
 
ValidationStartEvent() - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ValidationStartEvent
 
ValidationSuccessEvent - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation
 
ValidationSuccessEvent() - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ValidationSuccessEvent
 
ValidationWarningEvent - Class in com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation
 
ValidationWarningEvent(HashSet<IConformityRule>) - Constructor for class com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation.ValidationWarningEvent
 
valueOf(String) - Static method in enum com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.RuleLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.RuleLevel
Returns an array containing the constants of this enum type, in the order they are declared.

A B C D E F G H I L N O R S T U V

Copyright © 2010-2011 Petals Link. All Rights Reserved.