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

G

getAccesCategory() - Method in interface com.sysord.mad.mao.ValuedSemanticElement
Returns the access category of this valued semantic element.
getAccessCategory() - Method in interface com.sysord.mad.evaluator.EvaluationAnalyze
 
getActivatorClassName() - Method in interface com.sysord.mad.configuration.XtextLanguageDescription
Returns the Xtext Dsl Activator class qualified name.
getAdapter(Class<AT>) - Method in interface com.sysord.mad.widget.Widget
Creates and returns an adapter of type adapterClass if this widget can be adapted to the given adapterClass, null otherwise.
getAdapter() - Method in interface com.sysord.mad.widget.Widget
Returns this widget's ActivatableAdapter.
getArguments() - Method in interface com.sysord.mad.evaluator.QueryEvaluationContext
Arguments for the evaluation.
getBundleId() - Method in interface com.sysord.mad.configuration.XtextLanguageDescription
Returns the Xtext Dsl Qualified Bundle id.
getCandidates(EObject, ETypedElement) - Method in interface com.sysord.mad.structure.MadAttributesFactory
Returns the collection of EObjects corresponding to the type of the given feature that are contained into the same Resource of the given contextObject.
getCandidates() - Method in interface com.sysord.mad.widget.ActionWidget
Returns the possible candidates for this ActionWidget.
getCandidates() - Method in interface com.sysord.mad.widget.ListWidget
Returns the candidates of this ListWidget.
getCandidatesQuery() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the query used for selecting candidate elements.
getCandidatesType() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the candidates value type as a java Class.
getCategory() - Method in interface com.sysord.mad.configuration.ValueConverterConfiguration
Returns the value converter category.
getChildrenLayers() - Method in interface com.sysord.mad.configuration.Layer
Returns this layer's children layers.
getCommand(String) - Method in interface com.sysord.mad.widget.Widget
Returns the command corresponding to the given id.
getCommandCategory() - Method in interface com.sysord.mad.configuration.CommandDefinition
Returns the command's category.
getCommandId() - Method in interface com.sysord.mad.configuration.CommandDefinition
Returns the ID of the command.
getCommandLabel() - Method in interface com.sysord.mad.configuration.CommandDefinition
Returns the command's label.
getCommandType() - Method in interface com.sysord.mad.configuration.UICommandDefinition
Returns the type of this command.
getComposedWidgets() - Method in interface com.sysord.mad.widget.FlexibleWidget
Returns the composed widgets of this FlexibleWidget.
getConfig() - Method in interface com.sysord.mad.widget.Widget
Returns this widget's configuration.
getConfiguration(EClass) - Method in interface com.sysord.mad.configuration.ConfigurationManager
Extracts the configuration of the given type from the mad configuration repository.
getConfiguration() - Method in interface com.sysord.mad.configuration.ValueConverterConfiguration
Returns the string holding the converter custom configuration.
getContainedExtension(EObject, String, boolean) - Method in interface com.sysord.mad.model.provider.ModelExtensionManager
Retrieve and return the extension of type extensionType contained by the extenion container.
getContainedExtension(EObject, String, String, boolean) - Method in interface com.sysord.mad.model.provider.ModelExtensionManager
Retrieve and return the extension of type extensionTypeName contained by the extension container.
getContextElement() - Method in interface com.sysord.mad.emitter.Context
Returns the context element defined int this Context.
getContextElement() - Method in interface com.sysord.mad.emitter.ModelElementView
Returns the main edited element.
getContextElement() - Method in interface com.sysord.mad.widget.Widget
Returns the element context : context for all evaluation.
getContextLocator() - Method in interface com.sysord.mad.query.SingleQueryDefinition
Query string with parametrized part for obtains a new context from the current context
getContextObject() - Method in interface com.sysord.mad.evaluator.QueryEvaluationContext
Context object for evaluation
getContextObjectType() - Method in interface com.sysord.mad.evaluator.QueryEvaluationContext
Returns the context object type description.
getConvertedResultValue() - Method in interface com.sysord.mad.evaluator.EvaluationAnalyze
converted final usable result
getCurrentContext() - Method in interface com.sysord.mad.emitter.ViewBuilder
Returns the current SpecificWidgetContext of this ViewBuilder.
getCurrentElement() - Method in interface com.sysord.mad.widget.SpecificWidgetContext
Returns the current element;
getCurrentView() - Method in interface com.sysord.mad.emitter.ViewHolder
Returns the current view, or null.
getDefault() - Static method in class com.sysord.mad.Activator
Returns the shared instance
getDslDescription() - Method in interface com.sysord.mad.model.EditedModel
 
getEditableQuery() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the query used for the evaluation of the widget editability.
getElement() - Method in interface com.sysord.mad.mao.ValuedSemanticElement
Returns the contained element.
getElement() - Method in interface com.sysord.mad.widget.SpecificWidgetContext
Returns the selected EObject element.
getElementExtension(EObject, EObject, String, boolean) - Method in interface com.sysord.mad.model.provider.ModelExtensionManager
Retrieve and return an extension of the type extensionType for the element.
getElementExtension(EObject, EObject, String, String, boolean) - Method in interface com.sysord.mad.model.provider.ModelExtensionManager
Retrieve and return an extension of the type extensionType for the element.
getElementExtensionContainer(EObject, EObject, String, boolean) - Method in interface com.sysord.mad.model.provider.ModelExtensionManager
Retrieve and return the extension model element that should contain an extension of the type extensionType for the element.
getElementResource() - Method in interface com.sysord.mad.mao.ValuedSemanticElement
Returns the resource of the contained element.
getEnvironment() - Method in interface com.sysord.mad.evaluator.QueryEvaluationContext
Returns the query evaluation environment
getEnvironment() - Method in interface com.sysord.mad.query.SingleQueryDefinition
 
getEnvironmentNSUris() - Method in interface com.sysord.mad.query.QueryEnvironment
Returns NsUris for all metamodels that should be imported for the query evaluation
getEnvironmentResourcesURI() - Method in interface com.sysord.mad.query.QueryEnvironment
Returns uris for all resources that should be imported for the query evaluation
getErrorMessageExpression() - Method in interface com.sysord.mad.configuration.ValidatorDefinition
Returns the error message as a format expression.
getEType() - Method in interface com.sysord.mad.type.TypeDescriptor
 
getEType() - Method in class com.sysord.mad.type.TypeDescriptorImpl
 
getEvaluationAnalyze() - Method in interface com.sysord.mad.evaluator.QueryResult
 
getEventType() - Method in interface com.sysord.mad.emitter.ViewBuilderListener.ViewBuilderEvent
Returns this event type.
getExtensionManager() - Method in interface com.sysord.mad.model.EditedModel
 
getExternalQuery() - Method in interface com.sysord.mad.query.SingleQueryDefinition
Returns the external query.
getFactoryClassName() - Method in interface com.sysord.mad.configuration.WidgetTypeConfiguration
Qualified class name of the concrete widget factory.
getFeature() - Method in interface com.sysord.mad.evaluator.EvaluationAnalyze
if Feature or operation is a Feature return the feature otherwise return null;
getFeature() - Method in interface com.sysord.mad.mao.ValuedSemanticElement
If the feature or operation is a feature returns it.
getFeatureOrOperation() - Method in interface com.sysord.mad.evaluator.EvaluationAnalyze
return the feature or operation used for provide result
getFeatureOrOperation() - Method in interface com.sysord.mad.mao.ValuedSemanticElement
Returns the Feature or Operation used/done to obtain the contained element.
getFindTargetQuery() - Method in interface com.sysord.mad.configuration.UICommandDefinition
Returns a query that can retrieve the targeted element of this command.
getFlexibleTemplate() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the TypeConfiguration to replicate by the flexible widget.
getFormat() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the format expression to apply on the value of an output widget.
getGrammar() - Method in interface com.sysord.mad.widget.TextDslWidget
Returns this TextDslWidget used grammar.
getIconDescriptor() - Method in interface com.sysord.mad.configuration.CommandDefinition
Returns the image resource of the icon used by the command, or null if the command doesn't use any icon.
getId() - Method in interface com.sysord.mad.configuration.Layer
Returns this layer's ID.
getId() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the widget id.
getId() - Method in interface com.sysord.mad.widget.SpecificWidget
Returns this CustomWidget ID.
getId() - Method in interface com.sysord.mad.widget.SpecificWidgetContext
Returns the current MAD view ID.
getId() - Method in interface com.sysord.mad.widget.Widget
Returns this widget's ID.
getImportedResourcesNsURIs() - Method in interface com.sysord.mad.configuration.ConfigurationManager
Returns all the NS URI used in the declared MAD configurations.
getImportedResourcesNsURIs(MADConfiguration) - Method in interface com.sysord.mad.configuration.ConfigurationManager
Returns the NS URI used by the given MAD configuration.
getImportedURIs() - Method in interface com.sysord.mad.configuration.ConfigurationManager
Returns all the URIs used in the declared MAD configurations.
getImportedURIs(MADConfiguration) - Method in interface com.sysord.mad.configuration.ConfigurationManager
Returns the URIs used by the given MAD configuration.
getIncludeQuery() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the include query for an included widget if widget is not an included widget then return null.
getItemLabelExpression() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the format expression used for generating elements's labels.
getItemTypeDescriptor() - Method in interface com.sysord.mad.type.TypeDescriptor
When type is a collection, returns the TypeDescriptor for the items contained by the collection.
getItemTypeDescriptor() - Method in class com.sysord.mad.type.TypeDescriptorImpl
 
getLabel() - Method in interface com.sysord.mad.configuration.Layer
Returns this layer's label.
getLabel() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the widget label.
getLabel() - Method in interface com.sysord.mad.emitter.Context
Returns the label defined in this Context.
getLabel() - Method in interface com.sysord.mad.emitter.ModelElementView
Returns the view label.
getLabel() - Method in interface com.sysord.mad.widget.Candidate
Returns this Candidate's label.
getLabel() - Method in interface com.sysord.mad.widget.Widget
Returns this widget's label.
getLabelProviderExpressionForType(EClass) - Method in interface com.sysord.mad.configuration.ConfigurationManager
Returns the label provider expression for the given type.
getLanguageId() - Method in interface com.sysord.mad.evaluator.QueryEvaluationContext
Returns the evaluator language id.
getLanguageId() - Method in interface com.sysord.mad.evaluator.QueryEvaluator
Returns the evaluator language id.
getLanguageName() - Method in interface com.sysord.mad.configuration.XtextLanguageDescription
Returns the Xtext Dsl language name.
getLayerById(String) - Method in interface com.sysord.mad.configuration.ConfigurationManager
Returns the layer with the given ID, or null if no layer exists with this id.
getLayers() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the layers for which the widget must be visible.
getListenedEvents() - Method in interface com.sysord.mad.emitter.ViewBuilderListener
Returns the listened events flags.
getMainLayer() - Method in interface com.sysord.mad.configuration.ConfigurationManager
Returns the root layer.
getMainLayer() - Method in interface com.sysord.mad.configuration.LayerManager
Returns the main layer (root layer).
getMasterModelURI() - Method in interface com.sysord.mad.model.EditedModel
 
getModel(URI) - Method in interface com.sysord.mad.model.cache.ModelCache
returns a model by its resource URI
getModel() - Method in interface com.sysord.mad.model.EditedModel
 
getModel(EObject) - Method in interface com.sysord.mad.model.provider.ModelProvider
load and return the for the context
getModel(EObject, String) - Method in interface com.sysord.mad.model.provider.ModelProviderService
load and return the modeltype for the context
getModelElementView() - Method in interface com.sysord.mad.widget.SpecificWidgetContext
Returns the ModelElementView for this SpecificWidgetContext's element.
getModelResource() - Method in interface com.sysord.mad.model.EditedModel
 
getName() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the widget name.
getOnErrorPostActionCommands() - Method in interface com.sysord.mad.configuration.CommandDefinition
Returns the list of UI commands to execute after this command if it fails.
getOnSuccessPostActionCommands() - Method in interface com.sysord.mad.configuration.CommandDefinition
Returns the list of UI commands to execute after this command if it succeeds.
getOperation() - Method in interface com.sysord.mad.evaluator.EvaluationAnalyze
if Feature or operation is an Operation return the operation otherwise return null;
getOperation() - Method in interface com.sysord.mad.mao.ValuedSemanticElement
If the feature or operation is an operation returns it.
getOptimisationLevel() - Method in interface com.sysord.mad.query.QueryDefinition
 
getOwnerViewModel() - Method in interface com.sysord.mad.widget.Widget
Returns this widget view model.
getOwnerWidget() - Method in interface com.sysord.mad.widget.Widget
Returns the Widget owning this widget.
getProperties() - Method in interface com.sysord.mad.evaluator.QueryEvaluationContext
Properties useful for evalaution
getProperties() - Method in interface com.sysord.mad.query.SingleQueryDefinition
Properties can be defined in the query configuration this method returns the properties set defined for the query
getQueriesDefinitions() - Method in interface com.sysord.mad.query.QueryChainDefinition
 
getQuery() - Method in interface com.sysord.mad.evaluator.QueryEvaluationContext
Returns the query.
getQuery() - Method in exception com.sysord.mad.evaluator.QueryEvaluatorException
 
getQuery() - Method in interface com.sysord.mad.query.SingleQueryDefinition
returns the query string
getQueryAction() - Method in interface com.sysord.mad.configuration.CommandDefinition
Returns the query launched by the command.
getQueryEvaluator(String) - Method in interface com.sysord.mad.evaluator.QueryEvaluatorProvider
Provide the evaluator associated to the language id
getQueryLanguageId() - Method in interface com.sysord.mad.query.SingleQueryDefinition
return the id for the query Language
getQueryResult() - Method in interface com.sysord.mad.evaluator.EvaluationAnalyze
Query result: value and type info
getResultContext() - Method in interface com.sysord.mad.evaluator.EvaluationAnalyze
Context from where the result has been extracted: the result container or feature owner
getResultResource() - Method in interface com.sysord.mad.evaluator.EvaluationAnalyze
Resource from where the result has been extracted
getResultValue() - Method in interface com.sysord.mad.evaluator.EvaluationAnalyze
query raw result (before conversion / adaptation)
getReturnType() - Method in interface com.sysord.mad.evaluator.QueryAnalyze
 
getReturnType() - Method in interface com.sysord.mad.evaluator.QueryEvaluationContext
 
getReturnType() - Method in interface com.sysord.mad.query.QueryDefinition
 
getSelectedItem() - Method in interface com.sysord.mad.widget.adapter.SelectedItemProvider
Returns the currently selected item.
getSelectedLayers() - Method in interface com.sysord.mad.configuration.LayerManager
Returns a list containing all selected layers.
getSemanticElementNavigation() - Method in interface com.sysord.mad.widget.NavigationWidget
Returns the navigation's destination semantic element.
getSource() - Method in interface com.sysord.mad.emitter.ViewBuilderListener.ViewBuilderEvent
Returns the ViewBuilder on which this event occured.
getSpecificWidgetContext() - Method in interface com.sysord.mad.widget.SpecificContextHolder
Returns the SpecificWidgetContext hold by this SpecificContextHolder.
getSynchronizer() - Method in interface com.sysord.mad.model.EditedModel
 
getTabId() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the widget UI tab ID.
getTabLabel() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the widget UI tab label.
getTargetModelRelocatorQuery() - Method in interface com.sysord.mad.query.SingleQueryDefinition
return the Query for relocation in a foreign model
getTargetModelType() - Method in interface com.sysord.mad.query.QueryDefinition
return the target model type where the query will be done
getTargetsWidgetsIds() - Method in interface com.sysord.mad.configuration.UICommandDefinition
Returns the IDs of all the widgets concerned by this command.
getType() - Method in interface com.sysord.mad.configuration.TypeConfiguration
Returns the type of the model element.
getType() - Method in interface com.sysord.mad.evaluator.QueryResult
 
getType() - Method in interface com.sysord.mad.type.TypeDescriptor
 
getType() - Method in class com.sysord.mad.type.TypeDescriptorImpl
 
getType() - Method in interface com.sysord.mad.type.TypedValue
 
getType() - Method in class com.sysord.mad.type.TypedValueImpl
 
getType() - Method in interface com.sysord.mad.widget.Widget
Returns the Class object of the type of this widget's value.
getTypeCategory() - Method in interface com.sysord.mad.type.TypeDescriptor
returns the type category
getTypeCategory() - Method in class com.sysord.mad.type.TypeDescriptorImpl
 
getTypeConfiguration() - Method in interface com.sysord.mad.emitter.Context
Returns the TypeConfiguration defined in this Context.
getValidationQuery() - Method in interface com.sysord.mad.configuration.ValidatorDefinition
Returns the query defined for the validation of a value.
getValidators() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the validators defined on the widget.
getValue() - Method in interface com.sysord.mad.evaluator.QueryResult
 
getValue() - Method in interface com.sysord.mad.mao.ValuedSemanticElement
Returns the value of the element.
getValue() - Method in interface com.sysord.mad.type.TypedValue
 
getValue() - Method in class com.sysord.mad.type.TypedValueImpl
 
getValue() - Method in interface com.sysord.mad.widget.Candidate
Returns the value represented by this Candidate.
getValue() - Method in interface com.sysord.mad.widget.OutputWidget
Returns this widget value.
getValueConverterConfiguration() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the value converter configuration, or null if not defined.
getValuedSemanticElement() - Method in interface com.sysord.mad.widget.Widget
Returns the valued semantic element of this widget.
getValueQuery() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the query used for getting the element value.
getVariableFormat() - Method in interface com.sysord.mad.evaluator.QueryEvaluator
Returns a MessageFormat for creating a variable name conform to the evaluator language syntax.
getViewHolder() - Method in interface com.sysord.mad.widget.SpecificWidgetContext
Returns the ViewHolder.
getVisibilityQuery() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the query used for the evaluation of the widget visibility.
getWidgCategory() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the widget's category.
getWidgetCategory() - Method in interface com.sysord.mad.configuration.WidgetTypeConfiguration
Returns the widget type category.
getWidgetCommand(String) - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the command with the given commandId used on the widget.
getWidgetCommands() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns all the defined commands of the widget.
getWidgets() - Method in interface com.sysord.mad.emitter.ModelElementView
Returns the list of all widgets owned by the this ModelElementView.
getWidgets() - Method in interface com.sysord.mad.widget.ComposedWidget
Returns the widgets of this ComposedWidgets.
getWidgetsConfigurations() - Method in interface com.sysord.mad.configuration.TypeConfiguration
Returns the widget configuration for the type defined by this TypeConfiguration.
getWidgetType() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the widget concrete type ID.
getWidgetTypeDescription() - Method in interface com.sysord.mad.configuration.WidgetTypeConfiguration
Returns descriptive information: widget type description.
getWidgetTypeId() - Method in interface com.sysord.mad.configuration.WidgetTypeConfiguration
Provides id used for mapping the widget to its implementation.
getWidgetTypeLabel() - Method in interface com.sysord.mad.configuration.WidgetTypeConfiguration
Returns descriptive information: widget type label.
getWidgetValueType() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the widget value type as a java Class.
getXtextWidgetLanguageDescriptor() - Method in interface com.sysord.mad.configuration.WidgetConfiguration
Returns the XtextLanguageDescriptor if the widget uses an Xtext editor.

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