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

A

AbstractMadCommand - Class in com.sysord.mad.command
Default implementation of the MadCommand.
AbstractMadCommand() - Constructor for class com.sysord.mad.command.AbstractMadCommand
 
AbstractMadUICommand - Class in com.sysord.mad.uicommand
Default implementation of the MadUICommand.
AbstractMadUICommand() - Constructor for class com.sysord.mad.uicommand.AbstractMadUICommand
 
AbstractWidgetVisitor<V> - Class in com.sysord.mad.widget
Default implementation of the WidgetVisitor.
AbstractWidgetVisitor() - Constructor for class com.sysord.mad.widget.AbstractWidgetVisitor
 
accept(WidgetVisitor<V>) - Method in interface com.sysord.mad.widget.Widget
Calls the WidgetVisitor.visit(Widget) method corresponding to this widget's instance type.
ActionWidget - Interface in com.sysord.mad.widget
An ActionWidget represents a not editable widget used for specific actions on this Widget's elements.
Activator - Class in com.sysord.mad
The activator class of the MAD API plug-in.
Activator() - Constructor for class com.sysord.mad.Activator
The constructor
addCandidatesListener(CandidateListener) - Method in interface com.sysord.mad.widget.ActionWidget
Adds the given CandidateListener to this ActionWidget.
addCandidatesListener(CandidateListener) - Method in interface com.sysord.mad.widget.ListWidget
Add the given CandidateListener to this ListWidget.
addCommand(String, MadCommand) - Method in interface com.sysord.mad.widget.Widget
Adds the given command with the specified id.
addDisposeListener(ViewDisposeListener) - Method in interface com.sysord.mad.emitter.ModelElementView
Adds the given ViewDisposeListener to this view.
addDisposeListener(WidgetDisposeListener) - Method in interface com.sysord.mad.widget.Widget
Adds the given WidgetDisposeListener to this Widget.
addEditableStateListener(WidgetEditableStateListener) - Method in interface com.sysord.mad.widget.InputWidget
Adds a new WidgetEditableStateListener to this widget.
addElementListener(ValuedElementListener) - Method in interface com.sysord.mad.mao.ValuedSemanticElement
Adds the given ValuedElementListener to this ValuedSemanticElement.
addElementListener(WidgetElementListener) - Method in interface com.sysord.mad.widget.Widget
Adds the given WidgetElementListener to this widget.
addListener(ConfigurationManager.ConfigurationManagerListener) - Method in interface com.sysord.mad.configuration.ConfigurationManager
Adds the given ConfigurationManager.ConfigurationManagerListener to this ConfigurationManager.
addListener(ModelCacheListener) - Method in interface com.sysord.mad.model.cache.ModelCache
add a cache listener ModelCacheListener
addSpecificWidget(String, SpecificWidget) - Method in interface com.sysord.mad.widget.WidgetBuilder
Add a SpecificWidget to this WidgetBuilder.
addValueListener(WidgetValueListener<?>) - Method in interface com.sysord.mad.mao.ValuedSemanticElement
Adds the given WidgetValueListener to this ValuedSemanticElement.
addValueListener(WidgetValueListener<T>) - Method in interface com.sysord.mad.widget.OutputWidget
Adds the specified WidgetValueListener to this widget.
addViewBuilderListener(ViewBuilderListener) - Method in interface com.sysord.mad.emitter.ViewBuilder
Add the given ViewBuilderListener to this ViewBuilder.
addViewChangedListener(ViewChangeListener) - Method in interface com.sysord.mad.emitter.ModelElementView
Adds the given ViewChangeListener to this view.
addVisibilityListener(WidgetVisibilityListener) - Method in interface com.sysord.mad.widget.Widget
Adds the given WidgetVisibilityListener to this Widget.
addVisibleListener(ViewVisibleListener) - Method in interface com.sysord.mad.emitter.ModelElementView
Adds the given ViewVisibleListener to this view.
addWidget(String, Widget<?>) - Method in interface com.sysord.mad.emitter.ModelElementView
Adds the widget with the specified ID to this view.
addWidget(Widget<WT>) - Method in interface com.sysord.mad.widget.ComposedWidget
Adds the given widget to this ComposedWidget.
addWidget(Widget<T>) - Method in interface com.sysord.mad.widget.FlexibleWidget
Adds the widget to the internal ComposedWidget prototype.
addWidgetConfigurations(WidgetConfiguration<?>) - Method in interface com.sysord.mad.configuration.TypeConfiguration
Adds a widget configuration.
analyzeQuery(QueryEvaluationContext) - Method in interface com.sysord.mad.evaluator.QueryEvaluator
Analyzes the query without evaluation for syntax validation and discovering return type information.

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