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

R

registerModelProvider(String, ModelProvider) - Method in interface com.sysord.mad.model.provider.ModelProviderService
register a model provider for a modelType
registerQueryEvaluator(QueryEvaluator) - Method in interface com.sysord.mad.evaluator.QueryEvaluatorProvider
Register the Query evaluator and associates it to its language id.
registerQueryEvaluator(QueryEvaluator, String) - Method in interface com.sysord.mad.evaluator.QueryEvaluatorProvider
Register the Query evaluator and associates it to the language id.
RELOCATED_CONTEXT__IDENTIFIER - Static variable in interface com.sysord.mad.evaluator.QueryEvaluationService
 
RELOCATED_CONTEXT__IDENTIFIER - Static variable in interface com.sysord.mad.evaluator.QueryEvaluationServiceV1
 
removeAll() - Method in interface com.sysord.mad.widget.WidgetBuilder
Remove all registered SpecificWidgets.
removeCandidatesListener(CandidateListener) - Method in interface com.sysord.mad.widget.ActionWidget
Removes the given CandidateListener from this ActionWidget.
removeCandidatesListener(CandidateListener) - Method in interface com.sysord.mad.widget.ListWidget
Remove the given CandidateListener from this ListWidget.
removeCommand(String) - Method in interface com.sysord.mad.widget.Widget
Removes the command corresponding to the given id.
removeCustomWidget(SpecificWidget) - Method in interface com.sysord.mad.widget.WidgetBuilder
Remove the specified SpecificWidget from this WidgetBuilder.
removeDisposeListener(ViewDisposeListener) - Method in interface com.sysord.mad.emitter.ModelElementView
Removes the given ViewDisposeListener from this view.
removeDisposeListener(WidgetDisposeListener) - Method in interface com.sysord.mad.widget.Widget
Removes the given WidgetDisposeListener from this Widget.
removeEditableStateListener(WidgetEditableStateListener) - Method in interface com.sysord.mad.widget.InputWidget
Removes the specified WidgetEditableStateListener from this widget.
removeElementListener(ValuedElementListener) - Method in interface com.sysord.mad.mao.ValuedSemanticElement
Removes the given ValuedElementListener from this ValuedSemanticElement.
removeElementListener(WidgetElementListener) - Method in interface com.sysord.mad.widget.Widget
Removes the given WidgetElementListener from this widget.
removeExtension(EObject, EObject, EObject, String) - Method in interface com.sysord.mad.model.provider.ModelExtensionManager
Try to locate and remove an extension by type if extensionTypeName is null all extension for the element will be removed
removeExtension(EObject, EObject, EObject, String, String) - Method in interface com.sysord.mad.model.provider.ModelExtensionManager
Try to locate and remove an UML extension by type and discriminator if extensionType is null all extension for the element will be removed
removeListener(ConfigurationManager.ConfigurationManagerListener) - Method in interface com.sysord.mad.configuration.ConfigurationManager
Removes the given ConfigurationManager.ConfigurationManagerListener from this ConfigurationManager.
removeListener(ModelCacheListener) - Method in interface com.sysord.mad.model.cache.ModelCache
remove a cache listener ModelCacheListener
removeValueListener(WidgetValueListener<?>) - Method in interface com.sysord.mad.mao.ValuedSemanticElement
Removes the given WidgetValueListener from this ValuedSemanticElement.
removeValueListener(WidgetValueListener<T>) - Method in interface com.sysord.mad.widget.OutputWidget
Removes the specified WidgetValueListener from this widget.
removeViewBuilderListener(ViewBuilderListener) - Method in interface com.sysord.mad.emitter.ViewBuilder
Remove the given ViewBuilderListener from this ViewBuilder.
removeViewChangedListener(ViewChangeListener) - Method in interface com.sysord.mad.emitter.ModelElementView
Removes the given ViewChangeListener from this view.
removeVisibilityListener(WidgetVisibilityListener) - Method in interface com.sysord.mad.widget.Widget
Removes the given WidgetVisibilityListener from this Widget.
removeVisibleListener(ViewVisibleListener) - Method in interface com.sysord.mad.emitter.ModelElementView
Removes the given ViewVisibleListener from this view.
removeWidget(Widget<WT>) - Method in interface com.sysord.mad.widget.ComposedWidget
Removes the given widget from this ComposedWidget.
restoreLastView() - Method in interface com.sysord.mad.emitter.ViewHolder
Restores the last view in the stack.
returnEType - Variable in class com.sysord.mad.type.TypeDescriptorImpl
 
returnType - Variable in class com.sysord.mad.type.TypeDescriptorImpl
 
run() - Method in class com.sysord.mad.command.AbstractMadCommand
Calls the AbstractMadCommand.execute() method of this AbstractMadCommand.
runActionQuery(Object, QueryDefinition<T>, Map<String, Object>) - Method in interface com.sysord.mad.evaluator.QueryEvaluationService
Execute an action query action query is a query that can change model state (update, add/remove element etc.)
runActionQuery(EObject, QueryDefinition<?>, Map<String, Object>) - Method in interface com.sysord.mad.evaluator.QueryEvaluationServiceV1
Execute an action query action query is a query that can change model state (update, add/remove element etc.)
runActionQuery(QueryEvaluationContext) - Method in interface com.sysord.mad.evaluator.QueryEvaluator
Execute an action query using the QueryEvaluationContext.

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