Uses of Interface
se.conciliate.extensions.store.MTLanguage
Packages that use MTLanguage
Package
Description
Custom attributes.
API for providing document links from different providers to MT.
Provides functionality to alter the look of different objects in models and
is the base for all drawing done in models.
Provides the means to register custom export services and/or
run the built-in export with a custom selection of content.
A package containing image exporting utilities.
Provides the means to provide custom import services and/or
use the built-in import service with custom settings.
Provides the means to merge entities into a repository when importing.
Provides publish services and the means to register
custom fields to show in published material.
Provides services for performing a customized publish service.
Provides the means to render models and drawables to various targets.
Interfaces for report generators.
Provides a means to create, retrieve, update and delete all different
persistently stored objects.
Provide a means to listen to changes in the stores.
Provides a means to register providers for custom plug-in data
that can be connected to models, objects and documents.
Provides utility classes to perform queries against the current workspace.
Provides classes and interfaces used to show a user interface and to hook
in to the current user interface.
Provides interfaces to select content of different types.
Provides services for serialising entities to or from XML.
-
Uses of MTLanguage in se.conciliate.extensions.attribute
Methods in se.conciliate.extensions.attribute with parameters of type MTLanguageModifier and TypeMethodDescriptionAttributePresenter.getComparator
(String refinement, MTLanguage language, AttributeDataType dataType) Returns a comparator for prepared attributes.default Collection<PreparedBatchEntry>
AttributeEditor.prepareBatch
(Collection<AttributeValue> values, MTLanguage lang, String refinement, AttributeDataType dataType) Prepares the values for display in batch.default Collection<PreparedBatchEntry>
AttributePresenter.prepareBatch
(Collection<AttributeValue> values, MTLanguage lang, String refinement, AttributeDataType dataType) Prepares the values for display in batch. -
Uses of MTLanguage in se.conciliate.extensions.documents
Methods in se.conciliate.extensions.documents with parameters of type MTLanguageModifier and TypeMethodDescriptiondefault Optional<DocumentFilter>
DocumentSource.getPatternFilter
(String pattern, MTLanguage language, boolean exactMatch, boolean ignoreCase) Returns an optional pattern matching filter. -
Uses of MTLanguage in se.conciliate.extensions.drawable
Methods in se.conciliate.extensions.drawable with parameters of type MTLanguageModifier and TypeMethodDescriptionAbstractDrawable.getFillImage
(int index, MTLanguage lang) Drawable.getFillImage
(int index, MTLanguage lang) Returns the image that fills the shape.AbstractDrawable.getText
(int index, MTLanguage lang) Drawable.getText
(int index, MTLanguage lang) Returns the text that lies in the shape. -
Uses of MTLanguage in se.conciliate.extensions.exportservice
Methods in se.conciliate.extensions.exportservice that return types with arguments of type MTLanguageMethod parameters in se.conciliate.extensions.exportservice with type arguments of type MTLanguage -
Uses of MTLanguage in se.conciliate.extensions.imageexport
Methods in se.conciliate.extensions.imageexport with parameters of type MTLanguageModifier and TypeMethodDescriptionvoid
ModelImageExporter.write
(MTCompleteModel model, MTLanguage language, OutputStream output, Map<String, Object> properties) Writes the model to the output stream.default void
ModelImageExporter.write
(MTCompleteModel model, MTLanguage language, OutputStream output, Properties properties) -
Uses of MTLanguage in se.conciliate.extensions.importservice
Methods in se.conciliate.extensions.importservice that return types with arguments of type MTLanguageModifier and TypeMethodDescriptionMTImportConfig.getImportFileLanguages()
Returns the languages from the export file.Method parameters in se.conciliate.extensions.importservice with type arguments of type MTLanguageModifier and TypeMethodDescriptionvoid
MTImportConfig.setLanguageMapping
(Map<String, MTLanguage> map) Sets the language mapping to use. -
Uses of MTLanguage in se.conciliate.extensions.merge
Method parameters in se.conciliate.extensions.merge with type arguments of type MTLanguageModifier and TypeMethodDescription<T> MergeDifferences<T>
MTMerger.getDifferences
(Class<T> type, T existingEntity, T newEntity, Collection<MTLanguage> languages) Returns the differences between two entities. -
Uses of MTLanguage in se.conciliate.extensions.publish
Methods in se.conciliate.extensions.publish that return types with arguments of type MTLanguageMethods in se.conciliate.extensions.publish with parameters of type MTLanguageModifier and TypeMethodDescriptionPublishListProvider.ListResult.getColumnName
(String column, MTLanguage lang) abstract String
TableFieldContent.getColumnTitle
(MTLanguage language, int column) abstract String
TextFieldContent.getContent
(MTLanguage language) Returns the content in a given language.PublishListProvider.ListResult.getExpandedValue
(int row, String column, MTLanguage language) abstract BufferedImage
ImageLinkFieldContent.getImage
(MTLanguage language) Returns the image for a given language.abstract String
ImageLinkFieldContent.getImageName
(MTLanguage language) Returns the name of the image in a given language.FieldProvider.getTitle
(Map<String, String> settings, MTLanguage lang) Returns the title of the field, possibly by using the settings.abstract String
ImageLinkFieldContent.getTitle
(MTLanguage language) Returns the title of the image link in a given language.abstract String
LinkFieldContent.getTitle
(MTLanguage language) Returns the title of the link in a given language.MenuProvider.ProvidedMenuItem.getTitle
(MTLanguage lang) Any thread.PublishListProvider.PublishedList.getTitle
(MTLanguage lang) abstract URL
LinkFieldContent.getURL
(MTLanguage language) Returns the URL of the link in a given language.PublishListProvider.ListResult.getValue
(int row, String column, MTLanguage language) abstract String
TableFieldContent.getValueAt
(MTLanguage language, int row, int column) void
ReportImageProvider.writeImage
(String contentType, Path target, MTCompleteModel ctx, MTLanguage language, Map<String, String> settings) Method parameters in se.conciliate.extensions.publish with type arguments of type MTLanguageModifier and TypeMethodDescriptionMenuProvider.ProvidedMenuItem.createMenuItem
(String defaultTitle, Map<MTLanguage, String> titles, Icon icon, MenuProvider.MenuKey key) Any thread. -
Uses of MTLanguage in se.conciliate.extensions.publish.custom
Method parameters in se.conciliate.extensions.publish.custom with type arguments of type MTLanguageModifier and TypeMethodDescriptionvoid
CustomPublish.run
(CustomPublishConfig config, Collection<MTLanguage> languages, ProgressCallback progress, UploadProfile target, BiFunction<Path, String, Boolean> removeExistingFilter, Map<String, String> transformParameters, MTColorScheme colorScheme, boolean notifySubscribers, PublishResource... resource) Runs a custom publish. -
Uses of MTLanguage in se.conciliate.extensions.renderer
Methods in se.conciliate.extensions.renderer with parameters of type MTLanguageModifier and TypeMethodDescriptionvoid
DrawableRenderer.render
(G target, AffineTransform transform, Drawable drawable, Rectangle bounds, MTLanguage currentLanguage, MTColorTransformer colorTransformer, Paint borderPaint, Stroke borderStroke, Paint textPaint) Renders a drawable to a target.Method parameters in se.conciliate.extensions.renderer with type arguments of type MTLanguageModifier and TypeMethodDescriptionvoid
JSWriter.setLanguages
(Collection<MTLanguage> languages) void
ModelRenderer.setLanguages
(Collection<MTLanguage> languages) -
Uses of MTLanguage in se.conciliate.extensions.report.output
Methods in se.conciliate.extensions.report.output that return MTLanguage -
Uses of MTLanguage in se.conciliate.extensions.store
Methods in se.conciliate.extensions.store that return MTLanguageModifier and TypeMethodDescriptionMTRepositoryHeader.createLanguage()
Creates a new language for the repository.MTLanguageHeader.expand()
Returns aMTLanguage
for this language.MTStore.getCurrentLanguage()
Returns the current language.MTStore.getLanguage
(String uuid) Returns the language with uuid 'uuid'Methods in se.conciliate.extensions.store that return types with arguments of type MTLanguageModifier and TypeMethodDescriptionMTRepositoryHeader.findLanguages()
Finds all languages in the repository.MTStore.getCurrentLanguages()
Returns the languages in the current repository.MTEdge.getLanguages()
Returns the currently available languages.MTVertexHeader.getLanguages()
Returns the currently available languages.Methods in se.conciliate.extensions.store with parameters of type MTLanguageModifier and TypeMethodDescriptionMTRepositoryHeader.findDocuments
(String searchString, MTLanguage lang) Searches through existing documents looking for a document that has a title in the given language containing the supplied string.MTDocumentStore.findDocumentsWithContent
(MTRepository repo, MTLanguage lang, String content, int maxResult) Finds the documents with the given content.MTWorkspaceHeader.findRelationships
(Collection<Long> symbolIDs, Collection<Long> searchModelsID, MTLanguage language, Collection<? extends MTLayerTypeHeader> includedLayers) Returns edges connected to the given symbols.MTWorkspaceHeader.findRelationships
(Collection<Long> symbolIDs, MTLanguage language, Collection<? extends MTLayerTypeHeader> includedLayers) Returns edges connected to the given symbols in the current workspace.static String
DocumentBridge.getContent
(Document document, MTLanguage language) static String
DocumentBridge.getTitle
(Document document, MTLanguage language) static boolean
DocumentBridge.isTranslated
(Document document, MTLanguage language) boolean
MTAttributeHeader.isTranslated
(MTLanguage lang) Returns true if the attribute is marked as translated in the given language.boolean
MTDataObject.isTranslated
(MTLanguage lang) Returns true if the data object's title is marked as translated in the given language.boolean
MTDocumentHeader.isTranslated
(MTLanguage lang) Returns true if the document is marked as translated in the given language.boolean
MTEdgeHeader.isTranslated
(MTLanguage lang) Returns true if the edge is marked as translated in the given language.boolean
MTLayerTypeHeader.isTranslated
(MTLanguage language) Returns true if this layer's title is translated in the given language, false otherwise.boolean
MTLanguage.save
(ProgressCallback callback, MTLanguage copyFrom) Saves the language in the same way as save().void
MTStore.setCurrentLanguage
(MTLanguage language) Sets the current language.void
MTEdge.setDefaultLabelBounds
(MTLanguage language) Sets the label bounds of this edge to the default, based on the title and the current edge router.void
MTVertex.setDefaultLabelBounds
(MTLanguage language) Updates the label bounds to a default size and position.void
MTVertex.setDefaultLabelBounds
(MTLanguage language, Optional<Direction> forceSide) Updates the label bounds to a default size and position.void
MTLayerType.setTitle
(MTLanguage lang, String title) void
MTAttribute.setTranslated
(MTLanguage lang, boolean translated) Marks this attribute as translated in the given language.void
MTDocument.setTranslated
(MTLanguage lang, boolean translated) Marks this document as translated in the given language.void
MTEdge.setTranslated
(MTLanguage lang, boolean translated) Marks this edge as translated in the given language.void
MTLayerType.setTranslated
(MTLanguage language, boolean translated) Sets the translation flag for the given language totranslated
.void
MTModel.setTranslated
(MTLanguage lang, boolean translated) Marks this symbol as translated in the given language.void
MTSymbol.setTranslated
(MTLanguage lang, boolean translated) Marks this symbol as translated in the given language.void
MTEdgePath.snapLabelBoundsToPath
(MTLanguage language, Rectangle oldBounds) Snaps the bounds of the label (for a given language) to the edge as close as possible to old bounds.Method parameters in se.conciliate.extensions.store with type arguments of type MTLanguageModifier and TypeMethodDescriptionMTRepositoryHeader.findDocumentsByName
(String searchString, Collection<? extends MTLanguage> searchedLanguages, boolean exactMatch, boolean caseSensitive) Finds documents in this repository by name.MTWorkspaceHeader.findModelsByName
(String searchString, Collection<? extends MTLanguage> searchedLanguages, boolean exactMatch, boolean caseSensitive) Finds models in the current workspace by name.MTWorkspaceHeader.findSymbolsByName
(String searchString, Collection<? extends MTLanguage> searchedLanguages, boolean exactMatch, boolean caseSensitive) Finds symbols in this workspace by name. -
Uses of MTLanguage in se.conciliate.extensions.store.event
Methods in se.conciliate.extensions.store.event with parameters of type MTLanguageModifier and TypeMethodDescriptionvoid
MTLanguageListener.languageAdded
(MTLanguage language) Called when a new language has been added to the repository.void
MTLanguageListener.languageChanged
(MTLanguage oldLanguage, MTLanguage newLanguage) Called when the current language changes fromoldLanguage
tonewLanguage
void
MTLanguageListener.languageEdited
(MTLanguage language) Called when changes have been made to a language.void
MTLanguageListener.languageRemoved
(MTLanguage language) Called when a language has been removed from the repository. -
Uses of MTLanguage in se.conciliate.extensions.store.plugin
Methods in se.conciliate.extensions.store.plugin with parameters of type MTLanguageModifier and TypeMethodDescriptiondefault String
MTDataPresenter.Presentable.getTitle
(MTLanguage language) -
Uses of MTLanguage in se.conciliate.extensions.store.query
Methods in se.conciliate.extensions.store.query that return MTLanguageModifier and TypeMethodDescriptionMTQuery.State.getPatternLanguage()
MTQuery.State.getSortLanguage()
Methods in se.conciliate.extensions.store.query with parameters of type MTLanguageModifier and TypeMethodDescriptionboolean
MTAttributeFilter.match
(MTAttribute attribute, MTLanguage language) Returns true if the filter matches the value of an attribute.MTAttributeTypeQuery.sort
(MTQuery.SortColumn sortColumn, boolean ascending, MTLanguage language, Locale locale) Sorts the selected attribute types.MTDocumentQuery.sort
(MTQuery.SortColumn sortColumn, boolean ascending, MTLanguage language, Locale locale) Sorts the selected documents.MTDocumentSourceQuery.sort
(MetaDataType sortBy, boolean ascending, MTLanguage language, Locale locale) Sorts the selected documents.MTDocumentTypeQuery.sort
(MTQuery.SortColumn sortColumn, boolean ascending, MTLanguage language, Locale locale) Sorts the selected document types.MTEntityPropertyQuery.sort
(MTQuery.SortColumn sortColumn, boolean ascending, MTLanguage language, Locale locale) Sorts the selected variables.MTLayerTypeQuery.sort
(MTQuery.SortColumn sortColumn, boolean ascending, MTLanguage language, Locale locale) Sorts the selected layer types.MTListQuery.sort
(MTQuery.SortColumn sortColumn, boolean ascending, MTLanguage language, Locale locale) Sorts the selected lists.MTModelQuery.sort
(MTQuery.SortColumn sortColumn, boolean ascending, MTLanguage language, Locale locale) Sorts the selected models.MTSortableQuery.sort
(MTQuery.SortColumn sortColumn, boolean ascending, MTLanguage language, Locale locale) Sorts the selected entities.MTSymbolQuery.sort
(MTQuery.SortColumn sortColumn, boolean ascending, MTLanguage language, Locale locale) Sorts the selected symbols.MTVariableQuery.sort
(MTQuery.SortColumn sortColumn, boolean ascending, MTLanguage language, Locale locale) Sorts the selected variables.MTAttributeTypeQuery.withPattern
(String pattern, MTLanguage language, boolean exactMatch, boolean ignoreCase) Excludes results where the title does not containpattern
as a substring.MTColorSchemeQuery.withPattern
(String pattern, MTLanguage language, boolean exactMatch, boolean ignoreCase) Excludes results where the title does not containpattern
as a substring.MTDocumentQuery.withPattern
(String pattern, MTLanguage language, boolean exactMatch, boolean ignoreCase) Excludes results where the title does not containpattern
as a substring.MTDocumentSourceQuery.withPattern
(String pattern, MTLanguage language, boolean exactMatch, boolean ignoreCase) Excludes results where the title does not containpattern
as a substring.MTDocumentTypeQuery.withPattern
(String pattern, MTLanguage language, boolean exactMatch, boolean ignoreCase) Excludes results where the title does not containpattern
as a substring.MTEntityPropertyQuery.withPattern
(String pattern, MTLanguage language, boolean exactMatch, boolean ignoreCase) Excludes results where the title does not containpattern
as a substring.MTImageQuery.withPattern
(String pattern, MTLanguage language, boolean exactMatch, boolean ignoreCase) Excludes results where the title does not containpattern
as a substring.MTLayerTypeQuery.withPattern
(String pattern, MTLanguage language, boolean exactMatch, boolean ignoreCase) Excludes results where the title does not containpattern
as a substring.MTListQuery.withPattern
(String pattern, MTLanguage language, boolean exactMatch, boolean ignoreCase) Excludes results where the title does not containpattern
as a substring.MTModelQuery.withPattern
(String pattern, MTLanguage language, boolean exactMatch, boolean ignoreCase) Excludes results where the title does not containpattern
as a substring.MTPatternQuery.withPattern
(String pattern, MTLanguage language, boolean exactMatch, boolean ignoreCase) Excludes results where the title does not containpattern
as a substring.MTSymbolQuery.withPattern
(String pattern, MTLanguage language, boolean exactMatch, boolean ignoreCase) Excludes results where the title does not containpattern
as a substring.MTTimestampQuery.withPattern
(String pattern, MTLanguage language, boolean exactMatch, boolean ignoreCase) Excludes results where the title does not containpattern
as a substring.MTVariableQuery.withPattern
(String pattern, MTLanguage language, boolean exactMatch, boolean ignoreCase) Excludes results where the title does not containpattern
as a substring.MutablePublishProfileQuery.withPattern
(String pattern, MTLanguage language, boolean exactMatch, boolean ignoreCase) Excludes results where the title does not containpattern
as a substring. -
Uses of MTLanguage in se.conciliate.extensions.ui
Methods in se.conciliate.extensions.ui that return MTLanguageModifier and TypeMethodDescriptionShell.getCurrentLanguage()
Returns the currently active language.Methods in se.conciliate.extensions.ui with parameters of type MTLanguageModifier and TypeMethodDescriptionvoid
Page.setLanguage
(MTLanguage language) Called when the user changes language. -
Uses of MTLanguage in se.conciliate.extensions.ui.selectors
Methods in se.conciliate.extensions.ui.selectors that return types with arguments of type MTLanguageModifier and TypeMethodDescriptionContentSelectorFactory.createLanguageSelector
(boolean selectionMandatory) ContentSelectorFactory.createLanguageSelector
(boolean selectionMandatory, List<MTLanguage> selectedLanguages) Methods in se.conciliate.extensions.ui.selectors with parameters of type MTLanguageModifier and TypeMethodDescriptionContentSelectorFactory.createSingleCustomRelationForModelsSelector
(boolean allowMultiSelection, MTLanguage selectedLanguage) ContentSelectorFactory.createSingleCustomRelationForObjectSelector
(boolean allowMultiSelection, MTLanguage selectedLanguage) ContentSelectorFactory.createSingleDocumentSourceSelector
(boolean allowMultiSelection, MTLanguage selectedLanguage) ContentSelectorFactory.createSingleModelDescriptionSelector
(boolean allowMultiSelection, MTLanguage selectedLanguage) ContentSelectorFactory.createSingleModelFieldSelector
(boolean allowMultiSelection, MTLanguage selectedLanguage) ContentSelectorFactory.createSingleModelSelector
(ModelType type, boolean allowMultiSelection, MTLanguage selectedLanguage) ContentSelectorFactory.createSingleObjectDescriptionSelector
(boolean allowMultiSelection, MTLanguage selectedLanguage) ContentSelectorFactory.createSingleObjectFieldSelector
(boolean allowMultiSelection, MTLanguage selectedLanguage) ContentSelectorFactory.createSingleSymbolSelector
(SymbolType type, boolean allowMultiSelection, MTLanguage selectedLanguage) Method parameters in se.conciliate.extensions.ui.selectors with type arguments of type MTLanguageModifier and TypeMethodDescriptionContentSelectorFactory.createLanguageSelector
(boolean selectionMandatory, List<MTLanguage> selectedLanguages) -
Uses of MTLanguage in se.conciliate.extensions.xml
Method parameters in se.conciliate.extensions.xml with type arguments of type MTLanguageModifier and TypeMethodDescriptionXMLSerializerFactory.createXMLReader
(Map<String, MTLanguage> languageMapping, ReferenceResolver referenceResolver) Creates a new XML reader.XMLSerializerFactory.createXMLWriter
(List<MTLanguage> languages) Creates a new XML writer.