Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abort() - Method in class se.conciliate.extensions.ui.Shell.SimpleStatusProgress
 
abort() - Method in interface se.conciliate.extensions.ui.Shell.StatusProgress
 
aborted() - Method in interface se.conciliate.extensions.ui.ProgressCallback
The process has been aborted.
aborted() - Method in class se.conciliate.extensions.ui.Shell.SimpleStatusProgress
 
ABORTED - Enum constant in enum class se.conciliate.extensions.merge.MTMerger.MergeResult
 
AbstractDrawable - Class in se.conciliate.extensions.drawable
 
AbstractDrawable() - Constructor for class se.conciliate.extensions.drawable.AbstractDrawable
 
accept(MTCompleteModel, MTSymbol) - Method in interface se.conciliate.extensions.type.rule.ModelingRules
Returns true if this ModelingRules accepts that a given symbol is added to a given model.
accept(MTCompleteModel, EdgeType, MTCompleteVertex, MTCompleteVertex) - Method in interface se.conciliate.extensions.type.rule.ModelingRules
Returns true if this ModelRules accept that an edge of type edgeType is placed between two vertices in a model.

NOTE: This method can be seen as providing further filtering on edge type recommendations.
accept(T) - Method in interface se.conciliate.extensions.ui.widgets.ChooserFilter
Returns true if this filter accepts the given element, false otherwise.
ACCEPT_DRAFTS - Enum constant in enum class se.conciliate.extensions.store.MTUserHeader.ServerPrivilege
 
acceptCopiesOf(MTCompleteModel, Collection<MTCompleteVertex>, Collection<MTCompleteEdge>) - Method in interface se.conciliate.extensions.type.rule.ModelingRules
Returns an ok result if the model accepts adding copies of vertices and edges from another model.
acceptMakingCopiesOf(MTCompleteModel, Collection<MTCompleteVertex>, Collection<MTCompleteEdge>) - Method in interface se.conciliate.extensions.type.rule.ModelingRules
Returns an ok result if is accepted to make copies of vertices and edges from the model.
acceptRelation(ModelType, EdgeType) - Method in interface se.conciliate.extensions.type.rule.ModelingRules
Returns true if this ModelRules accept that MTCompleteEdges of type edgeType is placed in MTCompleteModels of modelType.
acceptSymbol(ModelType, SymbolType) - Method in interface se.conciliate.extensions.type.rule.ModelingRules
Returns true if this ModelRules accept that symbols of type symbolType is placed in MTCompleteModels of modelType.
acceptTypeChange(MTModelHeader, ModelType) - Method in interface se.conciliate.extensions.type.rule.ModelingRules
Returns an OK result if these rules accept changing the type of a model.
acceptTypeChange(SymbolVariant, MTCompleteVertex) - Method in interface se.conciliate.extensions.type.rule.ModelingRules
Returns true if this ModelRules accept that the symbol of the vertex toChangeTypeOf changes variant to newVariant.
Actions - Interface in se.conciliate.extensions.actions
Deprecated.
add() - Method in interface se.conciliate.extensions.attribute.RefinementElement
Adds default values at the last row.
addBinderListener(BinderListener) - Method in interface se.conciliate.extensions.ui.Binder
Adds a new listener for changes to the binder.
addCategory(String) - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentFilterCategories
 
addChangeListener(ChangeListener) - Method in interface se.conciliate.extensions.ui.Page
Adds a change listener that will be notified when the state of the page has changed.
addChangeListener(ChangeListener) - Method in interface se.conciliate.extensions.ui.querybuilder.QueryBuilder
Adds a change listener that will be notified every time a change is made to the query state.
addChangeListener(ChangeListener) - Method in interface se.conciliate.extensions.ui.selectors.ContentFilter
Adds a change listener that will be notified when the filter has changed.
addChangeListener(ChangeListener) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelector
Adds a change listener that will be notified when the selection has changed.
addChangeListener(ChangeListener) - Method in interface se.conciliate.extensions.ui.selectors.SingleSelector
Adds a change listener that will be notified when the selection has changed.
addChooserWidget(ChooserWidget<T>, Class<T>) - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Adds a new chooser widget for the specified type/class.
addConfiguration(Configuration) - Method in interface se.conciliate.extensions.configuration.ConfigurationStore
Deprecated.
Adds a new configuration to the store.
addConfigurationListener(ConfigurationListener) - Method in interface se.conciliate.extensions.configuration.ConfigurationStore
Deprecated.
Adds a listener to this store.
addContent(Class, MTQuery) - Method in interface se.conciliate.extensions.exportservice.MTExportConfig
Add content to include in the export.
addContentFilter(ConfigContentFilter) - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigSettings
 
addControlPoint(Point) - Method in interface se.conciliate.extensions.store.MTEdgePath
Adds a control point to the edge.
addControlPoint(List<Point>, Point) - Method in interface se.conciliate.extensions.router.EdgeRouter
Adds a control point to the edge.
addDocument(Document.DocumentID) - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentSelectionList
 
addDocument(MTDocument) - Method in interface se.conciliate.extensions.store.MTSymbol
Adds a document to the symbol.
addDocument(MTDocumentHeader) - Method in interface se.conciliate.extensions.store.MTModel
Adds a document to the model.
addDocumentSourceListener(DocumentSourceListener) - Method in interface se.conciliate.extensions.documents.DocumentSource
Adds a listener for changes in the source.
addDocumentType(MTDocumentTypeHeader) - Method in interface se.conciliate.extensions.store.MTDocument
Adds a document type to the types this document is connected to.
addEdgeType(EdgeType) - Method in interface se.conciliate.extensions.type.ModelFamily
Tries to add a relation type to a diagram family.
addFlags(String, boolean, boolean) - Static method in interface se.conciliate.extensions.store.query.MTPatternQuery
Adds string representations of the flags to the given pattern string.
addLanguageListener(MTLanguageListener) - Method in interface se.conciliate.extensions.store.MTStore
 
addLayerType(MTLayerType) - Method in interface se.conciliate.extensions.store.MTCompleteModel
Adds a layer type to this complete model instance.

NOTE: This change will not be persisted.
addListListener(MTListListener) - Method in interface se.conciliate.extensions.store.MTStore
 
addLoadListener(Consumer<SingleSelector.LoadState>) - Method in interface se.conciliate.extensions.ui.selectors.SingleSelector
Adds a load listener to this selector.
addLockedRevision(Object) - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.RevisionHandler
 
addMember(MTSubscriber) - Method in interface se.conciliate.extensions.store.MTSubscriber
 
addMessageServiceListener(MessageServiceListener) - Method in interface se.conciliate.extensions.messaging.MessageService
Adds a listener for changes to the service, such as users logging on/off.
addMetaDataType(MetaDataType<? extends MetaData<?>>) - Method in class se.conciliate.extensions.documents.MetaDataGroup
 
addMetaDataTypes(List<? extends MetaDataType<? extends MetaData<?>>>) - Method in class se.conciliate.extensions.documents.MetaDataGroup
 
addModel(String) - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentAlwaysInclude
 
addModel(String) - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentSelectionList
 
addModel(String) - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentSelectionSubset
 
addModelingAction(ModelingAction) - Method in class se.conciliate.extensions.ui.ModelingActionGroup
 
addModelType(ModelType) - Method in interface se.conciliate.extensions.type.ModelFamily
Tries to add a model type to a family.
addMTAttributeTypeListener(MTAttributeTypeListener) - Method in interface se.conciliate.extensions.store.MTStore
 
addMTDocumentListener(MTDocumentListener) - Method in interface se.conciliate.extensions.store.MTStore
 
addMTDocumentTypeListener(MTDocumentTypeListener) - Method in interface se.conciliate.extensions.store.MTStore
 
addMTModelStoreListener(MTModelStoreListener) - Method in interface se.conciliate.extensions.store.MTModelStore
Adds a model store listener that will be notified when a model is added, removed or changed through the store api.
addMTSymbolStoreListener(MTSymbolStoreListener) - Method in interface se.conciliate.extensions.store.MTSymbolStore
Adds a symbol store listener that will be notified when a symbol is added, removed or changed through the store api.
addMultiChooserWidget(MultiChooserWidget<T>, Class<T>) - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Adds a new multi-chooser widget for the specified type/class.
addNotification(ShellNotification) - Method in interface se.conciliate.extensions.ui.Shell
Adds a notification message to the user-visible notification log.
addPrivilege(MTRepository, MTUserHeader.RepositoryPrivilege) - Method in interface se.conciliate.extensions.store.MTUser
 
addPrivilege(MTUserHeader.RepositoryPrivilege) - Method in interface se.conciliate.extensions.store.MTAccessGroup
 
addPrivilege(MTUserHeader.ServerPrivilege) - Method in interface se.conciliate.extensions.store.MTUser
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
addPropertyChangeListener(PropertyChangeListener) - Method in class se.conciliate.extensions.ui.Shell.SimpleStatusProgress
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface se.conciliate.extensions.ui.Shell.StatusIcon
Fired events "clickable", "visible", "icon".
addPropertyChangeListener(PropertyChangeListener) - Method in interface se.conciliate.extensions.ui.Shell.StatusProgress
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
addPropertyListener(PropertyChangeListener) - Method in interface se.conciliate.extensions.publish.MenuEditor
 
addRelation(String, MTPluginData, boolean) - Method in interface se.conciliate.extensions.store.MTPluginData
Adds a relation from this data to another plug-in data.
addRelations(String, Collection<MTPluginData>, boolean) - Method in interface se.conciliate.extensions.store.MTPluginData
Adds a relation from this data to other plug-in data.
addRemovedLayer(long) - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentLayers
 
addRepositoryStateListener(MTRepositoryStateListener) - Method in interface se.conciliate.extensions.store.MTStore
 
addSeparator() - Method in class se.conciliate.extensions.documents.MetaDataGroup
Adds a small gap between the last added meta data type and the next added meta data type.
addSource(String, String) - Method in class se.conciliate.extensions.publish.ScriptSources
 
addSource(Path, byte[]) - Method in class se.conciliate.extensions.publish.WebResources
 
addSource(Path, URL) - Method in class se.conciliate.extensions.publish.WebResources
Adds the resource 'resource' with the relative path 'resourcePath' to the resources.
addSources(ScriptSources) - Method in class se.conciliate.extensions.publish.ScriptSources
 
addSources(WebResources) - Method in class se.conciliate.extensions.publish.WebResources
 
addStatus(String) - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentFilterStatuses
 
addStep(ConfigStep) - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfig
Adds a step to the publish configuration.
addSubscriberListener(MTSubscriberListener) - Method in interface se.conciliate.extensions.store.MTStore
 
addSubscriberListener(SubscriberListener) - Method in interface se.conciliate.extensions.store.MTModelStore
 
addSupportedSchema(String) - Method in class se.conciliate.extensions.documents.InputDescriptor.UrlInputBuilder
 
addSymbol(String) - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentSelectionList
 
addSymbol(MTSymbol, Point) - Method in interface se.conciliate.extensions.store.MTCompleteModel
Adds an existing symbol to the model and returns a new MTCompleteVertex that will reference a symbol equal to the sent in symbol.
addSymbol(MTSymbol, Point, String) - Method in interface se.conciliate.extensions.store.MTCompleteModel
Adds an existing symbol to the model and returns a new MTCompleteVertex that will reference a symbol equal to the sent in symbol.
addSymbolType(SymbolType) - Method in interface se.conciliate.extensions.type.ModelFamily
Tries to add a symbol type to a diagram family.
addTo(Path, ContentFilter) - Method in interface se.conciliate.extensions.publish.custom.PublishResource
Called after publish has completed but before being uploaded.
addToRemovalHistory(String, String) - Method in interface se.conciliate.extensions.store.MTModel
Adds to the models entries for removed entities (vertices and edges).
addUrlPrefix(InputDescriptor.UrlPrefix) - Method in class se.conciliate.extensions.documents.InputDescriptor.UrlInputBuilder
 
addUser(MTUser) - Method in interface se.conciliate.extensions.store.MTRepository
Adds a user to the repository.
addVariableListener(MTVariableListener) - Method in interface se.conciliate.extensions.store.MTStore
 
addWorkflowRoleListener(WorkflowRoleListener) - Method in interface se.conciliate.extensions.store.MTModelStore
 
adjust(Collection<EdgeRouter.AdjustInfo>) - Method in interface se.conciliate.extensions.router.EdgeRouter
Adjusts control points from different edges to each other.
adjust(Collection<EdgeRouter.AdjustInfo>, Set<Shape>) - Method in interface se.conciliate.extensions.router.EdgeRouter
Adjusts control points from different edges to each other.
afterWriteModel(MTCompleteModel, Collection<MTCompleteVertex>) - Method in interface se.conciliate.extensions.publish.PublishActions
 
aggregate(List<PreparedAttribute>) - Method in interface se.conciliate.extensions.attribute.AttributeAggregator
Returns a prepared attribute for the aggregated value of the scalar prepared attributes.
alignEdges(Collection<MTCompleteEdge>, boolean) - Method in interface se.conciliate.extensions.store.MTCompleteModel
Aligns a set of edges in the model to each other.
ALL - Enum constant in enum class se.conciliate.extensions.content.RestContext.DataType
 
ALL - Enum constant in enum class se.conciliate.extensions.publish.custom.settings.ConfigContentSelection.Type
 
ALREADY_CHANGING - Static variable in exception se.conciliate.extensions.store.MTRemoteChangeException
Error code that idicates that a change failed due to someone else making changes to the object.
appendControlPoint(List<Point>, Point, Shape, Shape, List<Point[]>) - Method in interface se.conciliate.extensions.router.EdgeRouter
Returns a new list of control points where the given point p is taken into account while routing.
ApplicationSettings - Interface in se.conciliate.extensions.configuration
Provides access to application-wide settings for Modeling Tool.
applyChanges() - Method in interface se.conciliate.extensions.merge.Difference
Applies the changes to the existing entity if appropriate.
applyTo(ModelType) - Method in interface se.conciliate.extensions.type.rule.ModelingRules
Returns true if these rules apply to a model of a given type, otherwise everything is assumed to be OK according to these rules in a model of this type.
APPROVED - Enum constant in enum class se.conciliate.extensions.store.WorkflowState
 
APPROVER - Enum constant in enum class se.conciliate.extensions.store.event.WorkflowRoleListener.WorkflowRole
 
ARCHIVED - Enum constant in enum class se.conciliate.extensions.store.WorkflowState
 
archiveDraft(long, String) - Method in interface se.conciliate.extensions.store.MTServer
Archives a draft with the given ID.
asMTDocument(Object) - Static method in class se.conciliate.extensions.store.DocumentBridge
 
attribute(long) - Method in interface se.conciliate.extensions.content.RestContext
 
attribute(String) - Method in interface se.conciliate.extensions.content.RestContext
 
ATTRIBUTE - Enum constant in enum class se.conciliate.extensions.content.RestContext.DataType
 
ATTRIBUTE_TYPE - Enum constant in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
 
AttributeAggregator - Interface in se.conciliate.extensions.attribute
An attribute aggregator can, unsurprisingly, aggregate values of a certain attribute data type.
AttributeDataType - Interface in se.conciliate.extensions.attribute
A data type is a description of the data that an attribute has.
AttributeDataType.LocalizationHint - Enum Class in se.conciliate.extensions.attribute
 
AttributeEditor - Interface in se.conciliate.extensions.attribute
An attribute editor is used to edit attributes of one or more attribute types.
AttributePresenter<T extends PreparedAttribute> - Interface in se.conciliate.extensions.attribute
An attribute presenter is a presentation of an attribute value for one or more attribute types.
ATTRIBUTES - Enum constant in enum class se.conciliate.extensions.content.RestModel.ModelExpansions
 
ATTRIBUTES - Enum constant in enum class se.conciliate.extensions.content.RestObject.ObjectExpansions
 
attributeTypeAdded(MTAttributeType, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTAttributeTypeListener
Called after an attribute type has been added.
attributeTypeChanged(MTAttributeType, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTAttributeTypeListener
Called after an attribute type has changed.
AttributeTypeList - Class in se.conciliate.extensions.datatransfer
 
AttributeTypeList(List<MTAttributeType>) - Constructor for class se.conciliate.extensions.datatransfer.AttributeTypeList
 
attributeTypeRemoved(MTAttributeType, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTAttributeTypeListener
Called after an attribute type has been removed.
attributeTypes() - Method in interface se.conciliate.extensions.store.query.MTQuery
 
AttributeValue - Class in se.conciliate.extensions.attribute
 
AttributeValue(String, String) - Constructor for class se.conciliate.extensions.attribute.AttributeValue
 
AttributeWebWidget - Interface in se.conciliate.extensions.attribute
A widget-producer, creating a widget that can be used to present values in a web environment.
AttributeWidget - Interface in se.conciliate.extensions.attribute
 
AttributeWidget.WidgetType - Enum Class in se.conciliate.extensions.attribute
The widget type determines where it is suitable to place the widget.
authenticate(URL, boolean, InetAddress) - Method in interface se.conciliate.extensions.net.Authenticator
Returns empty if this authenticator cannot authenticate with the given parameters.
Authenticator - Interface in se.conciliate.extensions.net
Registered into OSGi to enable java.net.Authenticator-like capabilities.
AuthService - Interface in se.conciliate.extensions.auth
 

B

base64(UserAvatar.AvatarSize) - Method in interface se.conciliate.extensions.auth.UserAvatar
 
batchLock(Collection<? extends MTModelHeader>) - Method in interface se.conciliate.extensions.store.MTModelStore
Locks all supplied models and returns normally or locks no model and throws an exception.
batchLock(Collection<? extends MTSymbolHeader>) - Method in interface se.conciliate.extensions.store.MTSymbolStore
Locks all supplied symbols and returns normally or locks no symbol and throws an exception.
beforeUpload(UploadProfile, File) - Method in interface se.conciliate.extensions.publish.PublishActions
 
beforeWriteSteps(File) - Method in interface se.conciliate.extensions.publish.PublishActions
 
Binder - Interface in se.conciliate.extensions.ui
Keeps track of all pages opened in the user interface.
BinderAdapter - Class in se.conciliate.extensions.ui
Adapter for BinderListener.
BinderAdapter() - Constructor for class se.conciliate.extensions.ui.BinderAdapter
 
BinderEvent - Class in se.conciliate.extensions.ui
Event class for BinderListener.
BinderEvent(Object, int, Page) - Constructor for class se.conciliate.extensions.ui.BinderEvent
Constructs a new binder event.
BinderListener - Interface in se.conciliate.extensions.ui
Listener for changes to the binder keeping track of pages in the user interface.
bit() - Method in enum class se.conciliate.extensions.store.MTUserHeader.RepositoryPrivilege
 
bit() - Method in enum class se.conciliate.extensions.store.MTUserHeader.ServerPrivilege
 
BMTConverter - Interface in se.conciliate.extensions.exportservice
Converts files in the old export format to a file in the new export format (3.5 and later).
bool(MetaDataType) - Static method in class se.conciliate.extensions.documents.InputDescriptor
 
BOOLEAN - Enum constant in enum class se.conciliate.extensions.attribute.RefinementElement.Type
The boolean type.
BooleanValue(MetaDataType.BooleanMetaDataType, Boolean) - Constructor for class se.conciliate.extensions.documents.MetaData.BooleanValue
 
BOTTOM - Enum constant in enum class se.conciliate.extensions.drawable.Drawable.TextVerticalAlign
 
BOTTOM - Enum constant in enum class se.conciliate.extensions.store.Direction
 
BOTTOM - Enum constant in enum class se.conciliate.extensions.type.rule.MethodSupport.Direction
 
BREAKDOWN_ADDED - Static variable in interface se.conciliate.extensions.store.event.ModelChangeEvent
An event specifying that a symbol has been broken down to the model.
BREAKDOWN_REMOVED - Static variable in interface se.conciliate.extensions.store.event.ModelChangeEvent
An event specifying that a symbol no longer breaks down to the model.
BREAKDOWNS - Enum constant in enum class se.conciliate.extensions.content.RestObject.ObjectExpansions
 
BROWSER - Enum constant in enum class se.conciliate.extensions.documents.MetaDataType.Context
 
build() - Method in class se.conciliate.extensions.documents.InputDescriptor.MTSymbolInputBuilder
 
build() - Method in class se.conciliate.extensions.ui.ShellNotificationHTML
 
buildResults() - Method in interface se.conciliate.extensions.store.MTCachedList
Builds the results of the list.
BYTE - Enum constant in enum class se.conciliate.extensions.attribute.RefinementElement.Type
The byte type.

C

canAdd() - Method in interface se.conciliate.extensions.attribute.RefinementElement
Returns true if a new row can be added to this element, false otherwise.
cancel(boolean) - Method in class se.conciliate.extensions.datatransfer.DropResult
 
CANCEL - Static variable in interface se.conciliate.extensions.uploadservice.editor.UploadProfileEditor
 
cancelEdit() - Method in interface se.conciliate.extensions.ui.editors.Editor
Cancels the ongoing edit without accepting any changes.
cancelled() - Method in interface se.conciliate.extensions.attribute.EditCallback
Called immediately AFTER the editing has canceled.
cancelled() - Method in interface se.conciliate.extensions.ui.widgets.ChooserDialogCallback
Called when the choosing gets cancelled by the user without accepting the chosen values.
canClose() - Method in interface se.conciliate.extensions.ui.Page
Returns true if the page allows itself being closed.
canImport(DataFlavor, MTCompleteEdge, Point) - Method in interface se.conciliate.extensions.datatransfer.DropImport
Returns true if this drop import can read data of the given data flavor and attach it to the given edge, returns false otherwise.
canImport(DataFlavor, MTCompleteModel, Point) - Method in interface se.conciliate.extensions.datatransfer.DropImport
Returns true if this drop import can read data of the given data flavor and attach it to the given model, returns false otherwise.
canImport(DataFlavor, MTCompleteSymbol, Point) - Method in interface se.conciliate.extensions.datatransfer.DropImport
Returns true if this drop import can read data of the given data flavor and attach it to the given symbol, returns false otherwise.
canImport(DataFlavor, MTCompleteVertex, Point) - Method in interface se.conciliate.extensions.datatransfer.DropImport
Returns true if this drop import can read data of the given data flavor and attach it to the given vertex, returns false otherwise.
canImportContextless(DataFlavor) - Method in interface se.conciliate.extensions.datatransfer.DropImport
Returns true if this drop import can read data of the given data flavor and make use of it without any context such as a vertex or model.
canNavigateBack() - Method in interface se.conciliate.extensions.ui.Shell
lite
canNavigateForward() - Method in interface se.conciliate.extensions.ui.Shell
lite
canRemove(MTCompleteModel, Collection<MTCompleteVertex>, Collection<MTCompleteEdge>) - Method in interface se.conciliate.extensions.type.rule.ModelingRules
Returns true if everything in both vertices and edges can be removed from model, false otherwise.
canRemoveAt(int) - Method in interface se.conciliate.extensions.attribute.RefinementElement
Returns true if the values at the given row can be removed, false otherwise.
canReorder() - Method in interface se.conciliate.extensions.attribute.RefinementElement
Returns true if the rows of this element can be reordered, false otherwise
canSetAt(int, int, String, boolean) - Method in interface se.conciliate.extensions.attribute.RefinementElement
Returns true if the given value can be set at the given row and index.
canUserRead() - Method in interface se.conciliate.extensions.store.MTDocument
 
canUserRead() - Method in interface se.conciliate.extensions.store.MTModel
 
canUserRead() - Method in interface se.conciliate.extensions.store.MTSymbol
 
canUserWrite() - Method in interface se.conciliate.extensions.store.MTDocument
 
canUserWrite() - Method in interface se.conciliate.extensions.store.MTModel
 
canUserWrite() - Method in interface se.conciliate.extensions.store.MTSymbol
 
CANVAS - Enum constant in enum class se.conciliate.extensions.attribute.AttributeWidget.WidgetType
Widgets of type canvas can be placed, for example, in tabs, popups, dialogs, windows and sidebars.
cast(Document) - Static method in interface se.conciliate.extensions.store.MTDocument
 
CATEGORY - Enum constant in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
 
CELL - Enum constant in enum class se.conciliate.extensions.attribute.AttributeWidget.WidgetType
Widgets of type cell can be placed, for example, in tables, trees, lists, combo boxes and menus.
CENTER - Enum constant in enum class se.conciliate.extensions.drawable.Drawable.TextHorizontalAlign
 
CENTER - Enum constant in enum class se.conciliate.extensions.store.Direction
 
centerAroundStart() - Method in interface se.conciliate.extensions.type.rule.ModelingLookAndFeel.Pattern
Returns true if the pattern should be centered around the starting variant, false to center around end variant.
CHANGE_REVISION - Enum constant in enum class se.conciliate.extensions.store.MTRevisionOperation.OperationType
 
changeRevision() - Method in interface se.conciliate.extensions.store.MTModel
Prepares for a change to the current revision of the model, i.e.
changeRevision() - Method in interface se.conciliate.extensions.store.MTSymbol
Prepares for a change to the current revision of the symbol, i.e.
CHANGES_IN_REVISION - Enum constant in enum class se.conciliate.extensions.store.MTRevisionLogEntry.LogEventType
A new log message was added to the revision log by a user.
ChooserCallback<T> - Interface in se.conciliate.extensions.ui.widgets
 
ChooserDialogCallback<T> - Interface in se.conciliate.extensions.ui.widgets
 
ChooserFilter<T> - Interface in se.conciliate.extensions.ui.widgets
An interface used to filter elements that are possible to choose from a ChooserWidget<T>.
ChooserWidget<T> - Interface in se.conciliate.extensions.ui.widgets
A widget for choosing elements of type <T>.
Class - Enum constant in enum class se.conciliate.extensions.ui.editors.EditSupport.SupportReason
The reason for supporting editing of the object was due to the object's type.
clear() - Method in interface se.conciliate.extensions.store.MTAttribute
Clears the attribute of all data.
clear() - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
clear() - Method in interface se.conciliate.extensions.store.query.MTQuery
Clears any selected data and returns an "empty" query.
clear() - Method in class se.conciliate.extensions.ui.ModelingActionGroup
 
clearCaches() - Method in interface se.conciliate.extensions.documents.DocumentCacheControl
Clears all caches.
clearControlPoints() - Method in interface se.conciliate.extensions.store.MTEdgePath
Clears the control points of the edge and sets a default set of valid control points between the two vertices.
clearControlPoints(double, double) - Method in interface se.conciliate.extensions.store.MTEdgePath
Clears the control points of the edge and sets a default set of valid control points between the two vertices.
clearData() - Method in interface se.conciliate.extensions.store.MTAttributeType
Clears (removes) all MTAttributes with this type as its attribute type.
clearSelection() - Method in interface se.conciliate.extensions.ui.selectors.SingleSelector
Clears the selection
clicked() - Method in interface se.conciliate.extensions.ui.Shell.StatusIcon
 
clone() - Method in interface se.conciliate.extensions.renderer.DrawableRenderer
 
clone() - Method in interface se.conciliate.extensions.renderer.ModelRenderer
 
close() - Method in interface se.conciliate.extensions.datasources.DataSource
 
close() - Method in interface se.conciliate.extensions.store.connection.MTConnection
 
close() - Method in interface se.conciliate.extensions.uploadservice.editor.UploadProfileEditor
Asks this profile editor if it's ready to close.
close(MTModelHeader) - Method in interface se.conciliate.extensions.ui.Shell
Closes a page for a model if the shell state is MODELING and the model is open.
close(Page<?>) - Method in interface se.conciliate.extensions.ui.Shell
Closes a page for if the shell state is MODELING and the page is open.
CLOSE - Static variable in interface se.conciliate.extensions.uploadservice.editor.UploadProfileEditor
 
closeAllPages(boolean, Runnable) - Method in interface se.conciliate.extensions.ui.Binder
Closes all currently opened pages.
closeCurrentPage(boolean, Runnable) - Method in interface se.conciliate.extensions.ui.Binder
Closes the current page.
closeOtherPages(boolean, Runnable) - Method in interface se.conciliate.extensions.ui.Binder
Closes all but the currently selected page.
closePage(Page<?>, boolean, Runnable) - Method in interface se.conciliate.extensions.ui.Binder
Closes a previously opened page.
closePage(Page<?>, boolean, Runnable, boolean) - Method in interface se.conciliate.extensions.ui.Binder
 
COLOR_SCHEME - Enum constant in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
 
COLOR_SCHEME - Enum constant in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
 
ColorSchemeList - Class in se.conciliate.extensions.datatransfer
 
ColorSchemeList(List<MTColorScheme>) - Constructor for class se.conciliate.extensions.datatransfer.ColorSchemeList
 
colorSchemes() - Method in interface se.conciliate.extensions.store.query.MTQuery
 
colorTransformerFromString(String) - Method in interface se.conciliate.extensions.store.MTServer
Creates a color transformer from a string representation.
CommandLineTask - Interface in se.conciliate.extensions.actions
A task that can be run from the command line.
CommandLineTask.CommandLine - Interface in se.conciliate.extensions.actions
 
compareHistories(MTHistory, MTHistory) - Method in interface se.conciliate.extensions.merge.MTMerger
Compares two histories to determine what to do with them when importing.
compareTo(ModelReference) - Method in interface se.conciliate.extensions.store.ModelReference
lite specific
compareTo(MTNamedObject) - Method in interface se.conciliate.extensions.store.MTNamedObject
 
compareTo(MTQueryActionProvider) - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider
 
compareTo(MTQueryActionProvider.QueryAction) - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.QueryAction
 
ConfigContentAlwaysInclude - Interface in se.conciliate.extensions.publish.custom.settings
Models that are always included in the publish, regardless of other settings.
ConfigContentFilter - Interface in se.conciliate.extensions.publish.custom.settings
Filters a publish content selection.
ConfigContentFilterCategories - Interface in se.conciliate.extensions.publish.custom.settings
Filters publish content on categories.
ConfigContentFilterLockedRevisions - Interface in se.conciliate.extensions.publish.custom.settings
Filters publish content, including only locked revisions.
ConfigContentFilterStatuses - Interface in se.conciliate.extensions.publish.custom.settings
Filters publish content on status.
ConfigContentLayers - Interface in se.conciliate.extensions.publish.custom.settings
Filters publish content by removing available layers from published models.
ConfigContentSelection - Interface in se.conciliate.extensions.publish.custom.settings
A selection of content to publish.
ConfigContentSelection.Type - Enum Class in se.conciliate.extensions.publish.custom.settings
 
ConfigContentSelectionAll - Interface in se.conciliate.extensions.publish.custom.settings
Includes all available entities.
ConfigContentSelectionList - Interface in se.conciliate.extensions.publish.custom.settings
Selects a list of entities.
ConfigContentSelectionNamedQuery - Interface in se.conciliate.extensions.publish.custom.settings
Selects content from a named query.
ConfigContentSelectionNone - Interface in se.conciliate.extensions.publish.custom.settings
Selects no entities.
ConfigContentSelectionSubset - Interface in se.conciliate.extensions.publish.custom.settings
Selects a subset of models by following breakdowns.
ConfigSettings - Interface in se.conciliate.extensions.publish.custom.settings
Additional settings for the custom publish, such as which content to publish.
ConfigStep - Interface in se.conciliate.extensions.publish.custom
Marker interface for all available steps in the custom publish.
ConfigStepChooseModel - Interface in se.conciliate.extensions.publish.custom.step
Lets the user choose a model.
ConfigStepCommand - Interface in se.conciliate.extensions.publish.custom.step
Runs a system command.
ConfigStepCopyDocuments - Interface in se.conciliate.extensions.publish.custom.step
Scans for documents with the "copy-on-publish" property set and copies these documents to the output directory.
ConfigStepDocuments - Interface in se.conciliate.extensions.publish.custom.step
Creates XML files for published documents.
ConfigStepElement - Annotation Interface in se.conciliate.extensions.publish.custom
Annotation used on all available steps available in the custom publish.
ConfigStepExport - Interface in se.conciliate.extensions.publish.custom.step
Creates report from model type: write-step
ConfigStepFilter - Interface in se.conciliate.extensions.publish.custom.step
Step for creating XML describing how the published material should be filtered.
ConfigStepIndex - Interface in se.conciliate.extensions.publish.custom.step
Creates an XML file containing an index of all files in a directory.
ConfigStepLatestChanges - Interface in se.conciliate.extensions.publish.custom.step
Creates an XML files containing the models and symbols that was last changed.
ConfigStepLists - Interface in se.conciliate.extensions.publish.custom.step
Creates an XML containing the result of executing lists.
ConfigStepLookup - Interface in se.conciliate.extensions.publish.custom.step
 
ConfigStepMenu - Interface in se.conciliate.extensions.publish.custom.step
Creates an XML file representing a menu of some kind containing models, symbols, documents etc.
ConfigStepMenu.DocumentItem - Interface in se.conciliate.extensions.publish.custom.step
A document menu item.
ConfigStepMenu.Item - Interface in se.conciliate.extensions.publish.custom.step
Common interface for all menu items.
ConfigStepMenu.LatestChangesItem - Interface in se.conciliate.extensions.publish.custom.step
Adds a menu item for showing the latest changes to models and symbols.
ConfigStepMenu.ListItem - Interface in se.conciliate.extensions.publish.custom.step
A list menu item.
ConfigStepMenu.Menu - Interface in se.conciliate.extensions.publish.custom.step
A menu that can contain other menus or menu items.
ConfigStepMenu.ModelItem - Interface in se.conciliate.extensions.publish.custom.step
A model menu item.
ConfigStepMenu.NewRevisionsItem - Interface in se.conciliate.extensions.publish.custom.step
Adds a menu item for showing models and symbols with new revisions.
ConfigStepMenu.ProvidedItem - Interface in se.conciliate.extensions.publish.custom.step
Adds a menu item for plugin items.
ConfigStepMenu.SymbolItem - Interface in se.conciliate.extensions.publish.custom.step
A symbol menu item.
ConfigStepMenuProvider - Interface in se.conciliate.extensions.publish.custom.step
Creates an XML file containing the models and symbols with new revisions created either since a specific date or in the last X days.
ConfigStepModels - Interface in se.conciliate.extensions.publish.custom.step
Creates XML files for the published models.
ConfigStepMove - Interface in se.conciliate.extensions.publish.custom.step
Removes files from the output directory.
ConfigStepNewRevisions - Interface in se.conciliate.extensions.publish.custom.step
Creates an XML file containing the models and symbols with new revisions created either since a specific date or in the last X days.
ConfigStepRemove - Interface in se.conciliate.extensions.publish.custom.step
Removes files from the output directory.
ConfigStepRemove.Mode - Enum Class in se.conciliate.extensions.publish.custom.step
 
ConfigStepRenderJS - Interface in se.conciliate.extensions.publish.custom.step
Creates JavaScript code for rendering models using the Raphael JS library.
ConfigStepRenderPNG - Interface in se.conciliate.extensions.publish.custom.step
Creates PNG images of published models.
ConfigStepRenderPNG.Mode - Enum Class in se.conciliate.extensions.publish.custom.step
 
ConfigStepReport - Interface in se.conciliate.extensions.publish.custom.step
Creates report from model type: write-step
ConfigStepSearchIndex - Interface in se.conciliate.extensions.publish.custom.step
Creates a search index for published models, symbols and documents.
ConfigStepSymbols - Interface in se.conciliate.extensions.publish.custom.step
Creates XML files for symbols.
ConfigStepTransform - Interface in se.conciliate.extensions.publish.custom.step
Transforms XML files with XSLT.
ConfigStepTree - Interface in se.conciliate.extensions.publish.custom.step
Creates an XML files with minimal information about all published models that can be used to represent a tree of published models by following breakdowns.
ConfigStepUpdateReferences - Interface in se.conciliate.extensions.publish.custom.step
Updates the created XML files with information that could not be added before all models have been published, such as relations from symbols to other symbols, which is dependent on all the models where the symbol is used.
Configuration - Interface in se.conciliate.extensions.configuration
Deprecated.
Use org.osgi.service.cm.ConfigurationAdmin
ConfigurationHandler - Interface in se.conciliate.extensions.repoconfig
Parses repository configuration XML.
ConfigurationListener - Interface in se.conciliate.extensions.configuration
Deprecated.
Use org.osgi.service.cm.ConfigurationAdmin
ConfigurationPanel - Interface in se.conciliate.extensions.configuration
Deprecated.
Will be moved and possibly renamed
ConfigurationStore - Interface in se.conciliate.extensions.configuration
Deprecated.
Use org.osgi.service.cm.ConfigurationAdmin
conflict(MTMerger, Class<T>, MergeDifferences<T>) - Method in interface se.conciliate.extensions.importservice.MTImportCallback
A conflict was encountered.
CONFLICT - Enum constant in enum class se.conciliate.extensions.merge.MTMerger.CompareResult
 
connectDocument(Document) - Method in interface se.conciliate.extensions.store.MTModel
Connects a document to a model.
connectDocument(Document) - Method in interface se.conciliate.extensions.store.MTSymbol
Connects a document to a symbol.
connectDocument(Document.DocumentID) - Method in interface se.conciliate.extensions.store.MTModel
Connects a document to a model.
connectDocument(Document.DocumentID) - Method in interface se.conciliate.extensions.store.MTSymbol
Connects a document to a symbol.
connectTo(MetaDataType<?>, BiFunction<MetaData<?>, MetaData<?>, MetaData<?>>) - Method in class se.conciliate.extensions.documents.InputDescriptor.UrlInputBuilder
“Connects the InputDescriptor built by this builder to the given MetaDataType so that when metadata for the InputDescriptor built by this builder is changed, the given BiFunction is applied (called) with both the changed metadata and the connected metadata.
connectTo(MTModelHeader) - Method in interface se.conciliate.extensions.store.MTExtensionDocument
Connects this document to the specified model.
connectTo(MTSymbolHeader) - Method in interface se.conciliate.extensions.store.MTExtensionDocument
Connects this document to the specified symbol.
connectToLocalRepository(Shell, File) - Method in interface se.conciliate.extensions.store.connection.MTConnectionFactory
Connects to a local repository.
connectToModels() - Method in interface se.conciliate.extensions.store.MTAttributeType
Connects this attribute type to models.
connectToModels(int) - Method in interface se.conciliate.extensions.store.MTAttributeType
Connects this attribute type to models and gives the attribute type the given position.
connectToServer(Server) - Method in interface se.conciliate.extensions.store.connection.MTConnectionFactory
Connects to a server.
connectToServerRepository(MTRepository) - Method in interface se.conciliate.extensions.store.connection.MTConnectionFactory
Connects to a server repository.
connectToSymbolType(SymbolType) - Method in interface se.conciliate.extensions.store.MTAttributeType
Connects this attribute type to a symbol type.
connectToSymbolType(SymbolType, int) - Method in interface se.conciliate.extensions.store.MTAttributeType
Connects this attribute type to a symbol type and gives the attribute type the given position.
contains(Point) - Method in class se.conciliate.extensions.router.OverlappingSegment
 
contains(Point) - Method in interface se.conciliate.extensions.store.MTEdgePath
Returns true if the point is on the edge.
contains(Point, int) - Method in class se.conciliate.extensions.router.OverlappingSegment
 
contains(List<Point>, Point) - Method in interface se.conciliate.extensions.router.EdgeRouter
Returns true if the point p lies on the path given by the control points.
CONTENT - Enum constant in enum class se.conciliate.extensions.attribute.AttributeDataType.LocalizationHint
The refinements are content localized, meaning an attribute type should have refinements that are identical in structure in all languages while the content of them may change.
CONTENT_CHANGED - Static variable in interface se.conciliate.extensions.store.event.DocumentChangeEvent
Used when the content of the document has changed.
CONTENT_SOURCE_CHANGED - Static variable in interface se.conciliate.extensions.store.event.DocumentChangeEvent
Used when the content source has changed.
ContentFilter - Interface in se.conciliate.extensions.publish
 
ContentFilter - Interface in se.conciliate.extensions.ui.selectors
 
ContentSelector<T> - Interface in se.conciliate.extensions.ui.selectors
An UI for selecting content of a given type.
ContentSelectorConfig - Class in se.conciliate.extensions.ui.selectors
Configuration builder for content selectors.
ContentSelectorConfig() - Constructor for class se.conciliate.extensions.ui.selectors.ContentSelectorConfig
 
ContentSelectorFactory - Interface in se.conciliate.extensions.ui.selectors
A factory for creating content selectors for choosing entities from a repository/workspace.
ContentService - Interface in se.conciliate.extensions.content
 
context() - Method in interface se.conciliate.extensions.content.RestData
Returns the context for the loaded rest data.
convertExportFile(File, File) - Method in interface se.conciliate.extensions.exportservice.BMTConverter
 
convertStatusAndCategoryToFields(File, File) - Method in interface se.conciliate.extensions.exportservice.BMTConverter
 
copy() - Method in interface se.conciliate.extensions.store.MTCompleteSymbol
Copies this symbol and returns the result.
copy(MTCompleteModel) - Method in interface se.conciliate.extensions.store.MTCompleteVertex
Copies this vertex and returns the result.
copy(MTCompleteModel, boolean) - Method in interface se.conciliate.extensions.store.MTCompleteVertex
Copies the vertex to another model in the same way as copy(model), but keeping the identity (UUID) and history of the vertex.
copy(MTCompleteModel, MTCompleteSymbol) - Method in interface se.conciliate.extensions.store.MTCompleteVertex
Copies this vertex and returns the result.
copy(MTCompleteModel, MTCompleteVertex, MTCompleteVertex) - Method in interface se.conciliate.extensions.store.MTCompleteEdge
Copies this edge and returns the result.
copy(MTCompleteModel, MTCompleteVertex, MTCompleteVertex, boolean) - Method in interface se.conciliate.extensions.store.MTCompleteEdge
Copies the edge to another model in the same way as copy(model, from, to), but keeping the identity (UUID) and history of the edge.
COPY_ON_PUBLISH_CHANGED - Static variable in interface se.conciliate.extensions.store.event.DocumentChangeEvent
Used when the copy on publish flag has changed.
copyAttributes(MTVertex) - Method in interface se.conciliate.extensions.store.MTCompleteVertex
 
copyData(MTPluginData) - Method in interface se.conciliate.extensions.store.MTPluginDataOperations
Copies plug-in data from another entity.
copyModelData(MTCompleteModel, MTCompleteModel) - Method in interface se.conciliate.extensions.store.plugin.MTDataProvider
Optionally copies data when a copy of a model is made.
copyOnPublish() - Method in interface se.conciliate.extensions.content.RestDocument
Deprecated.
 
copySymbolData(MTCompleteSymbol, MTCompleteSymbol) - Method in interface se.conciliate.extensions.store.plugin.MTDataProvider
Optionally copies data when a copy of a symbol is made.
CORNERS - Static variable in enum class se.conciliate.extensions.store.Direction
 
create() - Method in interface se.conciliate.extensions.documents.DocumentSource.Creator
Creates a new default document by calling DocumentSource.Creator.create(String) with the first element returned from DocumentSource.Creator.getKinds() or null if the result from DocumentSource.Creator.getKinds() is null or empty.
create() - Static method in class se.conciliate.extensions.ui.ShellNotificationHTML
 
create(Component, Point, Consumer<MTDataPresenter.Presentable>) - Method in interface se.conciliate.extensions.store.plugin.MTDataPresenter
Creates a new object of the given type.
create(String) - Method in interface se.conciliate.extensions.documents.DocumentSource.Creator
Creates a new document by calling Document.createUnsaved(DocumentSource, Collection) with all the necessary meta data.
create(String) - Static method in class se.conciliate.extensions.ui.ShellNotificationHTML
 
create(String, String, File, UserIdentity) - Method in interface se.conciliate.extensions.datasources.LocalDataSource
 
create(String, Icon, String) - Static method in class se.conciliate.extensions.publish.MenuProvider.MenuProviderInfo
 
CREATE_REVISION - Enum constant in enum class se.conciliate.extensions.store.MTRevisionOperation.OperationType
 
createAccessGroup(MTGroup) - Method in interface se.conciliate.extensions.store.MTRepository
 
createAlwaysInclude() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createAttributeType(String, String, String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Creates a new attribute type.
createBatchIterator(Class, List<Long>) - Method in interface se.conciliate.extensions.store.MTStore
Creates and returns an iterator over a list of MT objects that fetches information from the underlying store in batches as the iterator is traversed.
createBreakdown(MTModelHeader, MTEdgeHeader) - Method in interface se.conciliate.extensions.store.MTModelStore
Creates a new breakdown from the edge to the model, if one does not already exist.
createBreakdown(MTModelHeader, MTSymbolHeader) - Method in interface se.conciliate.extensions.store.MTModelStore
Creates a new breakdown from the model to the symbol if one does not already exist.
createBuilder() - Method in interface se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory
Creates a query builder that can create queries returning all result types.
createBuilder(boolean, boolean, QueryBuilderFactory.QueryType...) - Method in interface se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory
Creates a query builder for a specific set of result types.
createBuilder(boolean, QueryBuilderFactory.QueryType...) - Method in interface se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory
Creates a query builder for a specific set of result types.
createBuilder(QueryBuilderFactory.QueryType...) - Method in interface se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory
Creates a query builder for a specific set of result types.
createCachedList(MTList) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
 
createCachedList(MTList, boolean, boolean) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Creates and returns a cached list for a relative list.
createChild(String) - Method in interface se.conciliate.extensions.store.MTWorkspace
Synchronously creates a child workspace to this workspace, if this worksapce is locked.
createChooserDialog(Class<T>, boolean, ChooserFilter<T>, ChooserDialogCallback<T>, Window, boolean, boolean) - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Creates and returns a JDialog containing a chooser for the specified choosable type, or null if no chooser can be found for that type.
createChooserDialog(Class<T>, T, boolean, ChooserFilter<T>, ChooserDialogCallback<T>, Window, boolean, boolean) - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Creates and returns a JDialog containing a chooser for the specified choosable type, or null if no chooser can be found for that type.
createColorScheme() - Method in interface se.conciliate.extensions.store.MTServer
creates a color scheme in the database.
createColorSchemeSelector(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createColorSchemeSelector(boolean, MTQuery) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createConfig() - Method in interface se.conciliate.extensions.exportservice.ExportService
Deprecated.
Creates an empty configuration.
createConfig() - Method in interface se.conciliate.extensions.exportservice.MTExportService
Creates a configuration for silently running an MT export.
createConfig() - Method in interface se.conciliate.extensions.importservice.ImportService
Deprecated.
Creates an empty config.
createConfig() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
Creates an empty configuration.
createConfig(File) - Method in interface se.conciliate.extensions.importservice.MTImportService
Creates a configuration for silently running an MT import.
createConfig(File, boolean) - Method in interface se.conciliate.extensions.importservice.MTImportService
 
createConfigFactory() - Method in interface se.conciliate.extensions.publish.custom.CustomPublish
Creates a factory for creating new configurations.
createConnection() - Method in interface se.conciliate.extensions.datasources.LocalDataSource
 
createContentFilter(Class) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createContext(Collection<Long>, Collection<RestContext.DataType>, Collection<RestModel.ModelExpansions>, Collection<RestDocument.DocumentExpansions>, Collection<RestObject.ObjectExpansions>) - Method in interface se.conciliate.extensions.content.ContentService
Creates a new context within the current workspace.
createCustomEditor(Font, Runnable, Optional<Runnable>) - Method in interface se.conciliate.extensions.documents.DocumentFilter
Creates the custom editor used by filters with editor type "CUSTOM".
createCustomEditor(Font, Runnable, Optional<Runnable>) - Method in interface se.conciliate.extensions.store.query.MTAttributeFilter
Creates the custom editor used by filters with editor type "CUSTOM".
CREATED - Enum constant in enum class se.conciliate.extensions.documents.MetaDataType.ColumnType
The creation date.
createData(List<MTPluginDataOperations.Data>) - Method in interface se.conciliate.extensions.store.MTPluginDataOperations
Creates new data for the entity.
createDataSource() - Method in interface se.conciliate.extensions.report.ReportDataSourceFactory
 
createDefaultDescriptionType() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Creates the default description type for a repository and connects it to all currently available symbol types.
createDefaultEdgeDrawable(Paint, Stroke, boolean, boolean) - Method in interface se.conciliate.extensions.drawable.DrawableSupport
Creates a default edge drawable without having access to the actual path of the edge.
createDefaultEdgeDrawable(MTEdgePath, Paint, Stroke, boolean, boolean) - Method in interface se.conciliate.extensions.drawable.DrawableSupport
Creates a default drawable for an edge.
createDefaultEdgeTypeFilter(List<EdgeType>, ModelType, SymbolType, SymbolType) - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Creates a default chooser filter for selecting an edge type between two symbol types for a given model type, taking the repository configuration into account.
createDefaultRefinement() - Method in interface se.conciliate.extensions.attribute.AttributeDataType
Creates a new refinement for this data type.
createDescriptionTypeSelector(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createDescriptionTypeSelector(boolean, MTQuery) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createDirectory(String) - Method in interface se.conciliate.extensions.store.MTServer
Creates a new directory using 'ROOT' as ancestor.
createDirectory(String, Long) - Method in interface se.conciliate.extensions.store.MTServer
Creates a new directory.
createDocument(String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Creates a new document, with default settings.
createDocumentMenuItem() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createDocumentSelector(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createDocumentSelector(boolean, MTQuery) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createDocumentSourceSelector(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createDocumentSourceSelector(boolean, MTQuery) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createDocumentType(String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Creates a new document type in the repository.
createDocumentTypeSelector(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createDocumentTypeSelector(boolean, MTQuery) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createDrawable(MTCompleteEdge) - Method in interface se.conciliate.extensions.drawable.DrawableFactory
Creates a drawable used for rendering an edge.
createDrawable(EdgeType) - Method in interface se.conciliate.extensions.drawable.DrawableFactory
Creates a drawable for an edge type that can be used to render for example an icon.
createDrawable(ModelType) - Method in interface se.conciliate.extensions.drawable.DrawableFactory
Creates a drawable for a model type.
createDrawable(SymbolVariant) - Method in interface se.conciliate.extensions.drawable.DrawableFactory
Creates a drawable for a symbol variant.
createDrawableIcon(Drawable, Dimension) - Method in interface se.conciliate.extensions.drawable.DrawableIconFactory
Deprecated.
 
createDrawableIcon(Drawable, Dimension, Dimension) - Method in interface se.conciliate.extensions.drawable.DrawableIconFactory
Deprecated.
 
createDrawableIcon(EdgeType, Dimension) - Method in interface se.conciliate.extensions.drawable.DrawableIconFactory
Deprecated.
use new HiDpiIcon(new URL("icon:edge/16/FLOW")) instead.
createDrawableIcon(ModelType, Dimension) - Method in interface se.conciliate.extensions.drawable.DrawableIconFactory
Deprecated.
createDrawableIcon(SymbolVariant, Dimension) - Method in interface se.conciliate.extensions.drawable.DrawableIconFactory
Deprecated.
use new HiDpiIcon(new URL("icon:symbol/16/PROCESS")) instead.
createDrawableIcon(SymbolVariant, Dimension, MTColorTransformer) - Method in interface se.conciliate.extensions.drawable.DrawableIconFactory
Deprecated.
use new HiDpiIcon(new URL("icon:model/16/PROCESS_MODEL")) instead.
createDrawableRenderer(RendererFlavor) - Method in interface se.conciliate.extensions.renderer.RendererService
Creates and returns a renderer used to render drawables with the help of a rendering context that is supplied at a later point.
createEdge(String, EdgeType, EdgeRouter, MTCompleteVertex, MTCompleteVertex, List<Point>) - Method in interface se.conciliate.extensions.store.MTCompleteModel
Creates a new edge and adds it to the model.
createEdge(EdgeType, EdgeRouter, MTCompleteVertex, MTCompleteVertex, List<Point>) - Method in interface se.conciliate.extensions.store.MTCompleteModel
Creates a new edge and adds it to the model.
createEmptyConfiguration(String) - Method in interface se.conciliate.extensions.configuration.ConfigurationStore
Deprecated.
Factory method for convenience.
createExisting(DocumentSource, String, Collection<MetaData>) - Static method in class se.conciliate.extensions.documents.Document
Creates a document instance representing an existing document that is persisted in its source and thus has an id.
createExtensionDocument(String, String, String, String, Date, boolean, byte[]) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Creates a new MTExtensionDocument instance with the supplied values.
createField(ReportContext, JsonData) - Method in interface se.conciliate.extensions.report.output.ReportFieldProvider
Creates a report field for use in report generator.
createFilter() - Method in interface se.conciliate.extensions.documents.DocumentFilterType
 
createFilter(String) - Method in interface se.conciliate.extensions.documents.DocumentFilterType
 
createFilter(MTAttributeType) - Method in interface se.conciliate.extensions.store.query.MTAttributeFilterType
Creates a filter for an attribute type with default settings.
createFilter(MTAttributeType, String) - Method in interface se.conciliate.extensions.store.query.MTAttributeFilterType
Creates a filter with non-default settings.
createFilterCategories() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createFilterLockedRevisions() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createFilterStatuses() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createFlavor(String, Class, String) - Method in interface se.conciliate.extensions.renderer.RendererService
Creates a new flavor.
createFOP() - Method in interface se.conciliate.extensions.fop.FOPFactory
 
createFOP(InputSource) - Method in interface se.conciliate.extensions.fop.FOPFactory
 
createGroup(String, String, URL) - Static method in class se.conciliate.extensions.documents.MetaDataGroup
 
createGroup(String, URL) - Static method in class se.conciliate.extensions.documents.MetaDataGroup
 
createHierarchy() - Method in interface se.conciliate.extensions.documentservice.DocumentService
Deprecated.
Creates a new DocumentHierarchy from this DocumentServices source.
createHierarchy(UUID) - Method in interface se.conciliate.extensions.documentservice.DocumentService
Deprecated.
Returns a new DocumentHierarchy with the root set to the DocumentHierarchy with UUID equal to uuid.
createHsbColorTransformer(float, float, float) - Method in interface se.conciliate.extensions.store.MTServer
 
createIconDrawable(Icon, Icon...) - Method in interface se.conciliate.extensions.drawable.DrawableSupport
Creates a drawable backed by icons.
createImage(String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Creates a new image in storage.
createLanguage() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Creates a new language for the repository.
createLanguageSelector(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createLanguageSelector(boolean, List<MTLanguage>) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createLatestChangesMenuItem() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createLayers() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createLayerType(String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Creates a new layer type in the repository.
createLayerTypeSelector(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createLayerTypeSelector(boolean, MTQuery) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createList(boolean, String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Creates and returns a new list.
createListMenuItem() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createListRendererWidget() - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Creates and returns a list cell renderer.
createListSelector(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createListSelector(boolean, MTQuery) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createLocalDataSource(File) - Method in interface se.conciliate.extensions.datasources.DataSourceFactory
Creates a new local data source.
createMenuItem() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createMenuItem(String, Map<MTLanguage, String>, Icon, MenuProvider.MenuKey) - Static method in class se.conciliate.extensions.publish.MenuProvider.ProvidedMenuItem
Any thread.
createModel(ModelType, String) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Creates a new model, with default settings.
createModelMenuItem() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createModelRenderer(RendererFlavor) - Method in interface se.conciliate.extensions.renderer.RendererService
Creates and returns a renderer used to render models with the help of a rendering context that is supplied at a later point.
createModelSelector(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createModelSelector(boolean, boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createModelSelector(boolean, boolean, MTQuery) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createModelSelector(boolean, MTQuery) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createModelTypeIcon(ModelType, Dimension) - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Deprecated.
createNewModelWidget(String, Consumer<MTCompleteModel>) - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Creates a new JDialog where the user can create a new model.
createNewModelWidget(ModelType) - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Creates a new JDialog where the user can create a new model.
createNewModelWidget(ModelType, Consumer<MTCompleteModel>) - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Creates a new JDialog where the user can create a new model.
createNewRevisionsMenuItem() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createNullDrawable() - Method in interface se.conciliate.extensions.drawable.DrawableSupport
Creates a drawable that draws nothing.
createOrLoadData(MTStore, MTCompleteModel, Collection<MTPluginData>) - Method in interface se.conciliate.extensions.store.plugin.MTDataProvider
Create or load data for a model.
createOrLoadData(MTStore, MTCompleteSymbol, Collection<MTPluginData>) - Method in interface se.conciliate.extensions.store.plugin.MTDataProvider
Create or load data for a symbol.
createOrLoadData(MTStore, MTDocument, Collection<MTPluginData>) - Method in interface se.conciliate.extensions.store.plugin.MTDataProvider
Create or load data for a document.
createPermissionGroup(MTGroup) - Method in interface se.conciliate.extensions.store.MTRepository
 
createPluginData(String) - Method in interface se.conciliate.extensions.store.MTPluginData
Creates a new plug-in data with the same provider and the same root entity (model, symbol or document) as the current data.
createPluginData(MTDataProvider, String) - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Creates a new plug-in data connected to this document.
createPluginData(MTDataProvider, String) - Method in interface se.conciliate.extensions.store.MTModelHeader
Creates a new plug-in data connected to this model.
createPluginData(MTDataProvider, String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Creates a new plug-in data connected to this repository.
createPluginData(MTDataProvider, String) - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Creates a new plug-in data connected to this symbol.
createPluginData(MTDataProvider, String) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Creates a new plug-in data connected to this workspace.
createPluginDataSelector(boolean, PluginContent) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createPluginDataSelector(boolean, PluginContent, MTQuery) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createPluginStructure(MTPluginData) - Method in interface se.conciliate.extensions.xml.PluginContent
 
createPopupMenu(String, List<ModelingAction>) - Method in interface se.conciliate.extensions.ui.widgets.MenuBuilderWidget
Creates a popup menu from modeling actions.
createPopupMenu(String, JMenuItem...) - Method in interface se.conciliate.extensions.ui.widgets.MenuBuilderWidget
Creates a JPopupMenu with the supplied menu items.
createProfile(String) - Method in interface se.conciliate.extensions.publish.PublishService
Creates a new profile, ready for editing.
createProfile(String, String) - Method in interface se.conciliate.extensions.uploadservice.UploadService
Creates a new profile, ready for editing.
createProvidedMenuItem() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createPublication(String, long, String) - Method in interface se.conciliate.extensions.store.MTNotificationStore
 
createPublishProfile(String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Creates a new publish profile in this repository.
createPublishProfileSelector(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createPublishProfileSelector(boolean, MTQuery) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createQuery() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Creates a query for selecting MT-objects.
createQuery(Element) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Re-creates a query that has been serialized to XML.
createRefinement(String) - Method in interface se.conciliate.extensions.attribute.AttributeDataType
Creates a new refinement based on the given string.
createRelations(List<MTPluginDataOperations.Relation>, Map<String, Long>) - Method in interface se.conciliate.extensions.store.MTPluginDataOperations
Creates relations between plug-in data for an entity.
createRemoteDataSource(Server) - Method in interface se.conciliate.extensions.datasources.DataSourceFactory
Creates a new remote data source.
createRenameModelWidget(MTModelHeader) - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Creates a new JDialog where the user can change the name of a model.
createRepository(String, boolean, Long, String) - Method in interface se.conciliate.extensions.store.MTServer
Creates a new repository.
createRepository(String, boolean, String) - Method in interface se.conciliate.extensions.store.MTServer
Creates a new repository using 'ROOT' as parent
createRepository(String, Long, Long, Collection<Long>, Long) - Method in interface se.conciliate.extensions.store.MTServer
Creates a new repository from a template.
createRepository(String, Long, Collection<Long>, Long) - Method in interface se.conciliate.extensions.store.MTServer
Creates a new repository from a template using 'ROOT' as parent
createRevision() - Method in interface se.conciliate.extensions.store.MTModel
Prepares for creating a new revision of the model.
createRevision() - Method in interface se.conciliate.extensions.store.MTSymbol
Prepares for creating a new revision of the symbol.
createRevisionHandler(Component, Point) - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.Support
Creates a utility for tracking locked revisions and showing them to the user.
createRevisionOperationWidget(Window, boolean, MTRevisionOperation) - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Creates a new JDialog that lets the user perform a revision operation.
createRgbColorTransformer(Color) - Method in interface se.conciliate.extensions.store.MTServer
 
createSelectionAll() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createSelectionList() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createSelectionNamedQuery() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createSelectionNone() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createSelectionSubset() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createSettings() - Method in interface se.conciliate.extensions.fop.FOPFactory
 
createSettings() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createShape() - Method in interface se.conciliate.extensions.store.MTEdgePath
Creates a shape for this edge.
createShape(List<Point>, List<IntersectionPoint>, List<OverlappingSegment>) - Method in interface se.conciliate.extensions.router.EdgeRouter
Returns a shape of the line.
createSimpleXMLReader() - Method in interface se.conciliate.extensions.xml.XMLSerializerFactory
Creates an XML reader that can read "simple" entities such as languages.
createSingleCustomRelationForModelsSelector(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleCustomRelationForModelsSelector(boolean, MTLanguage) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleCustomRelationForObjectSelector(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleCustomRelationForObjectSelector(boolean, MTLanguage) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleDocumentSelector() - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleDocumentSelector(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleDocumentSourceSelector() - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleDocumentSourceSelector(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleDocumentSourceSelector(boolean, MTLanguage) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleModelDescriptionSelector(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleModelDescriptionSelector(boolean, MTLanguage) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleModelFieldSelector(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleModelFieldSelector(boolean, MTLanguage) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleModelSelector() - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleModelSelector(ModelType, boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleModelSelector(ModelType, boolean, MTLanguage) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleObjectDescriptionSelector(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleObjectDescriptionSelector(boolean, MTLanguage) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleObjectFieldSelector(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleObjectFieldSelector(boolean, MTLanguage) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleSymbolSelector() - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleSymbolSelector(SymbolType, boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSingleSymbolSelector(SymbolType, boolean, MTLanguage) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSnapshot(String) - Method in interface se.conciliate.extensions.store.MTWorkspace
Synchronously creates a snapshot of all locked models and objects in this workspace.
createStepChooseModel() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepCommand() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepCopyDocuments() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepDocuments() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepExport() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepFilter() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepIndex() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepLatestChanges() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepLists() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepLookup() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepMenu() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepModels() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepMove() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepNewRevisions() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepRemove() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepRenderJS() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepRenderPNG() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepReport() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepSearchIndex() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepSymbols() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepTransform() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepTree() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createStepUpdateReferences() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createSubscriber(String) - Method in interface se.conciliate.extensions.store.MTServer
Creates a new subscriber.
createSubscriberGroup(String) - Method in interface se.conciliate.extensions.store.MTServer
Creates a new subscriber group.
createSVGDrawable(InputStream) - Method in interface se.conciliate.extensions.drawable.DrawableSupport
Creates a new drawable from an SVG data source.
createSVGGraphics(Document) - Method in interface se.conciliate.extensions.fop.SVGTranscoder
 
createSwingEditor(Edit, EditCallback, AttributeWidget.WidgetType) - Method in interface se.conciliate.extensions.attribute.AttributeEditor
Creates a new JComponent that can be used to edit the given Edit and that is the only one sending events to the given callback.
createSwingPresenter(PreparedAttribute, AttributeWidget.WidgetType) - Method in interface se.conciliate.extensions.attribute.AttributePresenter
Creates a new JComponent that can be used to present the given prepared attribute.
createSymbol(SymbolVariant, String) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Creates a new symbol in the workspace.
createSymbol(SymbolVariant, String, String) - Method in interface se.conciliate.extensions.store.MTSymbolStore
Creates a new symbol, with default settings.
createSymbolMenuItem() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfigFactory
 
createSymbolSelector(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createSymbolSelector(boolean, MTQuery) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
createTableRendererWidget() - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Creates and returns a list cell renderer.
createTimestamp(String, String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Creates a new timestamp.
createTreeRendererWidget() - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Creates and returns a tree cell renderer.
createUnsaved(DocumentSource, Collection<MetaData>) - Static method in class se.conciliate.extensions.documents.Document
Creates a document instance representing a document that has not yet been persisted to its source and thus does not have a valid id yet.
createUser(String) - Method in interface se.conciliate.extensions.store.MTServer
Creates a new user.
createVariable(String, String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Creates a new variable.
createVariableSubstitution() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Creates a helper object for substituting variables in the repository, properties and enviroment variables.
createVariableSubstitution(String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Creates a helper object for substituting variables in the repository, properties or enviroment variables.
createVariableSubstitution(String[]) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Creates a helper object for substituting variables in the repository.
createWriter(Path, Map<String, Object>) - Method in interface se.conciliate.extensions.report.output.ReportOutputWriterFactory
Creates a new writer for writing a report to the given path.
createXMLReader(Map<String, MTLanguage>, ReferenceResolver) - Method in interface se.conciliate.extensions.xml.XMLSerializerFactory
Creates a new XML reader.
createXMLWriter(List<MTLanguage>) - Method in interface se.conciliate.extensions.xml.XMLSerializerFactory
Creates a new XML writer.
creator(Supplier<InputDescriptor.OptionsDescriptor.Option>) - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsInputBuilder
 
CSSStyleSheets - Interface in se.conciliate.extensions.publish
A service that acts as a read only store of CSS style sheets.
CSSStyleSheets.StyleSheetInfo - Interface in se.conciliate.extensions.publish
 
CUSTOM - Enum constant in enum class se.conciliate.extensions.documents.MetaDataType.ColumnType
Custom column value.
CUSTOM - Enum constant in enum class se.conciliate.extensions.store.query.FilterEditorType
The filter provides a custom editor UI.
CUSTOM_PUBLISH_TYPE_STRING - Static variable in interface se.conciliate.extensions.publish.PublishService
a helper service for v1 html publisher, also used by customers who did their own publisher (IFS)
CustomPublish - Interface in se.conciliate.extensions.publish.custom
This is used to publish content from a repository in some custom way.
CustomPublishConfig - Interface in se.conciliate.extensions.publish.custom
A configuration for a custom publish.
CustomPublishConfigException - Exception in se.conciliate.extensions.publish.custom
Exception for errors related to the custom publish configuration.
CustomPublishConfigException() - Constructor for exception se.conciliate.extensions.publish.custom.CustomPublishConfigException
 
CustomPublishConfigException(String) - Constructor for exception se.conciliate.extensions.publish.custom.CustomPublishConfigException
 
CustomPublishConfigException(String, Throwable) - Constructor for exception se.conciliate.extensions.publish.custom.CustomPublishConfigException
 
CustomPublishConfigFactory - Interface in se.conciliate.extensions.publish.custom
A factory for creating the different parts of the custom publish configuration.
CustomPublishException - Exception in se.conciliate.extensions.publish.custom
Exception for errors relating to the custom publish.
CustomPublishException() - Constructor for exception se.conciliate.extensions.publish.custom.CustomPublishException
 
CustomPublishException(String) - Constructor for exception se.conciliate.extensions.publish.custom.CustomPublishException
 
CustomPublishException(String, Throwable) - Constructor for exception se.conciliate.extensions.publish.custom.CustomPublishException
 

D

DataSource - Interface in se.conciliate.extensions.datasources
A Modeling Tool Data Source.
DataSourceFactory - Interface in se.conciliate.extensions.datasources
Factory for creating data sources for modeling tool.
dateTime(MetaDataType) - Static method in class se.conciliate.extensions.documents.InputDescriptor
 
DateTimeValue(MetaDataType.DateTimeMetaDataType, LocalDateTime) - Constructor for class se.conciliate.extensions.documents.MetaData.DateTimeValue
 
decimalCount(int) - Method in class se.conciliate.extensions.documents.InputDescriptor.NumberInputBuilder
 
decimalPoint(char) - Method in class se.conciliate.extensions.documents.InputDescriptor.NumberInputBuilder
 
decorateDrawable(Drawable, MTCompleteVertex) - Method in interface se.conciliate.extensions.drawable.DrawableFactory
The factory can choose to decorate the drawable for a vertex in some way by returning a new drawable that draws something on top of the current drawable.
DEFAULT - Enum constant in enum class se.conciliate.extensions.drawable.DrawableFactory.TransformPriority
 
DEFAULT_COLOR_SCHEME_NAME - Static variable in interface se.conciliate.extensions.store.MTColorSchemeHeader
 
DEFAULT_DURATION - Static variable in interface se.conciliate.extensions.ui.ShellNotification
 
DEFAULT_GROUP_ID - Static variable in interface se.conciliate.extensions.store.MTGroup
 
DEFAULT_GROUP_NAME - Static variable in interface se.conciliate.extensions.store.MTGroup
 
defaultDescriptor(MetaDataType.BooleanMetaDataType) - Static method in class se.conciliate.extensions.documents.MetaData.BooleanValue
 
defaultDescriptor(MetaDataType.DateTimeMetaDataType) - Static method in class se.conciliate.extensions.documents.MetaData.DateTimeValue
 
defaultDescriptor(MetaDataType.HtmlMetaDataType) - Static method in class se.conciliate.extensions.documents.MetaData.HtmlValue
 
defaultDescriptor(MetaDataType.ImageMetaDataType) - Static method in class se.conciliate.extensions.documents.MetaData.ImageValue
 
defaultDescriptor(MetaDataType.MTSymbolMetaDataType) - Static method in class se.conciliate.extensions.documents.MetaData.MTSymbolValue
 
defaultDescriptor(MetaDataType.NumberMetaDataType) - Static method in class se.conciliate.extensions.documents.MetaData.NumberValue
 
defaultDescriptor(MetaDataType.OptionsMetaDataType) - Static method in class se.conciliate.extensions.documents.MetaData.OptionsValue
 
defaultDescriptor(MetaDataType.TextMetaDataType) - Static method in class se.conciliate.extensions.documents.MetaData.TextValue
 
defaultDescriptor(MetaDataType.UrlMetaDataType) - Static method in class se.conciliate.extensions.documents.MetaData.UrlValue
 
definedBy() - Method in interface se.conciliate.extensions.type.Type
Returns the model extension that defines this type.
delete() - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
Deletes the repository.
dependencyMapper(String, String) - Method in interface se.conciliate.extensions.attribute.RefinementElement
Returns the function mapping values from the visible column to the hidden column or null if no mapping exists or if hidden isn't a hidden column or if hidden isn't a mapping of the visible column.
DESCRIPTION_TYPE - Enum constant in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
 
descriptor - Variable in class se.conciliate.extensions.documents.InputDescriptor.MTSymbolInputBuilder
 
deserializeMenuKey(String) - Method in interface se.conciliate.extensions.publish.MenuProvider
Takes a serialized key and creates a object key.
Difference<T> - Interface in se.conciliate.extensions.merge
A difference between two MT entities.
Direction - Enum Class in se.conciliate.extensions.store
 
DisabledUserException - Exception in se.conciliate.extensions.store.connection
Thrown when a disabled user tries to login to the server.
DisabledUserException() - Constructor for exception se.conciliate.extensions.store.connection.DisabledUserException
 
discardSettings(JComponent) - Method in interface se.conciliate.extensions.ui.SidebarSettings
Discards any changes made for the sidebar.
disconnectDocument(Document) - Method in interface se.conciliate.extensions.store.MTModel
Disconnects a document from the model.
disconnectDocument(Document) - Method in interface se.conciliate.extensions.store.MTSymbol
Disconnects a document from the symbol.
disconnectDocument(Document.DocumentID) - Method in interface se.conciliate.extensions.store.MTModel
Disconnects a document from the model.
disconnectDocument(Document.DocumentID) - Method in interface se.conciliate.extensions.store.MTSymbol
Disconnects a document from the symbol.
dispose() - Method in interface se.conciliate.extensions.content.RestContext
Disposes of the context.
dispose() - Method in interface se.conciliate.extensions.messaging.MessageService
Disposes the message service after it is no longer to be used.
dispose() - Method in interface se.conciliate.extensions.report.output.ReportField
Disposes of any resources held by the field.
dispose() - Method in interface se.conciliate.extensions.store.MTIterator
 
dispose() - Method in interface se.conciliate.extensions.ui.Page
This will be called before the page is closed to allow releasing any resources no longer needed.
dispose() - Method in interface se.conciliate.extensions.ui.querybuilder.QueryBuilder
Disposes of all resources that the builder has.
dispose() - Method in interface se.conciliate.extensions.ui.Sidebar
Called when this sidebar needs to clean up.
document(String) - Method in interface se.conciliate.extensions.content.RestContext
Deprecated.
document(Document) - Method in interface se.conciliate.extensions.content.RestContext
Deprecated.
document(Document.DocumentID) - Method in interface se.conciliate.extensions.content.RestContext
Deprecated.
Document - Class in se.conciliate.extensions.documents
A document with meta-data from a source.
Document - Interface in se.conciliate.extensions.documentservice
Deprecated.
DOCUMENT - Enum constant in enum class se.conciliate.extensions.content.RestContext.DataType
 
DOCUMENT - Enum constant in enum class se.conciliate.extensions.store.MTListHeader.ResultType
 
DOCUMENT - Enum constant in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
 
DOCUMENT - Enum constant in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
 
DOCUMENT_CARD - Enum constant in enum class se.conciliate.extensions.documents.MetaDataType.Context
 
DOCUMENT_SOURCES - Enum constant in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
 
DOCUMENT_TYPE - Enum constant in enum class se.conciliate.extensions.content.RestContext.DataType
 
DOCUMENT_TYPE - Enum constant in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
 
DOCUMENT_TYPE - Enum constant in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
 
DOCUMENT_TYPE_ADDED - Static variable in interface se.conciliate.extensions.store.event.DocumentChangeEvent
Used when document types has been added to a document.
DOCUMENT_TYPE_REMOVED - Static variable in interface se.conciliate.extensions.store.event.DocumentChangeEvent
Used when document types has been removed from a document.
DOCUMENT_TYPES - Enum constant in enum class se.conciliate.extensions.content.RestDocument.DocumentExpansions
Deprecated.
 
DOCUMENT_TYPES - Enum constant in enum class se.conciliate.extensions.documents.MetaDataType.ColumnType
The document type(s) DataType: OptionsValue | TextValue
DOCUMENT_USAGE - Enum constant in enum class se.conciliate.extensions.content.RestContext.DataType
 
Document.DocumentID - Class in se.conciliate.extensions.documents
 
documentAdded(Document) - Method in interface se.conciliate.extensions.documents.DocumentSourceListener
Called when a document is added/created.
documentAdded(MTDocument, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTDocumentListener
Called when a document is added/created.
DocumentBridge - Class in se.conciliate.extensions.store
 
DocumentBridge() - Constructor for class se.conciliate.extensions.store.DocumentBridge
 
DocumentCacheControl - Interface in se.conciliate.extensions.documents
 
documentChanged(Document) - Method in interface se.conciliate.extensions.documents.DocumentSourceListener
Called when a document has changed.
documentChanged(DocumentChangeEvent) - Method in interface se.conciliate.extensions.store.event.MTDocumentListener
Called when a document has changed.
DocumentChangeEvent - Interface in se.conciliate.extensions.store.event
Event sent when a document has been changed.
DocumentFilter - Interface in se.conciliate.extensions.documents
A filter on documents from a DocumentSource.
DocumentFilter.FilterEditor - Interface in se.conciliate.extensions.documents
Interface implemented by custom filter editors
DocumentFilterType - Interface in se.conciliate.extensions.documents
A type of filter that can be applied for a document source to filter the result in Modeling Tool's browser.
DocumentHierarchy - Interface in se.conciliate.extensions.documentservice
Deprecated.
documentId() - Method in interface se.conciliate.extensions.ui.querybuilder.QueryBuilder.RowId
 
DocumentID(String, String) - Constructor for class se.conciliate.extensions.documents.Document.DocumentID
 
DocumentList - Class in se.conciliate.extensions.datatransfer
 
DocumentList(List<Document>) - Constructor for class se.conciliate.extensions.datatransfer.DocumentList
 
documentRemoved(Document) - Method in interface se.conciliate.extensions.documents.DocumentSourceListener
Called when a document is removed.
documentRemoved(MTDocumentHeader, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTDocumentListener
Called when a document is removed.
documents() - Method in interface se.conciliate.extensions.content.RestContext
Deprecated.
documents() - Method in interface se.conciliate.extensions.store.query.MTQuery
 
documents(Collection<Document.DocumentID>, Collection<RestDocument.DocumentExpansions>) - Method in interface se.conciliate.extensions.content.ContentService
Load rest documents from the given ids.
documents(Collection<Document.DocumentID>, Collection<RestDocument.DocumentExpansions>, RestContext) - Method in interface se.conciliate.extensions.content.ContentService
 
DOCUMENTS - Enum constant in enum class se.conciliate.extensions.content.RestModel.ModelExpansions
 
DOCUMENTS - Enum constant in enum class se.conciliate.extensions.content.RestObject.ObjectExpansions
 
DocumentService - Interface in se.conciliate.extensions.documentservice
Deprecated.
DocumentServiceException - Exception in se.conciliate.extensions.documentservice.exception
Deprecated.
DocumentServiceException() - Constructor for exception se.conciliate.extensions.documentservice.exception.DocumentServiceException
Deprecated.
Creates a new instance of DocumentServiceException without detail message.
DocumentServiceException(String) - Constructor for exception se.conciliate.extensions.documentservice.exception.DocumentServiceException
Deprecated.
Constructs an instance of DocumentServiceException with the specified detail message.
DocumentServiceException(String, Throwable) - Constructor for exception se.conciliate.extensions.documentservice.exception.DocumentServiceException
Deprecated.
Creates a new DocumentServiceException with the cause 'cause' and message 'msg'.
DocumentServiceException(Throwable) - Constructor for exception se.conciliate.extensions.documentservice.exception.DocumentServiceException
Deprecated.
Creates a new DocumentServiceException with the cause 'cause'.
DocumentSource - Interface in se.conciliate.extensions.documents
Provides documents from a document source such as a document management system or a file system.
DocumentSource.Creator - Interface in se.conciliate.extensions.documents
 
DocumentSource.DocumentKind - Interface in se.conciliate.extensions.documents
A document kind is used to differentiate between documents from a source that need different meta data types.
DocumentSource.Remover - Interface in se.conciliate.extensions.documents
 
DocumentSource.Saver - Interface in se.conciliate.extensions.documents
 
DocumentSourceListener - Interface in se.conciliate.extensions.documents
Listener interface for documents.
documentSources() - Method in interface se.conciliate.extensions.store.query.MTQuery
 
documentType(long) - Method in interface se.conciliate.extensions.content.RestContext
 
documentType(String) - Method in interface se.conciliate.extensions.content.RestContext
 
documentTypeAdded(MTDocumentType, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTDocumentTypeListener
Called when a new document type is added/created.
DocumentTypeList - Class in se.conciliate.extensions.datatransfer
 
DocumentTypeList(List<MTDocumentType>) - Constructor for class se.conciliate.extensions.datatransfer.DocumentTypeList
 
documentTypeRemoved(MTDocumentType, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTDocumentTypeListener
Called when a document type is removed.
documentTypes() - Method in interface se.conciliate.extensions.store.query.MTQuery
 
DOMFieldContent - Class in se.conciliate.extensions.publish
A field content that manipulates a given dom element.
DOMFieldContent() - Constructor for class se.conciliate.extensions.publish.DOMFieldContent
 
done(List<T>) - Method in interface se.conciliate.extensions.ui.widgets.ChooserCallback
Called when a chooser is done choosing, with valid chosen values and the user accepted the new values.
done(List<T>) - Method in interface se.conciliate.extensions.ui.widgets.ChooserDialogCallback
Called when the dialog is done choosing values.
DOUBLE - Enum constant in enum class se.conciliate.extensions.attribute.RefinementElement.Type
The double type.
DOWN_LEFT - Enum constant in enum class se.conciliate.extensions.store.Direction
 
DOWN_RIGHT - Enum constant in enum class se.conciliate.extensions.store.Direction
 
DRAFT - Enum constant in enum class se.conciliate.extensions.store.WorkflowState
 
Drawable - Interface in se.conciliate.extensions.drawable
A drawable is a visual representation of an object of type T.
Drawable.PaintMode - Enum Class in se.conciliate.extensions.drawable
Each shape can have a fill paint, a stroke paint and a text paint.
Drawable.TextDirection - Enum Class in se.conciliate.extensions.drawable
 
Drawable.TextHorizontalAlign - Enum Class in se.conciliate.extensions.drawable
 
Drawable.TextVerticalAlign - Enum Class in se.conciliate.extensions.drawable
 
DrawableFactory - Interface in se.conciliate.extensions.drawable
Implemented to provide drawables for models, symbols and edges.
DrawableFactory.TransformPriority - Enum Class in se.conciliate.extensions.drawable
Priority of transformations being made on vertices and prototypes.
DrawableIconFactory - Interface in se.conciliate.extensions.drawable
Deprecated.
use new HiDpiIcon(new URL("icon:symbol/16/PROCESS")) instead.
DrawableRenderer<G> - Interface in se.conciliate.extensions.renderer
A renderer that can render a visual representation onto a target.
DrawableSetting - Interface in se.conciliate.extensions.drawable
 
DrawableSupport - Interface in se.conciliate.extensions.drawable
Utility service that can be used by implementations of DrawableFactory.
DropImport - Interface in se.conciliate.extensions.datatransfer
A DropImport is a service that can be registered into the extension framework to support drag-and-drop operations onto the modeling area of Modeling Tool.
DropResult - Class in se.conciliate.extensions.datatransfer
Support class for DropImport.
DropResult(boolean) - Constructor for class se.conciliate.extensions.datatransfer.DropResult
 

E

edgeAdded(MTCompleteEdge) - Method in interface se.conciliate.extensions.store.plugin.MTDataProvider
This is called when a edge is added to a model but before the edge is saved to storage.
edgeRemoved(MTCompleteEdge) - Method in interface se.conciliate.extensions.store.plugin.MTDataProvider
This is called when an edge is removed from a model but before the edge is removed from storage.
EdgeRouter - Interface in se.conciliate.extensions.router
The EdgeRouter is responsible for layout of lines and curves as well as the construction of the points that make up a lines and curves.
EdgeRouter.AdjustInfo - Interface in se.conciliate.extensions.router
The adjust info is a helper class to facilitate parameter passing to EdgeRouter.adjust(Collection) adjust(Collection)} and EdgeRouter.adjust(Collection, Set) adjust(Collection, Set)}.
EDGES - Enum constant in enum class se.conciliate.extensions.content.RestModel.ModelExpansions
 
EdgeType - Interface in se.conciliate.extensions.type
Encapsulates an edge type.
EdgeTypeWithDirection - Class in se.conciliate.extensions.repoconfig
 
EdgeTypeWithDirection - Class in se.conciliate.extensions.store
 
EdgeTypeWithDirection(String, String) - Constructor for class se.conciliate.extensions.repoconfig.EdgeTypeWithDirection
 
EdgeTypeWithDirection(EdgeType, SwimlaneRelationDirection) - Constructor for class se.conciliate.extensions.store.EdgeTypeWithDirection
 
edit(Object, int, int, String) - Method in interface se.conciliate.extensions.ui.Shell
 
edit(Object, int, int, String, Consumer<?>) - Method in interface se.conciliate.extensions.ui.Shell
Finds a suitable editor for the given object and requested context and starts editing the object with that editor.
edit(Object, String) - Method in interface se.conciliate.extensions.ui.Shell
 
edit(Object, String, Consumer<?>) - Method in interface se.conciliate.extensions.ui.Shell
Finds a suitable editor for the given object and requested context and starts editing the object with that editor.
edit(MTDataPresenter.Presentable, Component, Point) - Method in interface se.conciliate.extensions.store.plugin.MTDataPresenter
Edits an object of the given type.
Edit - Interface in se.conciliate.extensions.attribute
 
EDIT_APPROVED - Enum constant in enum class se.conciliate.extensions.store.MTUserHeader.RepositoryPrivilege
 
EDITABLE - Enum constant in enum class se.conciliate.extensions.store.WorkflowState
 
EditCallback - Interface in se.conciliate.extensions.attribute
 
Editor - Interface in se.conciliate.extensions.ui.editors
 
EditorFactory - Interface in se.conciliate.extensions.ui.editors
Edit factories create editors for a certain types.
editProfile(Window, MutablePublishProfile, Runnable) - Method in interface se.conciliate.extensions.publish.PublishService
Shows a GUI for editing the given profile.
editProfile(Window, MutablePublishProfile, PublishService.ProfileEditorKey, Runnable) - Method in interface se.conciliate.extensions.publish.PublishService
Shows a GUI for editing a specific setting in the given profile.
editProperties(MTModelHeader) - Method in interface se.conciliate.extensions.ui.Shell
Opens an editing view for a model, at some time in the future*, if the shell state is MODELING.
EditSupport - Interface in se.conciliate.extensions.ui.editors
 
EditSupport.SupportReason - Enum Class in se.conciliate.extensions.ui.editors
 
ElementInfo - Interface in se.conciliate.extensions.xml
Provides information about a root entity element created by the XML serializer.
ElementInfo.EntityType - Enum Class in se.conciliate.extensions.xml
 
EMAIL - Enum constant in enum class se.conciliate.extensions.store.query.MTQuery.SortColumn
 
empty(Class<U>) - Static method in interface se.conciliate.extensions.store.MTIterator
 
encode() - Method in class se.conciliate.extensions.documents.Document.DocumentID
 
ENTITY_PROPERTY - Enum constant in enum class se.conciliate.extensions.store.MTListHeader.ResultType
 
ENTITY_PROPERTY - Enum constant in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
 
entityCreated(Class<T>, T) - Method in interface se.conciliate.extensions.importservice.MTImportCallback
An entity was created.
entityProperties() - Method in interface se.conciliate.extensions.store.query.MTQuery
 
EntityPropertyList - Class in se.conciliate.extensions.datatransfer
 
EntityPropertyList(List<MTEntityProperty>) - Constructor for class se.conciliate.extensions.datatransfer.EntityPropertyList
 
equals(Object) - Method in interface se.conciliate.extensions.attribute.AttributeDataType
Compares this object with the sent in object for equaltiy.
equals(Object) - Method in class se.conciliate.extensions.attribute.AttributeValue
 
equals(Object) - Method in class se.conciliate.extensions.documents.Document.DocumentID
 
equals(Object) - Method in class se.conciliate.extensions.documents.Document
Checks this document's equality relation to some other object.
equals(Object) - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsDescriptor.Option
 
equals(Object) - Method in class se.conciliate.extensions.documents.InputDescriptor.UrlPrefix
 
equals(Object) - Method in class se.conciliate.extensions.documents.MetaData
Checks this meta data's equality relation to some other object.
equals(Object) - Method in class se.conciliate.extensions.publish.ScriptSources
 
equals(Object) - Method in class se.conciliate.extensions.publish.WebResources
 
equals(Object) - Method in class se.conciliate.extensions.router.IntersectionPoint
 
equals(Object) - Method in class se.conciliate.extensions.store.EdgeTypeWithDirection
 
equals(Object) - Method in class se.conciliate.extensions.store.MTPermissionGroup.PredefinedGroup
 
equals(MTPermissions, MTPermissions) - Static method in interface se.conciliate.extensions.store.MTPermissions
 
error(String) - Static method in class se.conciliate.extensions.documents.ValidationResult
Creates an error validation result indicating that the entered data is not allowed.
ERROR - Enum constant in enum class se.conciliate.extensions.ui.ShellNotification.Category
 
ERROR - Static variable in interface se.conciliate.extensions.uploadservice.UploadValidationMessage
 
exception(Exception) - Method in interface se.conciliate.extensions.ui.ProgressCallback
An exception occurred, this method is called before aborted().
execute() - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
execute() - Method in interface se.conciliate.extensions.store.query.MTQuery
Executes the query and returns a result which may be used to retrieve iterators for each entity type in the result.
execute(File) - Method in interface se.conciliate.extensions.actions.Actions
Deprecated.
 
execute(Class<? extends T>, String...) - Method in interface se.conciliate.extensions.store.MTList
Executes the script in this list and returns the result of the execution.
execute(ReportDataSource, JsonData, ReportOutputWriter, ProgressCallback) - Method in interface se.conciliate.extensions.report.ReportGenerator
Creates a report.
expand() - Method in interface se.conciliate.extensions.store.MTAttributeHeader
Returns a MTAttribute for this attribute.
expand() - Method in interface se.conciliate.extensions.store.MTAttributeTypeHeader
Returns a MTAttributeType for this attribute type.
expand() - Method in interface se.conciliate.extensions.store.MTColorSchemeHeader
Returns a MTColorScheme for this color scheme.
expand() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Returns a MTDocument for this document.
expand() - Method in interface se.conciliate.extensions.store.MTDocumentTypeHeader
Returns a MTDocumentType for this document type.
expand() - Method in interface se.conciliate.extensions.store.MTEdgeHeader
Returns a MTEdge for this edge.
expand() - Method in interface se.conciliate.extensions.store.MTGroupHeader
Returns a MTGroup for this group.
expand() - Method in interface se.conciliate.extensions.store.MTLanguageHeader
Returns a MTLanguage for this language.
expand() - Method in interface se.conciliate.extensions.store.MTLayerHeader
Returns a MTLayer for this layer.
expand() - Method in interface se.conciliate.extensions.store.MTLayerTypeHeader
Returns a MTLayerType for this layer type.
expand() - Method in interface se.conciliate.extensions.store.MTListHeader
Returns a MTList for this list.
expand() - Method in interface se.conciliate.extensions.store.MTModelHeader
Returns a MTModel for this model.
expand() - Method in class se.conciliate.extensions.store.MTPermissionGroup.PredefinedGroup
 
expand() - Method in interface se.conciliate.extensions.store.MTPublishTemplateHeader
Returns a MTPublishTemplate for this publish template.
expand() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Returns a MTRepository for this status.
expand() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Returns a MTSymbol for this symbol.
expand() - Method in interface se.conciliate.extensions.store.MTUserHeader
Returns a MTUser for this user.
expand() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns a MTVertex for this vertex.
expand() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Returns a MTWorkspace for this workspace.
EXPORT_4_1 - Static variable in interface se.conciliate.extensions.xml.XMLSerializerFactory
lite specific
EXPORT_DATA - Enum constant in enum class se.conciliate.extensions.store.MTUserHeader.RepositoryPrivilege
 
ExportConfig - Interface in se.conciliate.extensions.exportservice
A configuration for an export service.
exportProfile(PublishProfile, File) - Method in interface se.conciliate.extensions.publish.PublishService
Exports a profile.
ExportService - Interface in se.conciliate.extensions.exportservice
Deprecated.
EXTENSION_DOCUMENT - Enum constant in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
 
EXTERNAL - Enum constant in enum class se.conciliate.extensions.store.query.MTSubscriberQuery.SubscriberType
 

F

FieldContent - Interface in se.conciliate.extensions.publish
The implementations of this interface are the possible types of content to show in a HTML field in the published material.
FieldProvider<T> - Interface in se.conciliate.extensions.publish
A field provider is a uniquely identifiable provider of field information.
FileInstallListener - Interface in se.conciliate.extensions.ui
 
FILL - Enum constant in enum class se.conciliate.extensions.drawable.Drawable.PaintMode
 
filterContent() - Method in interface se.conciliate.extensions.ui.selectors.ContentFilter
Returns a filtered query that filters all available content.
filterContent(MTQuery) - Method in interface se.conciliate.extensions.ui.selectors.ContentFilter
Returns a filtered query that filters an existing query.
FilterEditorType - Enum Class in se.conciliate.extensions.store.query
A filter can choose among this set of "editor types".
finalizeUpload() - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
 
find(UUID) - Method in interface se.conciliate.extensions.documentservice.DocumentHierarchy
Deprecated.
Finds a certain document in this hierarchy.
findAccessGroups() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all groups with access to this repository.
findAllPages() - Method in interface se.conciliate.extensions.ui.Binder
Finds all currently opened pages.
findAllUsersWithAccess() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all users with access to this repository, directly or through groups.
findApproversByModel(long) - Method in interface se.conciliate.extensions.store.MTServer
 
findAttributeByType(String) - Method in interface se.conciliate.extensions.store.MTModelHeader
Finds a attribute for this model, based on its type UUID.
findAttributeByType(String) - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Finds an attribute for this symbol, based on its attribute's type UUID.
findAttributeHeaders() - Method in interface se.conciliate.extensions.store.MTModelHeader
Finds the models attributes as headers.
findAttributeHeaders() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all attributes in this repository as headers.
findAttributeHeaders() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Finds all attributes for this symbol, as headers.
findAttributeHeaders(MTAttributeTypeHeader) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all attributes in this repository associated with the given attribute type as headers.
findAttributes() - Method in interface se.conciliate.extensions.store.MTModelHeader
Finds the models attributes.
findAttributes() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all attributes in this repository.
findAttributes() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Finds all attributes for this symbol.
findAttributes(Collection<MTModel>, Collection<? extends MTAttributeTypeHeader>) - Method in interface se.conciliate.extensions.store.MTModelStore
Finds all attributes for a collection of models.
findAttributes(Collection<MTSymbol>, Collection<? extends MTAttributeTypeHeader>) - Method in interface se.conciliate.extensions.store.MTSymbolStore
Finds all attributes for a collection of symbols.
findAttributeType(String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds an attribute type by UUID in this repository.
findAttributeTypeHeaders() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all attribute types in this repository as headers.
findAttributeTypes() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all attribute types in this repository.
findAttributeTypes(ModelType) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all attribute types for the model type.
findAttributeTypes(SymbolType) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all attribute types for the symbol type.
findBreakdownHeaders() - Method in interface se.conciliate.extensions.store.MTEdgeHeader
Finds all models that this edge breaks down to in the current workspace, as headers.
findBreakdownHeaders() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Finds all models that this symbol breaks down to in the current workspace, as headers.
findBreakdowns() - Method in interface se.conciliate.extensions.store.MTEdgeHeader
Finds all models that this edge breaks down to in the current workspace.
findBreakdowns() - Method in interface se.conciliate.extensions.store.MTModelHeader
Finds all breakdowns, in the current workspace, for this MTModelHeader.
findBreakdowns() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Finds all models that this symbol breaks down to in the current workspace.
findBreakdowns(Collection<Long>) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds all breakdowns from a set of root models in this workspace.
findChildHeaders() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds the child workspaces as headers.
findChildren() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds the child workspaces.
findChosenValue(ChooserCallback<T>) - Method in interface se.conciliate.extensions.ui.widgets.ChooserWidget
Finds the currently chosen value.
findChosenValues(ChooserCallback<T>) - Method in interface se.conciliate.extensions.ui.widgets.MultiChooserWidget
Finds the currently chosen values, never null, possibly an empty list.
findColorScheme() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds the color scheme for this repository.
findColorScheme(String) - Method in interface se.conciliate.extensions.store.MTServer
Finds a color schemes in the database with a specific title
findColorSchemes() - Method in interface se.conciliate.extensions.store.MTServer
Finds all color schemes in the database
findConnectedDocuments() - Method in interface se.conciliate.extensions.store.MTCompleteModel
Finds the documents connected to the model as a read-only list.
findConnectedDocuments() - Method in interface se.conciliate.extensions.store.MTCompleteSymbol
Finds the documents connected to the symbol as a read-only list.
findContent(MTRepository, MTWorkspace) - Method in interface se.conciliate.extensions.store.plugin.MTDataPresenter
Returns a query listing the available content in a workspace.
findDashboardModels() - Method in interface se.conciliate.extensions.store.MTServer
Returns the model that should be available on the dashboard for the current user.
findDirectories() - Method in interface se.conciliate.extensions.store.MTServer
Returns all server directories.
findDirectory(Long) - Method in interface se.conciliate.extensions.store.MTServer
Returns the MTDirectory with the id id.
findDocument(long) - Method in interface se.conciliate.extensions.store.MTDocumentStore
Finds a document by ID.
findDocument(String) - Method in interface se.conciliate.extensions.store.MTDocumentStore
Finds a document by UUID.
findDocument(String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds a MT document by UUID in this repository.
findDocument(Document.DocumentID) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds a document by its global document id.
findDocumentByPrefix(String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds a document by prefix.
findDocumentHeaders() - Method in interface se.conciliate.extensions.store.MTModelHeader
Finds the documents connected to this model as headers.
findDocumentHeaders() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all documents in this repository as headers.
findDocumentHeaders() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Finds all documents connected to this symbol, as headers.
findDocumentHeaders(List<Long>) - Method in interface se.conciliate.extensions.store.MTDocumentStore
Finds documents in the current repository from a list of document ID:s, as headers.
findDocumentIDs() - Method in interface se.conciliate.extensions.store.MTModelHeader
Finds the ID:s of documents connected to this model.
findDocumentIDs() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds the ID:s of all documents in this repository.
findDocumentIDs() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Finds the ID:s of all documents connected to this symbol.
findDocuments() - Method in interface se.conciliate.extensions.store.MTModelHeader
Finds the documents connected to this model.
findDocuments() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all documents in this repository.
findDocuments() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Finds all documents connected to this symbol.
findDocuments(String, MTLanguage) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Searches through existing documents looking for a document that has a title in the given language containing the supplied string.
findDocuments(List<Long>) - Method in interface se.conciliate.extensions.store.MTDocumentStore
Finds documents in the current repository from a list of document ID:s.
findDocuments(List<Long>) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Returns a list of document headers with the ids of the supplied list.
findDocumentsByName(String, Collection<? extends MTLanguage>, boolean, boolean) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds documents in this repository by name.
findDocumentsByUUID(List<String>) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds documents in this repository from a list of document UUID:s.
findDocumentsWithContent(MTRepository, MTLanguage, String, int) - Method in interface se.conciliate.extensions.store.MTDocumentStore
Finds the documents with the given content.
findDocumentType(long) - Method in interface se.conciliate.extensions.store.MTDocumentStore
Finds a document type by ID.
findDocumentType(String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds a document type by UUID in this repository.
findDocumentTypeHeaders() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all document types in this repository as headers.
findDocumentTypeHeaders(List<Long>) - Method in interface se.conciliate.extensions.store.MTDocumentStore
Finds document types from a list of document type ID:s, as header.
findDocumentTypeIDs() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds the ID:s of all document types in this repository.
findDocumentTypes() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all document types in this repository.
findDocumentTypes(List<Long>) - Method in interface se.conciliate.extensions.store.MTDocumentStore
Finds document types from a list of document type ID:s.
findDraft(String) - Method in interface se.conciliate.extensions.store.MTServer
Finds a draft in the "NEW" state by its unique draft code.
findDuplicateDocumentHeaders() - Method in interface se.conciliate.extensions.store.MTDocumentStore
Finds duplicates for the documents in the current repository and current language.
findDuplicateDocumentHeaders(List<Long>) - Method in interface se.conciliate.extensions.store.MTDocumentStore
Finds duplicates for the documents specified by the idList in the current repository and current language.
findEdge(long) - Method in interface se.conciliate.extensions.store.MTModelStore
Finds an edge given its ID.
findEdge(String) - Method in interface se.conciliate.extensions.store.MTModelHeader
Finds an edge in this model, based on its type UUID.
findEdgeHeaders() - Method in interface se.conciliate.extensions.store.MTModelHeader
Finds all edges in this model as headers.
findEdgeHeaders(List<Long>) - Method in interface se.conciliate.extensions.store.MTModelStore
Finds edges from a list of edge ID:s, as headers.
findEdgeIDs() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Finds the ID:s of all edges going to or from this symbol in the current workspace.
findEdges() - Method in interface se.conciliate.extensions.store.MTModelHeader
Finds all edges in this model.
findEdges(List<Long>) - Method in interface se.conciliate.extensions.store.MTModelStore
Finds edges from a list of edge ID:s.
findEntityProperties(List<Long>) - Method in interface se.conciliate.extensions.store.MTSymbolStore
Finds entity properties for symbols in information models.
findExtensionDocuments(String) - Method in interface se.conciliate.extensions.store.MTModelHeader
Finds the extension documents connected to this model.
findExtensionDocuments(String) - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Finds all extension documents connected to this symbol.
findGroups() - Method in interface se.conciliate.extensions.store.MTServer
Returns all global groups on the server.
findHasBreakdown(List<MTModelHeader>) - Method in interface se.conciliate.extensions.store.MTModelStore
Returns a map describing if a model has breakdowns or not.
findImage(String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds an image that has been stored in this repository.
findImages() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
 
findImageUUIDs() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Returns the UUID:s of all available images.
findIsReferenceIDExisting(String) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Returns true if the given reference id already exists in this workspace.
findLanguageHeaders() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all languages in the repository as headers.
findLanguages() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all languages in the repository.
findLayerHeaders() - Method in interface se.conciliate.extensions.store.MTModelHeader
Finds all layers in this model as headers.
findLayers() - Method in interface se.conciliate.extensions.store.MTModelHeader
Finds all layers in this model.
findLayerTypeHeaders() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all layer types available, as headers.
findLayerTypeHeaders(ModelType) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all layer types available for a given model type, as headers.
findLayerTypes() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all layer types available.
findLayerTypes(ModelType) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all layer types available for a given model type.
findList(String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds a list that has been stored in this repository.
findLists() - Method in interface se.conciliate.extensions.publish.PublishListProvider
 
findLists() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Returns all lists that are in this repository.
findLists(boolean, boolean) - Method in interface se.conciliate.extensions.publish.PublishListProvider
Find lists for publication.
findListsFor(String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Returns all lists that act on the specified objectType.
findLiteRepository() - Method in interface se.conciliate.extensions.store.MTServer
Finds the repository used by 2c8 Lite to store drafts made by Lite users.
findMaintainersByModel(long) - Method in interface se.conciliate.extensions.store.MTServer
 
findModel(long) - Method in interface se.conciliate.extensions.store.MTModelStore
Finds a model by ID.
findModel(String) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds a model by UUID in this workspace.
findModel(String, int) - Method in interface se.conciliate.extensions.store.MTModelStore
Finds a model given its UUID and revision.
findModelByPrefix(String) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds a model by prefix.
findModelByReferenceID(String) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds a model by reference id.
findModelCount() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds number of models in this repository.
findModelCounts() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
 
findModelHeaders() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Finds all models that uses this document in the current workspace, as headers.
findModelHeaders() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds all models in this workspace as headers.
findModelHeaders(List<Long>) - Method in interface se.conciliate.extensions.store.MTModelStore
Finds models in the current repository from a list of model ID:s, as headers.
findModelHeaders(ModelType) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds all models with a given type in this workspace as headers.
findModelHeadersByUUID(List<String>) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds models in this workspace from a list of model UUID:s, as headers.
findModelIDs() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds the ID:s of all models in this workspace.
findModelIDs(ModelType) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds the ID:s of all models of a given type in this workspace.
findModels() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Finds all models that uses this document in the current workspace.
findModels() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds all models in this workspace.
findModels(List<Long>) - Method in interface se.conciliate.extensions.store.MTModelStore
Finds models from a list of model ID:s.
findModels(ModelType) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds all models with a given type in this workspace.
findModelsByApprover() - Method in interface se.conciliate.extensions.store.MTServer
Returns all models that the current user is set to approve on this server, regardless of the workflow state of the model.
findModelsByMaintainer() - Method in interface se.conciliate.extensions.store.MTServer
Returns all models that the current user is set to maintain on this server, regardless of the workflow state of the model.
findModelsByName(String, Collection<? extends MTLanguage>, boolean, boolean) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds models in the current workspace by name.
findModelsByReviewer() - Method in interface se.conciliate.extensions.store.MTServer
Returns all models that the current user is set to review on this server, regardless of the workflow state of the model.
findModelsByUUID(List<String>) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds models in this workspace from a list of model UUID:s.
findModelUUIDs() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds the UUID:s of all models in this workspace.
findNotificationModel(long) - Method in interface se.conciliate.extensions.store.MTNotificationStore
 
findNotificationModel(long, String) - Method in interface se.conciliate.extensions.store.MTNotificationStore
 
findNotificationModels() - Method in interface se.conciliate.extensions.store.MTPublication
 
findNotificationModels(long) - Method in interface se.conciliate.extensions.store.MTNotificationStore
 
findNotificationModels(String) - Method in interface se.conciliate.extensions.store.MTNotificationStore
 
findNotificationModels(String, int) - Method in interface se.conciliate.extensions.store.MTNotificationStore
 
findNotificationReceipt(long, long) - Method in interface se.conciliate.extensions.store.MTNotificationStore
 
findNotificationReceipts() - Method in interface se.conciliate.extensions.store.MTNotificationModel
 
findNotificationReceipts(long) - Method in interface se.conciliate.extensions.store.MTNotificationStore
 
findPage(Page<?>) - Method in interface se.conciliate.extensions.ui.Binder
Finds a currently opened page in the UI.
findPageByContent(Object) - Method in interface se.conciliate.extensions.ui.Binder
Finds a currently opened page in the UI by its content.
findPageByTag(String) - Method in interface se.conciliate.extensions.ui.Binder
Finds a currently opened page in the UI by its optional tag.
findParticipatesInModelIDs() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Finds the ID:s of all models that this symbol participates in in the current workspace.
findParticipatesInModels() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Finds headers of all models that this symbol participates in in the current workspace.
findPermissionGroups() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all permission groups available in this repository.
findPluginData() - Method in interface se.conciliate.extensions.store.MTPluginDataOperations
Finds all plug-in data for the entity.
findPluginData(MTDataProvider, String) - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Finds plug-in data connected to this document.
findPluginData(MTDataProvider, String) - Method in interface se.conciliate.extensions.store.MTModelHeader
Finds plug-in data connected to this model.
findPluginData(MTDataProvider, String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds plug-in data connected to this repository.
findPluginData(MTDataProvider, String) - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Finds plug-in data connected to this symbol.
findPluginData(MTDataProvider, String) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds plug-in data connected to this workspace.
findPrio(List<ModelingLookAndFeel>, ModelType, Function<ModelingLookAndFeel, T>) - Static method in interface se.conciliate.extensions.type.rule.ModelingLookAndFeel
Finds the look and feel that should have priority for the given model type and returns the result of mapping that look and feel to a T using the function mapper.
findProfiles() - Method in interface se.conciliate.extensions.publish.PublishProfileLocatorService
Returns a collection of available profiles.
findPublication(long) - Method in interface se.conciliate.extensions.store.MTNotificationStore
 
findPublication(String, long) - Method in interface se.conciliate.extensions.store.MTNotificationStore
 
findPublishProfiles() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Deprecated.
For internal use only, replaced by PublishProfileLocatorService
findRelationIDs(String) - Method in interface se.conciliate.extensions.store.MTPluginData
Finds the ID:s for related plug-in data.
findRelations(String) - Method in interface se.conciliate.extensions.store.MTPluginData
Finds related plug-in data.
findRelations(Map<Long, String>) - Method in interface se.conciliate.extensions.store.MTPluginDataOperations
Finds all relations between existing data entries.
findRelationships(Collection<Long>, Collection<Long>, MTLanguage, Collection<? extends MTLayerTypeHeader>) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Returns edges connected to the given symbols.
findRelationships(Collection<Long>, MTLanguage, Collection<? extends MTLayerTypeHeader>) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Returns edges connected to the given symbols in the current workspace.
findRelativeLists() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Returns all non-static lists for this repository.
findRemovedEntities() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds information about entities that have been removed from this workspace.
findRemovedModels() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds models that were previously removed from this workspace.
findRemovedSymbols() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds symbols that were previously removed from this workspace.
findRepositories() - Method in interface se.conciliate.extensions.store.MTServer
Returns all server repositories.
findRepositories(boolean) - Method in interface se.conciliate.extensions.store.MTServer
 
findRepository(long) - Method in interface se.conciliate.extensions.store.MTStore
Finds a repository by ID.
findRepository(Long) - Method in interface se.conciliate.extensions.store.MTServer
Returns the MTRepository with the id id.
findRepositoryHeaders() - Method in interface se.conciliate.extensions.store.MTServer
Returns headers for all server repositories.
findRepositoryTemplateHeaders() - Method in interface se.conciliate.extensions.store.MTServer
Returns headers for all server repository templates.
findResponsibleForDocumentIDs() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Finds the ID:s of all documents having this symbol set as responsible.
findReviewersByModel(long) - Method in interface se.conciliate.extensions.store.MTServer
 
findRevisionLogEntries(String) - Method in interface se.conciliate.extensions.store.MTModelStore
Finds all entries made in the revision log for a model in the current repository.
findRevisionLogEntries(String) - Method in interface se.conciliate.extensions.store.MTSymbolStore
Finds all entries made in the revision log for a symbol in the current repository.
findRevisions() - Method in interface se.conciliate.extensions.store.MTModelHeader
Finds information about the revisions available of this model.
findRevisions() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Finds information about the revisions available of this model.
findStaticLists() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Returns all static lists for this repository.
findSubscriber(String) - Method in interface se.conciliate.extensions.store.MTServer
Returns the MTSubscriber with the email email.
findSubscriberEmails() - Method in interface se.conciliate.extensions.store.MTNotificationStore
Returns all subscriber emails.
findSubscriberIds() - Method in interface se.conciliate.extensions.store.MTNotificationStore
Returns all subscriber ids.
findSubscribers() - Method in interface se.conciliate.extensions.store.MTNotificationStore
Returns all subscribers.
findSubscribers(List<Long>) - Method in interface se.conciliate.extensions.store.MTNotificationStore
Finds subscribers.
findSubscribersByEmails(List<String>) - Method in interface se.conciliate.extensions.store.MTNotificationStore
Finds subscribers.
findSubscribersInModel(long) - Method in interface se.conciliate.extensions.store.MTNotificationStore
Returns a list of all subscribers that have been added to the model with the given id.
findSubscribersInModels(Long...) - Method in interface se.conciliate.extensions.store.MTNotificationStore
Returns a list of subscribers that is common in all the models with the given ids.
findSubset(Set<Long>) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds a subset of models by following breakdowns from a set of root models.
findSubsetByUUID(Set<String>) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds a subset of models by following breakdowns from a set of root models.
findSymbol(long) - Method in interface se.conciliate.extensions.store.MTSymbolStore
Finds a symbol by ID.
findSymbol(String) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds a symbol by UUID in this workspace.
findSymbolByPrefix(String) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds a symbol by prefix.
findSymbolByReferenceID(String) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds a symbol by reference id.
findSymbolCount() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds number of symbols in this repository.
findSymbolHeaders() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Finds all symbols that uses this document in the current workspace, as headers.
findSymbolHeaders() - Method in interface se.conciliate.extensions.store.MTModelHeader
Finds all symbols in this model as headers.
findSymbolHeaders() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds all symbols in this workspace as headers.
findSymbolHeaders(List<Long>) - Method in interface se.conciliate.extensions.store.MTSymbolStore
Finds symbols in the current repository from a list of symbol ID:s, as headers.
findSymbolIDs() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds the ID:s of all symbols in this workspace.
findSymbolIDs(SymbolType, String, String, String) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds the ID:s of all symbols with a given type in this workspace.
findSymbols() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Finds all symbols that uses this documentin the current workspace.
findSymbols() - Method in interface se.conciliate.extensions.store.MTModelHeader
Finds all symbols in this model.
findSymbols() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds all symbols in this workspace.
findSymbols(List<Long>) - Method in interface se.conciliate.extensions.store.MTSymbolStore
Finds symbols in the current repository from a list of symbol ID:s.
findSymbolsByName(String, Collection<? extends MTLanguage>, boolean, boolean) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds symbols in this workspace by name.
findSymbolUUIDs() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds the UUID:s of all symbols in this workspace.
findTypeHeaders() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Finds the document types for this document as headers.
findTypes() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Finds the document types for this document.
findUnusedSymbolIDs() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Finds the ID:s of all unused symbols in this workspace.
findUser(String) - Method in interface se.conciliate.extensions.store.MTServer
Returns the MTUserHeader with the username (id) username.
findUserHeaders() - Method in interface se.conciliate.extensions.store.MTUserStore
 
findUserHeaders(boolean) - Method in interface se.conciliate.extensions.store.MTServer
 
findUserHeaders(List<String>) - Method in interface se.conciliate.extensions.store.MTUserStore
Finds users as headers.
findUsers() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all users with direct access to this repository.
findUsers() - Method in interface se.conciliate.extensions.store.MTUserStore
Returns all users.
findUsers(boolean) - Method in interface se.conciliate.extensions.store.MTServer
Returns all available (non disabled) users on the server.
findUsers(List<String>) - Method in interface se.conciliate.extensions.store.MTUserStore
Finds users.
findVariables() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all variables in this repository, enviroment variables and java properties.
findVariables(String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all variables in this repository of a given type.
findVariables(String[]) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all variables in this repository that has at least one of the given types.
findVertexHeaders() - Method in interface se.conciliate.extensions.store.MTModelHeader
Finds all vertices in this model as headers.
findVertexHeaders() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Finds all vertices displaying this symbol in the current workspace, as headers.
findVertexHeaders(List<Long>) - Method in interface se.conciliate.extensions.store.MTModelStore
Finds vertices in the current repository from a list of vertex ID:s, as headers.
findVertices() - Method in interface se.conciliate.extensions.store.MTModelHeader
Finds all vertices in this model.
findVertices() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Finds all vertices displaying this symbol in the current workspace.
findVertices(List<Long>) - Method in interface se.conciliate.extensions.store.MTModelStore
Finds vertices in the current repository from a list of vertex ID:s.
findWorkspaceHeaders() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all workspaces in this repository as headers.
findWorkspaces() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Finds all workspaces in this repository.
finished() - Method in interface se.conciliate.extensions.ui.ProgressCallback
All steps have finished.
finished() - Method in class se.conciliate.extensions.ui.Shell.SimpleStatusProgress
 
fireRefresh() - Method in interface se.conciliate.extensions.store.MTPluginDataOperations
Fires an event that lets plug-in refresh their views when the plug-in data might have changed.
FLAG_AFGHANISTAN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_ALBANIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_ALGERIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_AMERICAN_SAMOA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_ANDORRA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_ANGOLA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_ANGUILLA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_ANTIGUA_AND_BARBUDA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_ARGENTINA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_ARMENIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_ARUBA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_AUSTRALIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_AUSTRIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_AZERBAIJAN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BAHAMAS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BAHRAIN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BANGLADESH - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BARBADOS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BELARUS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BELGIUM - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BELIZE - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BENIN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BERMUDA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BHUTAN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BOLIVIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BOSNIA_AND_HERZEGOVINA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BOTSWANA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BRAZIL - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BRITISH_INDIAN_OCEAN_TERRITORY - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BRITISH_VIRGIN_ISLANDS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BRUNEI - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BULGARIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BURKINA_FASO - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BURMA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_BURUNDI - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_CAMBODIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_CAMEROON - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_CANADA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_CAPE_VERDE - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_CAYMAN_ISLANDS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_CENTRAL_AFRICAN_REPUBLIC - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_CHAD - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_CHILE - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_CHINA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_COLOMBIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_COMOROS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_CONGO_DEMOCRATIC_REPUBLIC - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_CONGO_REPUBLIC - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_COOK_ISLANDS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_COSTA_RICA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_COTE_DIVOIRE - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_CROATIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_CUBA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_CYPRUS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_CZECH_REPUBLIC - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_DENMARK - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_DJIBOUTI - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_DOMINICA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_DOMINICAN_REPUBLIC - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_EAST_TIMOR - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_EGYPT - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_EL_SALVADOR - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_ENGLAND - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_EQUADOR - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_EQUATORIAL_GUINEA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_ERITREA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_ESTONIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_ETHIOPIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_EU - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_FALKLAND_ISLANDS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_FAROE_ISLANDS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_FIJI - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_FINLAND - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_FRANCE - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_FRENCH_POLYNESIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_GABON - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_GAMBIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_GEORGIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_GERMANY - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_GHANA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_GIBRALTAR - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_GREAT_BRITAIN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_GREECE - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_GREENLAND - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_GRENADA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_GUAM - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_GUATEMALA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_GUERNSEY - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_GUINEA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_GUINEA_BISSAU - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_GUYANA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_HAITI - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_HONDURAS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_HONG_KONG - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_HUNGARY - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_ICELAND - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_INDIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_INDONESIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_IRAN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_IRAQ - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_IRELAND - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_ISLE_OF_MAN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_ISRAEL - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_ITALY - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_JAMAICA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_JAPAN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_JERSEY - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_JORDAN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_KAZAKHSTAN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_KENYA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_KIRIBATI - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_KUWAIT - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_KYRGYZSTAN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_LAOS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_LATVIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_LEBANON - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_LESOTHO - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_LIBERIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_LIBYA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_LIECHTENSTEIN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_LITHUANIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_LUXEMBOURG - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_MACAU - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_MACEDONIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_MADAGASCAR - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_MALAWI - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_MALAYSIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_MALEDIVES - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_MALI - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_MALTA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_MARSHALL_ISLANDS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_MARTINIQUE - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_MAURETANIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_MAURITIUS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_MEXICO - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_MICRONESIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_MOLDOVA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_MONACO - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_MONGOLIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_MONTSERRAT - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_MOROCCO - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_MOZAMBIQUE - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_NAMIBIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_NAURU - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_NEPAL - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_NETHERLANDS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_NETHERLANDS_ANTILLES - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_NEW_ZEALAND - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_NICARAGUA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_NIGER - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_NIGERIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_NIUE - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_NORFOLK_ISLAND - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_NORTH_KOREA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_NORTHERN_MARIANA_ISLANDS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_NORWAY - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_OMAN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_PAKISTAN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_PALAU - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_PANAMA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_PAPUA_NEW_GUINEA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_PARAQUAY - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_PERU - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_PHILIPPINES - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_PITCAIRN_ISLANDS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_POLAND - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_PORTUGAL - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_PUERTO_RICO - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_QATAR - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_ROMANIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_RUSSIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_RWANDA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SAINT_HELENA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SAINT_KITTS_AND_NEVIS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SAINT_LUCIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SAINT_PIERRE_AND_MIQUELON - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SAINT_VINCENT_AND_THE_GRENADINES - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SAMOA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SAN_MARINO - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SAO_TOME_AND_PRINCIPE - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SAUDI_ARABIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SCOTLAND - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SENEGAL - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SERBIA_MONTENEGRO - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SEYCHELLES - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SIERRA_LEONE - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SINGAPORE - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SLOVAKIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SLOVENIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SOLOMON_ISLANDS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SOMALIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SOUTH_AFRICA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SOUTH_GEORGIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SOUTH_KOREA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SPAIN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SRI_LANKA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SUDAN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SURINAME - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SWAZILAND - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SWEDEN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SWITZERLAND - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_SYRIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_TAIWAN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_TAJIKISTAN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_TANZANIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_THAILAND - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_TIBET - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_TOGO - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_TONGA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_TRINIDAD_AND_TOBAGO - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_TUNISIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_TURKEY - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_TURKMENISTAN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_TURKS_AND_CAICOS_ISLANDS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_TUVALU - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_UGANDA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_UKRAINE - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_UNITED_ARAB_EMIRATES - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_URUQUAY - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_USA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_UZBEKISTAN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_VANUATU - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_VATICAN_CITY - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_VENEZUELA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_VIETNAM - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_VIRGIN_ISLANDS - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_WALES - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_WALLIS_AND_FUTUNA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_YEMEN - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_ZAMBIA - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLAG_ZIMBABWE - Enum constant in enum class se.conciliate.extensions.store.MTLocale
 
FLOAT - Enum constant in enum class se.conciliate.extensions.attribute.RefinementElement.Type
The float type.
focusLost() - Method in interface se.conciliate.extensions.ui.Sidebar
Called when the sidebar loses "focus", i.e.
fontEditable() - Method in class se.conciliate.extensions.documents.InputDescriptor.HtmlInputBuilder
 
FOPFactory - Interface in se.conciliate.extensions.fop
 
FOPOutputFormat - Enum Class in se.conciliate.extensions.fop
org.apache.xmlgraphics.util.MimeConstants
FOPSettings - Interface in se.conciliate.extensions.fop
 
forgetMe() - Method in interface se.conciliate.extensions.auth.UserIdentity
 
formatter(DateTimeFormatter) - Method in class se.conciliate.extensions.documents.InputDescriptor.DateTimeInputBuilder
 
FormattingObjectsProcessor - Interface in se.conciliate.extensions.fop
 
FORWARD - Enum constant in enum class se.conciliate.extensions.store.SwimlaneRelationDirection
 
FROM_START - Enum constant in enum class se.conciliate.extensions.type.rule.ModelingLookAndFeel.Pattern.PatternType
A from_start pattern type is one where edge go from start to first in pattern, from start to next in pattern and so on.
START->P1
START->P2
START->...
START->END
fromId(String) - Static method in enum class se.conciliate.extensions.documents.MetaDataType.ColumnType
 
FULLY - Enum constant in enum class se.conciliate.extensions.attribute.AttributeDataType.LocalizationHint
The refinements are completely localized, meaning an attribute type should have different refinements set in all languages.

G

generateContent(JsonData) - Method in interface se.conciliate.extensions.report.ReportDataSource
Generates the content that the report is generated from.
get() - Method in class se.conciliate.extensions.datatransfer.DropResult
 
get(long, TimeUnit) - Method in class se.conciliate.extensions.datatransfer.DropResult
 
get(String) - Method in interface se.conciliate.extensions.configuration.Configuration
Deprecated.
Returns the object previously stored and associated with the key, or null if no mapping exists between the key and an object.
getActionObject() - Method in interface se.conciliate.extensions.store.MTListHeader
Returns a string representation of the action object that this list works with or the string "STATIC" if this is a static list (a static list has no action object).
getActions(MTQueryActionProvider.Support, List<Object>) - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider
Returns a list of action groups, where each group is a list of actions that can be performed given a query and a selected subset of its result.
getActionsForCompleteEdge(MTCompleteEdge, Component, Point) - Method in interface se.conciliate.extensions.ui.ModelingActionProvider
Returns actions that can be performed on a loaded edge.
getActionsForCompleteModel(MTCompleteModel, Component, Point) - Method in interface se.conciliate.extensions.ui.ModelingActionProvider
Returns actions that can be performed on a fully loaded model.
getActionsForCompleteVertex(MTCompleteVertex, Component, Point) - Method in interface se.conciliate.extensions.ui.ModelingActionProvider
Returns actions that can be performed on a loaded symbol.
getActionsForEdgeHeader(MTEdgeHeader) - Method in interface se.conciliate.extensions.ui.ModelingActionProvider
Returns actions that can be performed on an edge header.
getActionsForModelHeader(MTModelHeader) - Method in interface se.conciliate.extensions.ui.ModelingActionProvider
Returns actions that can be performed on a model header.
getActionsForModelType(ModelType) - Method in interface se.conciliate.extensions.ui.ModelingActionProvider
Returns actions that can be performed on the the type itself, i.e.
getActionsForSymbolHeader(MTSymbolHeader) - Method in interface se.conciliate.extensions.ui.ModelingActionProvider
Returns actions that can be performed on a symbol header.
getAlignment() - Method in class se.conciliate.extensions.ui.ModelingActionGroup
 
getAll() - Method in interface se.conciliate.extensions.configuration.Configuration
Deprecated.
Returns all entries in this configuration as a key-value map.
getAllValues() - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.Support
Returns all values in the current filter.
getAlwaysInclude() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigSettings
 
getAncestorDirectoryId() - Method in interface se.conciliate.extensions.store.MTDirectory
Returns the parent directory for the directory.
getApplicationLanguageName() - Method in interface se.conciliate.extensions.configuration.ApplicationSettings
 
getApplicationLocale() - Method in interface se.conciliate.extensions.configuration.ApplicationSettings
 
getApprovers() - Method in interface se.conciliate.extensions.content.RestModel
 
getApprovers() - Method in interface se.conciliate.extensions.store.MTModel
Returns the users that have permission to approve this model.
getApprovers() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getArguments() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepCommand
The arguments sent to the command.
getAttribute(String) - Method in interface se.conciliate.extensions.renderer.DrawableRenderer
Allows the user to retrieve specific attributes on the underlying implementation.
getAttribute(String) - Method in interface se.conciliate.extensions.renderer.ModelRenderer
Allows the user to retrieve specific attributes on the underlying implementation.
getAttribute(String) - Method in interface se.conciliate.extensions.xml.ElementInfo
Returns an attribute of the element.
getAttribute(MTAttributeTypeHeader) - Method in interface se.conciliate.extensions.store.MTModel
Returns the attribute of the given type.
getAttribute(MTAttributeTypeHeader) - Method in interface se.conciliate.extensions.store.MTSymbol
Returns the attribute of the given type.
getAttributeData() - Method in interface se.conciliate.extensions.store.event.ModelChangeEvent
Returns the attribute data of the attribute that changed or null if this is not a model attribute changed event.
getAttributeData() - Method in interface se.conciliate.extensions.store.event.SymbolChangeEvent
Returns the attribute data of the attribute that changed or null if this is not a symbol attribute change event.
getAttributeDataTypes() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getAttributeFilters() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getAttributes() - Method in interface se.conciliate.extensions.content.RestAttributeEnabled
 
getAttributes(Predicate<MTAttribute>) - Method in interface se.conciliate.extensions.store.MTModel
Returns the attributes connected to the model as a read-only list.
getAttributes(Predicate<MTAttribute>) - Method in interface se.conciliate.extensions.store.MTSymbol
Returns all attributes connected to the symbol.
getAttributeType() - Method in interface se.conciliate.extensions.store.event.ModelChangeEvent
Returns the attribute type of the attribute that changed or null if this is not a model attribute changed event.
getAttributeType() - Method in interface se.conciliate.extensions.store.event.SymbolChangeEvent
Returns the attribute type of the attribute that changed or null if this is not a symbol attribute change event.
getAttributeType() - Method in interface se.conciliate.extensions.store.query.MTAttributeFilter
The attribute type that the filter is used on.
getAttributeTypeQueries() - Method in interface se.conciliate.extensions.store.query.MTQueryProvider
 
getAttributeTypeQueries() - Method in class se.conciliate.extensions.store.query.MTQueryProviderAdapter
 
getAttributeTypeUUID() - Method in interface se.conciliate.extensions.store.MTAttributeHeader
Returns the UUID of the attribute type that this attribute belongs to.
getAttributeTypeUUIDs() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getAttributeValue(RestAttribute, RestLocale) - Method in interface se.conciliate.extensions.content.RestAttributeEnabled
 
getAttributeValues(RestLocale) - Method in interface se.conciliate.extensions.content.RestAttributeEnabled
 
getAuthor() - Method in interface se.conciliate.extensions.fop.FOPSettings
 
getAuthorizedPlugins() - Method in interface se.conciliate.extensions.auth.ProductTicket
Returns allowed plugins for the user (for plug-ins requiring authorization)
getAvailableContextHeaders(Class, MTQuery.ResultContext) - Method in interface se.conciliate.extensions.store.query.MTQueryResult
 
getAvailableContexts() - Method in interface se.conciliate.extensions.publish.PublishListProvider.ListResult
 
getAvailableContexts(Class, MTQuery.ResultContext) - Method in interface se.conciliate.extensions.store.query.MTQueryResult
 
getAvailableEdgeTypes() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns the type ID:s of the available edge types.
getAvailableKeys() - Method in interface se.conciliate.extensions.documents.DocumentFilter
 
getAvailableKeys() - Method in interface se.conciliate.extensions.store.query.MTAttributeFilter
Returns the available keys to select from for filters with editor type "SELECTED_KEYS".
getAvailableModelTypes() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns the type ID:s of the available model types.
getAvailableSymbolTypes() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns the type ID:s of the available symbol types.
getAvailableSymbolTypes(String) - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns the type ID:s of the available symbol types per model type.
getAvatar24() - Method in interface se.conciliate.extensions.store.MTSubscriber
 
getAvatar24() - Method in interface se.conciliate.extensions.store.MTUserHeader
 
getBackAction() - Method in interface se.conciliate.extensions.ui.Shell
lite
getBackgroundColor() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepRenderPNG
 
getBackingProperty() - Method in interface se.conciliate.extensions.store.MTEntityProperty
 
getBaseColor() - Method in interface se.conciliate.extensions.store.MTColorTransformer
 
getBaseUrl() - Method in interface se.conciliate.extensions.store.MTPublication
 
getBaseURL() - Method in interface se.conciliate.extensions.fop.FOPSettings
 
getBearerToken() - Method in interface se.conciliate.extensions.auth.Server
 
getBinaryContent() - Method in interface se.conciliate.extensions.store.MTPluginData
Returns the stored binary content.
getBinaryContent() - Method in interface se.conciliate.extensions.store.MTPluginDataOperations.Data
 
getBooleanProperty(String, boolean) - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
getBooMExpression() - Method in interface se.conciliate.extensions.store.query.MTAttributeServerFilter
Returns this filter's filter string as a BooM expression.
getBorder() - Method in interface se.conciliate.extensions.content.RestVertex
 
getBorderColor() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns the border color for the vertex.
getBorderColor(SymbolVariant) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
getBorderStroke() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns the border stroke for the vertex.
getBorderStroke(SymbolVariant) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
getBounds() - Method in interface se.conciliate.extensions.content.RestModel
 
getBounds() - Method in interface se.conciliate.extensions.content.RestVertex
 
getBounds() - Method in interface se.conciliate.extensions.store.MTCompleteModel
Returns the bounds of the model.
getBounds() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns the bounds (size and location) of the vertex.
getBounds(Collection<MTLayerTypeHeader>) - Method in interface se.conciliate.extensions.store.MTCompleteModel
 
getBreakdownFilters(MTNamedQuery) - Method in interface se.conciliate.extensions.publish.PublishRuntimeFilter
Returns any breakdown filters that should be used in the published material.
getBreakdownLocation() - Method in interface se.conciliate.extensions.store.MTEdgePath
Returns the point where the breakdown decorator should be drawn.
getBreakdownLocation(List<Point>) - Method in interface se.conciliate.extensions.router.EdgeRouter
Returns the point where the breakdown decorator should be drawn.
getBreakdowns() - Method in interface se.conciliate.extensions.content.RestEdge
 
getBreakdowns() - Method in interface se.conciliate.extensions.content.RestObject
 
getBreakdownUUIDs() - Method in interface se.conciliate.extensions.store.MTEdge
Returns the UUID:s for all models that this edge breaks down to.
getBreakdownUUIDs() - Method in interface se.conciliate.extensions.store.MTSymbol
Returns the UUID:s for all models that this symbol breaks down to.
getBrightness() - Method in interface se.conciliate.extensions.content.RestVertex.VertexColor
 
getBrightness() - Method in interface se.conciliate.extensions.store.MTHsbColorTransformer
 
getBrowsableURL() - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
check isBrowsable() before calling this method
getBuilderUI() - Method in interface se.conciliate.extensions.ui.querybuilder.QueryBuilder
Returns the UI component used for creating/editing the query.
getBulkOperations() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Returns a utility for performing bulk operations against the server for this workspace.
getBulkToken() - Method in interface se.conciliate.extensions.store.MTNotificationReceipt
 
getCachedImage() - Method in interface se.conciliate.extensions.store.MTCompleteVertex
 
getCachedImage(boolean) - Method in interface se.conciliate.extensions.store.MTCompleteVertex
 
getCategories() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentFilterCategories
 
getCategory() - Method in interface se.conciliate.extensions.ui.ShellNotification
 
getCause(int, int, String, boolean, Locale) - Method in interface se.conciliate.extensions.attribute.RefinementElement
Returns the cause of a failure if canSetAt(index, value) returns false.
getCellContent() - Method in class se.conciliate.extensions.report.output.ReportTable.ReportTableCell
 
getChangeCause() - Method in exception se.conciliate.extensions.store.MTRemoteChangeException
Returns either OUT_OF_DATE or ALREADY_CHANGING depending on the reported cause of the exception.
getChangesDate() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getChildHierarchies() - Method in interface se.conciliate.extensions.documentservice.DocumentHierarchy
Deprecated.
Returns all child hierarhies.
getChildren() - Method in class se.conciliate.extensions.ui.LazyModelingActionGroup
 
getChildren() - Method in class se.conciliate.extensions.ui.ModelingActionGroup
Returns the child actions.
getChildUUID() - Method in interface se.conciliate.extensions.store.MTPluginDataOperations.Relation
 
getChoosableTypes() - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Returns a collection of all choosable types, that is, all types that has a registered chooser widget installed.
getChooserComponent() - Method in interface se.conciliate.extensions.ui.widgets.ChooserWidget
Returns the component used to display this chooser widget.
getChooserWidget(Class<T>) - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Returns a chooser widget able to choose objects of the specified type/class, or null if no such widget can be found.
getClaims() - Method in interface se.conciliate.extensions.auth.ProductTicket
 
getClickBounds(MTCompleteVertex) - Method in interface se.conciliate.extensions.renderer.ModelDecorator
Returns the bounds which should be clickable for a vertex decoration.
getClientVersion() - Method in exception se.conciliate.extensions.store.connection.VersionException
 
getClip() - Method in interface se.conciliate.extensions.renderer.ModelRenderer
 
getColor() - Method in interface se.conciliate.extensions.content.RestVertex
 
getColor() - Method in interface se.conciliate.extensions.documents.DocumentSource
Returns a distinctive color that may be used to differentiate between this source and other source, for example when showing document types in the browser.
getColor() - Method in interface se.conciliate.extensions.store.MTRgbColorTransformer
 
getColorSchemeData() - Method in interface se.conciliate.extensions.store.MTColorScheme
 
getColorSchemeQueries() - Method in interface se.conciliate.extensions.store.query.MTQueryProvider
 
getColorSchemeQueries() - Method in class se.conciliate.extensions.store.query.MTQueryProviderAdapter
 
getColorTransformer() - Method in interface se.conciliate.extensions.store.MTVertex
Returns the specific color settings for this vertex or null if this vertex has no specific color settings.
getColumnCount() - Method in class se.conciliate.extensions.publish.TableFieldContent
 
getColumnID(int) - Method in interface se.conciliate.extensions.attribute.RefinementElement
Returns a "refinement unique" id of the column at the given index.
getColumnIndex(String) - Method in interface se.conciliate.extensions.attribute.RefinementElement
Returns the column index of the column with the given id.
getColumnName(int, Locale) - Method in interface se.conciliate.extensions.attribute.RefinementElement
Returns the name of the column at the given index in the given locale.
getColumnName(String, MTLanguage) - Method in interface se.conciliate.extensions.publish.PublishListProvider.ListResult
 
getColumns() - Method in interface se.conciliate.extensions.publish.PublishListProvider.ListResult
 
getColumns() - Method in interface se.conciliate.extensions.store.MTListHeader
Returns the columns that this list will generate.
getColumnSize() - Method in interface se.conciliate.extensions.attribute.RefinementElement
Returns the number of columns that this element has.
getColumnTitle(MTLanguage, int) - Method in class se.conciliate.extensions.publish.TableFieldContent
 
getColumnTranslationKey(String) - Method in interface se.conciliate.extensions.publish.PublishListProvider.ListResult
 
getColumnType() - Method in interface se.conciliate.extensions.documents.MetaDataType
 
getCombinedISOCode() - Method in enum class se.conciliate.extensions.store.MTLocale
Returns a string representation of the locale in the format languageISOCode_countryISOCode
getComparator(String, MTLanguage, AttributeDataType) - Method in interface se.conciliate.extensions.attribute.AttributePresenter
Returns a comparator for prepared attributes.
getCompleteIterator(Class<T>) - Method in interface se.conciliate.extensions.store.query.MTQueryResult
 
getComponent() - Method in interface se.conciliate.extensions.ui.Page
Returns the page component to show in the UI.
getComponent() - Method in interface se.conciliate.extensions.ui.Shell.PopupUtil
 
getConfiguration() - Method in interface se.conciliate.extensions.store.MTWorkspace
Returns the configuration of the workspace as XML data.
getConfiguration(String) - Method in interface se.conciliate.extensions.configuration.ConfigurationStore
Deprecated.
Returns a named configuration.
getConfigurationName() - Method in interface se.conciliate.extensions.configuration.Configuration
Deprecated.
Returns a unique name for this configuration.
getConfirmedTime() - Method in interface se.conciliate.extensions.store.MTNotificationReceipt
 
getConnectedDocumentIDs() - Method in interface se.conciliate.extensions.store.MTCompleteModel
 
getConnectedDocumentIDs() - Method in interface se.conciliate.extensions.store.MTCompleteSymbol
 
getConnectedDocuments() - Method in interface se.conciliate.extensions.store.MTCompleteModel
Deprecated, for removal: This API element is subject to removal in a future version.
getConnectedDocuments() - Method in interface se.conciliate.extensions.store.MTCompleteSymbol
Deprecated, for removal: This API element is subject to removal in a future version.
getConnectedSymbolTypes() - Method in interface se.conciliate.extensions.store.MTAttributeType
Returns all connected symbol types and its position for this attribute type.
getConnectedToModelPosition() - Method in interface se.conciliate.extensions.store.MTAttributeType
Returns the position of this attribute type for Models.
getConnectedTypes() - Method in class se.conciliate.extensions.documents.InputDescriptor.UrlDescriptor
 
getConnection() - Method in interface se.conciliate.extensions.store.MTStore
Returns the current connection, if any.
getContent() - Method in interface se.conciliate.extensions.exportservice.MTExportConfig
 
getContent() - Method in class se.conciliate.extensions.report.output.ReportTable
 
getContent() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Returns the document content in the current language.
getContent() - Method in interface se.conciliate.extensions.ui.Page
Returns the domain-specific content for this page.
getContent() - Method in interface se.conciliate.extensions.ui.Sidebar
Returns the component that makes up this sidebar.
getContent() - Method in interface se.conciliate.extensions.xml.PluginDataStructure
Returns the content provider that created this structure.
getContent(Document, MTLanguage) - Static method in class se.conciliate.extensions.store.DocumentBridge
 
getContent(MTCompleteModel) - Method in interface se.conciliate.extensions.publish.ModelFieldProvider
 
getContent(MTCompleteVertex) - Method in interface se.conciliate.extensions.publish.VertexFieldProvider
The content to add to the field for a given vertex.
getContent(MTLanguage) - Method in class se.conciliate.extensions.publish.TextFieldContent
Returns the content in a given language.
getContent(MTLanguageHeader) - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Returns the document content in a given language.
getContent(RestLocale) - Method in interface se.conciliate.extensions.content.RestDocument
Deprecated.
 
getContent(T) - Method in interface se.conciliate.extensions.publish.FieldProvider
Returns a list of content for this field provider, based on the given context.
getContentDisplayName() - Method in interface se.conciliate.extensions.xml.PluginContent
Returns the display name of this content.
getContentFilters() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigSettings
 
getContentIcons() - Method in interface se.conciliate.extensions.publish.FieldProvider
Returns the icons needed to display the content of the field.
getContentIconStream(int, int, boolean) - Method in interface se.conciliate.extensions.xml.PluginContent
Returns an input stream for a jpg or png file representing this data content.
getContentID() - Method in class se.conciliate.extensions.publish.DOMFieldContent
 
getContentID() - Method in interface se.conciliate.extensions.publish.FieldContent
Returns the unique ID of the content type.
getContentID() - Method in class se.conciliate.extensions.publish.ImageLinkFieldContent
 
getContentID() - Method in class se.conciliate.extensions.publish.LinkFieldContent
 
getContentID() - Method in class se.conciliate.extensions.publish.TableFieldContent
 
getContentID() - Method in class se.conciliate.extensions.publish.TextFieldContent
 
getContentSource() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Returns what type of "document" this is.
getContentSource(Document) - Static method in class se.conciliate.extensions.store.DocumentBridge
 
getContentType() - Method in interface se.conciliate.extensions.content.RestDocument
Deprecated.
 
getContentType() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepReport
 
getContentTypes() - Method in class se.conciliate.extensions.documents.MetaDataGroup
 
getContextCompleteIterator(Class<T>, MTQuery.ResultContext, long) - Method in interface se.conciliate.extensions.store.query.MTQueryResult
 
getContextHeaderIterator(Class<T>, MTQuery.ResultContext, long) - Method in interface se.conciliate.extensions.store.query.MTQueryResult
 
getContextIDs(Class, MTQuery.ResultContext, long) - Method in interface se.conciliate.extensions.store.query.MTQueryResult
 
getContextIterator(Class<T>, MTQuery.ResultContext, long) - Method in interface se.conciliate.extensions.store.query.MTQueryResult
 
getContextResult(long) - Method in interface se.conciliate.extensions.publish.PublishListProvider.ListResult
 
getContexts() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getControlPoints() - Method in interface se.conciliate.extensions.store.MTEdgePath
Returns a list of control points.
getCopiedDocsTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepCopyDocuments
The target directory under which copied documents will be placed.
getCopiedDocsTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepDocuments
The target for documents with the "copy-on-publish" property set.
getCopiedDocsTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu
The target for documents with the "copy-on-publish" property set.
getCopiedDocsTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepSearchIndex
The target for documents with the "copy-on-publish" property set.
getCopiedDocsTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepUpdateReferences
Returns the target where copied documents are published, or null if no copied documents are published by this publish.
getCountryISOCode() - Method in enum class se.conciliate.extensions.store.MTLocale
Returns the country code.
getCreated() - Method in interface se.conciliate.extensions.content.RestModel
 
getCreated() - Method in interface se.conciliate.extensions.content.RestObject
 
getCreated() - Method in interface se.conciliate.extensions.documentservice.Document
Deprecated.
Returns when the document was most recently validated/changed or when the document was created.
getCreated() - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
Returns the creation time of the repository.
getCreated() - Method in interface se.conciliate.extensions.store.MTDataObject
Returns the date when this data object was created.
getCreated() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Returns the date when this document was created.
getCreated() - Method in interface se.conciliate.extensions.store.MTExtensionDocument
Returns the creation date of the document.
getCreatedBy() - Method in interface se.conciliate.extensions.store.MTDocument
Returns the user that created this document.
getCreatedBy() - Method in interface se.conciliate.extensions.store.MTModel
 
getCreatedBy() - Method in interface se.conciliate.extensions.store.MTSymbol
 
getCreationDate() - Method in interface se.conciliate.extensions.fop.FOPSettings
 
getCreationDate() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Returns the creation date of the repository.
getCreationDate() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Returns the creation date of the workspace.
getCreator() - Method in interface se.conciliate.extensions.documents.DocumentSource
Returns empty if this source cannot create new documents.
getCreator() - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsDescriptor
 
getCreator() - Method in interface se.conciliate.extensions.fop.FOPSettings
 
getCreators() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getCurrentColorScheme() - Method in interface se.conciliate.extensions.store.MTRepository
Returns the currently used color scheme.
getCurrentLanguage() - Method in interface se.conciliate.extensions.store.MTStore
Returns the current language.
getCurrentLanguage() - Method in interface se.conciliate.extensions.ui.Shell
Returns the currently active language.
getCurrentLanguages() - Method in interface se.conciliate.extensions.store.MTStore
Returns the languages in the current repository.
getCurrentPermissionGroup() - Method in interface se.conciliate.extensions.store.MTStore
Returns the current permission group.
getCurrentPermissionGroups() - Method in interface se.conciliate.extensions.store.MTStore
Returns the currently available permission groups.
getCurrentPoints() - Method in interface se.conciliate.extensions.router.EdgeRouter.AdjustInfo
Returns the current (immutable) list of points of this conceptual edge.
getCurrentRepository() - Method in interface se.conciliate.extensions.store.MTStore
Returns the current repository.
getCurrentUser() - Method in interface se.conciliate.extensions.store.MTStore
Returns the currently logged in user or null if no such user can be found, that is, if the end-user is not logged in.
getCurrentWorkspace() - Method in interface se.conciliate.extensions.store.MTStore
Returns the current workspace.
getCustomData(String) - Method in interface se.conciliate.extensions.content.RestData
Returns previously stored custom data.
getCustomer() - Method in interface se.conciliate.extensions.auth.UserIdentity
 
getCustomRelationIds() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepUpdateReferences
Returns the ID:s of any custom relations that should be included in the publish.
getData() - Method in class se.conciliate.extensions.documents.MetaData
 
getData() - Method in class se.conciliate.extensions.documents.MetaData.UrlValue
 
getData() - Method in interface se.conciliate.extensions.store.MTAttributeHeader
Returns the data in the current language.
getData() - Method in interface se.conciliate.extensions.store.plugin.MTDataPresenter.Presentable
 
getData() - Method in interface se.conciliate.extensions.xml.PluginDataStructure
 
getData(MTLanguageHeader) - Method in interface se.conciliate.extensions.store.MTAttributeHeader
Returns the data in a given language.
getDataDisplayName(MTPluginData) - Method in interface se.conciliate.extensions.xml.PluginContent
Returns the display name of the given data.
getDataIconStream(MTPluginData, int, int, boolean) - Method in interface se.conciliate.extensions.xml.PluginContent
Returns an input stream for a jpg or png file representing the given plugin data.
getDataKey() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getDataKey() - Method in interface se.conciliate.extensions.xml.PluginContent
Returns the data key that this MTPluginContent can handle.
getDataObjectID() - Method in exception se.conciliate.extensions.store.MTRemoteChangeException
Returns the id of the data object that is locked/out of date.
getDataObjectName() - Method in exception se.conciliate.extensions.store.MTRemoteChangeException
Returns the name/title of the data object that is locked/out of date.
getDataProviderUUID() - Method in interface se.conciliate.extensions.xml.PluginContent
Returns the uuid of the MTDataProvider that this MTPluginContent can handle.
getDataSource() - Method in interface se.conciliate.extensions.report.output.ReportContext
 
getDataSource() - Method in interface se.conciliate.extensions.store.connection.MTConnection
 
getDataSource() - Method in interface se.conciliate.extensions.store.connection.MTLocalRepositoryConnection
 
getDataSource() - Method in interface se.conciliate.extensions.store.connection.MTServerConnection
 
getDataType() - Method in interface se.conciliate.extensions.attribute.PreparedAttribute
The data type of the attribute.
getDataType() - Method in interface se.conciliate.extensions.content.RestAttribute
 
getDataType() - Method in interface se.conciliate.extensions.documents.MetaDataType.BooleanMetaDataType
 
getDataType() - Method in interface se.conciliate.extensions.documents.MetaDataType.DateTimeMetaDataType
 
getDataType() - Method in interface se.conciliate.extensions.documents.MetaDataType
 
getDataType() - Method in interface se.conciliate.extensions.documents.MetaDataType.HiddenMetaDataType
 
getDataType() - Method in interface se.conciliate.extensions.documents.MetaDataType.HtmlMetaDataType
 
getDataType() - Method in interface se.conciliate.extensions.documents.MetaDataType.ImageMetaDataType
 
getDataType() - Method in interface se.conciliate.extensions.documents.MetaDataType.MTSymbolMetaDataType
 
getDataType() - Method in interface se.conciliate.extensions.documents.MetaDataType.NumberMetaDataType
 
getDataType() - Method in interface se.conciliate.extensions.documents.MetaDataType.OptionsMetaDataType
 
getDataType() - Method in interface se.conciliate.extensions.documents.MetaDataType.TextMetaDataType
 
getDataType() - Method in interface se.conciliate.extensions.documents.MetaDataType.UrlMetaDataType
 
getDataType() - Method in interface se.conciliate.extensions.store.MTAttributeTypeHeader
Returns the data type of this attribute type.
getDataTypeID(String) - Method in interface se.conciliate.extensions.publish.PublishListProvider.ListResult
 
getDate() - Method in interface se.conciliate.extensions.ui.ShellNotification
 
getDecimalCount() - Method in class se.conciliate.extensions.documents.InputDescriptor.NumberDescriptor
 
getDecimalPoint() - Method in class se.conciliate.extensions.documents.InputDescriptor.NumberDescriptor
 
getDefault() - Static method in interface se.conciliate.extensions.store.MTAccessGroup
 
getDefault() - Static method in interface se.conciliate.extensions.store.MTPermissionGroup
 
getDefault() - Static method in interface se.conciliate.extensions.store.MTPermissions
 
getDefault() - Static method in enum class se.conciliate.extensions.store.MTUserHeader.RepositoryPrivilege
 
getDefaultColorProfile() - Method in interface se.conciliate.extensions.configuration.ApplicationSettings
 
getDefaultColorScheme() - Method in interface se.conciliate.extensions.store.MTServer
Returns the default color scheme.
getDefaultColorSchemeTitle() - Method in interface se.conciliate.extensions.importservice.MTImportConfig
 
getDefaultControlPoints(Shape, Shape) - Method in interface se.conciliate.extensions.router.EdgeRouter
Returns a default set of control points from one shape to another.
getDefaultControlPoints(Shape, Shape, double, double) - Method in interface se.conciliate.extensions.router.EdgeRouter
Returns a default set of control points from one shape to another, giving preferred angles (in radians) that curves or lines will have with respect to the center of the respective shape.
getDefaultEdgeType(String, String) - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns the default edge type between two symbols, will return null if there is no recommended edges.
getDefaultFlavor() - Method in interface se.conciliate.extensions.renderer.RendererService
Returns the default flavor used for rendering bitmaps to Graphics2D.
getDefaultFrameSize() - Method in interface se.conciliate.extensions.type.SymbolVariant
Returns this variants default frame size.
getDefaultFrameSize(String) - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns the default frame size of a symbol variant.
getDefaultLabelBounds(Dimension, List<Point>) - Method in interface se.conciliate.extensions.router.EdgeRouter
Returns the default label bounds.
getDefaultLabelFontName() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns the default label font.
getDefaultLabelFontSize() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns the default label size.
getDefaultLocalUsername() - Method in interface se.conciliate.extensions.configuration.ApplicationSettings
 
getDefaultPublishTemplate(String) - Method in interface se.conciliate.extensions.store.MTServer
Returns the default publish template.
getDefaultServer() - Method in interface se.conciliate.extensions.auth.ProductTicket
 
getDefaultSettings() - Method in interface se.conciliate.extensions.publish.FieldProvider
Returns the default settings for this field provider.
getDefaultSettings() - Method in interface se.conciliate.extensions.publish.ReportImageProvider
 
getDefaultSize() - Method in interface se.conciliate.extensions.type.SymbolVariant
Returns this variants default size.
getDefaultSize(String) - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns the default size of a symbol variant.
getDefaultSize(MTCompleteModel, SymbolVariant) - Method in interface se.conciliate.extensions.type.rule.ModelingLookAndFeel
Optionally returns a default size for a vertex.
getDefaultSwimlaneSettings() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns the default settings for swimlane models.
getDefaultValue() - Method in interface se.conciliate.extensions.messaging.Message
Returns the default value or null if this message has no default value.
getDefaultValue(Document) - Method in interface se.conciliate.extensions.documents.MetaDataType.BooleanMetaDataType
 
getDefaultValue(Document) - Method in interface se.conciliate.extensions.documents.MetaDataType
 
getDefaultVariant(String) - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns the default variant for a symbol type.
getDefinition() - Method in interface se.conciliate.extensions.store.MTEntityProperty
 
getDefinition(MTLanguageHeader) - Method in interface se.conciliate.extensions.store.MTEntityProperty
 
getDescription() - Method in interface se.conciliate.extensions.auth.WebFolder
 
getDescription() - Method in interface se.conciliate.extensions.exportservice.ExportService
Deprecated.
Returns a longer description of the export service.
getDescription() - Method in interface se.conciliate.extensions.importservice.ImportService
Deprecated.
Returns a longer description of the import service.
getDescription() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfig
Returns a description for the publish.
getDescription() - Method in interface se.conciliate.extensions.publish.PublishProfile
Returns the description of the profile.
getDescription() - Method in interface se.conciliate.extensions.publish.PublishService
Returns a description of the service.
getDescription() - Method in interface se.conciliate.extensions.publish.ReportImageProvider
 
getDescription() - Method in interface se.conciliate.extensions.type.EdgeType
Returns an optional description for the type.
getDescription() - Method in interface se.conciliate.extensions.type.ModelType
Returns an optional description for the type.
getDescription() - Method in interface se.conciliate.extensions.type.SymbolType
Returns an optional description for the type.
getDescription() - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
Returns the description of the profile.
getDescription() - Method in interface se.conciliate.extensions.uploadservice.UploadService
Returns a description of the service
getDescription(Locale) - Method in interface se.conciliate.extensions.attribute.Refinement
Returns the description of this refinement in the given locale.
getDescription(Locale) - Method in interface se.conciliate.extensions.attribute.RefinementElement
Returns the description of this element in the given locale.
getDescription(Map<String, String>) - Method in interface se.conciliate.extensions.publish.FieldProvider
Returns the description of the field, possibly by using the settings.
getDialogTitle() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepChooseModel
The title of the dialog shown to the user when selecting a model.
getDifferences() - Method in interface se.conciliate.extensions.merge.MergeDifferences
Returns the differences between the entities.
getDifferences(Class<T>, T, T, Collection<MTLanguage>) - Method in interface se.conciliate.extensions.merge.MTMerger
Returns the differences between two entities.
getDimension() - Method in interface se.conciliate.extensions.renderer.ModelRenderer
 
getDirection() - Method in class se.conciliate.extensions.repoconfig.EdgeTypeWithDirection
 
getDirection() - Method in class se.conciliate.extensions.router.IntersectionPoint
 
getDirection() - Method in class se.conciliate.extensions.router.OverlappingSegment
 
getDirection() - Method in class se.conciliate.extensions.store.EdgeTypeWithDirection
 
getDirectory() - Method in interface se.conciliate.extensions.datasources.LocalDataSource
 
getDirectoryId() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Returns the parent directory for the repository, or null if this repository has no parent i.e.
getDirectoryID() - Method in interface se.conciliate.extensions.store.connection.MTServerRepositoryConnection
 
getDisabledVariants(String) - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns any disabled variants for a symbol type.
getDisplayPreference() - Method in interface se.conciliate.extensions.publish.PublishService
Used to sort the display order on create new publish profile list
getDistanceToNewSymbol() - Method in interface se.conciliate.extensions.type.rule.MethodSupport
Returns the preferred distance to new symbols, depending on direction.
getDocumentFilters() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getDocumentIDs() - Method in interface se.conciliate.extensions.content.RestModel
 
getDocumentIDs() - Method in interface se.conciliate.extensions.content.RestObject
 
getDocumentIDs(Collection<String>, Collection<DocumentFilter>, MetaDataType, boolean) - Method in interface se.conciliate.extensions.documents.DocumentSource
 
getDocumentIDs(Collection<DocumentFilter>, MetaDataType, boolean) - Method in interface se.conciliate.extensions.documents.DocumentSource
Returns all document ids that matches a set of filters.
getDocumentQueries() - Method in interface se.conciliate.extensions.store.query.MTQueryProvider
 
getDocumentQueries() - Method in class se.conciliate.extensions.store.query.MTQueryProviderAdapter
 
getDocumentRoots() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getDocuments() - Method in interface se.conciliate.extensions.content.RestModel
 
getDocuments() - Method in interface se.conciliate.extensions.content.RestObject
 
getDocuments() - Method in interface se.conciliate.extensions.documentservice.DocumentHierarchy
Deprecated.
Returns all documents directly contained in this hierarchy.
getDocuments() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentSelectionList
 
getDocuments() - Method in interface se.conciliate.extensions.store.MTCompleteModel
Returns the documents connected to the model as a read-only list.
getDocuments() - Method in interface se.conciliate.extensions.store.MTCompleteSymbol
Returns all documents connected to the symbol.
getDocuments() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getDocuments(List<String>, Collection<? extends MetaDataType<?>>) - Method in interface se.conciliate.extensions.documents.DocumentSource
Fetches documents with given id:s.
getDocumentSelection() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigSettings
 
getDocumentSource() - Method in interface se.conciliate.extensions.documents.DocumentFilterType
 
getDocumentSource() - Method in interface se.conciliate.extensions.documents.MetaDataType
 
getDocumentSourceIDs() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getDocumentSourceQueries() - Method in interface se.conciliate.extensions.store.query.MTQueryProvider
 
getDocumentSourceQueries() - Method in class se.conciliate.extensions.store.query.MTQueryProviderAdapter
 
getDocumentSources() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getDocumentsTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepUpdateReferences
Returns the target where documents are published, or null if no documents are published by this publish.
getDocumentStore() - Method in interface se.conciliate.extensions.store.MTStore
Returns a document store.
getDocumentTypeQueries() - Method in interface se.conciliate.extensions.store.query.MTQueryProvider
 
getDocumentTypeQueries() - Method in class se.conciliate.extensions.store.query.MTQueryProviderAdapter
 
getDocumentTypes() - Method in interface se.conciliate.extensions.content.RestDocument
Deprecated.
 
getDocumentTypes() - Method in class se.conciliate.extensions.datatransfer.DocumentTypeList
 
getDocumentTypes() - Method in interface se.conciliate.extensions.store.MTDocument
Returns the document types for this document.
getDocumentTypes() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getDocumentTypes(Document) - Static method in class se.conciliate.extensions.store.DocumentBridge
 
getDrawable() - Method in interface se.conciliate.extensions.store.MTCompleteVertex
Returns a drawable for rendering the vertex.
getDrawable(MTCompleteEdge) - Method in interface se.conciliate.extensions.renderer.ModelDecorator
Returns a decorator drawable for a edge or null to not decorate the edge in question.
getDrawable(MTCompleteVertex) - Method in interface se.conciliate.extensions.renderer.ModelDecorator
Returns a decorator drawable for a vertex or null to not decorate the vertex in question.
getDuration() - Method in interface se.conciliate.extensions.ui.ShellNotification
The duration (in ms) for which to show the notification.
getEdge() - Method in interface se.conciliate.extensions.store.event.ModelChangeEvent
Returns the edge involved in the change or null if no edge was involved in the change.
getEdgeControlPoint() - Method in interface se.conciliate.extensions.ui.modeling.Selection
Returns the selected control point on a single edge selection.
getEdgeRecommendations(SymbolType, SymbolType) - Method in interface se.conciliate.extensions.type.ModelExtension
Returns a list of recommended edge types between the specified symbol types.
getEdgeRouter() - Method in interface se.conciliate.extensions.store.MTEdge
Returns the current edge router for the edge.
getEdgeRouter(String) - Method in interface se.conciliate.extensions.xml.TypeResolver
Returns the corresponding edge router for a router ID.
getEdgeRouterID() - Method in interface se.conciliate.extensions.store.MTEdge
Returns the edge router ID for the edge.
getEdges() - Method in interface se.conciliate.extensions.content.RestModel
 
getEdges() - Method in interface se.conciliate.extensions.store.MTCompleteModel
Returns the models edges as a read-only collection.
getEdges() - Method in interface se.conciliate.extensions.ui.modeling.Selection
Returns the list of MTCompleteEdges contained in the selection.
getEdges(MTCompleteModel) - Method in interface se.conciliate.extensions.type.rule.ModelFilter
 
getEdgeSegment() - Method in interface se.conciliate.extensions.ui.modeling.Selection
Returns the selected segment of a single edge selection.
getEdgeType() - Method in interface se.conciliate.extensions.content.RestEdge
 
getEdgeType() - Method in class se.conciliate.extensions.repoconfig.EdgeTypeWithDirection
 
getEdgeType() - Method in class se.conciliate.extensions.store.EdgeTypeWithDirection
 
getEdgeType() - Method in interface se.conciliate.extensions.type.rule.PreferredOutput
The edge type from the source to the output.
getEdgeType(String) - Method in interface se.conciliate.extensions.xml.TypeResolver
Returns the corresponding edge type for a type ID.
getEdgeTypes() - Method in interface se.conciliate.extensions.type.ModelExtension
Returns a collection of all the EdgeTypes that this extension can supply.
getEdgeTypes() - Method in interface se.conciliate.extensions.type.ModelFamily
Returns the relation types available in the family.
getEditor(Map<String, String>) - Method in interface se.conciliate.extensions.publish.FieldProvider
Returns a component used to edit the given settings.
getEditor(Map<String, String>) - Method in interface se.conciliate.extensions.publish.ReportImageProvider
 
getEditor(EditSupport) - Method in interface se.conciliate.extensions.ui.editors.EditorFactory
Returns an editor for the given edit support.
getEditorComponent() - Method in interface se.conciliate.extensions.documents.DocumentFilter.FilterEditor
 
getEditorComponent() - Method in interface se.conciliate.extensions.publish.MenuEditor
 
getEditorComponent() - Method in interface se.conciliate.extensions.ui.SidebarSettings
Returns a component for editing the sidebar settings.
getEditorComponent(Consumer<String>, String) - Method in interface se.conciliate.extensions.documents.DocumentSource
Returns a JComponent that will be shown in a dialog or panel.
getEditorType() - Method in interface se.conciliate.extensions.documents.DocumentFilter
 
getEditorType() - Method in interface se.conciliate.extensions.store.query.MTAttributeFilter
Returns the editor type for editing the filter settings.
getEditState() - Method in interface se.conciliate.extensions.store.MTCompleteModel
Returns the "editable" state of the model when it was loaded from storage.
getEditState() - Method in interface se.conciliate.extensions.store.MTCompleteSymbol
Returns the "editable" state of the symbol when it was loaded from storage.
getEditValueMap() - Method in interface se.conciliate.extensions.store.MTEdit
Returns this edit's value map or null if no value map is available for this edit.
getElementInfo(XMLEventReader) - Method in interface se.conciliate.extensions.xml.RepositoryXMLReader
Returns info about the next element in the stream.
getElements() - Method in interface se.conciliate.extensions.attribute.Refinement
Returns a list of elements that this refinement has.
getElementType() - Method in interface se.conciliate.extensions.xml.ElementInfo
Returns the type of the element.
getEmail() - Method in interface se.conciliate.extensions.auth.UserIdentity
 
getEmail() - Method in interface se.conciliate.extensions.content.RestSubscriber
 
getEmail() - Method in interface se.conciliate.extensions.store.MTSubscriber
Returns this users first name.
getEnd() - Method in class se.conciliate.extensions.router.OverlappingSegment
 
getEntity(int) - Method in interface se.conciliate.extensions.publish.PublishListProvider.ListResult
 
getEntityDefinition() - Method in interface se.conciliate.extensions.store.MTEntityProperty
 
getEntityDefinition(MTLanguageHeader) - Method in interface se.conciliate.extensions.store.MTEntityProperty
 
getEntityPropertyQueries() - Method in interface se.conciliate.extensions.store.query.MTQueryProvider
 
getEntityReferences() - Method in interface se.conciliate.extensions.xml.PluginDataStructure
Returns entities referenced by this entity.
getError() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepCommand
The path to a file for storing the error output of the process.
getEventType() - Method in interface se.conciliate.extensions.store.event.ModelChangeEvent
Returns the event type which is any of the statically defined integers in this class.
getEventType() - Method in interface se.conciliate.extensions.store.event.SymbolChangeEvent
Returns the type of this event.
getEventType() - Method in interface se.conciliate.extensions.store.MTRevisionLogEntry
Returns the log event type.
getExec() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepCommand
The path to executable to run.
getExistingEntity() - Method in interface se.conciliate.extensions.merge.Difference
Returns the existing entity.
getExistingEntity() - Method in interface se.conciliate.extensions.merge.MergeDifferences
Returns the existing entity.
getExpandedValue(int, String, MTLanguage) - Method in interface se.conciliate.extensions.publish.PublishListProvider.ListResult
 
getExportFile() - Method in interface se.conciliate.extensions.exportservice.MTExportConfig
 
getExtensionDocumentIcons() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepModels
 
getExtensionDocumentIcons() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepSymbols
 
getExtensionDocumentProviders() - Method in interface se.conciliate.extensions.store.MTCompleteModel
Returns the available providers of extension documents for this model.
getExtensionDocumentProviders() - Method in interface se.conciliate.extensions.store.MTCompleteSymbol
Returns the available providers of extension documents for this symbol.
getExtensionDocuments(String) - Method in interface se.conciliate.extensions.store.MTCompleteModel
Returns the extension documents connected to the model.
getExtensionDocuments(String) - Method in interface se.conciliate.extensions.store.MTCompleteSymbol
Returns the extension documents connected to the symbol.
getFailMessage() - Method in interface se.conciliate.extensions.type.rule.ModelingRules.Result
If isOk() == false, should return an error message explaining why the change was refused.
getFamilies() - Method in interface se.conciliate.extensions.type.ModelExtension
Returns a collection of all the ModelFamily that this extension supplies.
getFamily() - Method in interface se.conciliate.extensions.type.ModelType
Returns the family of models that this model type belongs to.
getFault() - Method in exception se.conciliate.extensions.documentservice.exception.UserCausedDocumentServiceException
Deprecated.
Returns a user friendly description of the error, such as "The server connections are not correctly set up".
getFileEnding() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepIndex
The file ending of the files from the source directory to add to the index.
getFileEnding() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepRenderJS
 
getFillImage(int, MTLanguage) - Method in class se.conciliate.extensions.drawable.AbstractDrawable
 
getFillImage(int, MTLanguage) - Method in interface se.conciliate.extensions.drawable.Drawable
Returns the image that fills the shape.
getFilter() - Method in interface se.conciliate.extensions.imageexport.ModelImageExporter
Returns a filter with the file types that this exporter can handle.
getFilter(MTCompleteModel) - Method in interface se.conciliate.extensions.type.rule.ModelingLookAndFeel
Returns an optional filter for content shown in a model.
getFilterComponent() - Method in interface se.conciliate.extensions.ui.selectors.ContentFilter
Returns the filter component.
getFilteredName() - Method in interface se.conciliate.extensions.ui.widgets.ChooserFilter
Returns a displayable name of this filter when the filter is turned on.
getFilterRepresentation() - Method in interface se.conciliate.extensions.documents.DocumentFilter
 
getFilterRepresentation() - Method in interface se.conciliate.extensions.store.query.MTAttributeFilter
Returns a human-readable string representation of the filter that can be shown to the user in the UI.
getFilterString() - Method in interface se.conciliate.extensions.documents.DocumentFilter
 
getFilterString() - Method in interface se.conciliate.extensions.store.query.MTAttributeFilter
Returns a string representation of the filter in its current state.
getFilterType() - Method in interface se.conciliate.extensions.documents.DocumentFilter
 
getFilterType() - Method in interface se.conciliate.extensions.store.query.MTAttributeFilter
The filter type.
getFilterTypeID() - Method in interface se.conciliate.extensions.store.query.MTAttributeFilterType
A unique id for the filter type.
getFilterTypes() - Method in interface se.conciliate.extensions.documents.DocumentSource
 
getFindIcon(int) - Method in interface se.conciliate.extensions.store.plugin.MTDataPresenter
Returns the icon shown when searching for entities in a browser tab.
getFirstControlPoint() - Method in interface se.conciliate.extensions.store.MTEdgePath
Returns the first control point.
getFirstName() - Method in interface se.conciliate.extensions.auth.UserIdentity
 
getFirstName() - Method in interface se.conciliate.extensions.content.RestSubscriber
 
getFirstName() - Method in interface se.conciliate.extensions.content.RestUser
 
getFirstName() - Method in interface se.conciliate.extensions.store.MTSubscriber
Returns this subscribers first name.
getFirstName() - Method in interface se.conciliate.extensions.store.MTUserHeader
Returns this users first name.
getFirstName() - Method in interface se.conciliate.extensions.store.UserReference
 
getFlavor() - Static method in class se.conciliate.extensions.datatransfer.AttributeTypeList
 
getFlavor() - Static method in class se.conciliate.extensions.datatransfer.ColorSchemeList
 
getFlavor() - Static method in class se.conciliate.extensions.datatransfer.DocumentList
 
getFlavor() - Static method in class se.conciliate.extensions.datatransfer.DocumentTypeList
 
getFlavor() - Static method in class se.conciliate.extensions.datatransfer.EntityPropertyList
 
getFlavor() - Static method in class se.conciliate.extensions.datatransfer.ImageList
 
getFlavor() - Static method in class se.conciliate.extensions.datatransfer.LayerTypeList
 
getFlavor() - Static method in class se.conciliate.extensions.datatransfer.ListList
 
getFlavor() - Static method in class se.conciliate.extensions.datatransfer.ModelList
 
getFlavor() - Static method in class se.conciliate.extensions.datatransfer.PublishProfileList
 
getFlavor() - Static method in class se.conciliate.extensions.datatransfer.SymbolList
 
getFlavor() - Static method in class se.conciliate.extensions.datatransfer.TimestampList
 
getFlavor() - Static method in class se.conciliate.extensions.datatransfer.UserList
 
getFlavor() - Static method in class se.conciliate.extensions.datatransfer.VariableList
 
getFlavor(String, Class) - Method in interface se.conciliate.extensions.renderer.RendererService
Returns an existing flavor.
getFont() - Method in interface se.conciliate.extensions.content.RestEdge
 
getFont() - Method in interface se.conciliate.extensions.content.RestVertex
 
getFontColor() - Method in interface se.conciliate.extensions.content.RestEdge
 
getFontColor() - Method in interface se.conciliate.extensions.content.RestVertex
 
getFormatter() - Method in class se.conciliate.extensions.documents.InputDescriptor.DateTimeDescriptor
 
getForwardAction() - Method in interface se.conciliate.extensions.ui.Shell
lite
getForwardName() - Method in interface se.conciliate.extensions.type.EdgeType
Returns the name of the relation in the forward direction.
getForwardName(Locale) - Method in interface se.conciliate.extensions.type.EdgeType
 
getFrom() - Method in interface se.conciliate.extensions.content.RestEdge
 
getFrom() - Method in interface se.conciliate.extensions.router.EdgeRouter.AdjustInfo
Returns the shape that this conceptual edge goes from.
getFrom() - Method in interface se.conciliate.extensions.store.MTCompleteEdge
 
getFrom() - Method in interface se.conciliate.extensions.store.MTEdge
Retruns the vertex that starts the edge.
getFromSymbolID() - Method in interface se.conciliate.extensions.store.MTEdgeHeader
Returns the ID of the symbol that this edge starts at.
getFullName() - Method in interface se.conciliate.extensions.content.RestSubscriber
 
getFullName() - Method in interface se.conciliate.extensions.content.RestUser
 
getFullName() - Method in interface se.conciliate.extensions.store.MTSubscriber
Returns this subscribers full name, i.e.
getFullName() - Method in interface se.conciliate.extensions.store.MTUserHeader
Returns this users full name, i.e.
getFullName() - Method in interface se.conciliate.extensions.store.UserReference
 
getGap() - Method in interface se.conciliate.extensions.type.rule.ModelingLookAndFeel.Pattern
Returns the preferred size between symbols in different directions.
getGlobalID() - Method in class se.conciliate.extensions.documents.Document
Returns a globally unique ID for the document.
getGlobalID() - Method in interface se.conciliate.extensions.store.MTUserHeader
Returns a global id for this user if such an id can be found, otherwise an empty optional is returned.
getGridSize() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns the grid size used in the model editor.
getGroup() - Method in interface se.conciliate.extensions.content.RestModel
 
getGroup() - Method in interface se.conciliate.extensions.content.RestObject
 
getGroup() - Method in interface se.conciliate.extensions.store.MTDocument
Returns the group of this document.
getGroup() - Method in interface se.conciliate.extensions.store.MTModel
Returns the "access control" group of this object.
getGroup() - Method in interface se.conciliate.extensions.store.MTSymbol
Returns the "access control" group of this object.
getGroupParent() - Method in interface se.conciliate.extensions.type.SymbolType
Returns the group parent of this SymbolType.
getGroupPrivate() - Static method in interface se.conciliate.extensions.store.MTPermissions
 
getGroups() - Method in interface se.conciliate.extensions.store.MTSubscriber
 
getGroups() - Method in interface se.conciliate.extensions.store.MTUserHeader
 
getGroups() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getGroupTitle() - Method in interface se.conciliate.extensions.store.MTModelHeader
Returns the name of the group.
getGroupTitle() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Returns the name of the group.
getGroupWrite() - Static method in interface se.conciliate.extensions.store.MTPermissions
 
getHeaderIterator(Class<T>) - Method in interface se.conciliate.extensions.store.query.MTQueryResult
 
getHeading(Map<String, String>) - Method in interface se.conciliate.extensions.publish.ReportImageProvider
 
getHeight() - Method in interface se.conciliate.extensions.repoconfig.SymbolSize
 
getHelpItems() - Method in interface se.conciliate.extensions.ui.HelpActionProvider
Deprecated.
Returns the items to show in the help menu.
getHistory() - Method in interface se.conciliate.extensions.store.MTHistoryEnabled
Returns the history object for the entity.
getHomeModel() - Method in interface se.conciliate.extensions.store.MTEntityProperty
 
getHoverDrawable(MTCompleteVertex, Point) - Method in interface se.conciliate.extensions.renderer.ModelDecorator
Returns a drawable for when hovering over a vertex in the editor.
getHref() - Method in interface se.conciliate.extensions.store.MTExtensionDocument
Returns the document references.
getHtml() - Method in class se.conciliate.extensions.report.output.ReportHtml
 
getHTMLIcons() - Method in interface se.conciliate.extensions.documentservice.DocumentService
Deprecated.
Returns icons needed by the supplied JavaScript files.
getHue() - Method in interface se.conciliate.extensions.content.RestVertex.VertexColor
 
getHue() - Method in interface se.conciliate.extensions.store.MTHsbColorTransformer
 
getHumanPresentableName() - Method in interface se.conciliate.extensions.renderer.RendererFlavor
 
getHyphenationDictionary() - Method in interface se.conciliate.extensions.store.MTLanguage
Returns the hyphenation dictionary for this language, or null if none is used.
getIcon() - Method in interface se.conciliate.extensions.attribute.RefinementOption
Returns the icon for the option, or null if no option is available.
getIcon() - Method in interface se.conciliate.extensions.configuration.ConfigurationPanel
Deprecated.
Returns an icon to be displayed toghether with the ConfigurationPanel.
getIcon() - Method in interface se.conciliate.extensions.content.RestAttribute
 
getIcon() - Method in interface se.conciliate.extensions.content.RestDocument
Deprecated.
 
getIcon() - Method in interface se.conciliate.extensions.content.RestLayer
 
getIcon() - Method in class se.conciliate.extensions.documents.Document
Returns the icon of this document.
getIcon() - Method in interface se.conciliate.extensions.documents.DocumentFilterType
 
getIcon() - Method in interface se.conciliate.extensions.documents.DocumentSource.DocumentKind
Returns a 24x24 icon for this kind.
getIcon() - Method in interface se.conciliate.extensions.documents.DocumentSource
Returns a URL to an icon for this document source.
getIcon() - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsDescriptor.Option
 
getIcon() - Method in class se.conciliate.extensions.documents.MetaDataGroup
 
getIcon() - Method in interface se.conciliate.extensions.documents.MetaDataType
A 16x16 icon representing the meta-data type
getIcon() - Method in interface se.conciliate.extensions.documentservice.Document
Deprecated.
Returns an icon for this document.
getIcon() - Method in interface se.conciliate.extensions.documentservice.DocumentHierarchy
Deprecated.
Returns an icon that corresponds to this hierarchy.
getIcon() - Method in interface se.conciliate.extensions.documentservice.DocumentService
Deprecated.
Use #getIcon(int) instead.
getIcon() - Method in class se.conciliate.extensions.publish.ImageLinkFieldContent
Returns the file name of the icon to show before the image link.
getIcon() - Method in class se.conciliate.extensions.publish.LinkFieldContent
Returns the file name of the icon to show before the link.
getIcon() - Method in class se.conciliate.extensions.publish.MenuProvider.MenuProviderInfo
 
getIcon() - Method in class se.conciliate.extensions.publish.MenuProvider.ProvidedMenuItem
Any thread.
getIcon() - Method in interface se.conciliate.extensions.renderer.ModelDecorator
Returns a 24x24 icon for representing the decorator.
getIcon() - Method in class se.conciliate.extensions.report.output.ReportHeading
 
getIcon() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Returns the document icon URL.
getIcon() - Method in interface se.conciliate.extensions.store.MTExtensionDocument
Returns the document icon.
getIcon() - Method in interface se.conciliate.extensions.store.query.MTNamedQuery
Returns a small (24x24) icon for the query.
getIcon() - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.QueryAction
 
getIcon() - Method in interface se.conciliate.extensions.ui.Shell.StatusIcon
 
getIcon() - Method in interface se.conciliate.extensions.ui.Sidebar
Returns an icon that is rendered next to the title of this sidebar.
getIcon(int) - Method in interface se.conciliate.extensions.documentservice.DocumentService
Deprecated.
Returns an icon that represents this service.
getIcon(int) - Method in interface se.conciliate.extensions.store.plugin.MTDataPresenter.Presentable
 
getIcon(int) - Method in interface se.conciliate.extensions.ui.Page
Should return a small icon to show for the page.
getIcon(Object) - Method in interface se.conciliate.extensions.documents.DocumentFilter
 
getIcon(Object) - Method in interface se.conciliate.extensions.store.query.MTAttributeFilter
Returns a 24x24 icon for a key for filters with editor type "SELECTED_KEYS".
getIcon(Map<String, String>) - Method in interface se.conciliate.extensions.publish.FieldProvider
Returns a tiny icon (16x16), possibly by using the settings, to be used in the HTML profile editor.
getIcon(MetaDataType.ColumnType) - Method in class se.conciliate.extensions.documents.Document
 
getIconHeight() - Method in class se.conciliate.extensions.store.MTUser.NoAvatarIcon
 
getIconHeight() - Method in class se.conciliate.extensions.store.MTUser.RoundAvatarIcon
 
getIconName() - Method in enum class se.conciliate.extensions.store.query.MTSubscriberQuery.SubscriberType
 
getIconSelected() - Method in interface se.conciliate.extensions.store.query.MTNamedQuery
 
getIconURL() - Method in interface se.conciliate.extensions.store.MTAttributeTypeHeader
Returns the icon URL.
getIconURL() - Method in interface se.conciliate.extensions.store.MTLayerTypeHeader
Returns the icon URL for the layer type.
getIconURL() - Method in enum class se.conciliate.extensions.store.MTLocale
Returns the icon for the flag used for this locale.
getIconURL(int) - Method in interface se.conciliate.extensions.store.MTAttributeTypeHeader
 
getIconURL(int) - Method in enum class se.conciliate.extensions.store.MTLocale
Returns the icon for the flag used for this locale.
getIconWidth() - Method in class se.conciliate.extensions.store.MTUser.NoAvatarIcon
 
getIconWidth() - Method in class se.conciliate.extensions.store.MTUser.RoundAvatarIcon
 
getId() - Method in interface se.conciliate.extensions.actions.CommandLineTask
Returns the unique id of this task.
getId() - Method in interface se.conciliate.extensions.content.RestAttribute
 
getId() - Method in interface se.conciliate.extensions.content.RestDocumentType
 
getId() - Method in interface se.conciliate.extensions.content.RestEdge
 
getId() - Method in interface se.conciliate.extensions.content.RestGroup
 
getId() - Method in interface se.conciliate.extensions.content.RestLayer
 
getId() - Method in interface se.conciliate.extensions.content.RestModel
 
getId() - Method in interface se.conciliate.extensions.content.RestObject
 
getId() - Method in interface se.conciliate.extensions.content.RestSubscriber
 
getId() - Method in interface se.conciliate.extensions.content.RestVertex
 
getId() - Method in class se.conciliate.extensions.documents.Document.DocumentID
 
getId() - Method in interface se.conciliate.extensions.documents.DocumentSource.DocumentKind
Returns the id of this kind.
getId() - Method in enum class se.conciliate.extensions.documents.MetaDataType.ColumnType
 
getId() - Method in interface se.conciliate.extensions.drawable.Drawable
 
getId() - Method in interface se.conciliate.extensions.report.output.ReportField
A unique id for the field type.
getId() - Method in interface se.conciliate.extensions.report.output.ReportFieldProvider
Returns a unique id for the field type.
getId() - Method in interface se.conciliate.extensions.report.ReportDataSourceFactory
 
getId() - Method in interface se.conciliate.extensions.store.MTNotificationModel
 
getId() - Method in interface se.conciliate.extensions.store.MTPublication
 
getId() - Method in interface se.conciliate.extensions.store.MTSubscriber
 
getId() - Method in interface se.conciliate.extensions.ui.ShellNotification
 
getId() - Method in interface se.conciliate.extensions.uploadservice.UploadService
 
getID() - Method in interface se.conciliate.extensions.attribute.AttributeAggregator
Returns a universally unique id for aggregators of this kind.
getID() - Method in interface se.conciliate.extensions.attribute.AttributeDataType
Returns a persistably unique string that can be used to lookup this data type.
getID() - Method in interface se.conciliate.extensions.attribute.AttributeWidget
Returns a universally unique id for widgets of this kind.
getID() - Method in interface se.conciliate.extensions.attribute.Refinement
Returns the id of this refinement's template.
getID() - Method in interface se.conciliate.extensions.attribute.RefinementElement
Returns the "refinement unique" id of this element.
getID() - Method in interface se.conciliate.extensions.auth.Server
 
getID() - Method in interface se.conciliate.extensions.auth.WebFolder
 
getID() - Method in interface se.conciliate.extensions.content.RestDocument
Deprecated.
 
getID() - Method in class se.conciliate.extensions.documents.Document
 
getID() - Method in interface se.conciliate.extensions.documents.DocumentFilterType
 
getID() - Method in interface se.conciliate.extensions.documents.DocumentSource
 
getID() - Method in class se.conciliate.extensions.documents.MetaDataGroup
 
getID() - Method in interface se.conciliate.extensions.documents.MetaDataType
 
getID() - Method in interface se.conciliate.extensions.publish.CSSStyleSheets.StyleSheetInfo
Returns the id of this style sheet info.
getID() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.DocumentItem
The id of the document.
getID() - Method in interface se.conciliate.extensions.publish.MutablePublishProfile
Returns the ID of the profile if it is stored in the database.
getID() - Method in interface se.conciliate.extensions.publish.PublishListProvider.PublishedList
 
getID() - Method in interface se.conciliate.extensions.router.EdgeRouter
Returns a unique id for this edge router, e.g.
getID() - Method in interface se.conciliate.extensions.store.ModelReference
 
getID() - Method in interface se.conciliate.extensions.store.MTAttributeHeader
Returns the ID of the attribute.
getID() - Method in interface se.conciliate.extensions.store.MTColorSchemeHeader
Returns the unique ID of the color scheme.
getID() - Method in interface se.conciliate.extensions.store.MTDirectory
Returns the ID of the directory.
getID() - Method in interface se.conciliate.extensions.store.MTEntityProperty
 
getID() - Method in interface se.conciliate.extensions.store.MTExtensionDocument
Returns the ID of the document.
getID() - Method in interface se.conciliate.extensions.store.MTGroupHeader
Returns the ID of the group.
getID() - Method in interface se.conciliate.extensions.store.MTHistoryEnabled
Returns the entity ID for the entity with the history.
getID() - Method in interface se.conciliate.extensions.store.MTImage
Returns the ID of the image.
getID() - Method in interface se.conciliate.extensions.store.MTLanguageHeader
Returns the ID of the language.
getID() - Method in interface se.conciliate.extensions.store.MTLayerHeader
Returns the ID of the layer.
getID() - Method in interface se.conciliate.extensions.store.MTNamedObject
 
getID() - Method in class se.conciliate.extensions.store.MTPermissionGroup.PredefinedGroup
 
getID() - Method in interface se.conciliate.extensions.store.MTPluginData
Returns the unique ID of the plug-in data.
getID() - Method in interface se.conciliate.extensions.store.MTPublishTemplateHeader
Returns the unique ID of the publish template.
getID() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Returns the ID of the repository.
getID() - Method in interface se.conciliate.extensions.store.MTRevisionInfo
Returns the ID of the revision.
getID() - Method in interface se.conciliate.extensions.store.MTRevisionLogEntry
Returns the unique ID of the log entry.
getID() - Method in interface se.conciliate.extensions.store.MTTimestamp
Returns the unique ID of the timestamp.
getID() - Method in interface se.conciliate.extensions.store.MTVariable
Returns the unique ID of the variable.
getID() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns the ID of the vertex.
getID() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Returns the ID of the workspace.
getID() - Method in interface se.conciliate.extensions.type.Type
A unique identifier for this type.
getID() - Method in interface se.conciliate.extensions.ui.ShellAction
Returns a unique ID for the action.
getID() - Method in interface se.conciliate.extensions.ui.Sidebar
Returns a unique id for this sidebar.
getID() - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
Returns a unique id that identifies this specific upload profile.
getIdentifier() - Method in interface se.conciliate.extensions.drawable.DrawableFactory
 
getIdpAccessToken() - Method in interface se.conciliate.extensions.auth.Server
 
getIDs() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getIDs(Class<T>) - Method in interface se.conciliate.extensions.store.query.MTQueryResult
 
getImage() - Method in interface se.conciliate.extensions.content.RestVertex
 
getImage(MTLanguage) - Method in class se.conciliate.extensions.publish.ImageLinkFieldContent
Returns the image for a given language.
getImageData() - Method in interface se.conciliate.extensions.store.MTImage
Returns the image data.
getImageDataAsBytes() - Method in interface se.conciliate.extensions.store.MTImage
Returns the image data as bytes.
getImageName(MTLanguage) - Method in class se.conciliate.extensions.publish.ImageLinkFieldContent
Returns the name of the image in a given language.
getImageQueries() - Method in interface se.conciliate.extensions.store.query.MTQueryProvider
 
getImageQueries() - Method in class se.conciliate.extensions.store.query.MTQueryProviderAdapter
 
getImageSize() - Method in class se.conciliate.extensions.documents.InputDescriptor.ImageDescriptor
 
getImageURL() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns The vertex image url or null if no image has been set.
getImportFileLanguages() - Method in interface se.conciliate.extensions.importservice.MTImportConfig
Returns the languages from the export file.
getImportFileLayerTypes() - Method in interface se.conciliate.extensions.importservice.MTImportConfig
Returns the layer types from the export file.
getIncludedBreakdowns() - Method in interface se.conciliate.extensions.publish.PublishRuntimeFilter.BreakdownFilter
Returns UUID:s of models that should be included when following breakdowns from any symbol/edge in this model.
getInEdges() - Method in interface se.conciliate.extensions.store.MTCompleteVertex
 
getInput() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepCommand
The path to a file containing input to the command.
getInput() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepTransform
 
getInputDescriptor() - Method in interface se.conciliate.extensions.documents.MetaDataType.BooleanMetaDataType
 
getInputDescriptor() - Method in interface se.conciliate.extensions.documents.MetaDataType.DateTimeMetaDataType
 
getInputDescriptor() - Method in interface se.conciliate.extensions.documents.MetaDataType
 
getInputDescriptor() - Method in interface se.conciliate.extensions.documents.MetaDataType.HiddenMetaDataType
 
getInputDescriptor() - Method in interface se.conciliate.extensions.documents.MetaDataType.HtmlMetaDataType
 
getInputDescriptor() - Method in interface se.conciliate.extensions.documents.MetaDataType.ImageMetaDataType
 
getInputDescriptor() - Method in interface se.conciliate.extensions.documents.MetaDataType.MTSymbolMetaDataType
 
getInputDescriptor() - Method in interface se.conciliate.extensions.documents.MetaDataType.NumberMetaDataType
 
getInputDescriptor() - Method in interface se.conciliate.extensions.documents.MetaDataType.OptionsMetaDataType
 
getInputDescriptor() - Method in interface se.conciliate.extensions.documents.MetaDataType.TextMetaDataType
 
getInputDescriptor() - Method in interface se.conciliate.extensions.documents.MetaDataType.UrlMetaDataType
 
getInputs() - Method in interface se.conciliate.extensions.content.RestVertex
 
getInputType() - Method in interface se.conciliate.extensions.content.RestAttribute
 
getInputType() - Method in interface se.conciliate.extensions.store.MTAttributeTypeHeader
Returns the input type of this attribute type.
getIntegerProperty(String, int) - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
getInternalDocsTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepCopyDocuments
The target directory under which internal (managed) documents will be placed.
getInternalDocsTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepDocuments
Specifies an additional target for "managed" documents, i.e.
getInternalDocsTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepUpdateReferences
Returns the target where internal documents are published, or null if no models are published by this publish.
getIntersection() - Method in class se.conciliate.extensions.router.IntersectionPoint
 
getIntersections(MTEdgePath, int) - Method in interface se.conciliate.extensions.store.MTEdgePath
 
getItems() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.Menu
 
getItems() - Method in class se.conciliate.extensions.report.output.ReportList
 
getIterator(Class<T>) - Method in interface se.conciliate.extensions.store.query.MTQueryResult
 
getJavaScriptFiles() - Method in interface se.conciliate.extensions.documentservice.DocumentService
Deprecated.
Returns the JavaScript needed by the service when publishing documents to HTML.
getKey() - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsDescriptor.Option
 
getKey() - Method in class se.conciliate.extensions.documents.InputDescriptor.UrlPrefix
 
getKey() - Method in class se.conciliate.extensions.publish.MenuProvider.ProvidedMenuItem
Any thread.
getKey() - Method in interface se.conciliate.extensions.store.MTPluginData
Returns the key that this data is stored under.
getKey() - Method in interface se.conciliate.extensions.store.MTPluginDataOperations.Data
 
getKey() - Method in interface se.conciliate.extensions.store.MTVariable
Returns the variable key.
getKeys() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getKeyStroke() - Method in interface se.conciliate.extensions.ui.ShellAction
Returns the keystroke used to perform the action.
getKeywords() - Method in interface se.conciliate.extensions.fop.FOPSettings
 
getKinds() - Method in interface se.conciliate.extensions.documents.DocumentSource.Creator
Returns a list of document kinds that will be used to create the different kinds of documents.
getLabel(Locale) - Method in interface se.conciliate.extensions.attribute.RefinementOption
Returns the label for the option in the given locale (if available in the given locale).
getLabelBounds() - Method in interface se.conciliate.extensions.store.event.SymbolChangeEvent
 
getLabelBounds() - Method in interface se.conciliate.extensions.store.MTEdge
Returns the bounds of the label in the current language.
getLabelBounds() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns the bounds (size and location) of the vertex's label in the current language.
getLabelBounds(MTLanguageHeader) - Method in interface se.conciliate.extensions.store.MTEdge
Returns the bounds of the label in a given language.
getLabelBounds(MTLanguageHeader) - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns the bounds (size and location) of the vertex's label in the given language.
getLabelBounds(RestLocale) - Method in interface se.conciliate.extensions.content.RestEdge
 
getLabelBounds(RestLocale) - Method in interface se.conciliate.extensions.content.RestVertex
 
getLabelColor() - Method in interface se.conciliate.extensions.store.MTEdge
Returns the color of the label text.
getLabelColor() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns the label text color.
getLabelColor(EdgeType) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
getLabelColor(SymbolVariant) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
getLabelFont() - Method in interface se.conciliate.extensions.store.MTEdge
Returns the font of the label text.
getLabelFont() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns the label text font.
getLabelTransformer(EdgeType) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
getLabelTransformer(SymbolVariant) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
getLanguage() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepRenderPNG
 
getLanguage(String) - Method in interface se.conciliate.extensions.report.output.ReportContext
 
getLanguage(String) - Method in interface se.conciliate.extensions.store.MTStore
Returns the language with uuid 'uuid'
getLanguageISOCode() - Method in enum class se.conciliate.extensions.store.MTLocale
Returns the ISO code of the language.
getLanguages() - Method in interface se.conciliate.extensions.exportservice.MTExportConfig
 
getLanguages() - Method in interface se.conciliate.extensions.publish.ContentFilter
 
getLanguages() - Method in interface se.conciliate.extensions.store.MTEdge
Returns the currently available languages.
getLanguages() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns the currently available languages.
getLargeIconName() - Method in enum class se.conciliate.extensions.store.WorkflowState
 
getLastControlPoint() - Method in interface se.conciliate.extensions.store.MTEdgePath
Returns the first control point.
getLastModified() - Method in interface se.conciliate.extensions.content.RestModel
 
getLastModified() - Method in interface se.conciliate.extensions.content.RestObject
 
getLastModified() - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
Returns the time the repository was last modified.
getLastModified() - Method in interface se.conciliate.extensions.store.MTAttributeTypeHeader
Returns the time when the attribute type was last modified.
getLastModified() - Method in interface se.conciliate.extensions.store.MTDataObject
Returns the last date when this data object was modified.
getLastModified() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Returns the date when this document was last changed.
getLastModified() - Method in interface se.conciliate.extensions.store.MTDocumentTypeHeader
Returns the time when the list was last modified.
getLastModified() - Method in interface se.conciliate.extensions.store.MTListHeader
Returns the time when the list was last modified.
getLastModified() - Method in interface se.conciliate.extensions.store.MTVariable
Returns the time when the variable was last modified.
getLastModified() - Method in interface se.conciliate.extensions.xml.ElementInfo
Shortcut for returning the "last-modified" attribute as a date.
getLastModifiedBy() - Method in interface se.conciliate.extensions.content.RestModel
 
getLastModifiedBy() - Method in interface se.conciliate.extensions.content.RestObject
 
getLastModifiedBy() - Method in interface se.conciliate.extensions.store.MTDocument
Returns the last user that modified this document.
getLastModifiedBy() - Method in interface se.conciliate.extensions.store.MTModel
Returns the user that last modified this object.
getLastModifiedBy() - Method in interface se.conciliate.extensions.store.MTSymbol
Returns the user that last modified this object.
getLastModifiedBy() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getLastModifiedByName() - Method in interface se.conciliate.extensions.store.MTDataObject
Returns the name of the last modifier.
getLastModifiedByName() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Returns the full name of the user that last modified the document.
getLastModifiedDate() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Returns the last modification date of the repository.
getLastName() - Method in interface se.conciliate.extensions.auth.UserIdentity
 
getLastName() - Method in interface se.conciliate.extensions.content.RestSubscriber
 
getLastName() - Method in interface se.conciliate.extensions.content.RestUser
 
getLastName() - Method in interface se.conciliate.extensions.store.MTSubscriber
Returns this subscribers last name.
getLastName() - Method in interface se.conciliate.extensions.store.MTUserHeader
Returns this users last name.
getLastName() - Method in interface se.conciliate.extensions.store.UserReference
 
getLayer() - Method in interface se.conciliate.extensions.content.RestVertex
 
getLayer() - Method in interface se.conciliate.extensions.store.MTCompleteVertex
 
getLayer() - Method in interface se.conciliate.extensions.store.MTVertex
Returns the layer that this vertex is in.
getLayers() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigSettings
 
getLayers() - Method in interface se.conciliate.extensions.store.MTCompleteModel
Returns the models layers that currently exists for this model, sorted in ascending order.
getLayerType() - Method in interface se.conciliate.extensions.store.MTCompleteLayer
 
getLayerType() - Method in interface se.conciliate.extensions.store.MTLayer
Returns the layer type of this layer.
getLayerTypeQueries() - Method in interface se.conciliate.extensions.store.query.MTQueryProvider
 
getLayerTypeQueries() - Method in class se.conciliate.extensions.store.query.MTQueryProviderAdapter
 
getLayerTypes() - Method in interface se.conciliate.extensions.store.MTCompleteModel
Returns the layer types available for this model, as a read-only collection.
getLeadSelection() - Method in interface se.conciliate.extensions.ui.modeling.Selection
Returns the lead selection.
getLegacyID() - Method in interface se.conciliate.extensions.publish.PublishListProvider.PublishedList
 
getLevel() - Method in class se.conciliate.extensions.report.output.ReportHeading
 
getLevel() - Method in class se.conciliate.extensions.report.output.ReportTableOfContent
 
getLink(Document) - Static method in class se.conciliate.extensions.store.DocumentBridge
 
getList() - Method in interface se.conciliate.extensions.store.MTCachedList
Returns the list backing this cached list.
getList() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getListId() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.ListItem
The list ID.
getListQueries() - Method in interface se.conciliate.extensions.store.query.MTQueryProvider
 
getListQueries() - Method in class se.conciliate.extensions.store.query.MTQueryProviderAdapter
 
getLists() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepLists
The ID:s of the lists to generate results for.
getListsTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepUpdateReferences
Returns the target where lists are published, or null if no lists are published by this publish.
getLocale() - Method in interface se.conciliate.extensions.report.output.ReportContext
 
getLocale() - Method in interface se.conciliate.extensions.store.MTLanguageHeader
Returns the locale used for this language.
getLocalizationHint() - Method in interface se.conciliate.extensions.attribute.AttributeDataType
Returns the localization hint for this data type's refinements.
getLocation() - Method in interface se.conciliate.extensions.documentservice.Document
Deprecated.
This method should NOT be expected to always give a web adresses.
getLocation() - Method in interface se.conciliate.extensions.documentservice.DocumentHierarchy
Deprecated.
Returns a URI describing how to get to this hierarchy.
getLocation() - Method in interface se.conciliate.extensions.ui.Shell.PopupUtil
 
getMaintainers() - Method in interface se.conciliate.extensions.content.RestModel
 
getMaintainers() - Method in interface se.conciliate.extensions.store.MTModel
Returns the users that have permission to maintain this model.
getMaintainers() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getManipulatorFn() - Method in class se.conciliate.extensions.publish.DOMFieldContent
Returns a function name that will be invoked when the user navigates the publication to a model or an object.
getMaxLength() - Method in class se.conciliate.extensions.documents.InputDescriptor.TextDescriptor
 
getMaxValue() - Method in class se.conciliate.extensions.documents.InputDescriptor.NumberDescriptor
 
getMeassure() - Method in exception se.conciliate.extensions.documentservice.exception.UserCausedDocumentServiceException
Deprecated.
Returns a user friendly description of what to do to correct the error, such as "Please provide a server adress in the adress settings and restart the plugin.".
getMediumIcon() - Method in interface se.conciliate.extensions.ui.selectors.SingleSelector
Returns a representative icon for the type of entity being selected.
getMediumIcon() - Method in interface se.conciliate.extensions.ui.Sidebar
Returns an icon that is rendered in the header of this sidebar.
getMediumIcon(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelector
Returns a representative icon for the type of entity being selected.
getMembers() - Method in interface se.conciliate.extensions.store.MTSubscriber
 
getMenu() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu
The root menu item.
getMenuBuilderWidget() - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Returns a menu builder widget, used to construct menus.
getMenuTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepUpdateReferences
Returns the target where menu XML are published, or null if no menu XML is published by this publish.
getMessage() - Method in interface se.conciliate.extensions.content.RestRevisionEntry
 
getMessage() - Method in exception se.conciliate.extensions.documentservice.exception.UserCausedDocumentServiceException
Deprecated.
Overrides the default message and returns getFault().
getMessage() - Method in exception se.conciliate.extensions.publish.IncompatibleProfileException
 
getMessage() - Method in exception se.conciliate.extensions.store.connection.VersionException
 
getMessage() - Method in interface se.conciliate.extensions.store.MTRevisionLogEntry
Returns the log message.
getMessage() - Method in interface se.conciliate.extensions.ui.ShellNotification
 
getMessageService() - Method in interface se.conciliate.extensions.store.connection.MTServerConnection
 
getMetaData(String) - Method in class se.conciliate.extensions.documents.Document
 
getMetaData(MetaDataType) - Method in class se.conciliate.extensions.documents.Document
 
getMetaData(MetaDataType.BooleanMetaDataType) - Method in class se.conciliate.extensions.documents.Document
 
getMetaData(MetaDataType.ColumnType) - Method in class se.conciliate.extensions.documents.Document
 
getMetaData(MetaDataType.DateTimeMetaDataType) - Method in class se.conciliate.extensions.documents.Document
 
getMetaData(MetaDataType.HiddenMetaDataType) - Method in class se.conciliate.extensions.documents.Document
 
getMetaData(MetaDataType.HtmlMetaDataType) - Method in class se.conciliate.extensions.documents.Document
 
getMetaData(MetaDataType.ImageMetaDataType) - Method in class se.conciliate.extensions.documents.Document
 
getMetaData(MetaDataType.NumberMetaDataType) - Method in class se.conciliate.extensions.documents.Document
 
getMetaData(MetaDataType.OptionsMetaDataType) - Method in class se.conciliate.extensions.documents.Document
 
getMetaData(MetaDataType.TextMetaDataType) - Method in class se.conciliate.extensions.documents.Document
 
getMetaData(MetaDataType.UrlMetaDataType) - Method in class se.conciliate.extensions.documents.Document
 
getMetaDataGroups(Document) - Method in interface se.conciliate.extensions.documents.DocumentSource
Returns groups for the meta data.
getMetaDataType(String) - Method in interface se.conciliate.extensions.documents.DocumentSource
Returns the meta data type with the given id, or null, if no such meta data type can be found.
getMetaDataTypes() - Method in interface se.conciliate.extensions.documents.DocumentSource
 
getMethodSupport(MTCompleteModel) - Method in interface se.conciliate.extensions.type.rule.ModelingLookAndFeel
Returns the method support for the model type or null if no method support is available.
getMethodSupport(ModelType, SymbolType, MethodSupport.Direction) - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns the preferred outputs (quickdraw) that are specified in the configuration.
getMethodSupportGap() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns the preferred distance to new symbols places by quickdraw.
getMimeType() - Method in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
getMimeType() - Method in interface se.conciliate.extensions.imageexport.ModelImageExporter
Returns the mime type of the image type.
getMimeType() - Method in interface se.conciliate.extensions.renderer.RendererFlavor
 
getMimeType() - Method in interface se.conciliate.extensions.report.output.ReportOutputWriterFactory
Returns the mime type for the files created by writers created by this factory.
getMinValue() - Method in class se.conciliate.extensions.documents.InputDescriptor.NumberDescriptor
 
getMode() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepRemove
 
getMode() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepRenderPNG
 
getModel() - Method in interface se.conciliate.extensions.content.RestEdge
 
getModel() - Method in interface se.conciliate.extensions.content.RestVertex
 
getModel() - Method in interface se.conciliate.extensions.store.event.ModelChangeEvent
Returns the model that was changed or the "model-part" of a breakdown.
getModel() - Method in interface se.conciliate.extensions.store.MTCompleteEdge
 
getModel() - Method in interface se.conciliate.extensions.store.MTCompleteVertex
 
getModel() - Method in interface se.conciliate.extensions.ui.modeling.Selection
Returns the MTCompleteModel in which the selection "resides".
getModelBounds(Collection<? extends MTVertex>, Collection<? extends MTEdge>) - Method in interface se.conciliate.extensions.store.MTModelStore
Returns the bounds of a model.
getModelCount() - Method in interface se.conciliate.extensions.importservice.MTImportConfig
 
getModelCount() - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
Returns the number of models in the repository.
getModelCount() - Method in interface se.conciliate.extensions.store.MTRepository
Returns the number of models in the repository.
getModelCustomRelationIds() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepUpdateReferences
Returns the ID:s of any custom relations that should be included in the publish.
getModelFilter() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getModelFilters() - Method in interface se.conciliate.extensions.report.ReportDataSource
Returns optional filters for models.
getModelID() - Method in interface se.conciliate.extensions.store.MTEdgeHeader
Returns the ID of the model that this edge is placed in.
getModelID() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns the ID of the model that this vertex is placed in.
getModelQueries() - Method in interface se.conciliate.extensions.store.query.MTQueryProvider
 
getModelQueries() - Method in class se.conciliate.extensions.store.query.MTQueryProviderAdapter
 
getModelReferenceID() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepChooseModel
The name of the transform parameter used for the reference ID of the selected model.
getModels() - Method in interface se.conciliate.extensions.content.RestObject
 
getModels() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentAlwaysInclude
 
getModels() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentSelectionList
 
getModels() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentSelectionSubset
 
getModels() - Method in interface se.conciliate.extensions.store.MTEntityProperty
 
getModels() - Method in interface se.conciliate.extensions.store.MTRevisionOperation
Returns the models being affected by the operation.
getModels() - Method in interface se.conciliate.extensions.store.MTSubscriber
 
getModels() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getModelSelection() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigSettings
 
getModelsInAllRevisions() - Method in interface se.conciliate.extensions.content.RestObject
 
getModelsTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepUpdateReferences
Returns the target where models are published, or null if no models are published by this publish.
getModelStore() - Method in interface se.conciliate.extensions.store.MTStore
Returns a model store.
getModelsUsing() - Method in interface se.conciliate.extensions.content.RestDocument
Deprecated.
 
getModelType() - Method in interface se.conciliate.extensions.content.RestLayer
 
getModelType() - Method in interface se.conciliate.extensions.content.RestModel
 
getModelType() - Method in interface se.conciliate.extensions.store.MTLayerTypeHeader
Returns the model type that this layer type is defined for.
getModelType(String) - Method in interface se.conciliate.extensions.xml.TypeResolver
Returns the corresponding model type for a type ID.
getModelTypes() - Method in interface se.conciliate.extensions.publish.FieldProvider
Returns the ID:s of model types for which to show this information.
getModelTypes() - Method in interface se.conciliate.extensions.type.ModelExtension
Returns a collection of all the ModelTypes that this extension can supply.
getModelTypes() - Method in interface se.conciliate.extensions.type.ModelFamily
Returns the model types available in the family.
getModelUuid() - Method in interface se.conciliate.extensions.store.MTNotificationModel
 
getModelUUID() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepChooseModel
The name of the transform parameter used for the UUID of the selected model.
getMultiChoosableTypes() - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Returns a collection of all mutli-choosable types, that is, all types that has a registered mutli-chooser widget installed.
getMultiChooserWidget(Class<T>) - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Returns a mutli chooser widget able to choose objects of the specified type/class, or null if no such widget can be found.
getName() - Method in interface se.conciliate.extensions.attribute.AttributeAggregator
Returns a displayable name in the current default locale or if a name is not available in that locale, a default displayable name.
getName() - Method in interface se.conciliate.extensions.attribute.AttributeWidget
Returns a displayable name in the current default locale or if a name is not available in that locale, a default displayable name.
getName() - Method in interface se.conciliate.extensions.auth.Server
 
getName() - Method in interface se.conciliate.extensions.auth.WebFolder
 
getName() - Method in interface se.conciliate.extensions.content.RestGroup
 
getName() - Method in interface se.conciliate.extensions.datasources.LocalDataSource
 
getName() - Method in interface se.conciliate.extensions.documentservice.Document
Deprecated.
Returns the name of the document.
getName() - Method in interface se.conciliate.extensions.documentservice.DocumentHierarchy
Deprecated.
Returns the name (should be displayable) of this hierarchy.
getName() - Method in class se.conciliate.extensions.publish.MenuProvider.MenuProviderInfo
 
getName() - Method in interface se.conciliate.extensions.publish.PublishProfileLocatorService
Returns the name of the profile locator.
getName() - Method in interface se.conciliate.extensions.publish.PublishService
Returns the name of the service
getName() - Method in interface se.conciliate.extensions.renderer.ModelDecorator
Returns the name of the decorator.
getName() - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
Returns the name of the repository.
getName() - Method in interface se.conciliate.extensions.store.MTDirectory
Returns the name of the directory.
getName() - Method in interface se.conciliate.extensions.store.MTExtensionDocument
Returns the name of the document.
getName() - Method in interface se.conciliate.extensions.store.MTImage
Returns the name of the image.
getName() - Method in interface se.conciliate.extensions.store.MTServer
Returns the name of the server.
getName() - Method in interface se.conciliate.extensions.store.query.MTNamedQuery
Returns the name of the query.
getName() - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.QueryAction
 
getName() - Method in interface se.conciliate.extensions.type.ModelExtension
Returns a displayable name for this extension.
getName() - Method in interface se.conciliate.extensions.type.Type
Returns a displayable, understandable name for this type.
getName() - Method in interface se.conciliate.extensions.ui.editors.EditorFactory
Returns a representative, displayable name for this editor factory.
getName() - Method in interface se.conciliate.extensions.uploadservice.UploadService
Returns the name of the service
getName(Locale) - Method in interface se.conciliate.extensions.attribute.AttributeDataType
Returns a presentable name for this data type, e.g.
getName(Locale) - Method in interface se.conciliate.extensions.attribute.Refinement
Returns the name of this refinement in the given locale.
getName(Locale) - Method in interface se.conciliate.extensions.router.EdgeRouter
Returns a user friendly name for this edge router in the specified locale or, if a name is not available in that locale, a user friendly default name.
getName(Locale) - Method in interface se.conciliate.extensions.type.ModelExtension
Returns a displayable name for this extension in the specified locale.
getName(Locale) - Method in interface se.conciliate.extensions.type.Type
Returns a displayable name for this extension in the specified locale.
getNamedQuery() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getNamespaceURI() - Method in interface se.conciliate.extensions.xml.RepositoryXMLWriter
Returns the namespace URI for the XML format.
getNavigationBackHistory() - Method in interface se.conciliate.extensions.ui.Shell
lite
getNavigationForwardHistory() - Method in interface se.conciliate.extensions.ui.Shell
lite
getNewEntity() - Method in interface se.conciliate.extensions.merge.Difference
Returns the new entity.
getNewEntity() - Method in interface se.conciliate.extensions.merge.MergeDifferences
Returns the new entity.
getNewLabelBounds(Rectangle, List<Point>) - Method in interface se.conciliate.extensions.router.EdgeRouter
Returns new label bounds that are "snapped" to the edge path in some way decided by the router.

Note that controlPoints must not be modified, and neither must the Point objects in it.
getNewPluginData() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
 
getNewPluginData() - Method in interface se.conciliate.extensions.store.MTModelHeader
 
getNewPluginData() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
 
getNewPluginRelations() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
 
getNewPluginRelations() - Method in interface se.conciliate.extensions.store.MTModelHeader
 
getNewPluginRelations() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
 
getNewTimestampName() - Method in interface se.conciliate.extensions.importservice.MTImportConfig
 
getNoAccessControl() - Static method in interface se.conciliate.extensions.store.MTPermissions
 
getNotificationModelId() - Method in interface se.conciliate.extensions.store.MTNotificationReceipt
 
getNotificationStore() - Method in interface se.conciliate.extensions.store.MTStore
Returns a notification store.
getNumberOfChanges() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepLatestChanges
The number of models and symbols to include.
getObject() - Method in interface se.conciliate.extensions.content.RestVertex
 
getObjectFilters() - Method in interface se.conciliate.extensions.report.ReportDataSource
Returns optional filters for objects.
getObjects() - Method in interface se.conciliate.extensions.content.RestModel
 
getObjectsUsing() - Method in interface se.conciliate.extensions.content.RestDocument
Deprecated.
 
getObjectType() - Method in interface se.conciliate.extensions.content.RestObject
 
getObjectTypes() - Method in interface se.conciliate.extensions.content.RestLayer
 
getOnChange(MetaDataType<?>) - Method in class se.conciliate.extensions.documents.InputDescriptor.UrlDescriptor
 
getOnClickAction() - Method in interface se.conciliate.extensions.ui.Shell.StatusProgress
 
getOnlyChangesTimestamp() - Method in interface se.conciliate.extensions.exportservice.MTExportConfig
 
getOpacity() - Method in interface se.conciliate.extensions.store.MTLayerHeader
Returns a transient attribute for opacity in the layer.
getOperationType() - Method in interface se.conciliate.extensions.store.MTRevisionOperation
Returns the type of operation.
getOption(String) - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsDescriptor
 
getOptions() - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsDescriptor
 
getOptions(int) - Method in interface se.conciliate.extensions.attribute.RefinementElement
Returns a list of options for the given column.
getOptionValue(String) - Method in interface se.conciliate.extensions.actions.CommandLineTask.CommandLine
 
getOrientation() - Method in class se.conciliate.extensions.report.output.ReportPageLayout
 
getOutEdges() - Method in interface se.conciliate.extensions.store.MTCompleteVertex
 
getOutline(Rectangle) - Method in class se.conciliate.extensions.drawable.AbstractDrawable
 
getOutline(Rectangle) - Method in interface se.conciliate.extensions.drawable.Drawable
Returns the outline of the drawable.
getOutput() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepCommand
The path to a file for storing the standard output of the process.
getOutput() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepTransform
 
getOutput() - Method in interface se.conciliate.extensions.report.output.ReportField
Generates context-less report output.
getOutput(RestData) - Method in interface se.conciliate.extensions.report.output.ReportField
Generates report output from a rest entity.
getOutputBounds() - Method in interface se.conciliate.extensions.type.rule.PreferredOutput
 
getOutputs() - Method in interface se.conciliate.extensions.content.RestVertex
 
getOverlappingSegments(MTEdgePath, int) - Method in interface se.conciliate.extensions.store.MTEdgePath
 
getOverriddenShortcuts(MTCompleteModel) - Method in interface se.conciliate.extensions.ui.ModelingActionProvider
Returns the names of core keyboard shortcuts that are overridden by this action provider in a given model.
getOwner() - Method in interface se.conciliate.extensions.content.RestModel
 
getOwner() - Method in interface se.conciliate.extensions.content.RestObject
 
getOwner() - Method in interface se.conciliate.extensions.store.connection.MTServerRepositoryConnection
 
getOwner() - Method in interface se.conciliate.extensions.store.MTDocument
Returns the owner of this document.
getOwner() - Method in interface se.conciliate.extensions.store.MTModel
Returns "access control" owner of this object.
getOwner() - Method in interface se.conciliate.extensions.store.MTSymbol
Returns "access control" owner of this object.
getOwnerName() - Method in interface se.conciliate.extensions.store.MTDataObject
Returns the name of the owner.
getOwnerName() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Returns the full name of the document owner.
getOwners() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getOwningModelRef() - Method in interface se.conciliate.extensions.content.RestObject
 
getPage() - Method in class se.conciliate.extensions.ui.BinderEvent
Returns the page that this event applies to.
getPaint(Drawable.PaintMode, int, Rectangle) - Method in class se.conciliate.extensions.drawable.AbstractDrawable
 
getPaint(Drawable.PaintMode, int, Rectangle) - Method in interface se.conciliate.extensions.drawable.Drawable
Returns a paint for a given shape and paint mode.
getPanel() - Method in interface se.conciliate.extensions.uploadservice.editor.UploadProfileEditor
 
getPanel(JDialog) - Method in interface se.conciliate.extensions.configuration.ConfigurationPanel
Deprecated.
Returns a panel displaying a GUI to change various settings to the user.
getParameters() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepTransform
 
getParent() - Method in interface se.conciliate.extensions.store.MTWorkspace
Returns the parent workspace.
getParentRevision() - Method in interface se.conciliate.extensions.content.RestModel
 
getParentRevision() - Method in interface se.conciliate.extensions.content.RestObject
 
getParentRevision() - Method in interface se.conciliate.extensions.store.MTRevisionInfo
Returns the revision number of the parent revision.
getParentRevisionID() - Method in interface se.conciliate.extensions.store.MTNamedObject
 
getParentRevisionNumber() - Method in interface se.conciliate.extensions.store.MTRevisionLogEntry
Returns the revision number for the model/symbol that this revision was created from.
getParentUUID() - Method in interface se.conciliate.extensions.store.MTPluginDataOperations.Relation
 
getPasteBounds(MTCompleteModel, MTCompleteVertex) - Method in interface se.conciliate.extensions.type.rule.ModelingLookAndFeel
If only vertices are pasted into a model the LAF can decide the bounds of the pasted vertices, to allow setting a default size not equal to the size in the source model.
getPath() - Method in interface se.conciliate.extensions.publish.PublishRuntimeFilter.BreakdownFilter
Returns the UUIDS of the models in the path to the model the filter is being applied to from the root (start) model, including the start model itself.
getPath() - Method in class se.conciliate.extensions.report.output.ReportImage
 
getPath() - Method in interface se.conciliate.extensions.store.MTEdge
 
getPath() - Method in interface se.conciliate.extensions.store.MTHistory
Returns the "path" of the entity.
getPathBounds() - Method in interface se.conciliate.extensions.store.MTEdgePath
Returns the bounds of the edge.
getPattern() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getPattern() - Method in interface se.conciliate.extensions.type.rule.ModelingLookAndFeel.Pattern
Returns the variant pattern.
getPattern(ModelType, SymbolVariant, SymbolVariant) - Method in interface se.conciliate.extensions.type.rule.ModelingLookAndFeel
Returns a pattern of symbol variants or an empty list if no pattern exists.
getPatternFilter(String, MTLanguage, boolean, boolean) - Method in interface se.conciliate.extensions.documents.DocumentSource
Returns an optional pattern matching filter.
getPatternGap() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns the preferred distance to new symbols places by pattern (fill).
getPatternLanguage() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getPermissions() - Method in interface se.conciliate.extensions.store.MTDocument
Returns "access control" permissions for this object.
getPermissions() - Method in interface se.conciliate.extensions.store.MTModel
Returns "access control" permissions for this object.
getPermissions() - Method in interface se.conciliate.extensions.store.MTPermissionGroup
 
getPermissions() - Method in class se.conciliate.extensions.store.MTPermissionGroup.PredefinedGroup
 
getPermissions() - Method in interface se.conciliate.extensions.store.MTSymbol
Returns "access control" permissions for this object.
getPersistableID() - Method in interface se.conciliate.extensions.documentservice.DocumentHierarchy
Deprecated.
Returns a UUID that can be used to persist this hierarchy toghether with other hierarchies that might have the same name.
getPhone() - Method in interface se.conciliate.extensions.auth.UserIdentity
 
getPlaceAction(MTCompleteVertex) - Method in interface se.conciliate.extensions.type.rule.ModelingLookAndFeel
Returns a function that takes a vertex and initializes the vertex if needed.
getPluginData(MTDataProvider) - Method in interface se.conciliate.extensions.store.MTCompleteModel
Returns the plugin data created for the model by a given provider.
getPluginData(MTDataProvider) - Method in interface se.conciliate.extensions.store.MTCompleteSymbol
Returns the plugin data created for the symbol by a given provider.
getPluginData(MTDataProvider) - Method in interface se.conciliate.extensions.store.MTDocument
Returns the plugin data created for the document by a given provider.
getPluginData(MTDataProvider) - Method in interface se.conciliate.extensions.store.MTRepository
Returns the plugin data created for the repository by a given provider.
getPluginData(MTDataProvider) - Method in interface se.conciliate.extensions.store.MTWorkspace
Returns the plugin data created for the workspace by a given provider.
getPluginDataBulkOperations() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
 
getPluginDataBulkOperations() - Method in interface se.conciliate.extensions.store.MTModelHeader
 
getPluginDataBulkOperations() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
 
getPluginDataBulkOperations() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
 
getPluginDataBulkOperations() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
 
getPoints() - Method in interface se.conciliate.extensions.content.RestEdge
 
getPosition() - Method in interface se.conciliate.extensions.store.MTEntityProperty
 
getPosition() - Method in interface se.conciliate.extensions.store.MTIterator
 
getPosition() - Method in interface se.conciliate.extensions.store.MTPluginDataOperations.Relation
 
getPreferredBreakdownTypes() - Method in interface se.conciliate.extensions.type.SymbolType
 
getPreferredOutputs(MTCompleteVertex, MethodSupport.Direction) - Method in interface se.conciliate.extensions.type.rule.MethodSupport
 
getPreferredOutputs(SymbolType, MethodSupport.Direction) - Method in interface se.conciliate.extensions.type.rule.MethodSupport
Returns the preferred outputs for a symbol in a given direction.
getPrefix() - Method in interface se.conciliate.extensions.content.RestDocument
Deprecated.
 
getPrefix() - Method in interface se.conciliate.extensions.content.RestModel
 
getPrefix() - Method in interface se.conciliate.extensions.content.RestObject
 
getPrefix() - Method in class se.conciliate.extensions.documents.MetaData.UrlValue
 
getPrefix() - Method in interface se.conciliate.extensions.store.ModelReference
 
getPrefix() - Method in interface se.conciliate.extensions.store.MTDataObject
Returns a short prefix used to identify this object.
getPrefix() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Returns a prefix used to identify this document.
getPrefix(Document) - Static method in class se.conciliate.extensions.store.DocumentBridge
 
getPrefixes() - Method in class se.conciliate.extensions.documents.InputDescriptor.UrlDescriptor
 
getPreparedAttribute() - Method in interface se.conciliate.extensions.attribute.Edit
Returns the prepared attribute that is being edited.
getPresentable(MTPluginData) - Method in interface se.conciliate.extensions.store.plugin.MTDataPresenter
Converts plugin-data to a presentable object.
getPresenter() - Method in interface se.conciliate.extensions.store.plugin.MTDataProvider
Returns an optional presenter than can be used to list and present data of a given type in the user interface.
getPriority() - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider
Returns the priority of the action provider.
getPriority() - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.QueryAction
Query actions with higher priority will be given more focus, e.g.
getPrivate() - Static method in interface se.conciliate.extensions.store.MTPermissionGroup
 
getPrivate() - Static method in interface se.conciliate.extensions.store.MTPermissions
 
getPrivileges() - Method in interface se.conciliate.extensions.store.MTAccessGroup
 
getProducer() - Method in interface se.conciliate.extensions.fop.FOPSettings
 
getProduct() - Method in interface se.conciliate.extensions.auth.ProductTicket
 
getProductTicket() - Method in interface se.conciliate.extensions.auth.AuthService
 
getProfile() - Method in interface se.conciliate.extensions.report.output.ReportContext
 
getProfileData() - Method in interface se.conciliate.extensions.publish.PublishProfile
Returns the profile data.
getProfileEditor(UploadProfile) - Method in interface se.conciliate.extensions.uploadservice.UploadService
Shows a GUI for editing the given profile.
getProfileId() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepReport
 
getProfileId() - Method in interface se.conciliate.extensions.store.MTPublication
 
getProfileTitle() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepReport
 
getProfileType() - Method in exception se.conciliate.extensions.publish.IncompatibleProfileException
 
getProfileType() - Method in interface se.conciliate.extensions.publish.PublishService
Returns this service's profile type
getProfileType() - Method in exception se.conciliate.extensions.uploadservice.IncompatibleProfileException
 
getProgress() - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
getProgress() - Method in class se.conciliate.extensions.ui.Shell.SimpleStatusProgress
 
getProgress() - Method in interface se.conciliate.extensions.ui.Shell.StatusProgress
 
getProperties() - Method in class se.conciliate.extensions.datatransfer.EntityPropertyList
 
getProperties(String) - Method in interface se.conciliate.extensions.content.RestModel
 
getProperties(String) - Method in interface se.conciliate.extensions.content.RestObject
 
getProperties(String) - Method in interface se.conciliate.extensions.content.RestVertex
 
getProperty(String, String) - Method in interface se.conciliate.extensions.store.MTDocument
Returns a property value.
getProperty(String, String) - Method in interface se.conciliate.extensions.store.MTModel
Returns a property value.
getProperty(String, String) - Method in interface se.conciliate.extensions.store.MTSymbol
Returns a property value.
getProperty(String, String) - Method in interface se.conciliate.extensions.store.MTVertex
Returns a property value.
getPropertyKeys(String) - Method in interface se.conciliate.extensions.store.MTDocument
Returns the property names of all properties stored by a provider.
getPropertyKeys(String) - Method in interface se.conciliate.extensions.store.MTModel
Returns the property names of all properties stored by a provider.
getPropertyKeys(String) - Method in interface se.conciliate.extensions.store.MTSymbol
Returns the property names of all properties stored by a provider.
getPropertyKeys(String) - Method in interface se.conciliate.extensions.store.MTVertex
Returns the property names of all properties stored by a provider.
getPropertyProviders() - Method in interface se.conciliate.extensions.content.RestModel
 
getPropertyProviders() - Method in interface se.conciliate.extensions.content.RestObject
 
getPropertyProviders() - Method in interface se.conciliate.extensions.content.RestVertex
 
getPropertyProviders() - Method in interface se.conciliate.extensions.store.MTDocument
Returns all providers that have stored properties.
getPropertyProviders() - Method in interface se.conciliate.extensions.store.MTModel
Returns all providers that have stored properties.
getPropertyProviders() - Method in interface se.conciliate.extensions.store.MTSymbol
Returns all providers that have stored properties.
getPropertyProviders() - Method in interface se.conciliate.extensions.store.MTVertex
Returns all providers that have stored properties.
getProvider() - Method in interface se.conciliate.extensions.store.MTExtensionDocument
Returns the unique provider string.
getProvider() - Method in interface se.conciliate.extensions.store.plugin.MTDataPresenter
Returns the provider that this presenter can list/show data for.
getProvider() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getProviderID() - Method in interface se.conciliate.extensions.publish.FieldProvider
Returns a unique ID for the field.
getProviderID() - Method in interface se.conciliate.extensions.publish.ReportImageProvider
 
getProviderUUID() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.ProvidedItem
String attribute referencing the provider.
getProviderUUID() - Method in interface se.conciliate.extensions.publish.MenuProvider
Only BG.
getProviderUUID() - Method in class se.conciliate.extensions.publish.MenuProvider.MenuProviderInfo
 
getProviderUUID() - Method in interface se.conciliate.extensions.store.MTPluginData
Returns the data provider.
getProviderUUID() - Method in interface se.conciliate.extensions.store.MTPluginDataOperations.Data
 
getProviderUUID() - Method in interface se.conciliate.extensions.store.plugin.MTDataProvider
Returns the UUID of the provider.
getPublicationId() - Method in interface se.conciliate.extensions.store.MTNotificationModel
 
getPublishDate() - Method in interface se.conciliate.extensions.store.MTNotificationModel
 
getPublishDate() - Method in interface se.conciliate.extensions.store.MTPublication
 
getPublishSettingsEditor(PublishProfile, UploadProfile, Map<String, Object>) - Method in interface se.conciliate.extensions.publish.PublishService
Returns an optional editor for modifying the properties sent to the publish method.
getPublishTemplateData() - Method in interface se.conciliate.extensions.store.MTPublishTemplate
 
getQueries() - Method in interface se.conciliate.extensions.store.query.MTQueryProvider
Returns all queries that this provider can provide, regardless of which type of data the queries are selecting.
getQueries() - Method in class se.conciliate.extensions.store.query.MTQueryProviderAdapter
 
getQueries(Predicate<String>) - Method in interface se.conciliate.extensions.store.query.MTQueryProvider
 
getQuery() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentSelectionNamedQuery
 
getQuery() - Method in interface se.conciliate.extensions.store.query.MTNamedQuery
Returns the query.
getQuery() - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.Support
The query that was executed to obtain the result.
getQuery() - Method in interface se.conciliate.extensions.ui.querybuilder.QueryBuilder
Returns the current query.
getQueryID() - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.Support
Returns an optional query id.
getQueryResult() - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.Support
Returns the current query result being displayed.
getRawTitle() - Method in interface se.conciliate.extensions.store.MTEdgeHeader
Returns the raw title.
getRawTitle() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Returns the raw title.
getRawTitle(MTLanguageHeader) - Method in interface se.conciliate.extensions.store.MTEdgeHeader
Returns the raw title in the given language.
getRawTitle(MTLanguageHeader) - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Returns the raw title in the given language.
getRawTitle(RestLocale) - Method in interface se.conciliate.extensions.content.RestEdge
 
getRawTitle(RestLocale) - Method in interface se.conciliate.extensions.content.RestObject
 
getReason() - Method in interface se.conciliate.extensions.ui.editors.EditSupport
Returns the reason the object is supported.
getRecommendedEdgeTypes(String, String) - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns the recommended edge types between two symbol types.
getReferencedEntity(Class<T>, String) - Method in interface se.conciliate.extensions.xml.ReferenceResolver
Should return a reference by uuid.
getReferenceID() - Method in interface se.conciliate.extensions.store.MTDataObject
Returns the reference ID for this data object.
getRefinement() - Method in interface se.conciliate.extensions.attribute.PreparedAttribute
The refinement of the attribute.
getRefinement() - Method in interface se.conciliate.extensions.store.MTAttributeTypeHeader
Returns the refinement of this attribute type.
getRefinement(MTLanguageHeader) - Method in interface se.conciliate.extensions.store.MTAttributeTypeHeader
Returns the refinement of this attribute type in the given language.
getRefinement(RestLocale) - Method in interface se.conciliate.extensions.content.RestAttribute
 
getRefinementString() - Method in interface se.conciliate.extensions.attribute.Refinement
Serializes this refinement into a string.
getRegisteredFlavors() - Method in interface se.conciliate.extensions.renderer.RendererService
Returns all registered flavors.
getRelations() - Method in interface se.conciliate.extensions.content.RestObject
 
getRelations() - Method in interface se.conciliate.extensions.xml.PluginDataStructure
 
getRelationType() - Method in interface se.conciliate.extensions.store.MTPluginDataOperations.Relation
 
getRelativePath() - Method in class se.conciliate.extensions.documents.MetaData.UrlValue
 
getRemovalHistory() - Method in interface se.conciliate.extensions.store.MTModel
Returns the "history" of removals made in this model.
getRemovedLayers() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentLayers
 
getRemoveHint(int) - Method in interface se.conciliate.extensions.attribute.RefinementElement
Returns a string that lets the user identify which row is about to be removed.
getRemover() - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsDescriptor
 
getRemover(Collection<Document>) - Method in interface se.conciliate.extensions.documents.DocumentSource
Returns empty if this source cannot remove one or more of the given documents.
getRenderer(AttributeWidget.WidgetType, AttributeDataType, Map<String, Refinement>) - Method in interface se.conciliate.extensions.attribute.AttributeWebWidget
Returns the body of a JavaScript function with the following function header:

render(value, attributeType, dataObject, language, parent, lookup)

With type information, this function would look like:

void render(String value, String attributeType, String dataObject, String language, JQueryObject parent, Function lookup)

The "contract" of the function is to add child elements to the parentElement (a jquery xml element).
getReplacedSymbols() - Method in interface se.conciliate.extensions.store.event.ModelChangeEvent
 
getRepositoryConnection() - Method in interface se.conciliate.extensions.store.MTStore
Returns the current repository connection.
getRepositoryID() - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
Returns the repository ID.
getRepositoryID() - Method in interface se.conciliate.extensions.store.ModelReference
 
getRepositoryID() - Method in interface se.conciliate.extensions.store.MTModelHeader
Returns the ID of the repository that this model belongs to.
getRepositoryID() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Returns the ID of the repository that this workspace belongs to.
getRepositoryTitle() - Method in interface se.conciliate.extensions.store.ModelReference
 
getRepositoryUUID() - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
Returns the repository UUID.
getRepresentationClass() - Method in interface se.conciliate.extensions.renderer.RendererFlavor
 
getRepsitory() - Method in interface se.conciliate.extensions.store.event.DocumentChangeEvent
Returns the repository affected by the change (the repository that the document is in).
getResourceContent(Path) - Method in class se.conciliate.extensions.publish.WebResources
 
getResourcePaths() - Method in class se.conciliate.extensions.publish.WebResources
 
getResources(ContentFilter) - Method in interface se.conciliate.extensions.publish.WebResourceProvider
Returns the resources of this provider.
getResponsible() - Method in interface se.conciliate.extensions.store.MTDocument
Returns the symbol designated as "responsible" for this document.
getResponsibleFor() - Method in interface se.conciliate.extensions.content.RestObject
 
getResponsibleForIDs() - Method in interface se.conciliate.extensions.content.RestObject
 
getRestService(Class<T>) - Method in interface se.conciliate.extensions.datasources.DataSource
 
getResult() - Method in interface se.conciliate.extensions.publish.PublishListProvider.PublishedList
 
getResult(MTQuery.ResultContext) - Method in interface se.conciliate.extensions.publish.PublishListProvider.PublishedList
 
getResultComponent() - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.Support
Returns a reference to the component where the results are shown.
getResultContexts(Class, MTQuery.ResultContext, Object) - Method in interface se.conciliate.extensions.store.query.MTQueryResult
 
getResultIDs(long) - Method in interface se.conciliate.extensions.store.MTCachedList
Returns the cached results for a single action object id.
getResults(Class<? extends T>, long) - Method in interface se.conciliate.extensions.store.MTCachedList
Returns the cached results for a single action object.
getResultType() - Method in interface se.conciliate.extensions.publish.PublishListProvider.PublishedList
 
getResultType() - Method in interface se.conciliate.extensions.store.MTList
Returns the type that this list will result in when executed.
getResultType() - Method in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
 
getResultTypes() - Method in interface se.conciliate.extensions.store.query.MTQuery
Returns the result types (e.g.
getReverseName() - Method in interface se.conciliate.extensions.type.EdgeType
Returns the name of the relation in the reverse direction.
getReverseName(Locale) - Method in interface se.conciliate.extensions.type.EdgeType
 
getReverseType() - Method in interface se.conciliate.extensions.type.EdgeType
This lets the edge type define itself as the "reverse" of another edge type.
getReviewers() - Method in interface se.conciliate.extensions.content.RestModel
 
getReviewers() - Method in interface se.conciliate.extensions.store.MTModel
Returns the users that have permission to review this model.
getReviewers() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getRevision() - Method in interface se.conciliate.extensions.content.RestModel
 
getRevision() - Method in interface se.conciliate.extensions.content.RestObject
 
getRevision() - Method in interface se.conciliate.extensions.store.ModelReference
 
getRevision() - Method in interface se.conciliate.extensions.store.MTModelHeader
Returns the models revision info.
getRevision() - Method in interface se.conciliate.extensions.store.MTNotificationModel
 
getRevision() - Method in interface se.conciliate.extensions.store.MTRevisionInfo
Returns the revisions number.
getRevision() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Returns the symbols revision info
getRevisionLog() - Method in interface se.conciliate.extensions.content.RestModel
 
getRevisionLog() - Method in interface se.conciliate.extensions.store.MTModel
Returns the revision log for this revision of the model.
getRevisionLog() - Method in interface se.conciliate.extensions.store.MTSymbol
Returns the revision log for this revision of the symbol.
getRevisionNumber() - Method in interface se.conciliate.extensions.store.MTRevisionLogEntry
Returns the revision number for the model/symbol that this log entry belongs to.
getRgb() - Method in interface se.conciliate.extensions.content.RestVertex.VertexColor
 
getRoot() - Method in interface se.conciliate.extensions.documentservice.DocumentHierarchy
Deprecated.
Returns the root of this hierarchy or 'this' if this is the root.
getRoot() - Method in class se.conciliate.extensions.fop.SVGGraphics2DAdapter
 
getRoot() - Method in interface se.conciliate.extensions.xml.PluginDataStructure
 
getRouter() - Method in interface se.conciliate.extensions.content.RestEdge
 
getRowCount() - Method in interface se.conciliate.extensions.publish.PublishListProvider.ListResult
 
getRowCount() - Method in class se.conciliate.extensions.publish.TableFieldContent
 
getRowSize() - Method in interface se.conciliate.extensions.attribute.RefinementElement
Returns the number of rows that this element currently has.
getSaturation() - Method in interface se.conciliate.extensions.content.RestVertex.VertexColor
 
getSaturation() - Method in interface se.conciliate.extensions.store.MTHsbColorTransformer
 
getSaveCallable() - Method in interface se.conciliate.extensions.ui.Page
Returns a callable that will be called on a worker thread to save changes to the page.
getSaver() - Method in interface se.conciliate.extensions.documents.DocumentSource
Returns empty if this source cannot edit one or more of the given documents.
getSaver() - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsDescriptor
 
getSchema(Class<T>) - Method in interface se.conciliate.extensions.xml.RepositoryXMLWriter
Returns the schema resource for an entity type.
getScript() - Method in interface se.conciliate.extensions.store.MTListHeader
Returns the script for this list.
getScriptSources(ContentFilter) - Method in interface se.conciliate.extensions.publish.ScriptProvider
 
getSearchIndexTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepUpdateReferences
Returns the target where the search index is published, or null if no search index is published by this publish.
getSegment(Point) - Method in interface se.conciliate.extensions.store.MTEdgePath
Returns the segment that is closest to point p.
getSegment(List<Point>, Point) - Method in interface se.conciliate.extensions.router.EdgeRouter
Returns an array representing the segment closest to the point p on points.

Note that points must not be modified, and neither must the Point objects in it.
getSelectedContent() - Method in interface se.conciliate.extensions.ui.selectors.ContentSelector
Returns the selected content, or null if no content was selected.
getSelectedContent() - Method in interface se.conciliate.extensions.ui.selectors.SingleSelector
Returns the selected content, or null if no content was selected.
getSelectedContentRepresentation() - Method in interface se.conciliate.extensions.ui.selectors.ContentSelector
Returns a string representation for the selected content.
getSelectedKey() - Method in interface se.conciliate.extensions.publish.MenuEditor
 
getSelectedKeys() - Method in interface se.conciliate.extensions.documents.DocumentFilter
 
getSelectedKeys() - Method in interface se.conciliate.extensions.store.query.MTAttributeFilter
Returns the currently selected keys for filters with editor type "SELECTED_KEYS".
getSelectedPage() - Method in interface se.conciliate.extensions.ui.Binder
Returns the currently selected page.
getSelectorUI() - Method in interface se.conciliate.extensions.ui.selectors.ContentSelector
Returns the selector UI.
getSelectorUI() - Method in interface se.conciliate.extensions.ui.selectors.SingleSelector
Returns the selector UI.
getSender() - Method in interface se.conciliate.extensions.messaging.Message
The user that sent the message.
getSeparatorIndices() - Method in class se.conciliate.extensions.documents.MetaDataGroup
 
getSerializedKey() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.ProvidedItem
Text content with the key that uniquely identifies the item.
getServer() - Method in interface se.conciliate.extensions.store.connection.MTServerConnection
 
getServer() - Method in interface se.conciliate.extensions.store.MTStore
Returns the current server connection or null if no such connection exists.
getServerConnection() - Method in interface se.conciliate.extensions.store.connection.MTServerRepositoryConnection
 
getServerConnection() - Method in interface se.conciliate.extensions.store.MTStore
Returns the current repository connection.
getServerDomain() - Method in interface se.conciliate.extensions.store.MTServer
Returns server domain of the current repository.
getServerID() - Method in interface se.conciliate.extensions.store.MTServer
Returns server ID of the current repository.
getServerLog() - Method in interface se.conciliate.extensions.store.MTServer
Returns the last 500 lines of the server log.
getServers() - Method in interface se.conciliate.extensions.auth.ProductTicket
 
getServerTime() - Method in interface se.conciliate.extensions.store.MTServer
Returns the current time on the server.
getServerVersion() - Method in exception se.conciliate.extensions.store.connection.VersionException
 
getService(Class<T>) - Method in interface se.conciliate.extensions.datasources.DataSource
 
getServiceName() - Method in interface se.conciliate.extensions.documentservice.DocumentService
Deprecated.
Returns a displayable and unique name for this service.
getServiceType() - Method in exception se.conciliate.extensions.publish.IncompatibleProfileException
 
getServiceType() - Method in exception se.conciliate.extensions.uploadservice.IncompatibleProfileException
 
getSetting(String) - Method in interface se.conciliate.extensions.store.MTUser
 
getSettings() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfig
Returns the settings for the publish.
getSettings() - Method in interface se.conciliate.extensions.ui.Sidebar
Returns the settings for this sidebar, or null if no settings are available.
getSettingsDirectory() - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
Returns the directory where settings for the repository should be stored.
getShape(int, Rectangle) - Method in interface se.conciliate.extensions.drawable.Drawable
Returns a shape in the drawable.
getShapeCount(Rectangle) - Method in interface se.conciliate.extensions.drawable.Drawable
Returns the number of shapes that this drawable contains (not counting the outline shape).
getShellFrame() - Method in interface se.conciliate.extensions.ui.Shell
Returns the currently active shell frame depending on the shell state.
getShortCut() - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.QueryAction
 
getShortcutActionForCompleteEdge(MTCompleteEdge, KeyStroke, boolean, Component, Point) - Method in interface se.conciliate.extensions.ui.ModelingActionProvider
Returns an action to be executed for a keyboard shortcut or double-click on an edge.
getShortcutActionForCompleteModel(MTCompleteModel, KeyStroke, boolean, Component, Point) - Method in interface se.conciliate.extensions.ui.ModelingActionProvider
Returns an action to be executed for a keyboard shortcut or double-click on a model.
getShortcutActionForCompleteVertex(MTCompleteVertex, KeyStroke, boolean, Component, Point) - Method in interface se.conciliate.extensions.ui.ModelingActionProvider
Returns an action to be executed for a keyboard shortcut or double-click on a vertex.
getSidebarActions(MTQueryActionProvider.Support, List<Object>) - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider
Returns actions that should be shown when list results are shown in a sidebar.
getSingleSelectedContent() - Method in interface se.conciliate.extensions.ui.selectors.SingleSelector
Returns the optionally selected content when selecting a single entity.
getSize() - Method in interface se.conciliate.extensions.store.MTIterator
 
getSizeRatio() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns the ratio of height to width of a vertex with locked proportions.
getSmallIcon() - Method in interface se.conciliate.extensions.publish.PublishService
Returns an icon that represents this service
getSmallIcon() - Method in interface se.conciliate.extensions.ui.Sidebar
Returns an icon that is rendered next to the title of this sidebar.
getSmallIcon() - Method in interface se.conciliate.extensions.uploadservice.UploadService
Returns an icon that represents this service
getSmallIconName() - Method in enum class se.conciliate.extensions.store.WorkflowState
 
getSmallIconSelected() - Method in interface se.conciliate.extensions.publish.PublishService
 
getSmallIconSelected() - Method in interface se.conciliate.extensions.uploadservice.UploadService
 
getSnapshotId() - Method in interface se.conciliate.extensions.store.MTPublication
 
getSortByType() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getSortColumn() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getSortedEdges() - Method in interface se.conciliate.extensions.store.MTCompleteModel
Returns the models edges as a sorted list.
getSortLanguage() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getSortLocale() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getSource() - Method in class se.conciliate.extensions.documents.Document.DocumentID
 
getSource() - Method in class se.conciliate.extensions.documents.Document
Returns this document's source, the owner of the document.
getSource() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.DocumentItem
The document source id.
getSource() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMove
 
getSource() - Method in interface se.conciliate.extensions.store.event.DocumentChangeEvent
Returns the document affected by the change.
getSourceContent(String) - Method in class se.conciliate.extensions.publish.ScriptSources
 
getSourceDir() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepIndex
The source directory to scan for files.
getSourceNames() - Method in class se.conciliate.extensions.publish.ScriptSources
 
getSourceRepository() - Method in interface se.conciliate.extensions.auth.WebFolder
 
getSourceRepositoryId() - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
Returns the source repository UUID
getSourceServer() - Method in interface se.conciliate.extensions.auth.WebFolder
 
getSourceServerId() - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
Returns the source server id
getStart() - Method in class se.conciliate.extensions.router.OverlappingSegment
 
getState() - Method in interface se.conciliate.extensions.store.query.MTQuery
Returns the current state of the query, which can be used for example for a query builder.
getState() - Method in interface se.conciliate.extensions.ui.Shell
Returns the current state of the shell.
getStaticDescription() - Method in interface se.conciliate.extensions.publish.FieldProvider
Returns the static description of this field provider.
getStaticIcon() - Method in interface se.conciliate.extensions.publish.FieldProvider
Returns the static icon of this field provider.
getStaticTitle() - Method in interface se.conciliate.extensions.publish.FieldProvider
Returns the static title of this field provider.
getStatus() - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
Returns the status of the repository.
getStatus() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Returns status of this repository.
getStatuses() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentFilterStatuses
 
getSteps() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfig
Returns the current steps added to the configuration.
getStringIDs() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getStringIDs(Class<T>) - Method in interface se.conciliate.extensions.store.query.MTQueryResult
 
getStringProperty(String) - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
getStroke() - Method in interface se.conciliate.extensions.content.RestEdge
 
getStroke() - Method in interface se.conciliate.extensions.store.MTEdgeHeader
Returns the stroke for the edge.
getStroke(int) - Method in class se.conciliate.extensions.drawable.AbstractDrawable
 
getStroke(int) - Method in interface se.conciliate.extensions.drawable.Drawable
Returns the stroke of the edge around the shape.
getStroke(EdgeType) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
getStrokeColor() - Method in interface se.conciliate.extensions.store.MTEdgeHeader
Returns the stroke color for the edge.
getStrokeColor(EdgeType) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
getStructureType() - Method in interface se.conciliate.extensions.xml.PluginContent
 
getStyle() - Method in class se.conciliate.extensions.report.output.ReportParagraph
 
getStyleSheet(long) - Method in interface se.conciliate.extensions.publish.CSSStyleSheets
Returns the CSS string for the specified style sheet or empty if the style sheet cannot be found or no longer exists.
getStyleSheetInfo() - Method in interface se.conciliate.extensions.publish.CSSStyleSheets
Returns a set of objects containing information about a style sheet.
getSubject() - Method in interface se.conciliate.extensions.fop.FOPSettings
 
getSubscriberGroups() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getSubscriberId() - Method in interface se.conciliate.extensions.store.MTNotificationReceipt
 
getSubscriberQueries() - Method in interface se.conciliate.extensions.store.query.MTQueryProvider
 
getSubscribers() - Method in interface se.conciliate.extensions.content.RestModel
 
getSubscribers() - Method in interface se.conciliate.extensions.store.MTModel
Returns the subscribers of this model.
getSubscribers() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getSubscriberTypes() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getSubset() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getSummary() - Method in interface se.conciliate.extensions.store.MTAttributeTypeHeader
Returns the summary in the current language.
getSummary(MTLanguageHeader) - Method in interface se.conciliate.extensions.store.MTAttributeTypeHeader
Returns the summary in a given language.
getSupport(Object, String) - Method in interface se.conciliate.extensions.ui.editors.EditorFactory
Returns a support object that will tell if this editor factory can create editors for the given object.
getSupportedWidgetTypes() - Method in interface se.conciliate.extensions.attribute.AttributeWidget
Returns a set of the supported widget types that this widget has.
getSwimlaneSettings() - Method in interface se.conciliate.extensions.store.MTSwimlaneModel
Returns the swimlane settings in the form of a map.
getSwingAction() - Method in class se.conciliate.extensions.ui.ModelingAction
 
getSymbol() - Method in interface se.conciliate.extensions.store.event.ModelChangeEvent
Returns the symbol involved in the change or null if no symbol was involved in the change.
getSymbol() - Method in interface se.conciliate.extensions.store.event.SymbolChangeEvent
Returns the symbol that the change occured on.
getSymbol() - Method in interface se.conciliate.extensions.store.MTCompleteVertex
 
getSymbol() - Method in interface se.conciliate.extensions.store.MTEntityProperty
 
getSymbol() - Method in interface se.conciliate.extensions.store.MTVertex
Returns the symbol that this vertex represents.
getSymbolFilter() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getSymbolID() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns the ID of the symbol displayed by this vertex.
getSymbolQueries() - Method in interface se.conciliate.extensions.store.query.MTQueryProvider
 
getSymbolQueries() - Method in class se.conciliate.extensions.store.query.MTQueryProviderAdapter
 
getSymbols() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentSelectionList
 
getSymbols() - Method in interface se.conciliate.extensions.store.MTCompleteModel
Returns the models symbols as a read-only collection.
getSymbols() - Method in interface se.conciliate.extensions.store.MTRevisionOperation
Returns the symbols being affected by the operation.
getSymbolSelection() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigSettings
 
getSymbolsTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepUpdateReferences
Returns the target where symbols are published, or null if no symbols are published by this publish.
getSymbolStore() - Method in interface se.conciliate.extensions.store.MTStore
Returns a symbol store.
getSymbolType() - Method in interface se.conciliate.extensions.repoconfig.SymbolSize
 
getSymbolType(String) - Method in interface se.conciliate.extensions.xml.TypeResolver
Returns the corresponding symbol type for a type ID.
getSymbolTypes() - Method in interface se.conciliate.extensions.store.MTLayerTypeHeader
Returns the set of object types that should automatically be placed in this layer.
getSymbolTypes() - Method in interface se.conciliate.extensions.type.ModelExtension
Returns a collection of all the SymbolTypes that this extension can supply.
getSymbolTypes() - Method in interface se.conciliate.extensions.type.ModelFamily
Returns the symbol types available in the family.
getSymbolVariant(String, String) - Method in interface se.conciliate.extensions.xml.TypeResolver
Returns a symbol variant given the type and variant ID.
getTag() - Method in interface se.conciliate.extensions.ui.Page
Returns an optional tag that can be used to find the page later.
getTagName() - Method in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
 
getTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepDocuments
The target directory of the generated XML, relative to the output directory.
getTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepFilter
The path to the resulting XML relative to the output directory.
getTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepLatestChanges
The target XML file, relative to the output directory.
getTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepLists
The target name of the XMl files created for the list.
getTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu
The target file, relative to the output directory.
getTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenuProvider
 
getTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepModels
 
getTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMove
 
getTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepNewRevisions
 
getTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepRemove
 
getTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepRenderJS
 
getTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepRenderPNG
 
getTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepSearchIndex
 
getTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepSymbols
 
getTarget() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepTree
The path to the resulting XML relative to the output directory.
getTargetFile() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepIndex
The target file to store the index in.
getTargetRelURL() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepDocuments
 
getTargetRelURL() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepLists
 
getTargetRelURL() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu
 
getTargetRelURL() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepModels
 
getTargetRelURL() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepRenderJS
 
getTargetRelURL() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepSymbols
 
getTargetRelURL() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepUpdateReferences
Returns the relative URL to the target directory.
getTargetResolution() - Method in interface se.conciliate.extensions.fop.FOPSettings
 
getTargetSymbolType() - Method in interface se.conciliate.extensions.type.rule.PreferredOutput
The symbol type of the output.
getTemplate() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepTransform
 
getText() - Method in class se.conciliate.extensions.report.output.ReportHeading
 
getText() - Method in class se.conciliate.extensions.report.output.ReportParagraph
 
getText() - Method in class se.conciliate.extensions.ui.Shell.SimpleStatusProgress
 
getText() - Method in interface se.conciliate.extensions.ui.Shell.StatusProgress
 
getText(int, MTLanguage) - Method in class se.conciliate.extensions.drawable.AbstractDrawable
 
getText(int, MTLanguage) - Method in interface se.conciliate.extensions.drawable.Drawable
Returns the text that lies in the shape.
getTextContent() - Method in interface se.conciliate.extensions.store.MTPluginData
Returns the stored text content.
getTextContent() - Method in interface se.conciliate.extensions.store.MTPluginDataOperations.Data
 
getTextDirection(int) - Method in class se.conciliate.extensions.drawable.AbstractDrawable
 
getTextDirection(int) - Method in interface se.conciliate.extensions.drawable.Drawable
 
getTextFont(int) - Method in class se.conciliate.extensions.drawable.AbstractDrawable
 
getTextFont(int) - Method in interface se.conciliate.extensions.drawable.Drawable
Returns the font of the shape's text.
getTextHorizontalAlign(int) - Method in class se.conciliate.extensions.drawable.AbstractDrawable
 
getTextHorizontalAlign(int) - Method in interface se.conciliate.extensions.drawable.Drawable
 
getTextVerticalAlign(int) - Method in class se.conciliate.extensions.drawable.AbstractDrawable
 
getTextVerticalAlign(int) - Method in interface se.conciliate.extensions.drawable.Drawable
 
getTime() - Method in interface se.conciliate.extensions.content.RestRevisionEntry
 
getTime() - Method in interface se.conciliate.extensions.store.MTTimestamp
Returns the timestamp time.
getTimeSinceStatusChange() - Method in interface se.conciliate.extensions.store.ModelReference
Returns the duration since the last time this model changed workflow status, or the duration since creation time if the model has never changed status.
getTimestamp() - Method in interface se.conciliate.extensions.store.MTRevisionLogEntry
Returns the time when the event occurred.
getTimestampName() - Method in interface se.conciliate.extensions.exportservice.MTExportConfig
 
getTimestampQueries() - Method in interface se.conciliate.extensions.store.query.MTQueryProvider
 
getTimestampQueries() - Method in class se.conciliate.extensions.store.query.MTQueryProviderAdapter
 
getTinyIcon() - Method in interface se.conciliate.extensions.publish.ReportImageProvider
 
getTinyIcon() - Method in interface se.conciliate.extensions.ui.selectors.SingleSelector
Returns a representative icon for the type of entity being selected.
getTinyIcon(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelector
Returns a representative icon for the type of entity being selected.
getTitle() - Method in interface se.conciliate.extensions.configuration.ConfigurationPanel
Deprecated.
Returns a displayable name for the panel.
getTitle() - Method in class se.conciliate.extensions.documents.Document
Returns the title of this document.
getTitle() - Method in interface se.conciliate.extensions.documents.DocumentFilterType
 
getTitle() - Method in interface se.conciliate.extensions.documents.DocumentSource.DocumentKind
Returns a user presentable title for this kind.
getTitle() - Method in interface se.conciliate.extensions.documents.DocumentSource
 
getTitle() - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsDescriptor.Option
 
getTitle() - Method in class se.conciliate.extensions.documents.InputDescriptor.UrlPrefix
 
getTitle() - Method in class se.conciliate.extensions.documents.MetaDataGroup
 
getTitle() - Method in interface se.conciliate.extensions.documents.MetaDataType
 
getTitle() - Method in exception se.conciliate.extensions.documentservice.exception.UserCausedDocumentServiceException
Deprecated.
Returns a short, consice description of the error, such as "Settings not found".
getTitle() - Method in interface se.conciliate.extensions.exportservice.ExportService
Deprecated.
Returns a short name describing the export service.
getTitle() - Method in interface se.conciliate.extensions.fop.FOPSettings
 
getTitle() - Method in interface se.conciliate.extensions.importservice.ImportService
Deprecated.
Returns a short name describing the import service.
getTitle() - Method in interface se.conciliate.extensions.publish.CSSStyleSheets.StyleSheetInfo
Returns the title of this style sheet info.
getTitle() - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfig
Returns a title for the publish.
getTitle() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.Menu
The title of the menu.
getTitle() - Method in interface se.conciliate.extensions.publish.PublishListProvider.PublishedList
 
getTitle() - Method in interface se.conciliate.extensions.publish.PublishProfile
Return the title of the profile.
getTitle() - Method in interface se.conciliate.extensions.publish.ReportImageProvider
 
getTitle() - Method in interface se.conciliate.extensions.store.ModelReference
 
getTitle() - Method in interface se.conciliate.extensions.store.MTColorSchemeHeader
Return the title of the color scheme.
getTitle() - Method in interface se.conciliate.extensions.store.MTEntityProperty
 
getTitle() - Method in interface se.conciliate.extensions.store.MTGroupHeader
Returns the title of the group.
getTitle() - Method in interface se.conciliate.extensions.store.MTLanguageHeader
Returns the title of the language.
getTitle() - Method in interface se.conciliate.extensions.store.MTNamedObject
 
getTitle() - Method in class se.conciliate.extensions.store.MTPermissionGroup.PredefinedGroup
 
getTitle() - Method in interface se.conciliate.extensions.store.MTPublishTemplateHeader
Return the title of the template.
getTitle() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Returns the title of the repository.
getTitle() - Method in interface se.conciliate.extensions.store.MTTimestamp
Returns the title.
getTitle() - Method in interface se.conciliate.extensions.store.MTVariable
Returns the title in the current language.
getTitle() - Method in interface se.conciliate.extensions.store.MTVertex
 
getTitle() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Returns the title of the workspace.
getTitle() - Method in interface se.conciliate.extensions.store.plugin.MTDataPresenter.Presentable
 
getTitle() - Method in interface se.conciliate.extensions.ui.Page
Returns the current title of the page.
getTitle() - Method in interface se.conciliate.extensions.ui.selectors.ContentSelector
Returns the title of the selector, e.g.
getTitle() - Method in interface se.conciliate.extensions.ui.ShellNotification
 
getTitle() - Method in interface se.conciliate.extensions.ui.Sidebar
Returns the displayable name of this sidebar.
getTitle() - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
Return the title of the profile.
getTitle(Object) - Method in interface se.conciliate.extensions.documents.DocumentFilter
 
getTitle(Object) - Method in interface se.conciliate.extensions.store.query.MTAttributeFilter
Returns the human-readable title of a key for filters with editor type "SELECTED_KEYS".
getTitle(Map<String, String>, MTLanguage) - Method in interface se.conciliate.extensions.publish.FieldProvider
Returns the title of the field, possibly by using the settings.
getTitle(Document, MTLanguage) - Static method in class se.conciliate.extensions.store.DocumentBridge
 
getTitle(MTLanguage) - Method in class se.conciliate.extensions.publish.ImageLinkFieldContent
Returns the title of the image link in a given language.
getTitle(MTLanguage) - Method in class se.conciliate.extensions.publish.LinkFieldContent
Returns the title of the link in a given language.
getTitle(MTLanguage) - Method in class se.conciliate.extensions.publish.MenuProvider.ProvidedMenuItem
Any thread.
getTitle(MTLanguage) - Method in interface se.conciliate.extensions.publish.PublishListProvider.PublishedList
 
getTitle(MTLanguage) - Method in interface se.conciliate.extensions.store.plugin.MTDataPresenter.Presentable
 
getTitle(MTLanguageHeader) - Method in interface se.conciliate.extensions.store.MTEntityProperty
 
getTitle(MTLanguageHeader) - Method in interface se.conciliate.extensions.store.MTNamedObject
 
getTitle(MTLanguageHeader) - Method in interface se.conciliate.extensions.store.MTVariable
Returns the title in a given language.
getTitle(MTLanguageHeader) - Method in interface se.conciliate.extensions.store.MTVertex
 
getTitle(RestLocale) - Method in interface se.conciliate.extensions.content.RestAttribute
 
getTitle(RestLocale) - Method in interface se.conciliate.extensions.content.RestDocument
Deprecated.
 
getTitle(RestLocale) - Method in interface se.conciliate.extensions.content.RestDocumentType
 
getTitle(RestLocale) - Method in interface se.conciliate.extensions.content.RestEdge
 
getTitle(RestLocale) - Method in interface se.conciliate.extensions.content.RestLayer
 
getTitle(RestLocale) - Method in interface se.conciliate.extensions.content.RestModel
 
getTitle(RestLocale) - Method in interface se.conciliate.extensions.content.RestObject
 
getTitleKey() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.DocumentItem
A key used to find an alternative title for the menu item.
getTitleKey() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.ModelItem
A key used to find an alternative title for the menu item.
getTitleKey() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.SymbolItem
A key used to find an alternative title for the menu item.
getTitles() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getTo() - Method in interface se.conciliate.extensions.content.RestEdge
 
getTo() - Method in interface se.conciliate.extensions.router.EdgeRouter.AdjustInfo
Returns the shape that this conceptual edge goes to.
getTo() - Method in interface se.conciliate.extensions.store.MTCompleteEdge
 
getTo() - Method in interface se.conciliate.extensions.store.MTEdge
Returns the vertex that ends the edge.
getToken() - Method in interface se.conciliate.extensions.store.MTNotificationReceipt
 
getToolsActions() - Method in interface se.conciliate.extensions.ui.ModelingActionProvider
Returns "tools" actions.
getToolsActions(Runnable) - Method in interface se.conciliate.extensions.ui.ModelingActionProvider
Returns "tools" actions.
getToolTip() - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.QueryAction
 
getToolTipText() - Method in interface se.conciliate.extensions.ui.Shell.StatusIcon
 
getTopLevelGroup() - Method in class se.conciliate.extensions.fop.SVGGraphics2DAdapter
 
getToSymbolID() - Method in interface se.conciliate.extensions.store.MTEdgeHeader
Returns the ID of the symbol that this edge ends at.
getTransformer(SymbolVariant) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
getTransformPriority(MTCompleteModel, SymbolVariant) - Method in interface se.conciliate.extensions.drawable.DrawableFactory
Returns the transformation priority for a prototype being transformed by this factory.
getTransformPriority(MTCompleteVertex) - Method in interface se.conciliate.extensions.drawable.DrawableFactory
Returns the transformation priority for a vertex being transformed by this factory.
getTranslation(String) - Method in interface se.conciliate.extensions.report.output.ReportContext
 
getTranslations() - Method in interface se.conciliate.extensions.publish.PublishListProvider
Returns the default translations of columns and values.
getTranslations() - Method in interface se.conciliate.extensions.report.ReportTranslations
Returns default translations available for the field.
getTrigger() - Method in interface se.conciliate.extensions.store.MTRevisionLogEntry
If the event occurred because of another revision event, e.g.
getType() - Method in interface se.conciliate.extensions.content.RestRevisionEntry
 
getType() - Method in class se.conciliate.extensions.documents.InputDescriptor
 
getType() - Method in class se.conciliate.extensions.documents.MetaData.BooleanValue
 
getType() - Method in class se.conciliate.extensions.documents.MetaData.DateTimeValue
 
getType() - Method in class se.conciliate.extensions.documents.MetaData
 
getType() - Method in class se.conciliate.extensions.documents.MetaData.HiddenValue
 
getType() - Method in class se.conciliate.extensions.documents.MetaData.HtmlValue
 
getType() - Method in class se.conciliate.extensions.documents.MetaData.ImageValue
 
getType() - Method in class se.conciliate.extensions.documents.MetaData.MTSymbolValue
 
getType() - Method in class se.conciliate.extensions.documents.MetaData.NumberValue
 
getType() - Method in class se.conciliate.extensions.documents.MetaData.OptionsValue
 
getType() - Method in class se.conciliate.extensions.documents.MetaData.TextValue
 
getType() - Method in class se.conciliate.extensions.documents.MetaData.UrlValue
 
getType() - Method in interface se.conciliate.extensions.drawable.DrawableFactory
 
getType() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentSelection
 
getType() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenuProvider
 
getType() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepNewRevisions
 
getType() - Method in interface se.conciliate.extensions.publish.PublishProfile
Returns the type of the profile.
getType() - Method in interface se.conciliate.extensions.store.ModelReference
 
getType() - Method in interface se.conciliate.extensions.store.MTAttribute
Returns the attribute type that this attribute belongs to.
getType() - Method in interface se.conciliate.extensions.store.MTColorTransformer
 
getType() - Method in interface se.conciliate.extensions.store.MTDataObject
Returns this objects Type, or null if no suitable type is found.
getType() - Method in interface se.conciliate.extensions.store.MTEdgeHeader
Returns this edge's EdgeType, or null if no suitable type is found.
getType() - Method in interface se.conciliate.extensions.store.MTModelHeader
Returns this models ModelType, or null if no suitable type is found.
getType() - Method in interface se.conciliate.extensions.store.MTPublishTemplateHeader
Returns the type of the profile.
getType() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Returns this symbols SymbolType, or null if no suitable type is found.
getType() - Method in interface se.conciliate.extensions.store.MTTimestamp
Returns the timestamp type.
getType() - Method in interface se.conciliate.extensions.store.MTVariable
Returns the variable type.
getType() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns the symbol type inferred from the symbol, or null if no suitable type is found.
getType() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getType() - Method in interface se.conciliate.extensions.type.rule.ModelingLookAndFeel.Pattern
Returns the pattern type deciding how the pattern parts relate to each other.
getType() - Method in interface se.conciliate.extensions.type.SymbolVariant
Returns the symbol type of this variant.
getType() - Method in interface se.conciliate.extensions.uploadservice.UploadValidationMessage
 
getType(int) - Method in interface se.conciliate.extensions.attribute.RefinementElement
Returns the raw type of the column at the given index.
getTypeIcon(int) - Method in interface se.conciliate.extensions.store.plugin.MTDataPresenter
Returns an icon representing the type (16x16).
getTypeID() - Method in interface se.conciliate.extensions.store.MTDataObject
Returns the type of this data object.
getTypeID() - Method in interface se.conciliate.extensions.store.MTEdgeHeader
Returns the type of this edge.
getTypeName() - Method in interface se.conciliate.extensions.store.plugin.MTDataPresenter
Returns the name of the data type being listed.
getTypeNamePlural() - Method in interface se.conciliate.extensions.store.plugin.MTDataPresenter
Returns the type name in plural.
getTypeResolver() - Method in interface se.conciliate.extensions.xml.XMLSerializerFactory
Returns a reference to a type resolver that can be used to look up types given the string-based ID:s used in the XML format.
getTypes() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getTypeTitles() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Returns the titles of all connected document types in the current language.
getUnique() - Method in class se.conciliate.extensions.ui.ShellNotificationHTML
 
getUniqueID() - Method in interface se.conciliate.extensions.documentservice.Document
Deprecated.
This method returns a unique id as a UUID.
getUnit() - Method in class se.conciliate.extensions.documents.InputDescriptor.NumberDescriptor
 
getUploadService() - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
 
getURI() - Method in class se.conciliate.extensions.documents.MetaData.UrlValue
 
getURIResolver() - Method in interface se.conciliate.extensions.fop.FOPSettings
 
getURL() - Method in interface se.conciliate.extensions.auth.Server
 
getURL() - Method in interface se.conciliate.extensions.auth.WebFolder
 
getURL() - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
check isWebbable() before calling this method
getURL(MTLanguage) - Method in class se.conciliate.extensions.publish.LinkFieldContent
Returns the URL of the link in a given language.
getUser() - Method in interface se.conciliate.extensions.content.RestRevisionEntry
 
getUser() - Method in interface se.conciliate.extensions.store.MTRevisionLogEntry
Returns the user responsible for the log event.
getUser(String) - Method in interface se.conciliate.extensions.messaging.MessageService
Gets a logged-on user by username.
getUserAvatar() - Method in interface se.conciliate.extensions.auth.AuthService
 
getUserData(String) - Method in interface se.conciliate.extensions.store.MTEdge
Deprecated, for removal: This API element is subject to removal in a future version.
This API was created a long time ago and isn't currently used by anything. It also occupies a table in the database, so it would be nice if we could remove it at some point.
getUserFullName() - Method in exception se.conciliate.extensions.store.MTRemoteChangeException
 
getUserId() - Method in interface se.conciliate.extensions.auth.UserIdentity
 
getUserId() - Method in interface se.conciliate.extensions.store.MTUserHeader
Returns this users id.
getUserIdentity() - Method in interface se.conciliate.extensions.auth.AuthService
 
getUsername() - Method in interface se.conciliate.extensions.content.RestSubscriber
 
getUsername() - Method in interface se.conciliate.extensions.content.RestUser
 
getUsername() - Method in interface se.conciliate.extensions.store.UserReference
 
getUserName() - Method in exception se.conciliate.extensions.store.MTRemoteChangeException
Returns the user name that is holding the lock or the last known user that made changes to the data object rendering the data object to be out of date.
getUserQueries() - Method in interface se.conciliate.extensions.store.query.MTQueryProvider
 
getUserQueries() - Method in class se.conciliate.extensions.store.query.MTQueryProviderAdapter
 
getUsers() - Method in interface se.conciliate.extensions.messaging.MessageService
Returns the currently logged on users.
getUserStore() - Method in interface se.conciliate.extensions.store.MTStore
Returns a user store.
getUuid() - Method in interface se.conciliate.extensions.content.RestDocumentType
 
getUUID() - Method in interface se.conciliate.extensions.content.RestAttribute
 
getUUID() - Method in interface se.conciliate.extensions.content.RestEdge
 
getUUID() - Method in interface se.conciliate.extensions.content.RestGroup
 
getUUID() - Method in interface se.conciliate.extensions.content.RestLayer
 
getUUID() - Method in interface se.conciliate.extensions.content.RestModel
 
getUUID() - Method in interface se.conciliate.extensions.content.RestObject
 
getUUID() - Method in interface se.conciliate.extensions.content.RestVertex
 
getUUID() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.ModelItem
The UUID of the model.
getUUID() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.SymbolItem
The UUID of the symbol.
getUUID() - Method in interface se.conciliate.extensions.publish.PublishListProvider.PublishedList
 
getUUID() - Method in interface se.conciliate.extensions.renderer.ModelDecorator
Returns an UUID that uniquely identifies this decorator.
getUUID() - Method in interface se.conciliate.extensions.store.ModelReference
 
getUUID() - Method in interface se.conciliate.extensions.store.MTAttributeHeader
Returns the UUID of the attribute.
getUUID() - Method in interface se.conciliate.extensions.store.MTDirectory
Returns this directory's unique identifier.
getUUID() - Method in interface se.conciliate.extensions.store.MTEntityProperty
 
getUUID() - Method in interface se.conciliate.extensions.store.MTExtensionDocument
Returns a unique UUID for the document.
getUUID() - Method in interface se.conciliate.extensions.store.MTGroupHeader
Returns the UUID of the group.
getUUID() - Method in interface se.conciliate.extensions.store.MTHistoryEnabled
Returns the entity UUID for the entity with the history.
getUUID() - Method in interface se.conciliate.extensions.store.MTImage
Returns the UUID of the image.
getUUID() - Method in interface se.conciliate.extensions.store.MTLanguageHeader
Returns the UUID of the language.
getUUID() - Method in interface se.conciliate.extensions.store.MTLayerHeader
Returns the UUID of the layer.
getUUID() - Method in interface se.conciliate.extensions.store.MTNamedObject
 
getUUID() - Method in class se.conciliate.extensions.store.MTPermissionGroup.PredefinedGroup
 
getUUID() - Method in interface se.conciliate.extensions.store.MTPluginData
Returns the Universally Unique Identifier (UUID) for this plug-in data.
getUUID() - Method in interface se.conciliate.extensions.store.MTPluginDataOperations.Data
 
getUUID() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Returns this repositorys unique identifier.
getUUID() - Method in interface se.conciliate.extensions.store.MTTimestamp
Returns the UUID of the timestamp.
getUUID() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns the Universally Unique Identifier (UUID) that identifies the vertex.
getUUID() - Method in interface se.conciliate.extensions.store.query.MTNamedQuery
Returns a unique UUID for the query.
getUUID() - Method in interface se.conciliate.extensions.type.ModelExtension
Returns a unique identifier for this model extension.
getUUID() - Method in interface se.conciliate.extensions.ui.editors.EditorFactory
Returns a globaly unique identifier for this editor factory.
getUUID() - Method in interface se.conciliate.extensions.xml.ElementInfo
Shortcut for returning the "uuid" attribute.
getUUIDs() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getUUIDSubset() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getValidationMessage() - Method in class se.conciliate.extensions.documents.ValidationResult.ErrorValidation
 
getValidationMessage() - Method in class se.conciliate.extensions.documents.ValidationResult
 
getValidationMessage() - Method in class se.conciliate.extensions.documents.ValidationResult.SuccessValidation
 
getValidationMessage() - Method in class se.conciliate.extensions.documents.ValidationResult.WarningValidation
 
getValidationMessage(boolean, UploadProfile) - Method in interface se.conciliate.extensions.uploadservice.UploadService
Returns a validation messages for this profile.
getValidator() - Method in class se.conciliate.extensions.documents.InputDescriptor
Returns the validator, never null.
getValue() - Method in interface se.conciliate.extensions.attribute.PreparedAttribute
Returns the value of the prepared attribute as it was before preparation.
getValue() - Method in interface se.conciliate.extensions.attribute.RefinementOption
Returns the value of the option.
getValue() - Method in class se.conciliate.extensions.documents.InputDescriptor.UrlPrefix
 
getValue() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenuProvider
 
getValue() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepNewRevisions
 
getValue() - Method in interface se.conciliate.extensions.store.MTPermissions
 
getValue() - Method in interface se.conciliate.extensions.store.MTVariable
Returns the variable value.
getValue(int, String, MTLanguage) - Method in interface se.conciliate.extensions.publish.PublishListProvider.ListResult
 
getValue(String) - Method in interface se.conciliate.extensions.messaging.Message
Return a message value or null if this message has no value for this key.
getValueAt(int, int) - Method in interface se.conciliate.extensions.attribute.RefinementElement
Returns the value at the specified row and column.
getValueAt(MTLanguage, int, int) - Method in class se.conciliate.extensions.publish.TableFieldContent
 
getValueTranslationKey(int, String) - Method in interface se.conciliate.extensions.publish.PublishListProvider.ListResult
 
getVariableQueries() - Method in interface se.conciliate.extensions.store.query.MTQueryProvider
 
getVariableQueries() - Method in class se.conciliate.extensions.store.query.MTQueryProviderAdapter
 
getVariant() - Method in interface se.conciliate.extensions.content.RestObject
 
getVariant() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Returns the visual variant of this symbol.
getVariant() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns the symbol variant inferred from the symbol, or null if no suitable variant is found.
getVariants() - Method in interface se.conciliate.extensions.type.SymbolType
This method should return the different variants of the symbol type.

NOTE: These variants are only different appearances of the same symbol type, it will not be possible to create lists or in any other way filter symbols based on their variants.

NOTE: This method may not return null, nor an empty list.
getVersion() - Method in interface se.conciliate.extensions.auth.ProductTicket
 
getVersion() - Method in interface se.conciliate.extensions.datasources.DataSource
 
getVersion() - Method in interface se.conciliate.extensions.datasources.DataSourceFactory
Returns the current version of data sources created by this factory.
getVersion() - Method in interface se.conciliate.extensions.store.MTServer
Returns server version of the current repository.
getVertex() - Method in interface se.conciliate.extensions.store.event.ModelChangeEvent
 
getVertices() - Method in interface se.conciliate.extensions.content.RestModel
 
getVertices() - Method in interface se.conciliate.extensions.store.MTCompleteLayer
Returns all vertices in the layer.
getVertices() - Method in interface se.conciliate.extensions.store.MTCompleteModel
Returns the models vertices as a read-only collection.
getVertices() - Method in interface se.conciliate.extensions.ui.modeling.Selection
Returns the list of MTCompleteVertexes contained in the selection.
getVertices(MTCompleteModel) - Method in interface se.conciliate.extensions.type.rule.ModelFilter
 
getWebFolders() - Method in interface se.conciliate.extensions.auth.AuthService
 
getWebId() - Method in interface se.conciliate.extensions.content.RestModel
Returns the name this model is expected to have on the web.
getWebId() - Method in interface se.conciliate.extensions.content.RestObject
 
getWidth() - Method in interface se.conciliate.extensions.repoconfig.SymbolSize
 
getWidth() - Method in class se.conciliate.extensions.report.output.ReportTable
 
getWidth() - Method in class se.conciliate.extensions.report.output.ReportTable.ReportTableCell
 
getWorkflowState() - Method in interface se.conciliate.extensions.content.RestModel
 
getWorkflowState() - Method in interface se.conciliate.extensions.store.ModelReference
 
getWorkflowState() - Method in interface se.conciliate.extensions.store.MTModelHeader
Returns the current workflow state.
getWorkflowState() - Method in interface se.conciliate.extensions.store.MTNotificationModel
 
getWorkflowState() - Method in interface se.conciliate.extensions.store.MTRevisionInfo
Returns the current workflow state of the revision.
getWorkflowState() - Method in interface se.conciliate.extensions.store.MTRevisionLogEntry
 
getWorkflowStates() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
getWorkspaceID() - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
Gets the current workspace ID.
getWorkspaceID() - Method in interface se.conciliate.extensions.store.ModelReference
 
getWorkspaceID() - Method in interface se.conciliate.extensions.store.MTModelHeader
Returns the ID of the workspace of this model.
getWorkspaceTitle() - Method in interface se.conciliate.extensions.store.ModelReference
 
getXMLSafeId() - Method in class se.conciliate.extensions.documents.Document.DocumentID
This is needed because When publishing, we create a JSONP "file" looking like
window.__jsonpCallbackFor__uuid_xml_html({"xml" : "xmlString"});
where the xmlString is an xml document.
getZipFileName() - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
 
getZorder() - Method in class se.conciliate.extensions.router.IntersectionPoint
 
getZorder() - Method in class se.conciliate.extensions.router.OverlappingSegment
 
getZOrder() - Method in interface se.conciliate.extensions.content.RestLayer
 
getZOrder() - Method in interface se.conciliate.extensions.content.RestVertex
 
getZOrder() - Method in interface se.conciliate.extensions.store.MTLayerTypeHeader
Returns the Z order of the layer type.
getZOrder() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns the z-order of the vertex.
GROUP - Enum constant in enum class se.conciliate.extensions.store.query.MTQuery.SortColumn
 
GROUP - Enum constant in enum class se.conciliate.extensions.store.query.MTSubscriberQuery.SubscriberType
 
GROUP_CHANGED - Static variable in interface se.conciliate.extensions.store.event.DocumentChangeEvent
Used when the documents group has changed.

H

handleLink(int) - Method in class se.conciliate.extensions.ui.ShellNotificationHTML
 
hasAttribute(String) - Method in interface se.conciliate.extensions.renderer.DrawableRenderer
 
hasChanged(int) - Method in interface se.conciliate.extensions.store.event.DocumentChangeEvent
Returns true if the property represented by property has changed, false otherwise.
hasChildHierarchies() - Method in interface se.conciliate.extensions.documentservice.DocumentHierarchy
Deprecated.
Returns true if this hierarchy has child hierarchies, false otherwise.
hasData(MTCompleteModel) - Method in interface se.conciliate.extensions.store.plugin.MTDataProvider
Should return true if the provider wish to provide data for this model.
hasData(MTCompleteSymbol) - Method in interface se.conciliate.extensions.store.plugin.MTDataProvider
Should return true if the provider wish to provide data for this symbol.
hasData(MTDocument) - Method in interface se.conciliate.extensions.store.plugin.MTDataProvider
Should return true if the provider wish to provide data for this document.
hasDependent(String) - Method in interface se.conciliate.extensions.attribute.RefinementElement
Returns the column id of the hidden column that the given visible column has as its dependent.
hasDocuments() - Method in interface se.conciliate.extensions.documentservice.DocumentHierarchy
Deprecated.
Returns true if this hierarchy has documents directly contained in it, false otherwise.
hasEqualRouter(EdgeRouter) - Method in interface se.conciliate.extensions.store.MTEdgePath
Returns true if this edge path has a valid router and is the same router as other
hashCode() - Method in class se.conciliate.extensions.attribute.AttributeValue
 
hashCode() - Method in class se.conciliate.extensions.documents.Document.DocumentID
 
hashCode() - Method in class se.conciliate.extensions.documents.Document
Returns the hash for this document.
hashCode() - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsDescriptor.Option
 
hashCode() - Method in class se.conciliate.extensions.documents.InputDescriptor.UrlPrefix
 
hashCode() - Method in class se.conciliate.extensions.documents.MetaData
Returns the hash for this meta data.
hashCode() - Method in class se.conciliate.extensions.publish.ScriptSources
 
hashCode() - Method in class se.conciliate.extensions.publish.WebResources
 
hashCode() - Method in class se.conciliate.extensions.router.IntersectionPoint
 
hashCode() - Method in class se.conciliate.extensions.store.EdgeTypeWithDirection
 
hashCode() - Method in class se.conciliate.extensions.store.MTPermissionGroup.PredefinedGroup
 
hasLocks() - Method in interface se.conciliate.extensions.store.MTRevisionOperation
Returns true if locks were successfully obtained on all models and symbols that will be affected by the operation.
hasNext() - Method in interface se.conciliate.extensions.store.MTIterator
 
hasOption(String) - Method in interface se.conciliate.extensions.actions.CommandLineTask.CommandLine
 
hasPluginData() - Method in interface se.conciliate.extensions.store.MTDocument
Returns true if there is plug-in data connected to the entity.
hasPluginData() - Method in interface se.conciliate.extensions.store.MTModel
Returns true if there is plug-in data connected to the entity.
hasPluginData() - Method in interface se.conciliate.extensions.store.MTSymbol
Returns true if there is plug-in data connected to the entity.
hasPrivileges(Collection<MTUserHeader.RepositoryPrivilege>) - Method in interface se.conciliate.extensions.store.MTUserHeader
Checks if the user has a set of privileges in the current repository.
hasPrivileges(MTRepositoryHeader, Collection<MTUserHeader.RepositoryPrivilege>) - Method in interface se.conciliate.extensions.store.MTUserHeader
Checks if the user has a set of privileges in the specified repository.
hasPrivileges(MTRepositoryHeader, MTUserHeader.RepositoryPrivilege...) - Method in interface se.conciliate.extensions.store.MTUserHeader
Checks if the user has a set of privileges in the specified repository.
hasPrivileges(MTUserHeader.RepositoryPrivilege...) - Method in interface se.conciliate.extensions.store.MTUserHeader
Checks if the user has a set of privileges in the current repository.
hasPrivilegesInAnyRepository(MTUserHeader.RepositoryPrivilege...) - Method in interface se.conciliate.extensions.store.MTUserHeader
Returns true if the user has a set of privileges in any available repository.
hasServerPrivileges(Collection<MTUserHeader.ServerPrivilege>) - Method in interface se.conciliate.extensions.store.MTUserHeader
Checks if the user has a set of server privileges.
hasServerPrivileges(MTUserHeader.ServerPrivilege...) - Method in interface se.conciliate.extensions.store.MTUserHeader
Checks if the user has a set of privileges in the current repository.
hasSettings() - Method in interface se.conciliate.extensions.publish.FieldProvider
Returns true if this field provider has settings that need to be saved as part of the profile, false otherwise.
Note that settings will have no effect unless this field provider's content is a list of DOMFieldContent, other than possibly when viewing settings for a particular publishing.
hasShadow() - Method in class se.conciliate.extensions.drawable.AbstractDrawable
 
hasShadow() - Method in interface se.conciliate.extensions.drawable.Drawable
Returns true if a shadow should be rendered below the drawable.
hasText(int) - Method in class se.conciliate.extensions.drawable.AbstractDrawable
 
hasText(int) - Method in interface se.conciliate.extensions.drawable.Drawable
Returns true if the shape has text in it.
hasTitle() - Method in class se.conciliate.extensions.ui.ModelingActionGroup
The UI can choose to show the group differently depending on if it has a title, e.g.
hasUnresolvedDifferences() - Method in interface se.conciliate.extensions.merge.MergeDifferences
Returns true if there differences that has not been automatically resolved by the conflict management algorithm.
hasValidRouter() - Method in interface se.conciliate.extensions.store.MTEdgePath
Returns true if this edge path has a valid router, false otherwise.
hasWritePermission() - Method in interface se.conciliate.extensions.store.MTEditState
Returns true if the current user has write permissions.
headlessRender(G, Collection<MTCompleteVertex>, Collection<MTCompleteEdge>, Insets) - Method in interface se.conciliate.extensions.renderer.ModelRenderer
Renders only the supplied vertices and edges onto the target.
HelpActionProvider - Interface in se.conciliate.extensions.ui
Deprecated.
HiddenValue(MetaDataType.HiddenMetaDataType, Object) - Constructor for class se.conciliate.extensions.documents.MetaData.HiddenValue
 
HIGH - Enum constant in enum class se.conciliate.extensions.drawable.DrawableFactory.TransformPriority
 
HIGH - Enum constant in enum class se.conciliate.extensions.store.query.MTQueryActionProvider.Priority
 
HIGHEST - Enum constant in enum class se.conciliate.extensions.drawable.DrawableFactory.TransformPriority
 
highlightComponent(JComponent, String, Integer) - Method in interface se.conciliate.extensions.ui.Shell
Highlights a component that the user should take special notice of right now.
HINT_CATEGORY_KEY_MAP - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLReader
 
HINT_CHANGED_TIMESTAMP - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLWriter
A hint for the time to compare to to set the "changed" flag of entities in the export file.
HINT_COMPATIBILITY_LEVEL - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLReader
 
HINT_COPY_MODELS_AND_OBJECTS - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLReader
 
HINT_EXPORT_VERSION - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLReader
 
HINT_READ_EXTENSION_DOCUMENTS - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLReader
 
HINT_READ_PLUGIN_DATA - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLReader
 
HINT_STATUS_KEY_MAP - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLReader
 
HINT_TEXT_OBJECT_BORDER_COLORS - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLReader
 
HINT_TEXT_OBJECT_FILL_COLORS - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLReader
 
HINT_WRITE_EXTENSION_DOCUMENTS - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLWriter
 
HINT_WRITE_PLUGIN_DATA - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLWriter
 
HORIZONTAL - Enum constant in enum class se.conciliate.extensions.drawable.Drawable.TextDirection
 
HORIZONTAL - Static variable in class se.conciliate.extensions.router.IntersectionPoint
 
HORIZONTAL - Static variable in class se.conciliate.extensions.router.OverlappingSegment
 
HSB_TRANSFORMATION - Enum constant in enum class se.conciliate.extensions.store.MTColorTransformer.Type
 
html(MetaDataType) - Static method in class se.conciliate.extensions.documents.InputDescriptor
 
HTML_PUBLISH_TYPE_STRING - Static variable in interface se.conciliate.extensions.publish.PublishService
Deprecated.
HTML_V2_PUBLISH_TYPE_STRING - Static variable in interface se.conciliate.extensions.publish.PublishService
Deprecated.
HTMLFieldContent - Class in se.conciliate.extensions.publish
 
HTMLFieldContent() - Constructor for class se.conciliate.extensions.publish.HTMLFieldContent
 
htmlPresentation(PreparedAttribute) - Method in interface se.conciliate.extensions.attribute.AttributePresenter
Returns an optional html presentation of the given prepared attribute.
HtmlValue(MetaDataType.HtmlMetaDataType, String) - Constructor for class se.conciliate.extensions.documents.MetaData.HtmlValue
 

I

icon(UserAvatar.AvatarSize) - Method in interface se.conciliate.extensions.auth.UserAvatar
 
idAsFileName() - Method in class se.conciliate.extensions.documents.Document.DocumentID
 
image(MetaDataType) - Static method in class se.conciliate.extensions.documents.InputDescriptor
 
IMAGE - Enum constant in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
 
IMAGE - Enum constant in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
 
ImageLinkFieldContent - Class in se.conciliate.extensions.publish
Field content that shows a link to an image.
ImageLinkFieldContent() - Constructor for class se.conciliate.extensions.publish.ImageLinkFieldContent
 
ImageList - Class in se.conciliate.extensions.datatransfer
 
ImageList(List<MTImage>) - Constructor for class se.conciliate.extensions.datatransfer.ImageList
 
images() - Method in interface se.conciliate.extensions.store.query.MTQuery
 
imageSize(int) - Method in class se.conciliate.extensions.documents.InputDescriptor.ImageInputBuilder
 
ImageValue(MetaDataType.ImageMetaDataType, URL) - Constructor for class se.conciliate.extensions.documents.MetaData.ImageValue
 
ImportConfig - Interface in se.conciliate.extensions.importservice
A configuration for an import service.
importData(Object, DataFlavor) - Method in interface se.conciliate.extensions.datatransfer.DropImport
Imports the data, that is, attaches the data to the model in some meaningful way.
importData(Object, DataFlavor, MTCompleteEdge, Point, MTRemoteChangeHandler) - Method in interface se.conciliate.extensions.datatransfer.DropImport
Imports the data, that is, attaches the data to the edge in some meaningful way.
importData(Object, DataFlavor, MTCompleteModel, Point, MTRemoteChangeHandler) - Method in interface se.conciliate.extensions.datatransfer.DropImport
Imports the data, that is, attaches the data to the model in some meaningful way.
importData(Object, DataFlavor, MTCompleteSymbol, Point, MTRemoteChangeHandler) - Method in interface se.conciliate.extensions.datatransfer.DropImport
Imports the data, that is, attaches the data to the symbol in some meaningful way.
importData(Object, DataFlavor, MTCompleteVertex, Point, MTRemoteChangeHandler) - Method in interface se.conciliate.extensions.datatransfer.DropImport
Imports the data, that is, attaches the data to the vertex in some meaningful way.
imported() - Method in interface se.conciliate.extensions.store.plugin.MTDataProvider
Called after an import or other similar batch change of data where all the data belonging to this provider may have changed.
importProfile(File) - Method in interface se.conciliate.extensions.publish.PublishService
Imports a profile.
ImportService - Interface in se.conciliate.extensions.importservice
Deprecated.
IncompatibleProfileException - Exception in se.conciliate.extensions.publish
Thrown when trying to use a profile not compatible with this service.
IncompatibleProfileException - Exception in se.conciliate.extensions.uploadservice
Thrown when trying to use a profile not compatible with this service.
IncompatibleProfileException(Class<? extends UploadService>, Class<? extends UploadService>) - Constructor for exception se.conciliate.extensions.uploadservice.IncompatibleProfileException
 
IncompatibleProfileException(String, String) - Constructor for exception se.conciliate.extensions.publish.IncompatibleProfileException
 
INFO - Enum constant in enum class se.conciliate.extensions.ui.ShellNotification.Category
 
initialize(String) - Method in interface se.conciliate.extensions.documents.DocumentSource
This method is the first to be called once this source is registered.
inLockedModels(boolean) - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Selects only symbols in locked revisions of models.
InputDescriptor<T extends MetaData> - Class in se.conciliate.extensions.documents
Describes available inputs for meta data types.
InputDescriptor.BooleanDescriptor - Class in se.conciliate.extensions.documents
 
InputDescriptor.BooleanInputBuilder - Class in se.conciliate.extensions.documents
 
InputDescriptor.DateTimeDescriptor - Class in se.conciliate.extensions.documents
 
InputDescriptor.DateTimeInputBuilder - Class in se.conciliate.extensions.documents
 
InputDescriptor.HiddenDescriptor - Class in se.conciliate.extensions.documents
 
InputDescriptor.HiddenInputBuilder - Class in se.conciliate.extensions.documents
 
InputDescriptor.HtmlDescriptor - Class in se.conciliate.extensions.documents
 
InputDescriptor.HtmlInputBuilder - Class in se.conciliate.extensions.documents
 
InputDescriptor.ImageDescriptor - Class in se.conciliate.extensions.documents
 
InputDescriptor.ImageInputBuilder - Class in se.conciliate.extensions.documents
 
InputDescriptor.MTSymbolDescriptor - Class in se.conciliate.extensions.documents
 
InputDescriptor.MTSymbolInputBuilder - Class in se.conciliate.extensions.documents
 
InputDescriptor.NumberDescriptor - Class in se.conciliate.extensions.documents
 
InputDescriptor.NumberInputBuilder - Class in se.conciliate.extensions.documents
 
InputDescriptor.OptionsDescriptor - Class in se.conciliate.extensions.documents
 
InputDescriptor.OptionsDescriptor.Option - Class in se.conciliate.extensions.documents
 
InputDescriptor.OptionsInputBuilder - Class in se.conciliate.extensions.documents
 
InputDescriptor.TextDescriptor - Class in se.conciliate.extensions.documents
 
InputDescriptor.TextInputBuilder - Class in se.conciliate.extensions.documents
 
InputDescriptor.UrlDescriptor - Class in se.conciliate.extensions.documents
 
InputDescriptor.UrlInputBuilder - Class in se.conciliate.extensions.documents
 
InputDescriptor.UrlPrefix - Class in se.conciliate.extensions.documents
 
insertEdge(MTCompleteEdge) - Method in interface se.conciliate.extensions.store.MTCompleteModel
Inserts the edge to this model.
insertVertex(MTCompleteVertex) - Method in interface se.conciliate.extensions.store.MTCompleteModel
Inserts the vertex to this model.
installProgress(int, String) - Method in interface se.conciliate.extensions.ui.FileInstallListener
 
INTEGER - Enum constant in enum class se.conciliate.extensions.attribute.RefinementElement.Type
The integer type.
IntersectionPoint - Class in se.conciliate.extensions.router
 
IntersectionPoint(Point, boolean, int, int) - Constructor for class se.conciliate.extensions.router.IntersectionPoint
 
IntersectionPoint(Point, int, int) - Constructor for class se.conciliate.extensions.router.IntersectionPoint
 
invalidateDocuments(DocumentSource, List<String>) - Method in interface se.conciliate.extensions.documents.DocumentCacheControl
Remove all the documents in the list that belong to the given source from the cache.
invalidateTicket() - Method in interface se.conciliate.extensions.auth.Server
 
isAbortable() - Method in class se.conciliate.extensions.ui.Shell.SimpleStatusProgress
 
isAbortable() - Method in interface se.conciliate.extensions.ui.Shell.StatusProgress
 
isAcceptDrafts() - Method in interface se.conciliate.extensions.auth.Server
 
isActive() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Returns true if this is an "active" workspace that is shown by default in the list of workspaces.
isAdmin() - Method in interface se.conciliate.extensions.auth.Server
 
isAdmin() - Method in interface se.conciliate.extensions.store.MTUserHeader
This returns true if this user has administrative rights.
isAdminPrivilege() - Method in enum class se.conciliate.extensions.store.MTUserHeader.ServerPrivilege
 
isAllRead() - Method in interface se.conciliate.extensions.store.MTPermissions
Returns true if everybody can read.
isAllWrite() - Method in interface se.conciliate.extensions.store.MTPermissions
Returns true if everybody can read.
isAlwaysLoaded() - Method in class se.conciliate.extensions.ui.LazyModelingActionGroup
 
isAlwaysOverwrite() - Method in interface se.conciliate.extensions.importservice.MTImportConfig
 
isAlwaysOverwrite(PublishProfile) - Method in interface se.conciliate.extensions.publish.PublishService
Returns true if the ui should ignore existing files
isApplicable(MTAttributeType) - Method in interface se.conciliate.extensions.store.query.MTAttributeFilterType
Returns true if the filter can be applied on a given attribute type.
isAskBeforeClosingUnsaved() - Method in interface se.conciliate.extensions.ui.Page
Returns true if the program should ask the user about
isAttached(Page<?>) - Method in interface se.conciliate.extensions.ui.Binder
Returns true if the page is attached in the binder, i.e.
isBackgroundLayer() - Method in interface se.conciliate.extensions.content.RestLayer
 
isBackgroundLayer() - Method in interface se.conciliate.extensions.store.MTLayerHeader
Returns true if the layer is the background layer.
isBackgroundLayerType() - Method in interface se.conciliate.extensions.store.MTLayerTypeHeader
Returns true if this is the background layer type.
isBold() - Method in class se.conciliate.extensions.report.output.ReportParagraph
 
isBorder(int) - Method in class se.conciliate.extensions.drawable.AbstractDrawable
 
isBorder(int) - Method in interface se.conciliate.extensions.drawable.Drawable
Returns true if the shape is a border.
isBreakdownSymbol() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns true if the vertex is used to display the symbol breaking down to the current model.
isBroadcast() - Method in interface se.conciliate.extensions.messaging.Message
Returns true if this was a broadcast message or false if it was sent only to the current user.
isBrowsable() - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
Inspects this profile to see if the published content is browsable, i.e.
isBrowserQuery() - Method in interface se.conciliate.extensions.store.query.MTNamedQuery
Returns true if this is a browser query provided by the application.
isBusy() - Method in interface se.conciliate.extensions.ui.Shell
Returns true if this shell is currently in busy mode, ignoring user input.
isCancelled() - Method in class se.conciliate.extensions.datatransfer.DropResult
 
isCenterCenterRelationsEnabled() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns true if center-center relations are enabled.
isCenterLabel() - Method in interface se.conciliate.extensions.content.RestVertex
 
isCenterLabel() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns true if the label is centered over the vertex.
isChanged() - Method in interface se.conciliate.extensions.uploadservice.editor.UploadProfileEditor
 
isChangeInRevision() - Method in interface se.conciliate.extensions.store.MTRevisionLogEntry
Returns true if the event was a change in a revision.
isClickable() - Method in interface se.conciliate.extensions.ui.Shell.StatusIcon
 
isCompatible(PublishProfile) - Method in interface se.conciliate.extensions.publish.PublishService
Returns true if this service can use the given profile.
isCompatible(ReportContext) - Method in interface se.conciliate.extensions.report.output.ReportFieldProvider
Returns true if this field provider is compatible with the current report context.
isCompatible(UploadProfile) - Method in interface se.conciliate.extensions.uploadservice.UploadService
Returns true if this service can use the given profile.
isCompatibleVersion() - Method in interface se.conciliate.extensions.importservice.MTImportConfig
 
isCompatibleWith(Class<? extends MetaData>) - Method in enum class se.conciliate.extensions.documents.MetaDataType.ColumnType
 
isCompilable() - Method in interface se.conciliate.extensions.store.MTList
Returns true if the list is compilable.
isComplete() - Method in class se.conciliate.extensions.ui.Shell.SimpleStatusProgress
 
isComplete() - Method in interface se.conciliate.extensions.ui.Shell.StatusProgress
 
isConfirmed() - Method in interface se.conciliate.extensions.store.MTNotificationReceipt
 
isConnected() - Method in interface se.conciliate.extensions.store.MTStore
Returns true if we have a connection to any database, i.e.
isConnectedToModels() - Method in interface se.conciliate.extensions.store.MTAttributeType
Inspects if this attribute type is connected for models.
isConnectionLost() - Method in interface se.conciliate.extensions.messaging.MessageService
Returns true if the connection to the server is lost.
isContentChosen() - Method in interface se.conciliate.extensions.ui.selectors.SingleSelector
Returns true if the user has actively chosen content and the UI should be closed.
isContentFilterAvailable(Class) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelectorFactory
 
isContentSelected() - Method in interface se.conciliate.extensions.ui.selectors.ContentSelector
Returns true if any content is selected.
isContentSelected() - Method in interface se.conciliate.extensions.ui.selectors.SingleSelector
Returns true if any content is selected.
isContextAction() - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.QueryAction
 
isCopyOnPublish() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Returns true if the file that this document points to will be copied when it is published.
isCopyOnPublish(Document) - Static method in class se.conciliate.extensions.store.DocumentBridge
 
isCorner() - Method in enum class se.conciliate.extensions.store.Direction
 
isCreatable() - Method in interface se.conciliate.extensions.publish.PublishService
Returns true if this service can create new profiles.
isCreatable() - Method in interface se.conciliate.extensions.store.plugin.MTDataPresenter
Returns true if new objects can be created by the user.
isCreatable() - Method in interface se.conciliate.extensions.uploadservice.UploadService
 
isCreateRepositories() - Method in interface se.conciliate.extensions.auth.Server
 
isCreateRevisions() - Method in interface se.conciliate.extensions.importservice.MTImportConfig
 
isCurrentVersion() - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
Returns true if the repository is updated to the current version.
isDefaultColorScheme() - Method in interface se.conciliate.extensions.store.MTColorSchemeHeader
Checks if the color scheme is the default color scheme on the server.
isDefaultGroup() - Method in class se.conciliate.extensions.documents.MetaDataGroup
 
isDefaultGroup() - Method in interface se.conciliate.extensions.store.MTPermissionGroup
 
isDefaultLabelTransformer(EdgeType) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
isDefaultLabelTransformer(SymbolVariant) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
isDefaultLanguage() - Method in interface se.conciliate.extensions.store.MTLanguageHeader
Checks if the language is the default language in the repository.
isDefaultPublishTemplate() - Method in interface se.conciliate.extensions.store.MTPublishTemplateHeader
Checks if the template is the default template on the server.
isDefaultSizeEditable() - Method in interface se.conciliate.extensions.type.SymbolVariant
Returns true if the default size can be edited, that is, if symbols of this type should be able to change its size.
isDefaultTransformer(SymbolVariant) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
isDependent(String) - Method in interface se.conciliate.extensions.attribute.RefinementElement
If the given columnID is hidden, returns the column id that it depends on, otherwise returns empty (if hidden is not a valid column id or if it is not a hidden column).
isDerivedInformation() - Method in interface se.conciliate.extensions.attribute.AttributeDataType
Returns true if attributes with this data type is derived solely from the data type and thus never has an attribute value associated with it.
isDescriptionFontsEditable() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns true if the user can choose which fonts to use for descriptions.
isDocumentFontsEditable() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns true if the user can choose which fonts to use for documents.
isDocumentIncluded(Document.DocumentID) - Method in interface se.conciliate.extensions.publish.ContentFilter
 
isDocumentResponsibleEnabled() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns true if responsible for documents is enabled.
isDone() - Method in class se.conciliate.extensions.datatransfer.DropResult
 
isDraft() - Method in interface se.conciliate.extensions.store.MTRepository
 
isDraft() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
 
isDrawBreakdownIcon() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepRenderPNG
 
isDrawInformationIcon() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepRenderPNG
 
isDrawShadows() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepRenderJS
 
isDrawShadows() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepRenderPNG
 
isEdgeControlPointSelection() - Method in interface se.conciliate.extensions.ui.modeling.Selection
Returns true if this selection is an edge control point selection, false otherwise.
isEdgeRecommendationsForced() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns true if only the recommended edge types are allowed.
isEdgeRecommendationsForced(SymbolType, SymbolType) - Method in interface se.conciliate.extensions.type.ModelExtension
Returns true if the return value from getEdgeRecommendations is forced.
isEdgeSegmentSelection() - Method in interface se.conciliate.extensions.ui.modeling.Selection
 
isEditable() - Method in interface se.conciliate.extensions.attribute.AttributeEditor
Returns true if the value is editable by the user.
isEditable() - Method in interface se.conciliate.extensions.importservice.ImportService
Deprecated.
Returns true if the user can edit a config by showImportDialog()
isEditable() - Method in interface se.conciliate.extensions.publish.PublishService
Returns true if profiles can be edited by this service
isEditable() - Method in interface se.conciliate.extensions.repoconfig.SymbolSize
 
isEditable() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Checks if the document is editable by the user requesting it.
isEditable() - Method in interface se.conciliate.extensions.store.MTEditState
Returns true if the object can be edited by the current user right now.
isEditable() - Method in interface se.conciliate.extensions.store.plugin.MTDataPresenter
Returns true if existing objects can be edited by the user.
isEditable() - Method in interface se.conciliate.extensions.ui.querybuilder.QueryBuilder
Returns true if the query can be modified with filters.
isEditable() - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
Inspects this profile to see if it is editable.
isEditable(Document) - Method in interface se.conciliate.extensions.documents.MetaDataType
 
isEdited() - Method in interface se.conciliate.extensions.store.MTHistory
Returns true if the entity has been modified since the current path was generated.
isEditing() - Method in interface se.conciliate.extensions.ui.editors.Editor
Returns true if this editor is currently editing an object, false otherwise.
isEditLockedRevisionsEnabled() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns true if editing of locked revisions is enabled.
isEditorHideable() - Method in interface se.conciliate.extensions.documents.DocumentFilter
 
isEditorHideable() - Method in interface se.conciliate.extensions.store.query.MTAttributeFilter
 
isEmpty() - Method in interface se.conciliate.extensions.configuration.Configuration
Deprecated.
Returns true if this configuration does not contain any key-value pairs.
isEmpty() - Method in interface se.conciliate.extensions.store.MTAttributeHeader
Returns true if this attribute is empty in all languages.
isEmpty() - Method in interface se.conciliate.extensions.ui.modeling.Selection
Checks if the current selection is empty.
isEmptySelection() - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.Support
Returns true if the selection is currently empty.
isEnabled() - Method in interface se.conciliate.extensions.merge.Difference
Returns true if the diff is enabled and can be applied.
isEnabled() - Method in interface se.conciliate.extensions.store.MTUserHeader
Returns true if this user is enabled, false otherwise.
isEnabled() - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.QueryAction
 
isEnabled() - Method in class se.conciliate.extensions.ui.ModelingActionGroup
Tells if this group of actions should be enabled.
isEnabled(ModelType) - Method in interface se.conciliate.extensions.renderer.ModelDecorator
Returns true if this decorator is available for a given model type.
isEnablePermissions() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Returns true if permissions are enabled in the repository.
isEndHidden() - Method in interface se.conciliate.extensions.store.MTEdgePath
 
isExpandXLS() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepLists
 
isExportConfiguration() - Method in interface se.conciliate.extensions.exportservice.MTExportConfig
lite specific
isExportRemovalHistory() - Method in interface se.conciliate.extensions.exportservice.MTExportConfig
 
isExternal() - Method in interface se.conciliate.extensions.store.MTSubscriber
 
isFillImage(int) - Method in class se.conciliate.extensions.drawable.AbstractDrawable
 
isFillImage(int) - Method in interface se.conciliate.extensions.drawable.Drawable
Returns true if the shape has a fill image.
isFiltered() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isFiltering() - Method in interface se.conciliate.extensions.documents.DocumentFilter
 
isFiltering() - Method in interface se.conciliate.extensions.store.query.MTAttributeFilter
Returns true if any filtering will be performed with the current settings.
isFiltering() - Method in interface se.conciliate.extensions.ui.selectors.ContentFilter
Returns true if there is currently any filtering being done.
isFilteringOn() - Method in interface se.conciliate.extensions.ui.widgets.ChooserFilter
Returns true if filtering is currently on.
isFilterOnActiveModel() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.ListItem
Boolean indicating whether the list results should be filtered on the currently active model.
isFirst() - Method in interface se.conciliate.extensions.store.MTRevisionInfo
Checks if this is the first revision.
isFontEditable() - Method in class se.conciliate.extensions.documents.InputDescriptor.HtmlDescriptor
 
isFrameSizeEditable() - Method in interface se.conciliate.extensions.type.SymbolVariant
Returns true if the frame size can be edited, that is, if symbols of this type should be able to change its size.
isFrameSizeEditable(String) - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns true if the frame size of a symbol variant is editable.
isFrozen() - Method in interface se.conciliate.extensions.content.RestVertex
 
isFrozen() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns true if this vertex is frozen.
isFullSize() - Method in class se.conciliate.extensions.documents.InputDescriptor.HtmlDescriptor
 
isFullWidth(PreparedAttribute) - Method in interface se.conciliate.extensions.attribute.AttributeEditor
Returns true if this widget prefers to take up its parent's full width when editing the given prepared attribute, false otherwise.
isFullWidth(PreparedAttribute) - Method in interface se.conciliate.extensions.attribute.AttributePresenter
Returns true if this widget prefers to take up its parent's full width when presenting the given prepared attribute, false otherwise.
isGeneratePDF() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepLists
 
isGeneratePDF() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu
 
isGenerateXLS() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepLists
 
isGridForced() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns true if the grid must always be enabled so that objects snap to it.
isGroup() - Method in interface se.conciliate.extensions.content.RestSubscriber
 
isGroup() - Method in interface se.conciliate.extensions.store.MTSubscriber
 
isGroupRead() - Method in interface se.conciliate.extensions.store.MTPermissions
Returns true if users in the group can read.
isGroupWrite() - Method in interface se.conciliate.extensions.store.MTPermissions
Returns true if users in the group can write.
isGUI() - Method in interface se.conciliate.extensions.ui.ProgressCallback
Returns true if the program is running in GUI mode.
isHideable() - Method in interface se.conciliate.extensions.renderer.ModelDecorator
Returns true if the decorator can be hidden through the model settings.
isHideArrows() - Method in interface se.conciliate.extensions.content.RestEdge
 
isHideArrows() - Method in interface se.conciliate.extensions.store.MTEdgeHeader
Returns true if the arrow(s) should not be shown for this edge.
isHideQuad() - Method in class se.conciliate.extensions.router.OverlappingSegment
 
isHolder() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns true if this vertex is a holder.
isHorizontal() - Method in interface se.conciliate.extensions.type.rule.ModelingLookAndFeel.Pattern
Returns true if the pattern should be horizontal, false otherwise.
isIcon(MetaDataType.ColumnType) - Method in interface se.conciliate.extensions.documents.MetaDataType
 
isImportCompatible(File) - Method in interface se.conciliate.extensions.publish.PublishService
Returns true if this service can import the given profile
isImportCopies() - Method in interface se.conciliate.extensions.importservice.MTImportConfig
 
isIncludeInitialModelRevisions() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isIncludeInitialRevisions() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isIncludeNoApprovers() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isIncludeNoCategory() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentFilterCategories
 
isIncludeNoDocumentRoots() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isIncludeNoDocumentTypes() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isIncludeNoMaintainers() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isIncludeNonRevised() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentFilterLockedRevisions
 
isIncludeNoReviewers() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isIncludeNoStatus() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentFilterStatuses
 
isIncludeNoSubscribers() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isInLockedModels() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isInternationalFont() - Method in interface se.conciliate.extensions.configuration.ApplicationSettings
 
isInverted() - Method in enum class se.conciliate.extensions.store.MTUserHeader.RepositoryPrivilege
 
isItalic() - Method in class se.conciliate.extensions.report.output.ReportParagraph
 
isKeepExisting() - Method in interface se.conciliate.extensions.merge.Difference
Returns true if this difference is currently set to keep the existing value in the repository.
isKeepUsersFromImportFile() - Method in interface se.conciliate.extensions.importservice.MTImportConfig
 
isLabelAlongLine() - Method in interface se.conciliate.extensions.store.MTEdge
Returns true if the label is aligned along the edge path line, false otherwise.
isLabeled() - Method in class se.conciliate.extensions.documents.InputDescriptor.TextDescriptor
 
isLabelFontsEditable() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns true if the user can choose which fonts to use for labels in the model editor.
isLabelHideable(MTCompleteVertex) - Method in interface se.conciliate.extensions.type.rule.ModelingLookAndFeel
Return true if labels should be hideable, false if not, and null to let other LAF:s decide.
isLabelSelection() - Method in interface se.conciliate.extensions.ui.modeling.Selection
Returns true if this is a label selection.
isLabelVisible(MTCompleteVertex) - Method in interface se.conciliate.extensions.type.rule.ModelingLookAndFeel
Return true to show label, false to hide it and null to let other LAF:s decide.
isLanguagesEnabled() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns true if languages can be created/edited.
isLayersEnabled() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns true if layers are enabled.
isLazy() - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.QueryAction
 
isLeaf() - Method in interface se.conciliate.extensions.store.MTExtensionDocument
Returns true if the document is a leaf in the document tree hierarchy.
isListColumn() - Method in interface se.conciliate.extensions.documents.MetaDataType
Return true if the values can be selected as a column in lists.
isListsEnabled() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns true if lists/custom relations can be created/edited.
isLoaded() - Method in interface se.conciliate.extensions.content.RestContext
returns true if the context is loaded
isLocal() - Method in interface se.conciliate.extensions.store.MTStore
Checks if the current connection is a "local" connection.
isLocked() - Method in interface se.conciliate.extensions.store.connection.MTServerRepositoryConnection
 
isLocked() - Method in interface se.conciliate.extensions.store.MTRevisionInfo
Returns true if the revision is locked.
isLocked() - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Checks if the workspace is locked (a snapshot).
isLocked(String) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
isLockedByAdmin() - Method in interface se.conciliate.extensions.store.MTRepository
Checks if the repository has been locked by an administrator for maintenance.
isLockedProportions() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Checks if the vertex has locked proportions.
isLockedRevision() - Method in interface se.conciliate.extensions.store.MTRevisionLogEntry
Returns true if the event was a locked revision.
isMailEnabled() - Method in interface se.conciliate.extensions.store.MTServer
Checks if JavaMail is configured/enabled.
isManualLabelColor() - Method in interface se.conciliate.extensions.content.RestVertex
 
isManualLabelColor() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns true if the color of the label has been manually overridden for this vertex.
isMemberOfGroup(MTSubscriber) - Method in interface se.conciliate.extensions.store.MTSubscriber
 
isMinify() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepRenderJS
 
isModel() - Method in exception se.conciliate.extensions.store.MTRemoteChangeException
Returns true if this MTRemoteChangeException was raised because of an attempt to change a model, false otherwise (if symbol).
isModelIncluded(String) - Method in interface se.conciliate.extensions.publish.ContentFilter
 
isModelReferenceIDForced() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns true if there has to be alternative ID:s on models.
isMovable(MTCompleteEdge) - Method in interface se.conciliate.extensions.type.rule.ModelingLookAndFeel
Return true to allow moving an edge, false to disable it.
isMovable(MTCompleteVertex) - Method in interface se.conciliate.extensions.type.rule.ModelingLookAndFeel
Return true to allow moving a vertex, false to disable it.
isMTDocument(Object) - Static method in class se.conciliate.extensions.store.DocumentBridge
 
isMultipleSelection() - Method in interface se.conciliate.extensions.ui.modeling.Selection
Checks if the current selection is a multiple selection.
isNew() - Method in interface se.conciliate.extensions.documentservice.Document
Deprecated.
Returns true if this document is new in some arbitrary, by the implementation decided way.
isNewRevision() - Method in interface se.conciliate.extensions.store.MTRevisionLogEntry
Returns true if the event was a new revision.
isNotify() - Method in interface se.conciliate.extensions.store.MTModelHeader
Checks whether notifications should be sent in next publication.
isNotifySubscribers() - Method in interface se.conciliate.extensions.auth.WebFolder
 
isNotifySubscribers() - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
Returns true if subscribers should be notified
isNull() - Method in class se.conciliate.extensions.documents.MetaData
Returns true if this is a null value.
isNullable() - Method in interface se.conciliate.extensions.documents.MetaDataType
Returns true if the values can be null.
isOk() - Method in interface se.conciliate.extensions.type.rule.ModelingRules.Result
Returns true if a change is ok, falseotherwise.
isOldFormat(File) - Method in interface se.conciliate.extensions.exportservice.BMTConverter
 
isOpen() - Method in interface se.conciliate.extensions.datasources.LocalDataSource
 
isOpen() - Method in interface se.conciliate.extensions.messaging.MessageService
Returns true if the service is open and able to send and receive messages.
isOpen() - Method in interface se.conciliate.extensions.store.connection.MTConnection
 
isOpenInNewWindow() - Method in class se.conciliate.extensions.publish.LinkFieldContent
Returns true if the link should be opened in a new window.
isOpenInTop() - Method in class se.conciliate.extensions.publish.LinkFieldContent
Returns true if the link should be opened in the top frame even when embedded in an iframe on the page.
isOutOfDate(String) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
isOwner() - Method in interface se.conciliate.extensions.content.RestVertex
 
isOwnerRead() - Method in interface se.conciliate.extensions.store.MTPermissions
Returns true if the owner can read.
isOwnerWrite() - Method in interface se.conciliate.extensions.store.MTPermissions
Returns true if the owner can write.
isOwningSubset() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isOwningSymbol() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns true if the vertex is the "owner" of the symbol.
isPaintTransformable(Drawable.PaintMode, int) - Method in class se.conciliate.extensions.drawable.AbstractDrawable
 
isPaintTransformable(Drawable.PaintMode, int) - Method in interface se.conciliate.extensions.drawable.Drawable
This can return false to indicate that the paint cannot be transformed in any way for this shape, e.g.
isPersisted() - Method in interface se.conciliate.extensions.store.MTPluginData
Returns true if this plugin-data is saved in storage.
isPredefined() - Method in enum class se.conciliate.extensions.documents.MetaDataType.ColumnType
 
isPrefixLocked() - Method in interface se.conciliate.extensions.store.MTDataObject
Returns true if the prefix has been locked and cannot be modified.
isPrefixLocked() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Returns true if the prefix has been locked and cannot be modified.
isPrimaryKey() - Method in interface se.conciliate.extensions.store.MTEntityProperty
 
isQuickFilter() - Method in interface se.conciliate.extensions.documents.DocumentFilter
 
isReachable(Document) - Method in interface se.conciliate.extensions.documents.DocumentSource
Returns true if the given document can still be reached, false otherwise.
isReferenceIDEnabled() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns true if alternative ID:s can be used for models and symbols.
isRememberMe() - Method in interface se.conciliate.extensions.auth.UserIdentity
 
isRemote() - Method in interface se.conciliate.extensions.store.MTStore
Returns true if the current connection is "remote", i.e.
isRemovable() - Method in interface se.conciliate.extensions.documents.DocumentFilter
 
isRemovable() - Method in interface se.conciliate.extensions.store.plugin.MTDataPresenter
Returns true if existing objects can be removed by the user.
isRepositoryTemplatesEnabled() - Method in interface se.conciliate.extensions.store.MTServer
Checks if repository templates is enabled.
isResolved() - Method in interface se.conciliate.extensions.merge.Difference
Returns true if the (conflicting) difference is resolved and should not be shown to the user.
isReverse() - Method in interface se.conciliate.extensions.type.rule.PreferredOutput
true if the edge should be reversed, in effect making the source the output.
isRevisionLocked() - Method in interface se.conciliate.extensions.content.RestModel
 
isRevisionLocked() - Method in interface se.conciliate.extensions.content.RestObject
 
isRevisionLocked() - Method in interface se.conciliate.extensions.store.MTDataObject
Checks if the revision has been locked.
isRevisionLocked() - Method in interface se.conciliate.extensions.store.MTEditState
Returns true if the current revision of the object is locked.
isRevisionsEnabled() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns true if revisions are enabled.
isRoot() - Method in interface se.conciliate.extensions.documentservice.DocumentHierarchy
Deprecated.
Returns true if this is the root of the hierarchy.
isRoot() - Method in interface se.conciliate.extensions.store.MTPluginData
Returns true if this data entry is a root entry.
isRoot() - Method in interface se.conciliate.extensions.store.MTPluginDataOperations.Data
 
isRotateLabel() - Method in interface se.conciliate.extensions.content.RestEdge
 
isRuleFilter() - Method in interface se.conciliate.extensions.ui.widgets.ChooserFilter
Returns true if this filter is intended to be a rule rather than a filter.
isRunnable() - Method in interface se.conciliate.extensions.ui.ShellAction
Returns true if the action can be executed in the current program state.
isSaved() - Method in interface se.conciliate.extensions.ui.Page
Checks if there are changes made to the page.
isSearchTimerRunning() - Method in interface se.conciliate.extensions.ui.selectors.ContentFilter
 
isSelectAll() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isSelectByIDs() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isSelectByKeys() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isSelectByModels() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isSelectByModelsAndSymbols() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isSelectBySymbols() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isSelectByTitles() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isSelectByType() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isSelectByTypes() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isSelectByUUIDs() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isSelectionRequired() - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsDescriptor
 
isSelectList() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isSelectNamedQuery() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isSelectSubset() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isSelectUnused() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isSelectUUIDSubset() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isSelectWithNumKeys() - Method in class se.conciliate.extensions.ui.ModelingActionGroup
 
isSelfIntersecting() - Method in class se.conciliate.extensions.router.IntersectionPoint
 
isServerConnection() - Method in interface se.conciliate.extensions.store.connection.MTConnection
 
isSettingsEditable() - Method in interface se.conciliate.extensions.documents.DocumentSource
 
isShowAsUnread() - Method in interface se.conciliate.extensions.ui.ShellNotification
True if the notification should be kept in the list of unread notifications after shown.
isShowDocumentPrefix() - Method in interface se.conciliate.extensions.publish.ContentFilter
 
isShowDocumentPrefix() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigSettings
 
isShowDocumentPrefix() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepLists
 
isShowDocumentPrefix() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu
 
isShowDocumentPrefix() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepSearchIndex
 
isShowInPanel() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Returns true if this document is treated as an IFrame.
isShowInPanel(Document) - Static method in class se.conciliate.extensions.store.DocumentBridge
 
isShowLabel() - Method in interface se.conciliate.extensions.content.RestVertex
 
isShowLabel() - Method in interface se.conciliate.extensions.store.MTVertexHeader
Returns true if the vertex's label is shown.
isShowModelPrefix() - Method in interface se.conciliate.extensions.publish.ContentFilter
 
isShowModelPrefix() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigSettings
 
isShowModelPrefix() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepLists
 
isShowModelPrefix() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu
 
isShowModelPrefix() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepSearchIndex
 
isShowObjectPrefix() - Method in interface se.conciliate.extensions.publish.ContentFilter
 
isShowObjectPrefix() - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigSettings
 
isShowObjectPrefix() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepLists
 
isShowObjectPrefix() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu
 
isShowObjectPrefix() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepSearchIndex
 
isShowPrefix() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepDocuments
 
isShowPrefix() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepModels
 
isShowPrefix() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepRenderJS
 
isShowPrefix() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepRenderPNG
 
isShowPrefix() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepSymbols
 
isShowResults() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.LatestChangesItem
Boolean indicating whether the results should be shown directly in the menu or in a new window.
isShowResults() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.ListItem
Boolean indicating whether the list results should be shown directly in the menu or in a new window.
isShowResults() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.NewRevisionsItem
Boolean indicating whether the results should be shown directly in the menu or in a new window.
isSide() - Method in enum class se.conciliate.extensions.store.Direction
 
isSimpleGrid() - Method in class se.conciliate.extensions.report.output.ReportTable
 
isSingleEdgeSelection() - Method in interface se.conciliate.extensions.ui.modeling.Selection
Checks if the current selection is a single edge selection.
isSingleSelection() - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsDescriptor
 
isSingleVertexSelection() - Method in interface se.conciliate.extensions.ui.modeling.Selection
Checks if the current selection is a single vertex selection.
isSizeEditable(String) - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns true if the size of a symbol variant is editable.
isSizeEditable(MTCompleteVertex) - Method in interface se.conciliate.extensions.type.rule.ModelingLookAndFeel
Return true to allow resizing of a vertex, false to disable it.
isSort() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isSortAscending() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isStartHidden() - Method in interface se.conciliate.extensions.store.MTEdgePath
 
isStatic() - Method in interface se.conciliate.extensions.store.MTList
Returns true if the list is a "static" list that can be executed without having a symbol as its context.
isStatusAndCategoryFields(File) - Method in interface se.conciliate.extensions.exportservice.BMTConverter
 
isStrong() - Method in interface se.conciliate.extensions.store.MTPluginDataOperations.Relation
 
isSupported(AttributeDataType) - Method in interface se.conciliate.extensions.attribute.AttributeAggregator
Returns true if the values of the given data type can be handled by this aggregator, false otherwise.
isSupported(AttributeDataType) - Method in interface se.conciliate.extensions.attribute.AttributeWidget
Returns true if the values of the given data type can be handled by this widget, false otherwise.
isSupporting() - Method in interface se.conciliate.extensions.ui.editors.EditSupport
Returns true if the supplied value can be edited.
isSwimlaneSettingsEditable() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns true if swimlane settings can be edited.
isSwimlaneVertex(MTCompleteVertex) - Method in interface se.conciliate.extensions.store.MTSwimlaneModel
Returns true if a vertex is a swimlane in the model.
isSymbolIncluded(String) - Method in interface se.conciliate.extensions.publish.ContentFilter
 
isSymbolReferenceIDForced() - Method in interface se.conciliate.extensions.repoconfig.RepositoryConfiguration
Returns true if there has to be alternative ID:s on symbol.
isTemplate() - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
Returns true if the repository is a template.
isTemplate() - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Returns true if this repository is a template.
isTitleAvailable() - Method in interface se.conciliate.extensions.store.MTColorSchemeHeader
Makes a database trip to check if the title is available or not.
isTitleEditable(Optional<MTPluginData>) - Method in interface se.conciliate.extensions.store.plugin.MTDataPresenter
Returns true if editing of titles is available in this model, both in general and for a specific value.
isToolbarAction() - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.QueryAction
 
isTranslated() - Method in interface se.conciliate.extensions.store.MTAttributeHeader
Returns true if the attribute is translated in every language.
isTranslated() - Method in interface se.conciliate.extensions.store.MTDataObject
Returns true if the data object's title is translated in every language.
isTranslated() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Returns true if the document is translated in every language.
isTranslated() - Method in interface se.conciliate.extensions.store.MTEdgeHeader
Returns true if the edge is translated in every language.
isTranslated(String) - Method in interface se.conciliate.extensions.report.output.ReportContext
 
isTranslated(Document, MTLanguage) - Static method in class se.conciliate.extensions.store.DocumentBridge
 
isTranslated(MTLanguage) - Method in interface se.conciliate.extensions.store.MTAttributeHeader
Returns true if the attribute is marked as translated in the given language.
isTranslated(MTLanguage) - Method in interface se.conciliate.extensions.store.MTDataObject
Returns true if the data object's title is marked as translated in the given language.
isTranslated(MTLanguage) - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Returns true if the document is marked as translated in the given language.
isTranslated(MTLanguage) - Method in interface se.conciliate.extensions.store.MTEdgeHeader
Returns true if the edge is marked as translated in the given language.
isTranslated(MTLanguage) - Method in interface se.conciliate.extensions.store.MTLayerTypeHeader
Returns true if this layer's title is translated in the given language, false otherwise.
isTranslated(MTLanguageHeader) - Method in interface se.conciliate.extensions.store.MTDocumentTypeHeader
Returns true if this document type is translated in the specifiec language.
isTrustedSite(URL) - Method in interface se.conciliate.extensions.net.Authenticator
Decides if the given URL can be "single signed-on" with respect to NTLM.
isUIGenerated() - Method in interface se.conciliate.extensions.store.MTListHeader
Returns true if this list-script was generated by a ui.
isUpdated() - Method in interface se.conciliate.extensions.datasources.LocalDataSource
 
isUser() - Method in interface se.conciliate.extensions.store.MTSubscriber
 
isUserAborting() - Method in interface se.conciliate.extensions.ui.ProgressCallback
Returns true if the user has requested abortion.
isUserAborting() - Method in class se.conciliate.extensions.ui.Shell.SimpleStatusProgress
 
isValue(MetaDataType.ColumnType) - Method in interface se.conciliate.extensions.documents.MetaDataType
 
isValueAdjusting() - Method in interface se.conciliate.extensions.ui.modeling.Selection
Returns true if the selection is still changing (for example because the user is still dragging over more objects/has not yet released the mouse button), false otherwise.
isVisible() - Method in interface se.conciliate.extensions.store.MTEdge
Returns false for a non-visible edge such as an edge defining a relation within a swimlane.
isVisible() - Method in interface se.conciliate.extensions.ui.Shell.StatusIcon
 
isVisible(ModelType, Type) - Method in interface se.conciliate.extensions.store.MTAttributeType
Returns true if this attribute type is connected to the connection type and is visible in the given model type, false otherwise.
isVisibleInUI() - Method in interface se.conciliate.extensions.imageexport.ModelImageExporter
Returns true if this exporter should be visible to the user.
isWatermark() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepRenderPNG
 
isWebbable() - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
Inspects this profile to see if the published content is webbable, i.e.
isWithApprovers() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithAttributeDataType() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithAttributeType() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithChangesSince() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithCreators() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithDataKey() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithDocumentFilters() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithDocumentRoots() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithDocuments() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithDocumentSources() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithDocumentTypes() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithGroups() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithLastModifiedBy() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithLockedRevisions() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithMaintainers() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithMissingTranslations() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithModelFilter() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithoutHomeModel() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithOwners() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithPattern() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithProvider() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithReviewers() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithSubscriberGroups() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithSubscribers() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithSubscriberTypes() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithSymbolFilter() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithTypes() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWithWorkflowStates() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWorkspaceData() - Method in interface se.conciliate.extensions.store.query.MTQuery.State
 
isWorkspaceData() - Method in interface se.conciliate.extensions.xml.PluginContent
 
isZipOnly() - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
Returns true if only a zip file will be created and uploaded.
isZipped() - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
Returns true if a zip of the content will be created and uploaded.
iterator() - Method in class se.conciliate.extensions.datatransfer.AttributeTypeList
 
iterator() - Method in class se.conciliate.extensions.datatransfer.ColorSchemeList
 
iterator() - Method in class se.conciliate.extensions.datatransfer.DocumentList
 
iterator() - Method in class se.conciliate.extensions.datatransfer.DocumentTypeList
 
iterator() - Method in class se.conciliate.extensions.datatransfer.EntityPropertyList
 
iterator() - Method in class se.conciliate.extensions.datatransfer.ImageList
 
iterator() - Method in class se.conciliate.extensions.datatransfer.LayerTypeList
 
iterator() - Method in class se.conciliate.extensions.datatransfer.ListList
 
iterator() - Method in class se.conciliate.extensions.datatransfer.ModelList
 
iterator() - Method in class se.conciliate.extensions.datatransfer.PublishProfileList
 
iterator() - Method in class se.conciliate.extensions.datatransfer.SymbolList
 
iterator() - Method in class se.conciliate.extensions.datatransfer.TimestampList
 
iterator() - Method in class se.conciliate.extensions.datatransfer.UserList
 
iterator() - Method in class se.conciliate.extensions.datatransfer.VariableList
 

J

JSWriter - Interface in se.conciliate.extensions.renderer
 

K

KEEP_EXISTING - Enum constant in enum class se.conciliate.extensions.merge.MTMerger.CompareResult
 
KEY_CREATED - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
KEY_DATABASE_VERSION - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
KEY_DEFAULT_COLOR_PROFILE - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
KEY_DEFAULT_LANGUAGE - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
KEY_DEFAULT_VALUE - Static variable in interface se.conciliate.extensions.messaging.Message
 
KEY_HAS_CHECKED_DEFAULT_PROFILES - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
KEY_LAST_MODIFIED - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
KEY_MODEL_COUNT - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
KEY_OPENED_MODELS - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
KEY_PUBLISH_EXCEL_EXTENDED_SUMMARY - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
KEY_PUBLISH_EXCEL_SUMMARY_ONLY - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
KEY_PUBLISH_PREVIOUS_PATH_EXCEL - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
KEY_PUBLISH_PREVIOUS_PATH_RTF - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
KEY_PUBLISH_RTF_FLOW_SORT - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
KEY_PUBLISH_RTF_FLOW_SORT_TYPE - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
KEY_PUBLISH_RTF_INCLUDE_ROLES - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
KEY_PUBLISH_START_MODEL - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
KEY_PUBLISH_TYPE - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
KEY_RECENT_MODELS - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 

L

labeled(boolean) - Method in class se.conciliate.extensions.documents.InputDescriptor.TextInputBuilder
Sets the labeled property.
LANGUAGE - Enum constant in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
 
LANGUAGE_EDIT - Enum constant in enum class se.conciliate.extensions.store.MTUserHeader.RepositoryPrivilege
 
languageAdded(MTLanguage) - Method in interface se.conciliate.extensions.store.event.MTLanguageListener
Called when a new language has been added to the repository.
languageChanged(MTLanguage, MTLanguage) - Method in interface se.conciliate.extensions.store.event.MTLanguageListener
Called when the current language changes from oldLanguage to newLanguage
languageEdited(MTLanguage) - Method in interface se.conciliate.extensions.store.event.MTLanguageListener
Called when changes have been made to a language.
languageRemoved(MTLanguage) - Method in interface se.conciliate.extensions.store.event.MTLanguageListener
Called when a language has been removed from the repository.
LAST_MODIFIED - Enum constant in enum class se.conciliate.extensions.documents.MetaDataType.ColumnType
The last modified date.
LAST_MODIFIED - Enum constant in enum class se.conciliate.extensions.store.query.MTQuery.SortColumn
 
LAST_MODIFIED_BY - Enum constant in enum class se.conciliate.extensions.store.query.MTQuery.SortColumn
 
layer(Long) - Method in interface se.conciliate.extensions.content.RestContext
 
layer(String) - Method in interface se.conciliate.extensions.content.RestContext
 
LAYER - Enum constant in enum class se.conciliate.extensions.content.RestContext.DataType
 
LAYER_TYPE - Enum constant in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
 
LAYER_TYPE - Enum constant in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
 
LayerTypeList - Class in se.conciliate.extensions.datatransfer
 
LayerTypeList(List<MTLayerType>) - Constructor for class se.conciliate.extensions.datatransfer.LayerTypeList
 
layerTypes() - Method in interface se.conciliate.extensions.store.query.MTQuery
 
LazyModelingActionGroup - Class in se.conciliate.extensions.ui
A group of modeling actions that are loaded when asked for.
LazyModelingActionGroup(boolean) - Constructor for class se.conciliate.extensions.ui.LazyModelingActionGroup
 
LazyModelingActionGroup(String, Icon, boolean) - Constructor for class se.conciliate.extensions.ui.LazyModelingActionGroup
 
LEFT - Enum constant in enum class se.conciliate.extensions.drawable.Drawable.TextHorizontalAlign
 
LEFT - Enum constant in enum class se.conciliate.extensions.store.Direction
 
LEFT - Enum constant in enum class se.conciliate.extensions.type.rule.MethodSupport.Direction
 
LEFT - Enum constant in enum class se.conciliate.extensions.ui.ModelingActionGroup.PreferredAlignment
 
link(String, int, Consumer<Integer>) - Method in class se.conciliate.extensions.ui.ShellNotificationHTML
 
LINK - Enum constant in enum class se.conciliate.extensions.documents.MetaDataType.ColumnType
Link to the document.
LinkFieldContent - Class in se.conciliate.extensions.publish
Provides a link with an icon and title.
LinkFieldContent() - Constructor for class se.conciliate.extensions.publish.LinkFieldContent
 
LIST - Enum constant in enum class se.conciliate.extensions.publish.custom.settings.ConfigContentSelection.Type
 
LIST - Enum constant in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
 
LIST - Enum constant in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
 
listAdded(MTList, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTListListener
Called when a new list is added to a repository.
listChanged(MTList, ListChangeEvent) - Method in interface se.conciliate.extensions.store.event.MTListListener
Called when a list is updated in some way in a repository.
ListChangeEvent - Interface in se.conciliate.extensions.store.event
 
ListList - Class in se.conciliate.extensions.datatransfer
 
ListList(List<MTList>) - Constructor for class se.conciliate.extensions.datatransfer.ListList
 
listRemoved(MTList, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTListListener
Called when a list is removed from a repository.
lists() - Method in interface se.conciliate.extensions.store.query.MTQuery
 
load() - Method in interface se.conciliate.extensions.store.MTModelHeader
Loads the complete model with all vertices, edges and symbols.
load() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Loads the complete symbol with documents and descriptions.
load(BiConsumer<String, Integer>) - Method in interface se.conciliate.extensions.content.RestContext
Loads all data in the context.
loadAdditionalModels(Collection<Long>) - Method in interface se.conciliate.extensions.content.RestContext
Adds more models and loads data for added models in an already loaded context.
loadAdditionalObjects(Collection<Long>) - Method in interface se.conciliate.extensions.content.RestContext
Adds more objects and loads data for added models in an already loaded context.
loadChildren() - Method in class se.conciliate.extensions.ui.LazyModelingActionGroup
Loads the children.
LOADED - Enum constant in enum class se.conciliate.extensions.ui.selectors.SingleSelector.LoadState
 
LOADING - Enum constant in enum class se.conciliate.extensions.ui.selectors.SingleSelector.LoadState
 
loadItems() - Method in interface se.conciliate.extensions.publish.MenuProvider
Only BG.
loadLazyActions() - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.QueryAction
 
loadMenuItemEditor(Consumer<Boolean>, MenuProvider.MenuKey) - Method in interface se.conciliate.extensions.publish.MenuProvider
Only BG
loadProfiles() - Method in interface se.conciliate.extensions.uploadservice.UploadService
Loads all profiles for this service.
loadProviderInfo() - Method in interface se.conciliate.extensions.publish.MenuProvider
Only BG.
LocalDataSource - Interface in se.conciliate.extensions.datasources
A local H2 data source.
lock() - Method in interface se.conciliate.extensions.store.MTHistory
This must be called before exporting the entity from the repository.
lock() - Method in interface se.conciliate.extensions.store.MTModelHeader
Tries to aquire a temporary lock on this model.
lock() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Tries to acquire a temporary lock on this symbol.
lock(long) - Method in interface se.conciliate.extensions.store.MTModelHeader
Tries to lock the model for a given duration in milliseconds.
lock(String) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Tries to get an exclusive lock for editing in this repository.
lock(MTBulkOperations) - Method in interface se.conciliate.extensions.store.MTHistory
This must be called before exporting the entity from the repository.
LOCK_PREFIX - Enum constant in enum class se.conciliate.extensions.store.MTUserHeader.RepositoryPrivilege
 
LOCK_REVISION - Enum constant in enum class se.conciliate.extensions.store.MTRevisionOperation.OperationType
 
LOCK_TIME_PERIOD - Static variable in interface se.conciliate.extensions.store.MTModelHeader
Number of seconds a lock will be in effect from the time of invocation of a locking method (lock()).
LOCK_TIME_PERIOD - Static variable in interface se.conciliate.extensions.store.MTSymbolHeader
Number of seconds a lock will be in effect from the time of invocation of a locking method (lock()).
LOCKED_MODEL_BY_USER - Enum constant in enum class se.conciliate.extensions.store.MTRevisionLogEntry.LogEventType
A model revision was manually locked by a user.
LOCKED_SYMBOL_BY_USER - Enum constant in enum class se.conciliate.extensions.store.MTRevisionLogEntry.LogEventType
A symbol revision was manually locked by a user.
LOCKED_SYMBOL_IN_MODEL - Enum constant in enum class se.conciliate.extensions.store.MTRevisionLogEntry.LogEventType
A symbol revision was as part of locking a model revision.
lockedVersions(boolean) - Method in interface se.conciliate.extensions.publish.PublishListProvider.PublishedList
 
lockRevision() - Method in interface se.conciliate.extensions.store.MTModel
Prepares for locking the current revision of the model.
lockRevision() - Method in interface se.conciliate.extensions.store.MTSymbol
Prepares for locking the current revision of the symbol.
lockUi(boolean) - Method in interface se.conciliate.extensions.ui.Shell
Turns this shells busy mode on or off without showing a 'ticker'.
log(String) - Method in interface se.conciliate.extensions.ui.ProgressCallback
A log message that should be passed to the UI.
logWarning(String) - Method in interface se.conciliate.extensions.ui.ProgressCallback
A warning that should be passed to the UI.
LONG - Enum constant in enum class se.conciliate.extensions.attribute.RefinementElement.Type
The long type.
LOW - Enum constant in enum class se.conciliate.extensions.drawable.DrawableFactory.TransformPriority
 
LOW - Enum constant in enum class se.conciliate.extensions.store.query.MTQueryActionProvider.Priority
 
LOWEST - Enum constant in enum class se.conciliate.extensions.drawable.DrawableFactory.TransformPriority
 

M

main(String[]) - Static method in class se.conciliate.extensions.store.MTUser.NoAvatarIcon
 
MAINTAINER - Enum constant in enum class se.conciliate.extensions.store.event.WorkflowRoleListener.WorkflowRole
 
MANAGE_FIELDS - Enum constant in enum class se.conciliate.extensions.store.MTUserHeader.RepositoryPrivilege
 
MANAGE_LAYERS - Enum constant in enum class se.conciliate.extensions.store.MTUserHeader.RepositoryPrivilege
 
MANAGE_LISTS - Enum constant in enum class se.conciliate.extensions.store.MTUserHeader.RepositoryPrivilege
 
MANAGE_REPOSITORIES - Enum constant in enum class se.conciliate.extensions.store.MTUserHeader.ServerPrivilege
 
MANAGE_USERS - Enum constant in enum class se.conciliate.extensions.store.MTUserHeader.RepositoryPrivilege
 
MANAGE_WORKFLOW - Enum constant in enum class se.conciliate.extensions.store.MTUserHeader.RepositoryPrivilege
 
map(String, String) - Method in interface se.conciliate.extensions.attribute.RefinementElement.ColumnMapper
 
match(MTAttribute, MTLanguage) - Method in interface se.conciliate.extensions.store.query.MTAttributeFilter
Returns true if the filter matches the value of an attribute.
matchEmpty() - Method in interface se.conciliate.extensions.store.query.MTAttributeFilter
Returns true if a model/object without a value is matched by the filter.
maxLength(int) - Method in class se.conciliate.extensions.documents.InputDescriptor.TextInputBuilder
Sets the maximum length (number of characters) of the text value.
maxValue(Number) - Method in class se.conciliate.extensions.documents.InputDescriptor.NumberInputBuilder
 
me() - Method in interface se.conciliate.extensions.messaging.MessageService
Returns the current user for the service.
MenuBuilderWidget - Interface in se.conciliate.extensions.ui.widgets
A widget for building menus.
MenuEditor - Interface in se.conciliate.extensions.publish
 
MenuProvider - Interface in se.conciliate.extensions.publish
 
MenuProvider.MenuKey - Interface in se.conciliate.extensions.publish
 
MenuProvider.MenuProviderInfo - Class in se.conciliate.extensions.publish
 
MenuProvider.ProvidedMenuItem - Class in se.conciliate.extensions.publish
Immutable class, can be called from any thread.
merge(MTEdit) - Method in interface se.conciliate.extensions.store.MTEdit
Tries to merge another edit into this one.
MERGED - Enum constant in enum class se.conciliate.extensions.merge.MTMerger.MergeResult
 
MergeDifferences<T> - Interface in se.conciliate.extensions.merge
Differences between two MT entities.
Message - Interface in se.conciliate.extensions.messaging
Asynchronous message from another client.
MessageListener - Interface in se.conciliate.extensions.messaging
Receiver of messages from other clients.
MessageService - Interface in se.conciliate.extensions.messaging
Service for asynchronous communication between clients.
MessageServiceException - Exception in se.conciliate.extensions.store.connection
Thrown when we fail to setup the messaging service.
MessageServiceException() - Constructor for exception se.conciliate.extensions.store.connection.MessageServiceException
 
MessageServiceListener - Interface in se.conciliate.extensions.messaging
Listener for changes on a message service.
MetaData<T> - Class in se.conciliate.extensions.documents
Meta-data value connected to a single document.
MetaData.BooleanValue - Class in se.conciliate.extensions.documents
Represents a boolean value.
MetaData.DateTimeValue - Class in se.conciliate.extensions.documents
Represents a date/time value.
MetaData.HiddenValue - Class in se.conciliate.extensions.documents
Represents a transient value that is never shown in the user-interface.
MetaData.HtmlValue - Class in se.conciliate.extensions.documents
Represents a html value.
MetaData.ImageValue - Class in se.conciliate.extensions.documents
Represents an image value.
MetaData.MTSymbolValue - Class in se.conciliate.extensions.documents
Represents an MTSymbol.
MetaData.NumberValue - Class in se.conciliate.extensions.documents
Represents a number value.
MetaData.OptionsValue - Class in se.conciliate.extensions.documents
Represents a value chosen from a set list of values.
MetaData.TextValue - Class in se.conciliate.extensions.documents
Represents simple, non-formatted text.
MetaData.UrlValue - Class in se.conciliate.extensions.documents
Represents a URL value.
MetaDataGroup - Class in se.conciliate.extensions.documents
MetaDataGroup is used to construct a UI for editing and displaying a document.
MetaDataType<T extends MetaData> - Interface in se.conciliate.extensions.documents
A type of meta-data that can be read from documents from a specific source.
MetaDataType.BooleanMetaDataType - Interface in se.conciliate.extensions.documents
 
MetaDataType.ColumnType - Enum Class in se.conciliate.extensions.documents
Column types are used by Modeling Tool's browser UI to determine in which column to place meta data of a certain type.
MetaDataType.Context - Enum Class in se.conciliate.extensions.documents
 
MetaDataType.DateTimeMetaDataType - Interface in se.conciliate.extensions.documents
 
MetaDataType.HiddenMetaDataType - Interface in se.conciliate.extensions.documents
 
MetaDataType.HtmlMetaDataType - Interface in se.conciliate.extensions.documents
 
MetaDataType.ImageMetaDataType - Interface in se.conciliate.extensions.documents
 
MetaDataType.MTSymbolMetaDataType - Interface in se.conciliate.extensions.documents
 
MetaDataType.NumberMetaDataType - Interface in se.conciliate.extensions.documents
 
MetaDataType.OptionsMetaDataType - Interface in se.conciliate.extensions.documents
 
MetaDataType.TextMetaDataType - Interface in se.conciliate.extensions.documents
 
MetaDataType.UrlMetaDataType - Interface in se.conciliate.extensions.documents
 
MethodSupport - Interface in se.conciliate.extensions.type.rule
This interface can be implemented to provide method support in models, e.g.
MethodSupport.Direction - Enum Class in se.conciliate.extensions.type.rule
 
MIDDLE - Enum constant in enum class se.conciliate.extensions.drawable.Drawable.TextVerticalAlign
 
MIME_AFP - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_AFP_ALT - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_AFP_GOCA - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_AFP_IOCA_FS10 - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_AFP_IOCA_FS11 - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_AFP_IOCA_FS45 - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_EMF - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_EPS - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_GIF - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_JPEG - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_MIF - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_PCL - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_PCL_ALT - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_PDF - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_PLAIN_TEXT - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_PNG - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_POSTSCRIPT - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_RTF - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_RTF_ALT1 - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_RTF_ALT2 - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_SVG - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_TIFF - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
MIME_XSL_FO - Enum constant in enum class se.conciliate.extensions.fop.FOPOutputFormat
 
minValue(Number) - Method in class se.conciliate.extensions.documents.InputDescriptor.NumberInputBuilder
 
mockDocument(String, String, String) - Static method in class se.conciliate.extensions.store.DocumentBridge
 
mockDocument(MTDocumentHeader) - Static method in class se.conciliate.extensions.store.DocumentBridge
 
model(long) - Method in interface se.conciliate.extensions.content.RestContext
 
model(String) - Method in interface se.conciliate.extensions.content.RestContext
 
MODEL - Enum constant in enum class se.conciliate.extensions.content.RestContext.DataType
 
MODEL - Enum constant in enum class se.conciliate.extensions.store.MTListHeader.ResultType
 
MODEL - Enum constant in enum class se.conciliate.extensions.store.query.MTQuery.ResultContext
 
MODEL - Enum constant in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
 
MODEL - Enum constant in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
 
MODEL_ATTRIBUTE_CHANGED - Static variable in interface se.conciliate.extensions.store.event.ModelChangeEvent
 
MODEL_CHANGED - Static variable in interface se.conciliate.extensions.store.event.ModelChangeEvent
An event specifying that the model has changed in some way.
MODEL_HOME_CHANGED - Static variable in interface se.conciliate.extensions.store.event.ModelChangeEvent
 
modelAdded(MTModel, MTWorkspace, MTRepository) - Method in class se.conciliate.extensions.store.event.MTModelStoreAdapter
 
modelAdded(MTModel, MTWorkspace, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTModelStoreListener
Called when a model is added through the store api, but before it is saved.

NOTE: No guarantees are made about wich thread this method is called upon.
modelChanged(MTCompleteModel, boolean, MTRemoteChangeHandler) - Method in interface se.conciliate.extensions.ui.modeling.ModelListener
Deprecated.
This method is deprecated since this interface will be replaced in later versions with listener methods that allow more fine-grained control of the changes made to the model.
modelChanged(MTModelHeader, ModelChangeEvent) - Method in class se.conciliate.extensions.store.event.MTModelStoreAdapter
 
modelChanged(MTModelHeader, ModelChangeEvent) - Method in interface se.conciliate.extensions.store.event.MTModelStoreListener
Called when a model is changed through the store api.

NOTE: No guarantees are made about wich thread this method is called upon.
ModelChangeEvent - Interface in se.conciliate.extensions.store.event
An event describing a model change.
ModelDecorator - Interface in se.conciliate.extensions.renderer
Used to decorate vertices and edges with additional information when rendering a model.
ModelExtension - Interface in se.conciliate.extensions.type
Encapsulates a model extension.
ModelFamily - Interface in se.conciliate.extensions.type
Uniquely describes a family of model types, such as the core models available in 2c8 Modeling Tool, or for example UML diagrams.
ModelFieldProvider - Interface in se.conciliate.extensions.publish
 
ModelFilter - Interface in se.conciliate.extensions.type.rule
Allows LAF:s to filter the content that is currently shown when rendering a model.
modelIDs() - Method in interface se.conciliate.extensions.content.RestContext
 
ModelImageExporter - Interface in se.conciliate.extensions.imageexport
Interface for exporting a model to an image.
MODELING - Enum constant in enum class se.conciliate.extensions.ui.Shell.ShellState
In the modeling view
ModelingAction - Class in se.conciliate.extensions.ui
An action available in the modeling tool.
ModelingAction(Action) - Constructor for class se.conciliate.extensions.ui.ModelingAction
 
ModelingActionGroup - Class in se.conciliate.extensions.ui
A group of modeling actions.
ModelingActionGroup(boolean) - Constructor for class se.conciliate.extensions.ui.ModelingActionGroup
 
ModelingActionGroup(String, Icon, boolean) - Constructor for class se.conciliate.extensions.ui.ModelingActionGroup
 
ModelingActionGroup(String, Icon, List<ModelingAction>, boolean) - Constructor for class se.conciliate.extensions.ui.ModelingActionGroup
 
ModelingActionGroup(List<ModelingAction>, boolean) - Constructor for class se.conciliate.extensions.ui.ModelingActionGroup
 
ModelingActionGroup(Action) - Constructor for class se.conciliate.extensions.ui.ModelingActionGroup
 
ModelingActionGroup.PreferredAlignment - Enum Class in se.conciliate.extensions.ui
 
ModelingActionProvider - Interface in se.conciliate.extensions.ui
Provides actions that are shown for entities in the modeling tool.
ModelingLookAndFeel - Interface in se.conciliate.extensions.type.rule
This interface can be implemented to allow some degree of control of the behavior and "look" of models.
ModelingLookAndFeel.Pattern - Interface in se.conciliate.extensions.type.rule
 
ModelingLookAndFeel.Pattern.PatternType - Enum Class in se.conciliate.extensions.type.rule
Pattern types decied the relationship between the pattern elements.
ModelingRules - Interface in se.conciliate.extensions.type.rule
Encapsulates model rules.
ModelingRules.Result - Interface in se.conciliate.extensions.type.rule
The result returned from rule methods.
ModelList - Class in se.conciliate.extensions.datatransfer
 
ModelList(List<MTModel>) - Constructor for class se.conciliate.extensions.datatransfer.ModelList
 
ModelListener - Interface in se.conciliate.extensions.ui.modeling
Listens to changes in a model.
ModelReference - Interface in se.conciliate.extensions.store
 
modelRemoved(String, ModelType, MTWorkspace, MTRepository) - Method in class se.conciliate.extensions.store.event.MTModelStoreAdapter
 
modelRemoved(String, ModelType, MTWorkspace, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTModelStoreListener
Called when a model has been removed through the store api.
ModelRenderer<G> - Interface in se.conciliate.extensions.renderer
 
models() - Method in interface se.conciliate.extensions.content.RestContext
 
models() - Method in interface se.conciliate.extensions.store.query.MTQuery
 
MODELS - Enum constant in enum class se.conciliate.extensions.content.RestObject.ObjectExpansions
 
modelsContainingObject(String) - Method in interface se.conciliate.extensions.content.RestContext
 
ModelType - Interface in se.conciliate.extensions.type
Encapsulates a model type.
modifyRemovedContent(Collection<MTCompleteVertex>, Collection<MTCompleteEdge>) - Method in interface se.conciliate.extensions.type.rule.ModelingRules
Lets the rules modify the content being removed when the user selects vertices/edges and tries to remove them
move(File) - Method in interface se.conciliate.extensions.datasources.LocalDataSource
 
move(File) - Method in interface se.conciliate.extensions.store.connection.MTLocalRepositoryConnection
 
move(MTDirectory) - Method in interface se.conciliate.extensions.store.connection.MTServerRepositoryConnection
 
moveControlPoint(List<Point>, Point, Point, Shape, Shape, List<Point[]>) - Method in interface se.conciliate.extensions.router.EdgeRouter
Returns a new list of control points where the given point p has moved by the specified offset.
moveControlPoint(List<Point>, Point, Point, List<Point[]>) - Method in interface se.conciliate.extensions.store.MTEdgePath
Moves the given control point and updates the edge.
moveSegment(List<Point>, Point[], Point[], Point, List<Point[]>) - Method in interface se.conciliate.extensions.store.MTEdgePath
Moves the given segment and updates the edge.
moveSegment(List<Point>, Point[], Map<Point, Point>, Point, Shape, Shape, List<Point[]>) - Method in interface se.conciliate.extensions.router.EdgeRouter
Returns a new list of control points where the given segment has moved by the specified offset.
moveVertexToLayerType(MTCompleteVertex, MTLayerType) - Method in interface se.conciliate.extensions.store.MTCompleteModel
Moves a vertex to a layer in the model.
MTAccessException - Exception in se.conciliate.extensions.store
Thrown when trying to perform an operation that the current user does not have sufficient rights for.
MTAccessException() - Constructor for exception se.conciliate.extensions.store.MTAccessException
 
MTAccessException(String) - Constructor for exception se.conciliate.extensions.store.MTAccessException
 
MTAccessException(String, Throwable) - Constructor for exception se.conciliate.extensions.store.MTAccessException
 
MTAccessException(Throwable) - Constructor for exception se.conciliate.extensions.store.MTAccessException
 
MTAccessGroup - Interface in se.conciliate.extensions.store
 
MTAttribute - Interface in se.conciliate.extensions.store
Full interface for attributes.
MTAttributeFilter - Interface in se.conciliate.extensions.store.query
A filter on attribute values.
MTAttributeFilterType - Interface in se.conciliate.extensions.store.query
Registered services of this type are available as filters on attribute types in browser/lists.
MTAttributeHeader - Interface in se.conciliate.extensions.store
Header interface for attributes.
MTAttributeServerFilter - Interface in se.conciliate.extensions.store.query
Interface indicating that this attribute filter can produce a BooM expression.
MTAttributeType - Interface in se.conciliate.extensions.store
Full interface for attribute types.
MTAttributeTypeHeader - Interface in se.conciliate.extensions.store
Header interface for attribute types.
MTAttributeTypeListener - Interface in se.conciliate.extensions.store.event
 
MTAttributeTypeQuery - Interface in se.conciliate.extensions.store.query
 
MTBulkOperations - Interface in se.conciliate.extensions.store
 
MTCachedList<ResultIdType> - Interface in se.conciliate.extensions.store
A cached implementation for relative lists.
MTColorScheme - Interface in se.conciliate.extensions.store
 
MTColorSchemeHeader - Interface in se.conciliate.extensions.store
 
MTColorSchemeQuery - Interface in se.conciliate.extensions.store.query
 
MTColorTransformer - Interface in se.conciliate.extensions.store
 
MTColorTransformer.Type - Enum Class in se.conciliate.extensions.store
 
MTCompleteEdge - Interface in se.conciliate.extensions.store
Part of a MTCompleteModel, which can be obtained by calling loadCompleteModel() on a MTModelHeader.
MTCompleteLayer - Interface in se.conciliate.extensions.store
Part of a MTCompleteModel, which can be obtained by calling loadCompleteModel() on a MTModelHeader.
MTCompleteModel - Interface in se.conciliate.extensions.store
A completely loaded model.
MTCompleteSwimlaneModel - Interface in se.conciliate.extensions.store
Complete implementation for swimlane models.
MTCompleteSymbol - Interface in se.conciliate.extensions.store
Part of a MTCompleteModel, which can be obtained by calling loadCompleteModel() on a MTModelHeader.
MTCompleteVertex - Interface in se.conciliate.extensions.store
Part of a MTCompleteModel, which can be obtained by calling loadCompleteModel() on a MTModelHeader.
MTConnectException - Exception in se.conciliate.extensions.store
Thrown when connection to server was lost.
MTConnectException() - Constructor for exception se.conciliate.extensions.store.MTConnectException
 
MTConnectException(String) - Constructor for exception se.conciliate.extensions.store.MTConnectException
 
MTConnectException(String, Throwable) - Constructor for exception se.conciliate.extensions.store.MTConnectException
 
MTConnectException(Throwable) - Constructor for exception se.conciliate.extensions.store.MTConnectException
 
MTConnection - Interface in se.conciliate.extensions.store.connection
Connection to a MT data source.
MTConnectionFactory - Interface in se.conciliate.extensions.store.connection
Factory for creating connections to servers and repositories.
MTContextQuery - Interface in se.conciliate.extensions.store.query
 
MTDataObject - Interface in se.conciliate.extensions.store
Header interface for data objects for the moment symbols and models.
MTDataPresenter - Interface in se.conciliate.extensions.store.plugin
Implementors of this interface knows how to list/convert/present plugin-data of a given type to be able to show it in for example lists/browser.
MTDataPresenter.Presentable - Interface in se.conciliate.extensions.store.plugin
 
MTDataProvider - Interface in se.conciliate.extensions.store.plugin
Register an implementation of this interface to add plugin data to models, symbols or documents.
MTDateFilterQuery - Interface in se.conciliate.extensions.store.query
An MT query that can be filtered on date by only including entities changed after a given date.
MTDirectory - Interface in se.conciliate.extensions.store
Full interface for directories.
MTDocument - Interface in se.conciliate.extensions.store
Full interface for documents.
MTDocumentHeader - Interface in se.conciliate.extensions.store
Header interface for documents.
MTDocumentListener - Interface in se.conciliate.extensions.store.event
Listener interface for documents.
MTDocumentQuery - Interface in se.conciliate.extensions.store.query
 
MTDocumentSourceQuery - Interface in se.conciliate.extensions.store.query
 
MTDocumentStore - Interface in se.conciliate.extensions.store
Utility methods for documents.
MTDocumentType - Interface in se.conciliate.extensions.store
Full interface for document types.
MTDocumentTypeHeader - Interface in se.conciliate.extensions.store
Header interface for document types.
MTDocumentTypeListener - Interface in se.conciliate.extensions.store.event
Listener interface for document types.
MTDocumentTypeQuery - Interface in se.conciliate.extensions.store.query
 
MTEdge - Interface in se.conciliate.extensions.store
Full interface for edges.
MTEdgeHeader - Interface in se.conciliate.extensions.store
Header interface for edges.
MTEdgePath - Interface in se.conciliate.extensions.store
 
MTEdit - Interface in se.conciliate.extensions.store
Common interface of edits to models, vertices, etc.
MTEditState - Interface in se.conciliate.extensions.store
Describes the "editable" state of a model or symbol right.
MTEntityProperty - Interface in se.conciliate.extensions.store
A property on an entity in an information model.
MTEntityPropertyQuery - Interface in se.conciliate.extensions.store.query
 
MTExportConfig - Interface in se.conciliate.extensions.exportservice
Configuration for a silent MT export.
MTExportService - Interface in se.conciliate.extensions.exportservice
Used to silently configuring and running a silent export of MT data.
MTExtensionDocument - Interface in se.conciliate.extensions.store
An extension document is a document defined by a plugin.
MTGroup - Interface in se.conciliate.extensions.store
Full interface for groups.
MTGroupHeader - Interface in se.conciliate.extensions.store
Header interface for groups.
MTHistory - Interface in se.conciliate.extensions.store
A history object used to determine the export/import history of an entity and detect conflicting changes when importing.
MTHistoryEnabled - Interface in se.conciliate.extensions.store
Implemented by entities keeping history for exports/imports.
MTHsbColorTransformer - Interface in se.conciliate.extensions.store
 
MTImage - Interface in se.conciliate.extensions.store
An image stored in the repository.
MTImageQuery - Interface in se.conciliate.extensions.store.query
 
MTImportCallback - Interface in se.conciliate.extensions.importservice
Callback when performing a "silent" MT import.
MTImportConfig - Interface in se.conciliate.extensions.importservice
Configuration for a silent MT import.
MTImportService - Interface in se.conciliate.extensions.importservice
Used to silently configuring and running a silent import of MT data.
MTIterator<T> - Interface in se.conciliate.extensions.store
An iterator used for iterating over MT classes.
MTLanguage - Interface in se.conciliate.extensions.store
Full implementation for languages.
MTLanguageHeader - Interface in se.conciliate.extensions.store
Header interface for languages.
MTLanguageListener - Interface in se.conciliate.extensions.store.event
Listens to changes to the current language.
MTLayer - Interface in se.conciliate.extensions.store
Full interface for layers.
MTLayerHeader - Interface in se.conciliate.extensions.store
Header interface for layers.
MTLayerType - Interface in se.conciliate.extensions.store
Full interface for layer types.
MTLayerTypeHeader - Interface in se.conciliate.extensions.store
Header interface for layer types.
MTLayerTypeQuery - Interface in se.conciliate.extensions.store.query
 
MTList - Interface in se.conciliate.extensions.store
 
MTListHeader - Interface in se.conciliate.extensions.store
 
MTListHeader.ResultType - Enum Class in se.conciliate.extensions.store
 
MTListListener - Interface in se.conciliate.extensions.store.event
 
MTListQuery - Interface in se.conciliate.extensions.store.query
 
MTLocale - Enum Class in se.conciliate.extensions.store
 
MTLocalRepositoryConnection - Interface in se.conciliate.extensions.store.connection
Connection to a local repository.
MTMerger - Interface in se.conciliate.extensions.merge
Provides merge functionality for MT entities.
MTMerger.CompareResult - Enum Class in se.conciliate.extensions.merge
 
MTMerger.MergeResult - Enum Class in se.conciliate.extensions.merge
 
MTMissingTranslationsQuery - Interface in se.conciliate.extensions.store.query
An MT query that can be filtered by including only entities with missing translations.
MTModel - Interface in se.conciliate.extensions.store
Full interface for models.
MTModelFilterQuery - Interface in se.conciliate.extensions.store.query
An MT query that can be filtered on a set of models in the repository.
MTModelHeader - Interface in se.conciliate.extensions.store
Header interface for models.
MTModelQuery - Interface in se.conciliate.extensions.store.query
 
MTModelStore - Interface in se.conciliate.extensions.store
Utility methods for models, vertices and edges.
MTModelStoreAdapter - Class in se.conciliate.extensions.store.event
 
MTModelStoreAdapter() - Constructor for class se.conciliate.extensions.store.event.MTModelStoreAdapter
 
MTModelStoreListener - Interface in se.conciliate.extensions.store.event
A listener for changes in the model store such as models added, removed or changed.
MTNamedObject - Interface in se.conciliate.extensions.store
 
MTNamedQuery - Interface in se.conciliate.extensions.store.query
Returns an MTQuery with a name and a unique UUID.
MTNoResultsException - Exception in se.conciliate.extensions.store
 
MTNoResultsException() - Constructor for exception se.conciliate.extensions.store.MTNoResultsException
 
MTNotificationModel - Interface in se.conciliate.extensions.store
Interface for notification model.
MTNotificationReceipt - Interface in se.conciliate.extensions.store
Interface for notification receipt.
MTNotificationStore - Interface in se.conciliate.extensions.store
Utility methods for notifications.
MTPatternQuery - Interface in se.conciliate.extensions.store.query
An MT query that can be filtered on a text pattern in a given language
MTPermissionGroup - Interface in se.conciliate.extensions.store
 
MTPermissionGroup.PredefinedGroup - Class in se.conciliate.extensions.store
 
MTPermissions - Interface in se.conciliate.extensions.store
 
MTPluginData - Interface in se.conciliate.extensions.store
Plug-in specific data.
MTPluginDataOperations - Interface in se.conciliate.extensions.store
Provides bulk operations for creating and removing plugin data.
MTPluginDataOperations.Data - Interface in se.conciliate.extensions.store
Describes the data in a plug-in data entity to create.
MTPluginDataOperations.Relation - Interface in se.conciliate.extensions.store
Desribes the data in a relation to create.
MTPluginDataQuery - Interface in se.conciliate.extensions.store.query
Implementations will not capture the semantics or structure of the plugin data.
MTPublication - Interface in se.conciliate.extensions.store
Interface for publication.
MTPublishTemplate - Interface in se.conciliate.extensions.store
 
MTPublishTemplateHeader - Interface in se.conciliate.extensions.store
 
MTQuery - Interface in se.conciliate.extensions.store.query
Can be used to build a query object for retrieving a set of data from storage.
MTQuery.ResultContext - Enum Class in se.conciliate.extensions.store.query
Queries can be executed to store a context for the results, such as which models an object are used in.
MTQuery.SortColumn - Enum Class in se.conciliate.extensions.store.query
The column on which to sort when performing a sort operation.
MTQuery.State - Interface in se.conciliate.extensions.store.query
Represents the state of a query which may be used by a query builder.
MTQueryActionProvider - Interface in se.conciliate.extensions.store.query
Provides actions that can be performed on the result of queries (or a subset of it).
MTQueryActionProvider.Priority - Enum Class in se.conciliate.extensions.store.query
 
MTQueryActionProvider.QueryAction<T> - Interface in se.conciliate.extensions.store.query
 
MTQueryActionProvider.RevisionHandler - Interface in se.conciliate.extensions.store.query
 
MTQueryActionProvider.Support - Interface in se.conciliate.extensions.store.query
 
MTQueryProvider - Interface in se.conciliate.extensions.store.query
Register a service of this type to provide custom queries of some kind.
MTQueryProviderAdapter - Class in se.conciliate.extensions.store.query
 
MTQueryProviderAdapter() - Constructor for class se.conciliate.extensions.store.query.MTQueryProviderAdapter
 
MTQueryResult - Interface in se.conciliate.extensions.store.query
The result of executing a MTQuery.
MTRemoteChangeException - Exception in se.conciliate.extensions.store
Thrown when a direct update request (save(), remove()) fails because the object is out of date or because the object to update is currently being updated by someone else.
MTRemoteChangeException(int, String, String, String, long, boolean) - Constructor for exception se.conciliate.extensions.store.MTRemoteChangeException
 
MTRemoteChangeHandler - Interface in se.conciliate.extensions.store
A callback class for exception handling errors due to remote changes.
MTRepository - Interface in se.conciliate.extensions.store
Full interface for repositories.
MTRepositoryConnection - Interface in se.conciliate.extensions.store.connection
Connection to a MT repository.
MTRepositoryHeader - Interface in se.conciliate.extensions.store
Header interface for repositories.
MTRepositoryStateListener - Interface in se.conciliate.extensions.store.event
Note that listeners in the MT-api can be invoked on any thread.
MTRevisionException - Exception in se.conciliate.extensions.store
 
MTRevisionException() - Constructor for exception se.conciliate.extensions.store.MTRevisionException
 
MTRevisionInfo - Interface in se.conciliate.extensions.store
Contains information about a given revision of a model or symbol.
MTRevisionLogEntry - Interface in se.conciliate.extensions.store
Interface for revision log entries.
MTRevisionLogEntry.LogEventType - Enum Class in se.conciliate.extensions.store
 
MTRevisionOperation - Interface in se.conciliate.extensions.store
Used when making changes to revisions, such as locking a revision of a model or creating a new revision of a model.
MTRevisionOperation.OperationType - Enum Class in se.conciliate.extensions.store
 
MTRgbColorTransformer - Interface in se.conciliate.extensions.store
 
MTServer - Interface in se.conciliate.extensions.store
Provides an interface to a server connection.
MTServerConnection - Interface in se.conciliate.extensions.store.connection
Connection to an MT server.
MTServerRepositoryConnection - Interface in se.conciliate.extensions.store.connection
Connection to a MT server repository.
MTSortableQuery - Interface in se.conciliate.extensions.store.query
 
MTStore - Interface in se.conciliate.extensions.store
Provides an entry point for accessing MT classes, which can be used to query and update data in the modeling tool.
MTSubscriber - Interface in se.conciliate.extensions.store
Interface for subscriber.
MTSubscriberListener - Interface in se.conciliate.extensions.store.event
Listener interface for subscribers.
MTSubscriberQuery - Interface in se.conciliate.extensions.store.query
 
MTSubscriberQuery.SubscriberType - Enum Class in se.conciliate.extensions.store.query
 
MTSwimlaneModel - Interface in se.conciliate.extensions.store
Extends the model interface with swimlane settings.
MTSymbol - Interface in se.conciliate.extensions.store
Full interface for symbols.
MTSymbolFilterQuery - Interface in se.conciliate.extensions.store.query
An MT query that can be filtered on a set of symbols in the repository.
MTSymbolHeader - Interface in se.conciliate.extensions.store
Header interface for symbols.
MTSymbolQuery - Interface in se.conciliate.extensions.store.query
 
MTSymbolStore - Interface in se.conciliate.extensions.store
Utility methods for symbols.
MTSymbolStoreAdapter - Class in se.conciliate.extensions.store
 
MTSymbolStoreAdapter() - Constructor for class se.conciliate.extensions.store.MTSymbolStoreAdapter
 
MTSymbolStoreListener - Interface in se.conciliate.extensions.store.event
A listener for changes in the symbol store such as symbols added, removed or changed.
MTSymbolValue(MetaDataType.MTSymbolMetaDataType, MTSymbolHeader) - Constructor for class se.conciliate.extensions.documents.MetaData.MTSymbolValue
 
MTSymbolValue(MetaDataType.MTSymbolMetaDataType, MTSymbolHeader, boolean) - Constructor for class se.conciliate.extensions.documents.MetaData.MTSymbolValue
 
MTTimestamp - Interface in se.conciliate.extensions.store
Timestamp that can be saved with a name in a repository.
MTTimestampQuery - Interface in se.conciliate.extensions.store.query
 
MTTooManyResultsException - Exception in se.conciliate.extensions.store
 
MTTooManyResultsException() - Constructor for exception se.conciliate.extensions.store.MTTooManyResultsException
 
MTUser - Interface in se.conciliate.extensions.store
Full interface for users.
MTUser.NoAvatarIcon - Class in se.conciliate.extensions.store
 
MTUser.RoundAvatarIcon - Class in se.conciliate.extensions.store
 
MTUserHeader - Interface in se.conciliate.extensions.store
Header interface for users.
MTUserHeader.RepositoryPrivilege - Enum Class in se.conciliate.extensions.store
Enumeration of all available privileges that a MTUser can have on a repository.
MTUserHeader.ServerPrivilege - Enum Class in se.conciliate.extensions.store
Enumeration of all available privileges that a MTUser can have globally on a server.
MTUserQuery - Interface in se.conciliate.extensions.store.query
 
MTUserStore - Interface in se.conciliate.extensions.store
Utility methods for users.
MTVariable - Interface in se.conciliate.extensions.store
Variable that can be used in a repository.
MTVariableListener - Interface in se.conciliate.extensions.store.event
Listens to events for added/removed/changed variables.
MTVariableQuery - Interface in se.conciliate.extensions.store.query
 
MTVariableSubstitution - Interface in se.conciliate.extensions.store
Helper class for substituting variable values in strings where variables can be used.
MTVertex - Interface in se.conciliate.extensions.store
Full interface for vertices.
MTVertexHeader - Interface in se.conciliate.extensions.store
Header interface for vertices.
MTWorkspace - Interface in se.conciliate.extensions.store
Full interface for workspaces.
MTWorkspaceHeader - Interface in se.conciliate.extensions.store
Header interface for workspaces.
MultiChooserWidget<T> - Interface in se.conciliate.extensions.ui.widgets
 
MutablePluginDataStructure - Interface in se.conciliate.extensions.xml
 
MutablePublishProfile - Interface in se.conciliate.extensions.publish
A publish profile that may be edited.
MutablePublishProfileQuery - Interface in se.conciliate.extensions.store.query
 

N

NAMED_QUERY - Enum constant in enum class se.conciliate.extensions.publish.custom.settings.ConfigContentSelection.Type
 
navigateBack() - Method in interface se.conciliate.extensions.ui.Shell
lite
navigateForward() - Method in interface se.conciliate.extensions.ui.Shell
lite
neverEndOn() - Method in interface se.conciliate.extensions.type.rule.ModelingLookAndFeel.Pattern
Returns a variant from the pattern that a realisation of the pattern must never end on.
NEW - Enum constant in enum class se.conciliate.extensions.store.WorkflowState
 
NEW_MODEL_BY_USER - Enum constant in enum class se.conciliate.extensions.store.MTRevisionLogEntry.LogEventType
A new model revision was manually created by a user.
NEW_MODEL_CONTAINS_SYMBOL - Enum constant in enum class se.conciliate.extensions.store.MTRevisionLogEntry.LogEventType
A new model revision was created because a new revision was created of a symbol that was a part of the model.
NEW_MODEL_SYMBOL_RENAMED - Enum constant in enum class se.conciliate.extensions.store.MTRevisionLogEntry.LogEventType
A new model revision was created because a symbol breaking down to the model was renamed.
NEW_SYMBOL_BY_USER - Enum constant in enum class se.conciliate.extensions.store.MTRevisionLogEntry.LogEventType
A new symbol revision was manually created by a user.
newShellNotification(ShellNotification.Category, String, String) - Static method in interface se.conciliate.extensions.ui.ShellNotification
Creates a new notification with the given category, title and message.
newShellNotification(ShellNotification.Category, String, String, boolean, long) - Static method in interface se.conciliate.extensions.ui.ShellNotification
 
newShellNotification(ShellNotification.Category, String, ShellNotificationHTML) - Static method in interface se.conciliate.extensions.ui.ShellNotification
Creates a new notification with the given category, title and html-message.
newShellNotification(ShellNotification.Category, String, ShellNotificationHTML, boolean, long) - Static method in interface se.conciliate.extensions.ui.ShellNotification
 
newTransformer(Source) - Method in interface se.conciliate.extensions.xml.XMLService
Deprecated.
 
newXPath() - Method in interface se.conciliate.extensions.xml.XMLService
Deprecated.
 
next() - Method in interface se.conciliate.extensions.store.MTIterator
 
NoAvatarIcon(String) - Constructor for class se.conciliate.extensions.store.MTUser.NoAvatarIcon
 
NoAvatarIcon(String, int) - Constructor for class se.conciliate.extensions.store.MTUser.NoAvatarIcon
 
NoAvatarIcon(String, String) - Constructor for class se.conciliate.extensions.store.MTUser.NoAvatarIcon
 
NoAvatarIcon(String, String, int) - Constructor for class se.conciliate.extensions.store.MTUser.NoAvatarIcon
 
NoAvatarIcon(MTUser) - Constructor for class se.conciliate.extensions.store.MTUser.NoAvatarIcon
 
NoAvatarIcon(MTUser, int) - Constructor for class se.conciliate.extensions.store.MTUser.NoAvatarIcon
 
NONE - Enum constant in enum class se.conciliate.extensions.attribute.AttributeDataType.LocalizationHint
No localization.
NONE - Enum constant in enum class se.conciliate.extensions.documents.MetaDataType.ColumnType
No column value.
NONE - Enum constant in enum class se.conciliate.extensions.publish.custom.settings.ConfigContentSelection.Type
 
NONE - Enum constant in enum class se.conciliate.extensions.store.MTUserHeader.RepositoryPrivilege
 
NONE - Enum constant in enum class se.conciliate.extensions.store.MTUserHeader.ServerPrivilege
 
NONE - Enum constant in enum class se.conciliate.extensions.store.query.FilterEditorType
The filter settings cannot be edited.
NORMAL - Enum constant in enum class se.conciliate.extensions.report.output.ReportTextStyle
 
NORMAL - Enum constant in enum class se.conciliate.extensions.store.query.MTQueryActionProvider.Priority
 
nullValue(MetaDataType.MTSymbolMetaDataType) - Static method in class se.conciliate.extensions.documents.MetaData.MTSymbolValue
 
number(MetaDataType) - Static method in class se.conciliate.extensions.documents.InputDescriptor
 
NumberValue(MetaDataType.NumberMetaDataType, Number) - Constructor for class se.conciliate.extensions.documents.MetaData.NumberValue
 

O

object(long) - Method in interface se.conciliate.extensions.content.RestContext
 
object(String) - Method in interface se.conciliate.extensions.content.RestContext
 
OBJECT - Enum constant in enum class se.conciliate.extensions.content.RestContext.DataType
 
objectIDs() - Method in interface se.conciliate.extensions.content.RestContext
 
objects() - Method in interface se.conciliate.extensions.content.RestContext
 
OBJECTS - Enum constant in enum class se.conciliate.extensions.content.RestModel.ModelExpansions
 
ObjectValue - Enum constant in enum class se.conciliate.extensions.ui.editors.EditSupport.SupportReason
The reason for supporting editing of the object was due to the object's value.
onClick(MTCompleteVertex, Component, Point) - Method in interface se.conciliate.extensions.renderer.ModelDecorator
Called when a vertex decoration is clicked.
onContextLoaded() - Method in interface se.conciliate.extensions.content.RestData
Called for each loaded entity when all entities in a rest context has been loaded.
onHide() - Method in interface se.conciliate.extensions.documents.DocumentFilter.FilterEditor
 
onMessage(Message) - Method in interface se.conciliate.extensions.messaging.MessageListener
A new message was retrieved.
open() - Method in interface se.conciliate.extensions.datasources.DataSource
 
open() - Method in interface se.conciliate.extensions.store.connection.MTConnection
 
open(MTModelHeader) - Method in interface se.conciliate.extensions.ui.Shell
Opens a model in a new page, at some time in the future*, if the shell state is MODELING.
open(MTRevisionInfo) - Method in interface se.conciliate.extensions.ui.Shell
lite
open(Page<?>) - Method in interface se.conciliate.extensions.ui.Shell
Opens a new page, at some time in the future*, if the shell state is MODELING.
openAttachedPage(Page<?>) - Method in interface se.conciliate.extensions.ui.Binder
Opens a page and makes it attached, i.e.
openAttachedPage(Page<?>, int) - Method in interface se.conciliate.extensions.ui.Binder
Opens a page at a given index and makes it attached, i.e.
openInNewWindow() - Method in class se.conciliate.extensions.publish.ImageLinkFieldContent
Returns true if the image should be opened in a new window.
openPage(Page<?>) - Method in interface se.conciliate.extensions.ui.Binder
Opens a page in the user interface.
openPageAt(Page<?>, int) - Method in interface se.conciliate.extensions.ui.Binder
Opens a page in the user interface at the relative position given.
option(String, String, Icon) - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsInputBuilder
 
Option(String, String, Icon) - Constructor for class se.conciliate.extensions.documents.InputDescriptor.OptionsDescriptor.Option
 
OPTION_DRAW_SHADOWS - Static variable in interface se.conciliate.extensions.print.PrintService
 
options(MetaDataType) - Static method in class se.conciliate.extensions.documents.InputDescriptor
 
OptionsValue(MetaDataType.OptionsMetaDataType, Collection<String>) - Constructor for class se.conciliate.extensions.documents.MetaData.OptionsValue
 
OTHER - Enum constant in enum class se.conciliate.extensions.store.MTColorTransformer.Type
 
OUT_OF_DATE - Static variable in exception se.conciliate.extensions.store.MTRemoteChangeException
Error code that indicates that a change failed due to the changed object being out of date.
OverlappingSegment - Class in se.conciliate.extensions.router
 
OverlappingSegment(Point, Point, boolean, int, int) - Constructor for class se.conciliate.extensions.router.OverlappingSegment
 
OVERWRITE_EXISTING - Enum constant in enum class se.conciliate.extensions.merge.MTMerger.CompareResult
 
OWNER - Enum constant in enum class se.conciliate.extensions.store.query.MTQuery.SortColumn
 
OWNER_CHANGED - Static variable in interface se.conciliate.extensions.store.event.DocumentChangeEvent
Used when the documents owner has changed.

P

Page<T> - Interface in se.conciliate.extensions.ui
This must be implemented by any "view" that is to be shown in the modeling tool.
PAGE_CLOSED - Static variable in class se.conciliate.extensions.ui.BinderEvent
Indicates that a page closed
PAGE_OPENED - Static variable in class se.conciliate.extensions.ui.BinderEvent
Indicates that a page opened
PAGE_SELECTED - Static variable in class se.conciliate.extensions.ui.BinderEvent
Indicates that a page was selected (the page's contents is now visible to the user)
pageClosed(BinderEvent) - Method in class se.conciliate.extensions.ui.BinderAdapter
 
pageClosed(BinderEvent) - Method in interface se.conciliate.extensions.ui.BinderListener
Called when a page is removed from the binder.
pageOpened(BinderEvent) - Method in class se.conciliate.extensions.ui.BinderAdapter
 
pageOpened(BinderEvent) - Method in interface se.conciliate.extensions.ui.BinderListener
Called when a new page is opened in the binder.
PAGES_PUBLISH_TYPE_STRING - Static variable in interface se.conciliate.extensions.publish.PublishService
v2 of the html publisher, scheduled to replace v1
pageSelected(BinderEvent) - Method in class se.conciliate.extensions.ui.BinderAdapter
 
pageSelected(BinderEvent) - Method in interface se.conciliate.extensions.ui.BinderListener
Called when an existing page is selected in the binder.
paintIcon(Component, Graphics, int, int) - Method in class se.conciliate.extensions.store.MTUser.NoAvatarIcon
 
paintIcon(Component, Graphics, int, int) - Method in class se.conciliate.extensions.store.MTUser.RoundAvatarIcon
 
paragraph(String) - Method in class se.conciliate.extensions.ui.ShellNotificationHTML
 
performAction(Component, Point, MTRemoteChangeHandler) - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.QueryAction
 
performOperation(String) - Method in interface se.conciliate.extensions.store.MTRevisionOperation
Performs the operation against storage.
performOperation(String, Consumer<Runnable>) - Method in interface se.conciliate.extensions.store.MTRevisionOperation
performs operation exactly as performOperation(String logMessage) does but without firing events when operation finishes.
permissionString() - Method in interface se.conciliate.extensions.store.MTPermissions
 
PLUGIN_DATA - Enum constant in enum class se.conciliate.extensions.content.RestModel.ModelExpansions
 
PLUGIN_DATA - Enum constant in enum class se.conciliate.extensions.content.RestObject.ObjectExpansions
 
PLUGIN_DATA - Enum constant in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
 
PLUGIN_DATA - Enum constant in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
 
PluginContent<T extends PluginDataStructure> - Interface in se.conciliate.extensions.xml
Registered implementations will be used to help present plugin data for a specific MTDataProvider.
pluginData() - Method in interface se.conciliate.extensions.store.query.MTQuery
 
PluginDataStructure - Interface in se.conciliate.extensions.xml
 
populate(Document) - Method in interface se.conciliate.extensions.documents.MetaDataType
 
POST - Enum constant in enum class se.conciliate.extensions.publish.custom.step.ConfigStepRemove.Mode
 
PRE - Enum constant in enum class se.conciliate.extensions.publish.custom.step.ConfigStepRemove.Mode
 
PredefinedGroup(String, String, MTPermissions) - Constructor for class se.conciliate.extensions.store.MTPermissionGroup.PredefinedGroup
 
PreferredOutput - Interface in se.conciliate.extensions.type.rule
Preferred output when using the "context circle" to create new symbols.
PREFIX - Enum constant in enum class se.conciliate.extensions.documents.MetaDataType.ColumnType
The document prefix.
prepare(String, String, AttributeDataType) - Method in interface se.conciliate.extensions.attribute.AttributeAggregator
Prepares the value for aggregation.
prepare(String, String, AttributeDataType, String) - Method in interface se.conciliate.extensions.attribute.AttributeEditor
Prepares the value for display.
prepare(String, String, AttributeDataType, String) - Method in interface se.conciliate.extensions.attribute.AttributePresenter
Prepares the value for display.
prepareBatch(Collection<AttributeValue>, MTLanguage, String, AttributeDataType) - Method in interface se.conciliate.extensions.attribute.AttributeEditor
Prepares the values for display in batch.
prepareBatch(Collection<AttributeValue>, MTLanguage, String, AttributeDataType) - Method in interface se.conciliate.extensions.attribute.AttributePresenter
Prepares the values for display in batch.
prepared - Variable in class se.conciliate.extensions.attribute.PreparedBatchEntry
The prepared value of the attribute.
PreparedAttribute - Interface in se.conciliate.extensions.attribute
A prepared attribute is created by attribute widgets.
PreparedBatchEntry - Class in se.conciliate.extensions.attribute
A value-class for the result of prepareBatch-methods.
prepareSave(MTRemoteChangeHandler) - Method in interface se.conciliate.extensions.store.MTEdge
Prepares this edge for saving.
prepareSave(MTRemoteChangeHandler) - Method in interface se.conciliate.extensions.store.MTVertex
Prepares this vertex for saving.
prepareWith(PreparedAttribute) - Method in class se.conciliate.extensions.attribute.AttributeValue
 
PrintService - Interface in se.conciliate.extensions.print
A service that can print models.
PRIVATE_GROUP_ID - Static variable in interface se.conciliate.extensions.store.MTPermissionGroup
 
PRIVATE_GROUP_NAME - Static variable in interface se.conciliate.extensions.store.MTPermissionGroup
 
processNotifications(List<Long>) - Method in interface se.conciliate.extensions.store.MTPublication
 
ProductTicket - Interface in se.conciliate.extensions.auth
 
ProgressCallback - Interface in se.conciliate.extensions.ui
A callback used for reporting progress.
PROPERTIES - Enum constant in enum class se.conciliate.extensions.content.RestModel.ModelExpansions
 
PROPERTIES - Enum constant in enum class se.conciliate.extensions.content.RestObject.ObjectExpansions
 
publish(String, String) - Method in interface se.conciliate.extensions.messaging.MessageService
Publishes a string message on a channel.
publish(String, String, MTUserHeader) - Method in interface se.conciliate.extensions.messaging.MessageService
Publishes a string message on a channel, but only to a given user.
publish(String, Map<String, String>) - Method in interface se.conciliate.extensions.messaging.MessageService
Publishes a message on a channel.
publish(String, Map<String, String>, MTUserHeader) - Method in interface se.conciliate.extensions.messaging.MessageService
Publishes a message on a channel, but only to a given user.
publish(Path, Collection<MenuProvider.MenuKey>, Set<String>, Collection<MTLanguage>) - Method in interface se.conciliate.extensions.publish.MenuProvider
Only BG
publish(PublishProfile, UploadProfile, ProgressCallback, Map<String, Object>, boolean, Map<String, Object>) - Method in interface se.conciliate.extensions.publish.PublishService
Publish using this service.
PUBLISH - Enum constant in enum class se.conciliate.extensions.store.MTUserHeader.RepositoryPrivilege
 
PUBLISH_PROFILE - Enum constant in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
 
PUBLISH_PROFILE - Enum constant in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
 
PublishActions - Interface in se.conciliate.extensions.publish
Implemented to perform custom actions during a custom publish.
PublishException - Exception in se.conciliate.extensions.publish
 
PublishException() - Constructor for exception se.conciliate.extensions.publish.PublishException
 
PublishException(String) - Constructor for exception se.conciliate.extensions.publish.PublishException
 
PublishException(String, Throwable) - Constructor for exception se.conciliate.extensions.publish.PublishException
 
PublishException(Throwable) - Constructor for exception se.conciliate.extensions.publish.PublishException
 
PublishListProvider - Interface in se.conciliate.extensions.publish
Should have only one default implementation that provides data for publishing lists to html and reports.
PublishListProvider.ListResult - Interface in se.conciliate.extensions.publish
 
PublishListProvider.PublishedList - Interface in se.conciliate.extensions.publish
 
PublishProfile - Interface in se.conciliate.extensions.publish
A publish profile contains information for a specific publish service.
PublishProfileException - Exception in se.conciliate.extensions.publish
 
PublishProfileException() - Constructor for exception se.conciliate.extensions.publish.PublishProfileException
 
PublishProfileException(String) - Constructor for exception se.conciliate.extensions.publish.PublishProfileException
 
PublishProfileException(String, Throwable) - Constructor for exception se.conciliate.extensions.publish.PublishProfileException
 
PublishProfileException(Throwable) - Constructor for exception se.conciliate.extensions.publish.PublishProfileException
 
PublishProfileList - Class in se.conciliate.extensions.datatransfer
 
PublishProfileList(List<MutablePublishProfile>) - Constructor for class se.conciliate.extensions.datatransfer.PublishProfileList
 
PublishProfileLocatorService - Interface in se.conciliate.extensions.publish
A service that loads publish profiles.
publishProfiles() - Method in interface se.conciliate.extensions.store.query.MTQuery
 
PublishResource - Interface in se.conciliate.extensions.publish.custom
Used to add a resource to the publish destination.
PublishRuntimeFilter - Interface in se.conciliate.extensions.publish
Makes it possible to filter presented information in HTML for example based on the "path" from the root model used to navigate to the current model.
PublishRuntimeFilter.BreakdownFilter - Interface in se.conciliate.extensions.publish
Filters out breakdowns shown from a model based on the path taken to the model.
PublishService - Interface in se.conciliate.extensions.publish
A service that can publish information, such as HTML or PDF.
PublishService.InvalidMessage - Interface in se.conciliate.extensions.publish
Callback for validateBeforePublish()
PublishService.ProfileEditorKey - Interface in se.conciliate.extensions.publish
 
put(String, Object) - Method in interface se.conciliate.extensions.configuration.Configuration
Deprecated.
Associates a key with a value.

Q

QueryBuilder - Interface in se.conciliate.extensions.ui.querybuilder
A graphical query builder for creating/editing/executing queries.
QueryBuilder.RowId - Interface in se.conciliate.extensions.ui.querybuilder
 
QueryBuilderFactory - Interface in se.conciliate.extensions.ui.querybuilder
Factory for creating query builders which can be used to graphically create and run queries.
QueryBuilderFactory.QueryType - Enum Class in se.conciliate.extensions.ui.querybuilder
The available query result types.
queueEdits(LinkedHashSet<MTEdit>) - Method in interface se.conciliate.extensions.store.MTStore
Queues edits that needs to be saved in a single transaction for saving later on the edit queue.
queueRemove(MTRemoteChangeHandler) - Method in interface se.conciliate.extensions.store.MTCompleteEdge
Puts this edge up for removal at some future point in time, making this call safe to do from the event dispatch thread.
queueRemove(MTRemoteChangeHandler) - Method in interface se.conciliate.extensions.store.MTCompleteVertex
Puts this vertex up for removal at some future point in time, making this call safe to do from the event dispatch thread.
queueSave() - Method in interface se.conciliate.extensions.store.MTExtensionDocument
Asynchronously saves this document.
queueSave(MTRemoteChangeHandler) - Method in interface se.conciliate.extensions.store.MTEdge
Puts this edge on a save queue, making this call safe to do from the event dispatch thread.
queueSave(MTRemoteChangeHandler) - Method in interface se.conciliate.extensions.store.MTSymbol
Puts this symbol on a save queue, making this call safe to do from the event dispatch thread.
queueSave(MTRemoteChangeHandler) - Method in interface se.conciliate.extensions.store.MTVertex
Puts this vertex on a save queue, making this call safe to do from the event dispatch thread.
QUICK - Enum constant in enum class se.conciliate.extensions.publish.custom.step.ConfigStepRenderPNG.Mode
 

R

rawValue - Variable in class se.conciliate.extensions.attribute.AttributeValue
 
read(Element) - Method in interface se.conciliate.extensions.publish.FieldProvider
Returns a string corresponding to the given setting element.
read(Element) - Method in interface se.conciliate.extensions.publish.ReportImageProvider
 
readConfig(byte[]) - Method in interface se.conciliate.extensions.publish.custom.CustomPublish
A complete custom publish profile can be bundled as a zip archive containing the publish configuration in an entry called "config.xml", together with any other resources the publish might need.
readEntity(XMLEventReader, Class<T>, T) - Method in interface se.conciliate.extensions.xml.RepositoryXMLReader
Updates an entity from XML.
reconnect() - Method in interface se.conciliate.extensions.messaging.MessageService
Tries to reconnect after loosing connection with the server.
ReferenceResolver - Interface in se.conciliate.extensions.xml
Used to resolve references to other entities when updating repository data from XML.
Refinement - Interface in se.conciliate.extensions.attribute
A refinement is an encapsulation of a validation scheme for a specific attribute data type.
RefinementElement - Interface in se.conciliate.extensions.attribute
A refinement element contains the actual meta data that a refinement has.
RefinementElement.ColumnMapper - Interface in se.conciliate.extensions.attribute
 
RefinementElement.Type - Enum Class in se.conciliate.extensions.attribute
 
RefinementOption - Interface in se.conciliate.extensions.attribute
A refinement option describes a single option value type.
refreshEdgeControlPoint(Point) - Method in interface se.conciliate.extensions.ui.modeling.Selection
Notify the selection that the point that is selected has moved.
refreshEdgeSegment(Point[]) - Method in interface se.conciliate.extensions.ui.modeling.Selection
Notify the selection that the segment that is selected has moved.
registerDrawableRenderer(RendererFlavor, DrawableRenderer) - Method in interface se.conciliate.extensions.renderer.RendererService
Registers a new drawable renderer.
registerModelRenderer(RendererFlavor, ModelRenderer) - Method in interface se.conciliate.extensions.renderer.RendererService
Registers a new model renderer.
rejectDraft(long, String) - Method in interface se.conciliate.extensions.store.MTServer
Rejects a draft in the state "NEW" and moves it back to "DRAFT".
releaseLock() - Method in interface se.conciliate.extensions.store.MTModelHeader
Immediately releases a lock on the model.
releaseLock() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Immediately releases a lock on the symbol.
reload() - Method in interface se.conciliate.extensions.store.MTPluginData
Reloads the plugin data from storage and returns a new reference containing the latest data.
remoteChangeException(MTRemoteChangeException) - Method in interface se.conciliate.extensions.store.MTRemoteChangeHandler
Called to handle a remote change exception in some custom way.

NOTE: The caller of this method might invoke it on any thread.
RemoteDataSource - Interface in se.conciliate.extensions.datasources
A remote data source
remoteLogin() - Method in interface se.conciliate.extensions.messaging.MessageServiceListener
A user was added to the service.
remove() - Method in interface se.conciliate.extensions.publish.MutablePublishProfile
 
remove() - Method in interface se.conciliate.extensions.store.MTAccessGroup
 
remove() - Method in interface se.conciliate.extensions.store.MTAttributeType
Removes this attribute type.
remove() - Method in interface se.conciliate.extensions.store.MTColorSchemeHeader
Removes the color scheme.
remove() - Method in interface se.conciliate.extensions.store.MTCompleteEdge
Removes this edge.
remove() - Method in interface se.conciliate.extensions.store.MTCompleteVertex
Removes this vertex.
remove() - Method in interface se.conciliate.extensions.store.MTDirectory
Removes the directory completely.
remove() - Method in interface se.conciliate.extensions.store.MTDocumentHeader
Removes the document.
remove() - Method in interface se.conciliate.extensions.store.MTDocumentTypeHeader
Removes this document type.
remove() - Method in interface se.conciliate.extensions.store.MTExtensionDocument
Removes the extension document.
remove() - Method in interface se.conciliate.extensions.store.MTImage
Removes the image from storage.
remove() - Method in interface se.conciliate.extensions.store.MTLanguage
Removes the language.
remove() - Method in interface se.conciliate.extensions.store.MTLayerType
 
remove() - Method in interface se.conciliate.extensions.store.MTList
Removes this list.
remove() - Method in interface se.conciliate.extensions.store.MTModelHeader
Removes the model.
remove() - Method in interface se.conciliate.extensions.store.MTNotificationModel
Removes a notification model.
remove() - Method in class se.conciliate.extensions.store.MTPermissionGroup.PredefinedGroup
 
remove() - Method in interface se.conciliate.extensions.store.MTPermissionGroup
 
remove() - Method in interface se.conciliate.extensions.store.MTPluginData
Removes this plug-in data.
remove() - Method in interface se.conciliate.extensions.store.MTPublication
Removes a publication.
remove() - Method in interface se.conciliate.extensions.store.MTPublishTemplateHeader
Removes the template.
remove() - Method in interface se.conciliate.extensions.store.MTRepository
Removes the repository completely.
remove() - Method in interface se.conciliate.extensions.store.MTSubscriber
Removes a subscriber.
remove() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
Removes the symbol from the current workspace if it is not used in any of the workspaces models.
remove() - Method in interface se.conciliate.extensions.store.MTTimestamp
Removes this timestamp.
remove() - Method in interface se.conciliate.extensions.store.MTVariable
Removes this variable.
remove() - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
Removes this profile from the database or filesystem.
remove(int) - Method in interface se.conciliate.extensions.attribute.RefinementElement
Removes the values (columns) at the specified row.
remove(String) - Method in interface se.conciliate.extensions.configuration.Configuration
Deprecated.
Removes the object associated with the key and returns that object or null if no such object could be found.
remove(Collection<Document>) - Method in interface se.conciliate.extensions.documents.DocumentSource.Remover
Removes all documents in the collection.
remove(MTDataPresenter.Presentable) - Method in interface se.conciliate.extensions.store.plugin.MTDataPresenter
Removes an object of the given type.
removeBinderListener(BinderListener) - Method in interface se.conciliate.extensions.ui.Binder
Removes a listener for changes to the binder.
removeBorderColor(SymbolVariant) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
removeBorderStroke(SymbolVariant) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
removeBreakdown(MTModelHeader, MTEdgeHeader) - Method in interface se.conciliate.extensions.store.MTModelStore
Removes the breakdown between the edge and the model if one exists, otherwise nothing happens.
removeBreakdown(MTModelHeader, MTSymbolHeader) - Method in interface se.conciliate.extensions.store.MTModelStore
Removes the breakdown between the symbol and the model if one exists, otherwise nothing happens.
removeChangeListener(ChangeListener) - Method in interface se.conciliate.extensions.ui.Page
Removes a change listener.
removeChangeListener(ChangeListener) - Method in interface se.conciliate.extensions.ui.querybuilder.QueryBuilder
Removes a change listener from the query builder.
removeChangeListener(ChangeListener) - Method in interface se.conciliate.extensions.ui.selectors.ContentFilter
Removes a change listener.
removeChangeListener(ChangeListener) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelector
Removes a change listener.
removeChangeListener(ChangeListener) - Method in interface se.conciliate.extensions.ui.selectors.SingleSelector
Removes a change listener.
removeChooserWidget(ChooserWidget<T>, Class<T>) - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Removes the specified widget if and only if it is the currently registered chooser widget for the specified class.
removeConfiguration() - Method in interface se.conciliate.extensions.repoconfig.ConfigurationHandler
 
removeConfiguration(String) - Method in interface se.conciliate.extensions.configuration.ConfigurationStore
Deprecated.
Removes a named configuration from the store and also removes the configuration from the storage (which can be any medium).
removeConfigurationListener(ConfigurationListener) - Method in interface se.conciliate.extensions.configuration.ConfigurationStore
Deprecated.
Removes a listener from the store.
removeControlPoint(Point) - Method in interface se.conciliate.extensions.store.MTEdgePath
Removes the given control point from the list of control points.
removeControlPoint(List<Point>, Point, Shape, Shape) - Method in interface se.conciliate.extensions.router.EdgeRouter
Returns a new list of control points where the given point p is no longer taken into account while routing.
removeData() - Method in interface se.conciliate.extensions.store.MTPluginDataOperations
Removes all plug-in data for the entity.
removeDocument(MTDocumentHeader) - Method in interface se.conciliate.extensions.store.MTModel
Removes a document from the model.
removeDocument(MTDocumentHeader) - Method in interface se.conciliate.extensions.store.MTSymbol
Removes a document from the symbol.
removeDocumentSourceListener(DocumentSourceListener) - Method in interface se.conciliate.extensions.documents.DocumentSource
Adds a listener for changes in the source.
removeDocumentType(MTDocumentTypeHeader) - Method in interface se.conciliate.extensions.store.MTDocument
Removes a document type from the types this document is connected to.
removeEdge(MTEdge) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
removeEdgeType(EdgeType) - Method in interface se.conciliate.extensions.type.ModelFamily
Removes a relation type from a diagram.
removeExtensionDocument(MTExtensionDocument) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
removeFlags(String) - Static method in interface se.conciliate.extensions.store.query.MTPatternQuery
 
removeFromGroup(MTSubscriber) - Method in interface se.conciliate.extensions.store.MTSubscriber
 
removeFromModels() - Method in interface se.conciliate.extensions.store.MTAttributeType
Removes this attribute type from models.
removeFromSymbolType(SymbolType) - Method in interface se.conciliate.extensions.store.MTAttributeType
Removes this attribute type from a symbol type.
removeIcon(Shell.StatusIcon) - Method in interface se.conciliate.extensions.ui.Shell
Remove icon from the status bar.
removeLabelColor(EdgeType) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
removeLabelColor(SymbolVariant) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
removeLanguageListener(MTLanguageListener) - Method in interface se.conciliate.extensions.store.MTStore
 
removeLayerType(MTLayerType) - Method in interface se.conciliate.extensions.store.MTCompleteModel
Removes the layer type from this complete model instance.

NOTE: This change will not be persisted.
removeListListener(MTListListener) - Method in interface se.conciliate.extensions.store.MTStore
 
removeLoadListener(Consumer<SingleSelector.LoadState>) - Method in interface se.conciliate.extensions.ui.selectors.SingleSelector
Removes a load listener from this selector.
removeMember(MTSubscriber) - Method in interface se.conciliate.extensions.store.MTSubscriber
 
removeMessageServiceListener(MessageServiceListener) - Method in interface se.conciliate.extensions.messaging.MessageService
Removes a listener for changes to the service.
removeModelType(ModelType) - Method in interface se.conciliate.extensions.type.ModelFamily
Removes a model type from a family.
removeMTAttributeTypeListener(MTAttributeTypeListener) - Method in interface se.conciliate.extensions.store.MTStore
 
removeMTDocumentListener(MTDocumentListener) - Method in interface se.conciliate.extensions.store.MTStore
 
removeMTDocumentTypeListener(MTDocumentTypeListener) - Method in interface se.conciliate.extensions.store.MTStore
 
removeMTModelStoreListener(MTModelStoreListener) - Method in interface se.conciliate.extensions.store.MTModelStore
Removes a model store listener.
removeMTSymbolStoreListener(MTSymbolStoreListener) - Method in interface se.conciliate.extensions.store.MTSymbolStore
Removes a symbol store listener.
removeMultiChooserWidget(MultiChooserWidget<T>, Class<T>) - Method in interface se.conciliate.extensions.ui.widgets.WidgetFactory
Removes the specified widget if and only if it is the currently registered multi-chooser widget for the specified class.
removePrivilege(MTRepository, MTUserHeader.RepositoryPrivilege) - Method in interface se.conciliate.extensions.store.MTUser
 
removePrivilege(MTUserHeader.RepositoryPrivilege) - Method in interface se.conciliate.extensions.store.MTAccessGroup
 
removePrivilege(MTUserHeader.ServerPrivilege) - Method in interface se.conciliate.extensions.store.MTUser
 
removeProperty(String) - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
removeProperty(String, String) - Method in interface se.conciliate.extensions.store.MTDocument
Removes a property.
removeProperty(String, String) - Method in interface se.conciliate.extensions.store.MTModel
Removes a property.
removeProperty(String, String) - Method in interface se.conciliate.extensions.store.MTSymbol
Removes a property.
removeProperty(String, String) - Method in interface se.conciliate.extensions.store.MTVertex
Removes a property.
removePropertyChangeListener(PropertyChangeListener) - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
removePropertyChangeListener(PropertyChangeListener) - Method in class se.conciliate.extensions.ui.Shell.SimpleStatusProgress
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface se.conciliate.extensions.ui.Shell.StatusIcon
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface se.conciliate.extensions.ui.Shell.StatusProgress
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
removePropertyListener(PropertyChangeListener) - Method in interface se.conciliate.extensions.publish.MenuEditor
 
remover(Consumer<Collection<InputDescriptor.OptionsDescriptor.Option>>) - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsInputBuilder
 
removeRelation(String, MTPluginData) - Method in interface se.conciliate.extensions.store.MTPluginData
Removes a relation from this data to another plug-in data.
removeRelations(String, Collection<MTPluginData>) - Method in interface se.conciliate.extensions.store.MTPluginData
Removes relations from this data to other plug-in data.
removeRepositoryStateListener(MTRepositoryStateListener) - Method in interface se.conciliate.extensions.store.MTStore
 
removeStroke(EdgeType) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
removeStrokeColor(EdgeType) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
removeSubscriberListener(MTSubscriberListener) - Method in interface se.conciliate.extensions.store.MTStore
 
removeSubscriberListener(SubscriberListener) - Method in interface se.conciliate.extensions.store.MTModelStore
 
removeSymbolType(SymbolType) - Method in interface se.conciliate.extensions.type.ModelFamily
Removes a symbol type from a diagram.
removeTransformer(SymbolVariant) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
removeUser(MTUser) - Method in interface se.conciliate.extensions.store.MTRepository
Removes a user from the repository.
removeUserData(String) - Method in interface se.conciliate.extensions.store.MTEdge
Removes custom user data stored on the edge.
removeVariableListener(MTVariableListener) - Method in interface se.conciliate.extensions.store.MTStore
 
removeVertex(MTVertex) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
removeWorkflowRoleListener(WorkflowRoleListener) - Method in interface se.conciliate.extensions.store.MTModelStore
 
renameTo(String) - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
Renames the repository.
render(G) - Method in interface se.conciliate.extensions.renderer.ModelRenderer
 
render(G, AffineTransform, Drawable, Rectangle, MTLanguage, MTColorTransformer, Paint, Stroke, Paint) - Method in interface se.conciliate.extensions.renderer.DrawableRenderer
Renders a drawable to a target.
render(ModelImageExporter, OutputStream, RestLocale, Map<String, Object>) - Method in interface se.conciliate.extensions.content.RestModel
 
render(ModelImageExporter, OutputStream, RestLocale, Properties) - Method in interface se.conciliate.extensions.content.RestModel
Deprecated.
RendererFlavor - Interface in se.conciliate.extensions.renderer
 
RendererService - Interface in se.conciliate.extensions.renderer
 
replaceBinaryData(MTPluginDataOperations.Data, String, String) - Method in interface se.conciliate.extensions.store.plugin.MTDataProvider
Replaces the byte data.
replaceDocuments(Collection<MTDocumentHeader>, MTDocumentHeader) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Goes through all models and symbols and finds any documents in documentsToReplace and replaces them with replaceWith.
replaceDocumentTypes(Collection<MTDocumentTypeHeader>, MTDocumentTypeHeader) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Goes through all documents and finds any document type in documentTypesToReplace and replaces them with replaceWith.
replaceSymbols(Collection<MTSymbolHeader>, MTSymbolHeader) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Goes through all models and finds any symbols in symbolsToReplace and replaces them with replaceWith.
replaceTextData(MTPluginDataOperations.Data, String, String) - Method in interface se.conciliate.extensions.store.plugin.MTDataProvider
Replaces the text data.
REPORT_PUBLISH_TYPE_STRING - Static variable in interface se.conciliate.extensions.publish.PublishService
v1 of the report publisher (creates pdf/word reports)
ReportContext - Interface in se.conciliate.extensions.report.output
 
ReportDataSource - Interface in se.conciliate.extensions.report
 
ReportDataSourceFactory - Interface in se.conciliate.extensions.report
Factory for creating data sources for reports.
ReportField - Interface in se.conciliate.extensions.report.output
 
ReportFieldProvider - Interface in se.conciliate.extensions.report.output
Provider for custom report fields.
ReportGenerator - Interface in se.conciliate.extensions.report
Generates reports from a data source and a profile.
ReportHeading - Class in se.conciliate.extensions.report.output
 
ReportHeading(String, int) - Constructor for class se.conciliate.extensions.report.output.ReportHeading
 
ReportHeading(String, int, Path) - Constructor for class se.conciliate.extensions.report.output.ReportHeading
 
ReportHtml - Class in se.conciliate.extensions.report.output
 
ReportHtml(String) - Constructor for class se.conciliate.extensions.report.output.ReportHtml
 
ReportImage - Class in se.conciliate.extensions.report.output
 
ReportImage(Path) - Constructor for class se.conciliate.extensions.report.output.ReportImage
 
ReportImage(Path, boolean) - Constructor for class se.conciliate.extensions.report.output.ReportImage
 
ReportImageProvider - Interface in se.conciliate.extensions.publish
 
ReportList - Class in se.conciliate.extensions.report.output
 
ReportList(List<String>) - Constructor for class se.conciliate.extensions.report.output.ReportList
 
ReportOutput - Interface in se.conciliate.extensions.report.output
 
ReportOutputWriter - Interface in se.conciliate.extensions.report.output
 
ReportOutputWriterFactory - Interface in se.conciliate.extensions.report.output
OSGi service for creating report output writers.
ReportPageBreak - Class in se.conciliate.extensions.report.output
 
ReportPageBreak() - Constructor for class se.conciliate.extensions.report.output.ReportPageBreak
 
ReportPageLayout - Class in se.conciliate.extensions.report.output
 
ReportPageLayout(PaperOrientation) - Constructor for class se.conciliate.extensions.report.output.ReportPageLayout
 
ReportParagraph - Class in se.conciliate.extensions.report.output
 
ReportParagraph(String) - Constructor for class se.conciliate.extensions.report.output.ReportParagraph
 
ReportParagraph(String, boolean, boolean) - Constructor for class se.conciliate.extensions.report.output.ReportParagraph
 
ReportParagraph(String, ReportTextStyle) - Constructor for class se.conciliate.extensions.report.output.ReportParagraph
 
ReportTable - Class in se.conciliate.extensions.report.output
 
ReportTable(List<List<ReportTable.ReportTableCell>>) - Constructor for class se.conciliate.extensions.report.output.ReportTable
 
ReportTable(List<List<ReportTable.ReportTableCell>>, boolean) - Constructor for class se.conciliate.extensions.report.output.ReportTable
 
ReportTable(List<List<ReportTable.ReportTableCell>>, boolean, int) - Constructor for class se.conciliate.extensions.report.output.ReportTable
 
ReportTable.ReportTableCell - Class in se.conciliate.extensions.report.output
 
ReportTableCell(ReportOutput) - Constructor for class se.conciliate.extensions.report.output.ReportTable.ReportTableCell
 
ReportTableCell(ReportOutput, int) - Constructor for class se.conciliate.extensions.report.output.ReportTable.ReportTableCell
 
ReportTableOfContent - Class in se.conciliate.extensions.report.output
 
ReportTableOfContent(int) - Constructor for class se.conciliate.extensions.report.output.ReportTableOfContent
 
ReportTextStyle - Enum Class in se.conciliate.extensions.report.output
 
ReportTranslations - Interface in se.conciliate.extensions.report
Provides default translations for report profiles.
REPOSITORY_BROWSING - Enum constant in enum class se.conciliate.extensions.ui.Shell.ShellState
In the repository browser
repositoryClosing(MTRepositoryHeader, MTWorkspaceHeader) - Method in interface se.conciliate.extensions.store.event.MTRepositoryStateListener
Called when a repository is closed.
RepositoryConfiguration - Interface in se.conciliate.extensions.repoconfig
A configuration for a repository, describing the settings, model types, symbol types etc.
repositoryOpened(MTRepositoryHeader, MTWorkspaceHeader) - Method in interface se.conciliate.extensions.store.event.MTRepositoryStateListener
Called when a repository is opened for editing.
RepositoryXMLReader - Interface in se.conciliate.extensions.xml
Updates repository entities from XML created by a RepositoryXMLWriter.
RepositoryXMLWriter - Interface in se.conciliate.extensions.xml
Serializes repository data to XML that can later be read using a RepositoryXMLReader.
requestFocus() - Method in interface se.conciliate.extensions.ui.selectors.ContentFilter
Requests focus for the filter, if applicable.
reset() - Method in interface se.conciliate.extensions.ui.selectors.ContentFilter
Resets the filter.
reset() - Method in interface se.conciliate.extensions.ui.widgets.ChooserWidget
Resets the state of the component.
resetToDefaults() - Method in interface se.conciliate.extensions.store.MTColorScheme
 
RESPONSIBLE_FOR - Enum constant in enum class se.conciliate.extensions.content.RestObject.ObjectExpansions
 
rest(Class<T>) - Method in interface se.conciliate.extensions.store.MTStore
 
RestAttribute - Interface in se.conciliate.extensions.content
 
RestAttributeEnabled - Interface in se.conciliate.extensions.content
 
RestContext - Interface in se.conciliate.extensions.content
Loads and makes available a set of data for a context within the current workspace.
RestContext.DataType - Enum Class in se.conciliate.extensions.content
 
RestData - Interface in se.conciliate.extensions.content
Base interface for all data loaded in a RestContext.
RestDocument - Interface in se.conciliate.extensions.content
Deprecated.
RestDocument.DocumentExpansions - Enum Class in se.conciliate.extensions.content
Deprecated.
 
RestDocumentType - Interface in se.conciliate.extensions.content
 
RestEdge - Interface in se.conciliate.extensions.content
 
RestGroup - Interface in se.conciliate.extensions.content
 
RestLayer - Interface in se.conciliate.extensions.content
 
RestModel - Interface in se.conciliate.extensions.content
 
RestModel.ModelExpansions - Enum Class in se.conciliate.extensions.content
 
RestObject - Interface in se.conciliate.extensions.content
 
RestObject.ObjectExpansions - Enum Class in se.conciliate.extensions.content
 
restore() - Method in interface se.conciliate.extensions.store.MTModelHeader
If this model has previously been removed from the current workspace it will be restored.
restore() - Method in interface se.conciliate.extensions.store.MTSymbolHeader
If this symbol has previously been removed from the current workspace it will be restored.
restoreSymbol(String) - Method in interface se.conciliate.extensions.store.MTWorkspaceHeader
Tries to restore a symbol that was previously removed and add it back to this workspace.
RestRevisionEntry - Interface in se.conciliate.extensions.content
 
RestSubscriber - Interface in se.conciliate.extensions.content
 
RestUser - Interface in se.conciliate.extensions.content
 
RestVertex - Interface in se.conciliate.extensions.content
 
RestVertex.VertexColor - Interface in se.conciliate.extensions.content
 
resultUpdated() - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.Support
Indicates that the entire result set should be updated.
reverse() - Method in interface se.conciliate.extensions.store.MTEdge
Reverses the direction of the edge by setting the "from" vertex as the "to" vertex and the other way around.
REVERSED - Enum constant in enum class se.conciliate.extensions.store.SwimlaneRelationDirection
 
REVERT_TO_REVISION - Enum constant in enum class se.conciliate.extensions.store.MTRevisionOperation.OperationType
 
revertToRevision(MTRevisionInfo) - Method in interface se.conciliate.extensions.store.MTModel
Prepares for reverting to an earlier revision of the model.
revertToRevision(MTRevisionInfo) - Method in interface se.conciliate.extensions.store.MTSymbol
Prepares for reverting to an earlier revision of the symbol.
REVIEWER - Enum constant in enum class se.conciliate.extensions.store.event.WorkflowRoleListener.WorkflowRole
 
REVISION - Enum constant in enum class se.conciliate.extensions.store.query.MTQuery.SortColumn
 
REVISION_LOG - Enum constant in enum class se.conciliate.extensions.content.RestModel.ModelExpansions
 
REVISION_LOG_MODEL_SVG - Enum constant in enum class se.conciliate.extensions.content.RestModel.ModelExpansions
 
revisionChanged(MTModel, MTWorkspace, MTRepository) - Method in class se.conciliate.extensions.store.event.MTModelStoreAdapter
 
revisionChanged(MTModel, MTWorkspace, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTModelStoreListener
Called when a change was made to the current revision of a model, i.e.
revisionChanged(MTSymbol, MTWorkspace, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTSymbolStoreListener
Called when a change was made to the current revision of a symbol, i.e.
revisionChanged(MTSymbol, MTWorkspace, MTRepository) - Method in class se.conciliate.extensions.store.MTSymbolStoreAdapter
 
revisionCreated(MTModel, MTWorkspace, MTRepository) - Method in class se.conciliate.extensions.store.event.MTModelStoreAdapter
 
revisionCreated(MTModel, MTWorkspace, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTModelStoreListener
Called when a new revision of a model is created through the store api.

NOTE: No guarantees are made about wich thread this method is called upon.
revisionCreated(MTSymbol, Collection<MTModel>, MTWorkspace, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTSymbolStoreListener
Called when a new revision of a symbol is created through the store api.

NOTE: No guarantees are made about wich thread this method is called upon.
revisionCreated(MTSymbol, Collection<MTModel>, MTWorkspace, MTRepository) - Method in class se.conciliate.extensions.store.MTSymbolStoreAdapter
 
revisionLocked(MTModel, MTWorkspace, MTRepository) - Method in class se.conciliate.extensions.store.event.MTModelStoreAdapter
 
revisionLocked(MTModel, MTWorkspace, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTModelStoreListener
Called when the current revision of a model is locked.

NOTE: No guarantees are made about wich thread this method is called upon.
revisionLocked(MTSymbol, MTWorkspace, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTSymbolStoreListener
Called when the current revision of a symbol is locked.

NOTE: No guarantees are made about wich thread this method is called upon.
revisionLocked(MTSymbol, MTWorkspace, MTRepository) - Method in class se.conciliate.extensions.store.MTSymbolStoreAdapter
 
RIGHT - Enum constant in enum class se.conciliate.extensions.drawable.Drawable.TextHorizontalAlign
 
RIGHT - Enum constant in enum class se.conciliate.extensions.store.Direction
 
RIGHT - Enum constant in enum class se.conciliate.extensions.type.rule.MethodSupport.Direction
 
RIGHT - Enum constant in enum class se.conciliate.extensions.ui.ModelingActionGroup.PreferredAlignment
 
rotateLabelToFollowShape(Rectangle, List<Point>) - Method in interface se.conciliate.extensions.router.EdgeRouter
Without mutating any parameter, returns an angle that the given label bounds should be rotated by to make the label "follow" the shape of an edge made up of the given control points.
RoundAvatarIcon(int, String) - Constructor for class se.conciliate.extensions.store.MTUser.RoundAvatarIcon
 
run() - Method in interface se.conciliate.extensions.ui.ShellAction
Runs the action.
run(CommandLineTask.CommandLine) - Method in interface se.conciliate.extensions.actions.CommandLineTask
Runs the task.
run(ExportConfig, File, ProgressCallback) - Method in interface se.conciliate.extensions.exportservice.ExportService
Deprecated.
Performs the export.
run(ImportConfig, File, ProgressCallback) - Method in interface se.conciliate.extensions.importservice.ImportService
Deprecated.
Performs the import.
run(CustomPublishConfig, Collection<MTLanguage>, ProgressCallback, UploadProfile, BiFunction<Path, String, Boolean>, Map<String, String>, MTColorScheme, boolean, PublishResource...) - Method in interface se.conciliate.extensions.publish.custom.CustomPublish
Runs a custom publish.
runExport(MTExportConfig) - Method in interface se.conciliate.extensions.exportservice.MTExportService
Runs a silent MT export.
runImport(MTImportConfig, MTImportCallback) - Method in interface se.conciliate.extensions.importservice.MTImportService
Runs a silent MT import.
runUnsafeSQL(String) - Method in interface se.conciliate.extensions.store.MTStore
 
runWithCheckForUnsavedChanges(String, Runnable) - Method in interface se.conciliate.extensions.ui.Shell
Runs an action after checking if there are unsaved changes.

S

save() - Method in interface se.conciliate.extensions.publish.MutablePublishProfile
Saves changes to the profile back to the database.
save() - Method in interface se.conciliate.extensions.store.MTAccessGroup
 
save() - Method in interface se.conciliate.extensions.store.MTAttributeType
Saves a new attribute type or saves changes to an existing one.
save() - Method in interface se.conciliate.extensions.store.MTColorScheme
Saves changes to the profile back to the database.
save() - Method in interface se.conciliate.extensions.store.MTDirectory
Saves changes to the directory.
save() - Method in interface se.conciliate.extensions.store.MTDocument
Saves changes made to the document.
save() - Method in interface se.conciliate.extensions.store.MTDocumentType
Saves a new document type or changes to an existing one.
save() - Method in interface se.conciliate.extensions.store.MTEdge
Saves a new edge or stores changes to an existing one.
save() - Method in interface se.conciliate.extensions.store.MTEdit
Saves this edit to storage.
save() - Method in interface se.conciliate.extensions.store.MTExtensionDocument
Saves this MTExtensionDocument.
save() - Method in interface se.conciliate.extensions.store.MTHistory
Saves the history.
save() - Method in interface se.conciliate.extensions.store.MTImage
Saves the image to storage.
save() - Method in interface se.conciliate.extensions.store.MTLanguage
Saves a new language or changes to an existing one.
save() - Method in interface se.conciliate.extensions.store.MTLayerType
 
save() - Method in interface se.conciliate.extensions.store.MTList
Saves this list, either by updating its existing values or, if this is a completely new list, by persisting it as a new list.
save() - Method in interface se.conciliate.extensions.store.MTModel
Saves changes made to the model.
save() - Method in interface se.conciliate.extensions.store.MTNotificationModel
Saves changes to a notification model.
save() - Method in class se.conciliate.extensions.store.MTPermissionGroup.PredefinedGroup
 
save() - Method in interface se.conciliate.extensions.store.MTPermissionGroup
 
save() - Method in interface se.conciliate.extensions.store.MTPluginData
Saves new plug-in data or saves changes to existing plug-in data.
save() - Method in interface se.conciliate.extensions.store.MTPublication
Saves changes to a publication.
save() - Method in interface se.conciliate.extensions.store.MTPublishTemplate
Saves changes to the profile back to the database.
save() - Method in interface se.conciliate.extensions.store.MTRepository
Saves changes to the repository.
save() - Method in interface se.conciliate.extensions.store.MTSubscriber
Saves changes to a subscriber.
save() - Method in interface se.conciliate.extensions.store.MTSymbol
Saves a new symbol or changes to an existing one.
save() - Method in interface se.conciliate.extensions.store.MTTimestamp
Saves a new timestamp or saves changes to an existing timestamp.
save() - Method in interface se.conciliate.extensions.store.MTUser
Saves changes to a user.
save() - Method in interface se.conciliate.extensions.store.MTVariable
Saves a new variable or saves changes to an existing variable.
save() - Method in interface se.conciliate.extensions.store.MTVertex
Saves a new vertex or changes to an existing one.
save() - Method in interface se.conciliate.extensions.store.MTWorkspace
Saves changes to this workspace.
save() - Method in interface se.conciliate.extensions.uploadservice.editor.UploadProfileEditor
 
save() - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
Saves changes to the profile back to the database or filesystem.
save(boolean) - Method in interface se.conciliate.extensions.store.MTLayerType
 
save(Collection<Document>) - Method in interface se.conciliate.extensions.documents.DocumentSource.Saver
Saves the documents in the given collection.
save(ProgressCallback, MTLanguage) - Method in interface se.conciliate.extensions.store.MTLanguage
Saves the language in the same way as save().
SAVE - Static variable in interface se.conciliate.extensions.uploadservice.editor.UploadProfileEditor
 
saveAttributeType(MTAttributeType) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
saveColorScheme(MTColorScheme) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
saveDocument(MTDocument) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
saveDocumentType(MTDocumentType) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
saveEdge(MTEdge) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
saveExtensionDocument(MTExtensionDocument) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
saveHistory(MTHistory) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
saveImage(MTImage) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
saveLayer(MTLayer) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
saveList(MTList) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
saveModel(MTModel) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
saver(Consumer<InputDescriptor.OptionsDescriptor.Option>) - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsInputBuilder
 
saveSettings(JComponent) - Method in interface se.conciliate.extensions.ui.SidebarSettings
Saves the settings for the sidebar.
saveSubscriber(MTSubscriber) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
saveSymbol(MTSymbol) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
saveUser(MTUser) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
saveVariable(MTVariable) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
saveVertex(MTVertex) - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
scanStarted() - Method in interface se.conciliate.extensions.ui.FileInstallListener
 
scanStopped() - Method in interface se.conciliate.extensions.ui.FileInstallListener
 
ScriptProvider - Interface in se.conciliate.extensions.publish
A way for plugins to provide additional javascript sources to the html publish.
ScriptSources - Class in se.conciliate.extensions.publish
 
ScriptSources() - Constructor for class se.conciliate.extensions.publish.ScriptSources
 
se.conciliate.extensions - package se.conciliate.extensions
2c8 Modeling Tool public API.
se.conciliate.extensions.actions - package se.conciliate.extensions.actions
Provides actions for running scripts.
se.conciliate.extensions.attribute - package se.conciliate.extensions.attribute
Custom attributes.
se.conciliate.extensions.auth - package se.conciliate.extensions.auth
Authentication and authorization.
se.conciliate.extensions.configuration - package se.conciliate.extensions.configuration
Utilities for storing plug-in configuration data.
se.conciliate.extensions.content - package se.conciliate.extensions.content
Service for loading data for export and publish.
se.conciliate.extensions.datasources - package se.conciliate.extensions.datasources
Connections to different data source.
se.conciliate.extensions.datatransfer - package se.conciliate.extensions.datatransfer
Package containing various support interfaces for data transfers such as drag and drop.
se.conciliate.extensions.documents - package se.conciliate.extensions.documents
API for providing document links from different providers to MT.
se.conciliate.extensions.documentservice - package se.conciliate.extensions.documentservice
Provides the means for connecting to document services and content management systems.
se.conciliate.extensions.documentservice.exception - package se.conciliate.extensions.documentservice.exception
This package contains exception classes used by document services.
se.conciliate.extensions.drawable - package se.conciliate.extensions.drawable
Provides functionality to alter the look of different objects in models and is the base for all drawing done in models.
se.conciliate.extensions.exportservice - package se.conciliate.extensions.exportservice
Provides the means to register custom export services and/or run the built-in export with a custom selection of content.
se.conciliate.extensions.fop - package se.conciliate.extensions.fop
This package contain different classes to get access to Apache FOP through OSGi.
se.conciliate.extensions.imageexport - package se.conciliate.extensions.imageexport
A package containing image exporting utilities.
se.conciliate.extensions.importservice - package se.conciliate.extensions.importservice
Provides the means to provide custom import services and/or use the built-in import service with custom settings.
se.conciliate.extensions.merge - package se.conciliate.extensions.merge
Provides the means to merge entities into a repository when importing.
se.conciliate.extensions.messaging - package se.conciliate.extensions.messaging
Provides a means of sending and receiving messages in a server environment.
se.conciliate.extensions.net - package se.conciliate.extensions.net
Contains classes relevant to networking.
se.conciliate.extensions.print - package se.conciliate.extensions.print
Provides services for printing.
se.conciliate.extensions.publish - package se.conciliate.extensions.publish
Provides publish services and the means to register custom fields to show in published material.
se.conciliate.extensions.publish.custom - package se.conciliate.extensions.publish.custom
Provides services for performing a customized publish service.
se.conciliate.extensions.publish.custom.settings - package se.conciliate.extensions.publish.custom.settings
Provides settings for the custom publish, such as what to include when publishing.
se.conciliate.extensions.publish.custom.step - package se.conciliate.extensions.publish.custom.step
Provides the different steps available when publishing.
se.conciliate.extensions.renderer - package se.conciliate.extensions.renderer
Provides the means to render models and drawables to various targets.
se.conciliate.extensions.repoconfig - package se.conciliate.extensions.repoconfig
Interfaces for querying the current repository configuration.
se.conciliate.extensions.report - package se.conciliate.extensions.report
Interfaces for report generators.
se.conciliate.extensions.report.output - package se.conciliate.extensions.report.output
Interfaces for report generators.
se.conciliate.extensions.router - package se.conciliate.extensions.router
Provides the means to construct paths and shapes used to construct and route edges.
se.conciliate.extensions.store - package se.conciliate.extensions.store
Provides a means to create, retrieve, update and delete all different persistently stored objects.
se.conciliate.extensions.store.connection - package se.conciliate.extensions.store.connection
Connections to MT data sources.
se.conciliate.extensions.store.event - package se.conciliate.extensions.store.event
Provide a means to listen to changes in the stores.
se.conciliate.extensions.store.plugin - package se.conciliate.extensions.store.plugin
Provides a means to register providers for custom plug-in data that can be connected to models, objects and documents.
se.conciliate.extensions.store.query - package se.conciliate.extensions.store.query
Provides utility classes to perform queries against the current workspace.
se.conciliate.extensions.type - package se.conciliate.extensions.type
This package contains classes and interfaces used to create modules that declare new symbol types, edge types and model types.
se.conciliate.extensions.type.rule - package se.conciliate.extensions.type.rule
Provides rules for what can be done in models.
se.conciliate.extensions.ui - package se.conciliate.extensions.ui
Provides classes and interfaces used to show a user interface and to hook in to the current user interface.
se.conciliate.extensions.ui.editors - package se.conciliate.extensions.ui.editors
Provides the means to register custom editors for entities.
se.conciliate.extensions.ui.modeling - package se.conciliate.extensions.ui.modeling
Provides a means to handle events originating from the modeling editor.
se.conciliate.extensions.ui.querybuilder - package se.conciliate.extensions.ui.querybuilder
Provides classes and interfaces used to show a user interface for building queries.
se.conciliate.extensions.ui.selectors - package se.conciliate.extensions.ui.selectors
Provides interfaces to select content of different types.
se.conciliate.extensions.ui.widgets - package se.conciliate.extensions.ui.widgets
Provides different widgets that can be used in the modeling tool UI.
se.conciliate.extensions.uploadservice - package se.conciliate.extensions.uploadservice
Provides the means to register new upload services that can be used when publishing (e.g.
se.conciliate.extensions.uploadservice.editor - package se.conciliate.extensions.uploadservice.editor
Editors for upload services.
se.conciliate.extensions.xml - package se.conciliate.extensions.xml
Provides services for serialising entities to or from XML.
select(List<Long>) - Method in interface se.conciliate.extensions.store.query.MTAttributeTypeQuery
Selects attribute types by their ID.
select(List<Long>) - Method in interface se.conciliate.extensions.store.query.MTColorSchemeQuery
Selects color schemes by their ID.
select(List<Long>) - Method in interface se.conciliate.extensions.store.query.MTDocumentQuery
Selects documents by their ID.
select(List<Long>) - Method in interface se.conciliate.extensions.store.query.MTDocumentTypeQuery
Selects document types by their ID.
select(List<Long>) - Method in interface se.conciliate.extensions.store.query.MTImageQuery
Selects images by their ID.
select(List<Long>) - Method in interface se.conciliate.extensions.store.query.MTLayerTypeQuery
Selects layer types by their ID.
select(List<Long>) - Method in interface se.conciliate.extensions.store.query.MTListQuery
Selects lists by their ID.
select(List<Long>) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Selects model by their ID.
select(List<Long>) - Method in interface se.conciliate.extensions.store.query.MTPluginDataQuery
Selects plugin data by their ID.
select(List<Long>) - Method in interface se.conciliate.extensions.store.query.MTSubscriberQuery
Selects subscribers by their ID.
select(List<Long>) - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Selects symbols by their ID.
select(List<Long>) - Method in interface se.conciliate.extensions.store.query.MTTimestampQuery
Selects timestamps by their ID.
select(List<Long>) - Method in interface se.conciliate.extensions.store.query.MTVariableQuery
Selects variables by their ID.
select(List<Long>) - Method in interface se.conciliate.extensions.store.query.MutablePublishProfileQuery
Selects publish profiles by their ID.
select(List<String>) - Method in interface se.conciliate.extensions.store.query.MTUserQuery
Selects users by their username.
select(List<Document.DocumentID>) - Method in interface se.conciliate.extensions.store.query.MTDocumentSourceQuery
Selects documents by their IDs.
select(MTList) - Method in interface se.conciliate.extensions.store.query.MTDocumentQuery
Selects documents by executing a list.
select(MTList) - Method in interface se.conciliate.extensions.store.query.MTDocumentSourceQuery
Selects MT documents by executing a list.
select(MTList) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Selects models by executing a list.
select(MTList) - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Selects symbols by executing a list.
selectAll() - Method in interface se.conciliate.extensions.store.query.MTAttributeTypeQuery
Selects all attribute types in the repository.
selectAll() - Method in interface se.conciliate.extensions.store.query.MTColorSchemeQuery
Selects all color schemes in the repository.
selectAll() - Method in interface se.conciliate.extensions.store.query.MTDocumentQuery
Selects all documents in the workspace.
selectAll() - Method in interface se.conciliate.extensions.store.query.MTDocumentSourceQuery
Selects all documents from all sources
selectAll() - Method in interface se.conciliate.extensions.store.query.MTDocumentTypeQuery
Selects all document types in the repository.
selectAll() - Method in interface se.conciliate.extensions.store.query.MTEntityPropertyQuery
Selects all properties in the repository.
selectAll() - Method in interface se.conciliate.extensions.store.query.MTImageQuery
Selects all images in the repository.
selectAll() - Method in interface se.conciliate.extensions.store.query.MTLayerTypeQuery
Selects all layer types in the repository.
selectAll() - Method in interface se.conciliate.extensions.store.query.MTListQuery
Selects all lists in the repository.
selectAll() - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Selects all models in the workspace.
selectAll() - Method in interface se.conciliate.extensions.store.query.MTPluginDataQuery
Selects all plugin data in the workspace.
selectAll() - Method in interface se.conciliate.extensions.store.query.MTSubscriberQuery
Selects all subscribers on the server.
selectAll() - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Selects all symbols in the workspace.
selectAll() - Method in interface se.conciliate.extensions.store.query.MTTimestampQuery
Selects all timestamps in the repository.
selectAll() - Method in interface se.conciliate.extensions.store.query.MTUserQuery
Selects all users in the repository.
selectAll() - Method in interface se.conciliate.extensions.store.query.MTVariableQuery
Selects all variables in the repository.
selectAll() - Method in interface se.conciliate.extensions.store.query.MutablePublishProfileQuery
Selects all publish profiles in the repository.
selectByKeys(List<String>) - Method in interface se.conciliate.extensions.store.query.MTVariableQuery
Selects variables by their keys.
selectByModels(Collection<MTModelHeader>) - Method in interface se.conciliate.extensions.store.query.MTDocumentSourceQuery
 
selectByModels(MTModelHeader...) - Method in interface se.conciliate.extensions.store.query.MTDocumentSourceQuery
Selects documents that are used in given models.
selectByModels(MTModelHeader...) - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Selects symbols that are used in given models.
selectByModelsAndSymbols(Collection<MTModelHeader>) - Method in interface se.conciliate.extensions.store.query.MTDocumentSourceQuery
 
selectByModelsAndSymbols(MTModelHeader...) - Method in interface se.conciliate.extensions.store.query.MTDocumentSourceQuery
Selects documents that are used in given models and objects.
selectByNamedQuery(MTNamedQuery) - Method in interface se.conciliate.extensions.store.query.MTAttributeTypeQuery
Selects from a named query.
selectByNamedQuery(MTNamedQuery) - Method in interface se.conciliate.extensions.store.query.MTColorSchemeQuery
Selects from a named query.
selectByNamedQuery(MTNamedQuery) - Method in interface se.conciliate.extensions.store.query.MTDocumentQuery
Selects from a named query.
selectByNamedQuery(MTNamedQuery) - Method in interface se.conciliate.extensions.store.query.MTDocumentTypeQuery
Selects from a named query.
selectByNamedQuery(MTNamedQuery) - Method in interface se.conciliate.extensions.store.query.MTImageQuery
Selects from a named query.
selectByNamedQuery(MTNamedQuery) - Method in interface se.conciliate.extensions.store.query.MTLayerTypeQuery
Selects from a named query.
selectByNamedQuery(MTNamedQuery) - Method in interface se.conciliate.extensions.store.query.MTListQuery
Selects from a named query.
selectByNamedQuery(MTNamedQuery) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Selects from a named query.
selectByNamedQuery(MTNamedQuery) - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Selects from a named query.
selectByNamedQuery(MTNamedQuery) - Method in interface se.conciliate.extensions.store.query.MTTimestampQuery
Selects from a named query.
selectByNamedQuery(MTNamedQuery) - Method in interface se.conciliate.extensions.store.query.MTVariableQuery
Selects from a named query.
selectBySymbols(Collection<MTSymbolHeader>) - Method in interface se.conciliate.extensions.store.query.MTDocumentSourceQuery
 
selectBySymbols(MTSymbolHeader...) - Method in interface se.conciliate.extensions.store.query.MTDocumentSourceQuery
Selects documents that are used in given objects.
selectByTitles(List<String>) - Method in interface se.conciliate.extensions.store.query.MTColorSchemeQuery
Selects color schemes by their titles.
selectByTitles(List<String>) - Method in interface se.conciliate.extensions.store.query.MutablePublishProfileQuery
Selects publish profiles by their titles.
selectByType(String) - Method in interface se.conciliate.extensions.store.query.MTTimestampQuery
Selects timestamps by type in the repository.
selectByTypes(List<String>) - Method in interface se.conciliate.extensions.store.query.MTVariableQuery
Selects variables by their types.
selectByUUID(List<String>) - Method in interface se.conciliate.extensions.store.query.MTAttributeTypeQuery
Selects attribute types by their UUID.
selectByUUID(List<String>) - Method in interface se.conciliate.extensions.store.query.MTDocumentQuery
Selects documents by their UUID.
selectByUUID(List<String>) - Method in interface se.conciliate.extensions.store.query.MTDocumentTypeQuery
Selects document types by their UUID.
selectByUUID(List<String>) - Method in interface se.conciliate.extensions.store.query.MTEntityPropertyQuery
Selects properties by their UUID.
selectByUUID(List<String>) - Method in interface se.conciliate.extensions.store.query.MTImageQuery
Selects images by their UUID.
selectByUUID(List<String>) - Method in interface se.conciliate.extensions.store.query.MTLayerTypeQuery
Selects layer types by their UUID.
selectByUUID(List<String>) - Method in interface se.conciliate.extensions.store.query.MTListQuery
Selects lists by their UUID.
selectByUUID(List<String>) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Selects models by their UUID.
selectByUUID(List<String>) - Method in interface se.conciliate.extensions.store.query.MTPluginDataQuery
Selects plugin data by their UUID.
selectByUUID(List<String>) - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Selects symbols by their UUID.
selectByUUID(List<String>) - Method in interface se.conciliate.extensions.store.query.MTTimestampQuery
Selects timestamps by their UUID.
SELECTED_KEYS - Enum constant in enum class se.conciliate.extensions.store.query.FilterEditorType
The filter can provide a list of available keys among which the user can select one or more.
Selection - Interface in se.conciliate.extensions.ui.modeling
Describes a selection in a model.
selectionChanged(Selection) - Method in interface se.conciliate.extensions.ui.modeling.SelectionListener
Called when a selection change is made in a model.
SelectionListener - Interface in se.conciliate.extensions.ui.modeling
 
selectionRequired() - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsInputBuilder
 
selectSubset(List<Long>, boolean) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Selects a subset of models by following breakdowns from a set of "root" models.
selectSubsetByUUID(List<String>, boolean) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Selects a subset of models by following breakdowns from a set of "root" models.
selectUnused() - Method in interface se.conciliate.extensions.store.query.MTAttributeTypeQuery
Selects all attribute types that are not used for any attributes.
selectUnused() - Method in interface se.conciliate.extensions.store.query.MTDocumentQuery
Selects all documents that are not connected to any models or symbols.
selectUnused() - Method in interface se.conciliate.extensions.store.query.MTDocumentSourceQuery
Selects documents from all sources that are not connected to models or objects in the repository.
selectUnused() - Method in interface se.conciliate.extensions.store.query.MTDocumentTypeQuery
Selects all document types that are not used for any documents.
selectUnused() - Method in interface se.conciliate.extensions.store.query.MTLayerTypeQuery
Selects all layer types that are not used for any layers.
selectUnused() - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Selects all symbols that are not used in any models.
selectUnusedDocumentRoots() - Method in interface se.conciliate.extensions.store.query.MTVariableQuery
Select variables of type "mtDocumentRoot" that are not used for any documents in the repository.
SEQUENTIAL - Enum constant in enum class se.conciliate.extensions.type.rule.ModelingLookAndFeel.Pattern.PatternType
A sequential pattern type is one where edges go from start to first in pattern, from first to next and so on to end.
START->P1->P2->...->END
serialize(Element) - Method in interface se.conciliate.extensions.store.query.MTQuery
Serialises this query to XML.
serializeMenuKey(MenuProvider.MenuKey) - Method in interface se.conciliate.extensions.publish.MenuProvider
Takes a key and creates a string representation of it.
Server - Interface in se.conciliate.extensions.auth
 
service(Class<T>) - Method in interface se.conciliate.extensions.store.MTStore
Deprecated.
Not part of the public API.
serviceClosing() - Method in interface se.conciliate.extensions.messaging.MessageServiceListener
This will be called before the service closes down, to let clients release any resources necessary.
setActive(boolean) - Method in interface se.conciliate.extensions.store.MTWorkspace
Sets the active flag for the workspace.
setAlignment(ModelingActionGroup.PreferredAlignment) - Method in class se.conciliate.extensions.ui.ModelingActionGroup
 
setAllRead(boolean) - Method in interface se.conciliate.extensions.store.MTPermissions
 
setAllSelected() - Method in interface se.conciliate.extensions.ui.selectors.ContentSelector
Sets the selector to select all entities.
setAllWrite(boolean) - Method in interface se.conciliate.extensions.store.MTPermissions
 
setAlwaysInclude(ConfigContentAlwaysInclude) - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigSettings
 
setAlwaysOverwrite(boolean) - Method in interface se.conciliate.extensions.importservice.MTImportConfig
 
setAlwaysSelected(Predicate) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelector
 
setAncestorDirectory(MTDirectory) - Method in interface se.conciliate.extensions.store.MTDirectory
Sets the parent directory.
setAncestorDirectoryId(Long) - Method in interface se.conciliate.extensions.store.MTDirectory
Sets the parent directory.
setApprovers(Map<? extends MTModelHeader, Set<? extends MTUserHeader>>) - Method in interface se.conciliate.extensions.store.MTModelStore
Sets approvers on models.
setApprovers(Set<MTUserHeader>) - Method in interface se.conciliate.extensions.store.MTModel
Deprecated.
This has been replaced by MTModelStore.setApprovers which can update approvers on locked revisions of models. This method should only be called to keep the UI up-to-date, the changes will not be persisted when the model is saved.
setArguments(List<String>) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepCommand
 
setAsDefaultLanguage() - Method in interface se.conciliate.extensions.store.MTLanguage
Sets this language as the default language in the repository.
setAttribute(String, Object) - Method in interface se.conciliate.extensions.renderer.DrawableRenderer
Allows the user to set specific attributes on the underlying implementation.
setAttribute(String, Object) - Method in interface se.conciliate.extensions.renderer.ModelRenderer
Allows the user to set specific attributes on the underlying implementation.
setAuthor(String) - Method in interface se.conciliate.extensions.fop.FOPSettings
 
setBackgroundColor(Color) - Method in interface se.conciliate.extensions.renderer.ModelRenderer
 
setBaseUrl(String) - Method in interface se.conciliate.extensions.store.MTPublication
 
setBaseURL(String) - Method in interface se.conciliate.extensions.fop.FOPSettings
 
setBinaryContent(byte[]) - Method in interface se.conciliate.extensions.store.MTPluginData
Sets the binary content.
setBooleanProperty(String, boolean) - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
setBorderColor(Color) - Method in interface se.conciliate.extensions.store.MTVertex
Sets the border color for the vertex.
setBorderColor(SymbolVariant, Color) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
setBorderStroke(BasicStroke) - Method in interface se.conciliate.extensions.store.MTVertex
Sets the border stroke for the vertex.
setBorderStroke(SymbolVariant, BasicStroke) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
setBounds(Rectangle) - Method in interface se.conciliate.extensions.store.MTVertex
Sets the bounds of the vertex.
setBounds(Rectangle, boolean) - Method in interface se.conciliate.extensions.store.MTVertex
Sets the bounds of the vertex.
setBreakdownUUIDs(Collection<String>) - Method in interface se.conciliate.extensions.store.MTEdge
Sets the UUID:s for all models that this symbol breaks down to.
setBreakdownUUIDs(Collection<String>) - Method in interface se.conciliate.extensions.store.MTSymbol
Sets the UUID:s for all models that this symbol breaks down to.
setBrowsablePath(String) - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
 
setBusy(boolean) - Method in interface se.conciliate.extensions.ui.Shell
Turns this shells busy mode on or off.
setCallback(ChooserCallback<T>) - Method in interface se.conciliate.extensions.ui.widgets.ChooserWidget
This is an optional method that may or may not be implemented by the chooser implementation.
setCenterLabel(boolean) - Method in interface se.conciliate.extensions.store.MTVertex
Sets whether the vertex label should be centered in the vertex bounds.
setClip(Shape) - Method in interface se.conciliate.extensions.renderer.ModelRenderer
Sets the clip bounds of this renderer.
setColorScheme(MTColorScheme) - Method in interface se.conciliate.extensions.renderer.JSWriter
 
setColorScheme(MTColorScheme) - Method in interface se.conciliate.extensions.renderer.ModelRenderer
 
setColorScheme(MTColorSchemeHeader) - Method in interface se.conciliate.extensions.store.MTRepository
Sets the color scheme of the repository.
setColorSchemeData(String) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
setColorTransformer(MTColorTransformer) - Method in interface se.conciliate.extensions.store.MTVertex
Sets the specific color settings for this vertex.
setColumns(List<String>) - Method in interface se.conciliate.extensions.store.MTList
Sets the columns that this list can generate.
setComplete() - Method in class se.conciliate.extensions.ui.Shell.SimpleStatusProgress
 
setConfiguration(String) - Method in interface se.conciliate.extensions.store.MTWorkspace
Sets the workspace configuration XML.
setContent(String) - Method in interface se.conciliate.extensions.store.MTDocument
Sets the documents content in the current language.
setContent(MTLanguageHeader, String) - Method in interface se.conciliate.extensions.store.MTDocument
Sets the documents content in a given language.
setContentSource(String) - Method in interface se.conciliate.extensions.store.MTDocument
Sets the document source type.
setControlPoints(List<Point>) - Method in interface se.conciliate.extensions.store.MTEdgePath
Sets the list of control points.
setCopiedDocsTarget(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepCopyDocuments
 
setCopiedDocsTarget(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepDocuments
 
setCopiedDocsTarget(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu
 
setCopiedDocsTarget(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepSearchIndex
 
setCopyOnPublish(boolean) - Method in interface se.conciliate.extensions.store.MTDocument
Sets the copy on publish flag.
setCreated(Date) - Method in interface se.conciliate.extensions.store.MTDocument
Sets the creation date of the document.
setCreated(Date) - Method in interface se.conciliate.extensions.store.MTModel
Sets the creation date for the model.
setCreated(Date) - Method in interface se.conciliate.extensions.store.MTSymbol
Sets the creation date for the symbol.
setCreatedBy(MTUserHeader) - Method in interface se.conciliate.extensions.store.MTDocument
Sets the creator of the document.
setCreatedBy(MTUserHeader) - Method in interface se.conciliate.extensions.store.MTModel
 
setCreatedBy(MTUserHeader) - Method in interface se.conciliate.extensions.store.MTSymbol
 
setCreateRevisions(boolean) - Method in interface se.conciliate.extensions.importservice.MTImportConfig
 
setCreationDate(Date) - Method in interface se.conciliate.extensions.fop.FOPSettings
 
setCreationDate(Date) - Method in interface se.conciliate.extensions.store.MTRepository
Sets the creation date of the repository.
setCreator(String) - Method in interface se.conciliate.extensions.fop.FOPSettings
 
setCreator(Supplier<InputDescriptor.OptionsDescriptor.Option>) - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsDescriptor
 
setCurrentLanguage(MTLanguage) - Method in interface se.conciliate.extensions.store.MTStore
Sets the current language.
setCurrentPermissionGroup(MTPermissionGroup) - Method in interface se.conciliate.extensions.store.MTStore
Sets the current permission group to work in.
setCustomData(String, Object) - Method in interface se.conciliate.extensions.content.RestData
Annotates the data with a custom value.
setData(Boolean) - Method in class se.conciliate.extensions.documents.MetaData.BooleanValue
 
setData(Number) - Method in class se.conciliate.extensions.documents.MetaData.NumberValue
 
setData(Object) - Method in class se.conciliate.extensions.documents.MetaData.HiddenValue
 
setData(String) - Method in class se.conciliate.extensions.documents.MetaData.HtmlValue
 
setData(String) - Method in class se.conciliate.extensions.documents.MetaData.TextValue
 
setData(String) - Method in class se.conciliate.extensions.documents.MetaData.UrlValue
 
setData(String) - Method in interface se.conciliate.extensions.store.MTAttribute
Sets the data in the current language.
setData(URL) - Method in class se.conciliate.extensions.documents.MetaData.ImageValue
 
setData(LocalDateTime) - Method in class se.conciliate.extensions.documents.MetaData.DateTimeValue
 
setData(Collection<String>) - Method in class se.conciliate.extensions.documents.MetaData.OptionsValue
 
setData(Collection<MTPluginDataOperations.Data>) - Method in interface se.conciliate.extensions.xml.MutablePluginDataStructure
 
setData(MTLanguageHeader, String) - Method in interface se.conciliate.extensions.store.MTAttribute
Sets the data in a given language.
setData(MTSymbolHeader) - Method in class se.conciliate.extensions.documents.MetaData.MTSymbolValue
 
setData(T) - Method in class se.conciliate.extensions.documents.MetaData
 
setDataSourceConnection(MTConnection) - Method in interface se.conciliate.extensions.store.MTStore
Used when switching between local repositories and servers.
setDataType(String) - Method in interface se.conciliate.extensions.store.MTAttributeType
Sets the data type of this attribute type.
setDecorators(Collection<ModelDecorator>) - Method in interface se.conciliate.extensions.renderer.ModelRenderer
 
setDefaultColorScheme(boolean) - Method in interface se.conciliate.extensions.store.MTColorScheme
Sets this color scheme's default flag on the server.
setDefaultGroup(boolean) - Method in class se.conciliate.extensions.documents.MetaDataGroup
 
setDefaultLabelBounds() - Method in interface se.conciliate.extensions.store.MTVertex
Updates the label bounds to a default size and position.
setDefaultLabelBounds(MTLanguage) - Method in interface se.conciliate.extensions.store.MTEdge
Sets the label bounds of this edge to the default, based on the title and the current edge router.
setDefaultLabelBounds(MTLanguage) - Method in interface se.conciliate.extensions.store.MTVertex
Updates the label bounds to a default size and position.
setDefaultLabelBounds(MTLanguage, Optional<Direction>) - Method in interface se.conciliate.extensions.store.MTVertex
Updates the label bounds to a default size and position.
setDefaultLayout(ReportPageLayout) - Method in interface se.conciliate.extensions.report.output.ReportOutputWriter
 
setDefaultPublishTemplate(boolean) - Method in interface se.conciliate.extensions.store.MTPublishTemplate
Sets this template's default flag on the server.
setDescription(String) - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfig
Sets the description of the publish.
setDescription(String) - Method in interface se.conciliate.extensions.publish.MutablePublishProfile
Sets the description of the profile.
setDescription(String) - Method in interface se.conciliate.extensions.publish.PublishService.InvalidMessage
 
setDialogTitle(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepChooseModel
 
setDirection(int) - Method in class se.conciliate.extensions.router.IntersectionPoint
 
setDocumentSelection(ConfigContentSelection) - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigSettings
 
setEdgeRouter(EdgeRouter) - Method in interface se.conciliate.extensions.store.MTEdge
Sets the edge router for this edge.
setEditable(boolean) - Method in interface se.conciliate.extensions.ui.selectors.ContentFilter
Enables/disables editing of the filter settings.
setEditInProgress(boolean) - Method in interface se.conciliate.extensions.attribute.Edit
Optional method indicating that edit is still ongoing
setEmail(String) - Method in interface se.conciliate.extensions.store.MTSubscriber
 
setEnabled(boolean) - Method in interface se.conciliate.extensions.merge.Difference
Sets the enabled state of the diff.
setEnabled(boolean) - Method in interface se.conciliate.extensions.ui.ShellAction
Marks the action as enabled/disabled.
setEnd(Point) - Method in class se.conciliate.extensions.router.OverlappingSegment
 
setError(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepCommand
 
setErrorInProfile(String, String, PublishService.ProfileEditorKey) - Method in interface se.conciliate.extensions.publish.PublishService.InvalidMessage
Also called if an error occurs in validation that can be fixed.
setExceptionHandler(MTRemoteChangeHandler) - Method in interface se.conciliate.extensions.store.MTEdit
 
setExec(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepCommand
 
setExportConfiguration(boolean) - Method in interface se.conciliate.extensions.exportservice.MTExportConfig
lite specific
setExportFile(File) - Method in interface se.conciliate.extensions.exportservice.MTExportConfig
 
setExportRemovalHistory(boolean) - Method in interface se.conciliate.extensions.exportservice.MTExportConfig
 
setExtensionDocumentIcons(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepModels
 
setExtensionDocumentIcons(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepSymbols
 
setFileEnding(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepIndex
 
setFilter(ChooserFilter<T>) - Method in interface se.conciliate.extensions.ui.widgets.ChooserWidget
Sets a filter on this chooser.
setFilteringOn(boolean) - Method in interface se.conciliate.extensions.ui.widgets.ChooserFilter
If filteringOn is false, tells this filter that it no longer has to filter if it isn't deemed required by the filter.
setFilterOnActiveModel() - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.ListItem
 
setFirstName(String) - Method in interface se.conciliate.extensions.store.MTSubscriber
 
setFirstName(String) - Method in interface se.conciliate.extensions.store.MTUser
Sets the first name of the user.
setFrozen(boolean) - Method in interface se.conciliate.extensions.store.MTVertex
Sets whether the vertex should be frozen.
setFullSize() - Method in class se.conciliate.extensions.documents.InputDescriptor.HtmlDescriptor
 
setFullSize() - Method in class se.conciliate.extensions.documents.InputDescriptor.HtmlInputBuilder
Creates a descriptor that will take up all available space and thus not have a title label.
setGroup(MTPermissionGroup) - Method in interface se.conciliate.extensions.store.MTDocument
Sets the group of the document.
setGroup(MTPermissionGroup) - Method in interface se.conciliate.extensions.store.MTModel
Set the "access control" group of this object.
setGroup(MTPermissionGroup) - Method in interface se.conciliate.extensions.store.MTSymbol
Sets the group that the symbol belongs to.
setGroupRead(boolean) - Method in interface se.conciliate.extensions.store.MTPermissions
Sets if users in the group can read.
setGroupWrite(boolean) - Method in interface se.conciliate.extensions.store.MTPermissions
Sets if users in the group can write.
setHideArrows(boolean) - Method in interface se.conciliate.extensions.store.MTEdge
Sets whether the arrow(s) should be hidden for this edge.
setHideQuad(boolean) - Method in class se.conciliate.extensions.router.OverlappingSegment
 
setHint(String, Object) - Method in interface se.conciliate.extensions.xml.RepositoryXMLReader
Sets a hint for the reader.
setHint(String, Object) - Method in interface se.conciliate.extensions.xml.RepositoryXMLWriter
Sets a hint for the writer.
setHolder(boolean) - Method in interface se.conciliate.extensions.store.MTVertex
Sets whether the vertex should be a holder.
setHyphenationDictionary(String) - Method in interface se.conciliate.extensions.store.MTLanguage
Sets the hyphenation dictionary for this language.
setIcon(URL) - Method in class se.conciliate.extensions.documents.MetaDataGroup
 
setIcon(URL) - Method in interface se.conciliate.extensions.store.MTDocument
Sets the document icon URL.
setIcon(Icon) - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsDescriptor.Option
 
setIconURL(URL) - Method in interface se.conciliate.extensions.store.MTAttributeType
Sets the URL to the icon of the attribute type.
setIconURL(URL) - Method in interface se.conciliate.extensions.store.MTLayerType
 
setID(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.DocumentItem
 
setImageData(BufferedImage) - Method in interface se.conciliate.extensions.store.MTImage
Sets the image data.
setImageURL(URL) - Method in interface se.conciliate.extensions.store.MTVertex
Sets the image URL or null.
setImportCopies(boolean) - Method in interface se.conciliate.extensions.importservice.MTImportConfig
 
setIncludeNoCategory(boolean) - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentFilterCategories
 
setIncludeNonRevised(boolean) - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentFilterLockedRevisions
 
setIncludeNoStatus(boolean) - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentFilterStatuses
 
setInput(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepCommand
 
setInput(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepTransform
 
setInputType(String) - Method in interface se.conciliate.extensions.store.MTAttributeType
Sets the input type for this attribute type.
setIntegerProperty(String, int) - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
setInternalDocsTarget(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepCopyDocuments
 
setInternalDocsTarget(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepDocuments
 
setIntersection(Point) - Method in class se.conciliate.extensions.router.IntersectionPoint
 
setIntersections(List<IntersectionPoint>) - Method in interface se.conciliate.extensions.store.MTEdgePath
 
setInvalid(String) - Method in interface se.conciliate.extensions.attribute.Edit
Sets the validation state of this edit to false.
setItems(List<ConfigStepMenu.Item>) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.Menu
The items in the menu.
setKeepExisting(boolean) - Method in interface se.conciliate.extensions.merge.Difference
Set to true to keep the existing value in the repository, false to update the value from the other entity.
setKeepUsersFromImportFile(boolean) - Method in interface se.conciliate.extensions.importservice.MTImportConfig
 
setKey(String) - Method in interface se.conciliate.extensions.store.MTPluginData
Sets the key that this data is stored under.
setKey(String) - Method in interface se.conciliate.extensions.store.MTVariable
Sets the variable key.
setKeywords(String) - Method in interface se.conciliate.extensions.fop.FOPSettings
 
setLabelAlongLine(boolean) - Method in interface se.conciliate.extensions.store.MTEdge
Sets the label alignment to follow the line (true) or not (false).
setLabelBounds(Rectangle) - Method in interface se.conciliate.extensions.store.MTEdge
Sets the bounds of the label in the current language.
setLabelBounds(Rectangle) - Method in interface se.conciliate.extensions.store.MTVertex
Sets the label bounds in the current language.
setLabelBounds(MTLanguageHeader, Rectangle) - Method in interface se.conciliate.extensions.store.MTEdge
Sets the bounds of the label in a given language.
setLabelBounds(MTLanguageHeader, Rectangle) - Method in interface se.conciliate.extensions.store.MTVertex
Sets the label bounds in a given language.
setLabelColor(Color) - Method in interface se.conciliate.extensions.store.MTEdge
Sets the color of the label text.
setLabelColor(Color) - Method in interface se.conciliate.extensions.store.MTVertex
Sets the labels text color.
setLabelColor(EdgeType, Color) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
setLabelColor(SymbolVariant, Color) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
setLabelFont(Font) - Method in interface se.conciliate.extensions.store.MTEdge
Sets the font of the label text.
setLabelFont(Font) - Method in interface se.conciliate.extensions.store.MTVertex
Sets the labels font.
setLanguage(MTLanguage) - Method in interface se.conciliate.extensions.ui.Page
Called when the user changes language.
setLanguageMapping(Map<String, MTLanguage>) - Method in interface se.conciliate.extensions.importservice.MTImportConfig
Sets the language mapping to use.
setLanguages(Collection<MTLanguage>) - Method in interface se.conciliate.extensions.renderer.JSWriter
 
setLanguages(Collection<MTLanguage>) - Method in interface se.conciliate.extensions.renderer.ModelRenderer
 
setLanguages(List<MTLanguage>) - Method in interface se.conciliate.extensions.exportservice.MTExportConfig
 
setLastModified(Date) - Method in interface se.conciliate.extensions.store.MTAttributeType
Overrides the last modified date of the type.
setLastModified(Date) - Method in interface se.conciliate.extensions.store.MTDocument
Overrides the last modified date of the list.
setLastModified(Date) - Method in interface se.conciliate.extensions.store.MTDocumentType
Overrides the last modified date of the list.
setLastModified(Date) - Method in interface se.conciliate.extensions.store.MTList
Overrides the last modified date of the list.
setLastModified(Date) - Method in interface se.conciliate.extensions.store.MTModel
Sets the last modified date for the model.
setLastModified(Date) - Method in interface se.conciliate.extensions.store.MTSymbol
Sets the last modified date for the symbol.
setLastModified(Date) - Method in interface se.conciliate.extensions.store.MTVariable
Overrides the last modified date of the list.
setLastModifiedBy(MTUserHeader) - Method in interface se.conciliate.extensions.store.MTDocument
Sets the user that last modified the document.
setLastModifiedBy(MTUserHeader) - Method in interface se.conciliate.extensions.store.MTModel
Set the last user that modified this object.
setLastModifiedBy(MTUserHeader) - Method in interface se.conciliate.extensions.store.MTSymbol
Set the last user that modified this object.
setLastName(String) - Method in interface se.conciliate.extensions.store.MTSubscriber
 
setLastName(String) - Method in interface se.conciliate.extensions.store.MTUser
Sets the last name of the user.
setLayers(Collection<MTCompleteLayer>) - Method in interface se.conciliate.extensions.renderer.ModelRenderer
 
setLayers(ConfigContentLayers) - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigSettings
 
setLayerTypeMapping(Map<String, MTLayerType>) - Method in interface se.conciliate.extensions.importservice.MTImportConfig
Sets the layer type mapping to use.
setListId(long) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.ListItem
 
setLists(Set<Long>) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepLists
 
setLocale(MTLocale) - Method in interface se.conciliate.extensions.store.MTLanguage
Sets the locale used for this language.
setLockedProportions(boolean) - Method in interface se.conciliate.extensions.store.MTVertex
Sets whether the vertex should have locked proportions.
setMainColumnWidth(int, JComponent) - Method in interface se.conciliate.extensions.attribute.AttributeEditor
If AttributeEditor.isFullWidth(PreparedAttribute) returns false, this method must be called by consumers of this interface, and it must be called after createSwingEditor.
setMainColumnWidth(int, JComponent) - Method in interface se.conciliate.extensions.attribute.AttributePresenter
If AttributePresenter.isFullWidth(PreparedAttribute) returns false, this method must be called by consumers of this interface, and it must be called after createSwingPresenter.
setMaintainers(Map<? extends MTModelHeader, Set<? extends MTUserHeader>>) - Method in interface se.conciliate.extensions.store.MTModelStore
Sets maintainers on models.
setMaintainers(Set<MTUserHeader>) - Method in interface se.conciliate.extensions.store.MTModel
Deprecated.
This has been replaced by MTModelStore.setMaintainers which can update maintainers on locked revisions of models. This method should only be called to keep the UI up-to-date, the changes will not be persisted when the model is saved.
setMenu(ConfigStepMenu.Menu) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu
 
setMetaData(Collection<MetaData>) - Method in class se.conciliate.extensions.documents.Document
 
setMetaData(MetaData) - Method in class se.conciliate.extensions.documents.Document
 
setMetaDataTypes(List<? extends MetaDataType<? extends MetaData<?>>>) - Method in class se.conciliate.extensions.documents.MetaDataGroup
 
setMode(ConfigStepRemove.Mode) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepRemove
 
setModel(MTCompleteModel) - Method in interface se.conciliate.extensions.renderer.ModelRenderer
 
setModelReferenceID(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepChooseModel
 
setModels(Set<Long>) - Method in interface se.conciliate.extensions.store.MTSubscriber
Deprecated.
This method should only be called to keep the UI up-to-date, the changes will not be persisted when the model is saved.
setModelSelection(ConfigContentSelection) - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigSettings
 
setModelType(ModelType) - Method in interface se.conciliate.extensions.store.MTLayerType
 
setModelUUID(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepChooseModel
 
setName(String) - Method in interface se.conciliate.extensions.store.MTDirectory
Sets the name of the directory.
setName(String) - Method in interface se.conciliate.extensions.store.MTImage
Sets the name of the image.
setNewPluginData(List<MTPluginDataOperations.Data>) - Method in interface se.conciliate.extensions.store.MTDocumentHeader
 
setNewPluginData(List<MTPluginDataOperations.Data>) - Method in interface se.conciliate.extensions.store.MTModelHeader
 
setNewPluginData(List<MTPluginDataOperations.Data>) - Method in interface se.conciliate.extensions.store.MTSymbolHeader
 
setNewPluginRelations(List<MTPluginDataOperations.Relation>) - Method in interface se.conciliate.extensions.store.MTDocumentHeader
 
setNewPluginRelations(List<MTPluginDataOperations.Relation>) - Method in interface se.conciliate.extensions.store.MTModelHeader
 
setNewPluginRelations(List<MTPluginDataOperations.Relation>) - Method in interface se.conciliate.extensions.store.MTSymbolHeader
 
setNewPoints(List<Point>) - Method in interface se.conciliate.extensions.router.EdgeRouter.AdjustInfo
Sets the adjusted points on this conceptual edge.
setNewTimestampName(String) - Method in interface se.conciliate.extensions.importservice.MTImportConfig
 
setNoneSelected() - Method in interface se.conciliate.extensions.ui.selectors.ContentSelector
Sets the selector to select no entities.
setNotify(boolean) - Method in interface se.conciliate.extensions.store.MTModel
Sets whether notifications should be sent in next publication.
setNumberOfChanges(int) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepLatestChanges
 
setOnlyChangesTimestamp(MTTimestamp) - Method in interface se.conciliate.extensions.exportservice.MTExportConfig
 
setOnSave(Consumer) - Method in interface se.conciliate.extensions.ui.editors.EditSupport
 
setOpacity(float, boolean) - Method in interface se.conciliate.extensions.store.MTLayerHeader
Sets the transient attribute for opacity in the layer.
setOutput(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepCommand
 
setOutput(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepTransform
 
setOutputDirectory(File) - Method in interface se.conciliate.extensions.renderer.JSWriter
 
setOverlappingSegments(List<OverlappingSegment>) - Method in interface se.conciliate.extensions.store.MTEdgePath
 
setOwner(MTUserHeader) - Method in interface se.conciliate.extensions.store.MTDocument
Sets the owner of the document.
setOwner(MTUserHeader) - Method in interface se.conciliate.extensions.store.MTModel
Sets "access control" owner of this object.
setOwner(MTUserHeader) - Method in interface se.conciliate.extensions.store.MTSymbol
Sets the owner of the symbol.
setOwnerRead(boolean) - Method in interface se.conciliate.extensions.store.MTPermissions
Sets if the owner can read.
setOwnerWrite(boolean) - Method in interface se.conciliate.extensions.store.MTPermissions
Sets if the owner can write.
setOwningSymbol() - Method in interface se.conciliate.extensions.store.MTVertex
Sets this vertex as the owner of the symbol.
setOwningSymbol(boolean) - Method in interface se.conciliate.extensions.store.MTVertex
Sets the symbol ownership.
setParameter(String, String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepTransform
 
setParameters(Map<String, String>) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepTransform
 
setParentDirectory(MTDirectory) - Method in interface se.conciliate.extensions.store.MTRepository
Sets the parent directory for the repository.
setPermissions(int) - Method in interface se.conciliate.extensions.store.MTModel
 
setPermissions(int) - Method in interface se.conciliate.extensions.store.MTSymbol
 
setPermissions(MTPermissions) - Method in interface se.conciliate.extensions.store.MTModel
Sets "access control" permissions for this object.
setPermissions(MTPermissions) - Method in class se.conciliate.extensions.store.MTPermissionGroup.PredefinedGroup
 
setPermissions(MTPermissions) - Method in interface se.conciliate.extensions.store.MTPermissionGroup
 
setPermissions(MTPermissions) - Method in interface se.conciliate.extensions.store.MTSymbol
Sets "access control" permissions for this object.
setPluginData(MTDataProvider, Object) - Method in interface se.conciliate.extensions.store.MTCompleteModel
Sets plugin data for a provider.
setPluginData(MTDataProvider, Object) - Method in interface se.conciliate.extensions.store.MTCompleteSymbol
Sets plugin data for a provider.
setPluginData(MTDataProvider, Object) - Method in interface se.conciliate.extensions.store.MTDocument
Sets plugin data for a provider.
setPluginData(MTDataProvider, Object) - Method in interface se.conciliate.extensions.store.MTRepository
Sets plugin data for a provider.
setPluginData(MTDataProvider, Object) - Method in interface se.conciliate.extensions.store.MTWorkspace
Sets plugin data for a provider.
setPopupUtil(Shell.PopupUtil) - Method in interface se.conciliate.extensions.ui.Shell.StatusIcon
 
setPrefix(String) - Method in interface se.conciliate.extensions.store.MTDocument
Sets a prefix used to identify this document.
setPrefix(String) - Method in interface se.conciliate.extensions.store.MTModel
Sets a prefix used to identify this model.
setPrefix(String) - Method in interface se.conciliate.extensions.store.MTSymbol
Sets a prefix used to identify this symbol.
setPrefixes(List<InputDescriptor.UrlPrefix>) - Method in class se.conciliate.extensions.documents.InputDescriptor.UrlInputBuilder
 
setPrefixLocked(boolean) - Method in interface se.conciliate.extensions.store.MTDocument
Locks the current prefix so it cannot be modified.
setPrefixLocked(boolean) - Method in interface se.conciliate.extensions.store.MTModel
Locks the current prefix so it cannot be modified.
setPrefixLocked(boolean) - Method in interface se.conciliate.extensions.store.MTSymbol
Locks the current prefix so it cannot be modified.
setPreselectedValue(T) - Method in interface se.conciliate.extensions.ui.widgets.ChooserWidget
Sets a preselected value.
setPreselectedValues(Collection<T>) - Method in interface se.conciliate.extensions.ui.widgets.MultiChooserWidget
Sets pre-selected values.
setProducer(String) - Method in interface se.conciliate.extensions.fop.FOPSettings
 
setProfileData(byte[]) - Method in interface se.conciliate.extensions.publish.MutablePublishProfile
Sets the profile data.
setProgress(int) - Method in class se.conciliate.extensions.ui.Shell.SimpleStatusProgress
 
setProgress(Double) - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
setProperty(String, String, String) - Method in interface se.conciliate.extensions.store.MTDocument
Sets a property value.
setProperty(String, String, String) - Method in interface se.conciliate.extensions.store.MTModel
Sets a property value.
setProperty(String, String, String) - Method in interface se.conciliate.extensions.store.MTSymbol
Sets a property value.
setProperty(String, String, String) - Method in interface se.conciliate.extensions.store.MTVertex
Sets a property value.
setPublishDate(Date) - Method in interface se.conciliate.extensions.store.MTNotificationModel
 
setPublishDate(Date) - Method in interface se.conciliate.extensions.store.MTPublication
 
setPublishTemplateData(byte[]) - Method in interface se.conciliate.extensions.store.MTPublishTemplate
 
setQuery(UUID) - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigContentSelectionNamedQuery
 
setQuery(MTQuery) - Method in interface se.conciliate.extensions.ui.querybuilder.QueryBuilder
Sets the builder state from an existing query.
setReferenceID(String) - Method in interface se.conciliate.extensions.store.MTModel
Sets the reference ID of the model.
setReferenceID(String) - Method in interface se.conciliate.extensions.store.MTSymbol
Sets the reference ID of the model.
setRefinement(String) - Method in interface se.conciliate.extensions.store.MTAttributeType
Sets the refinement of this attribute type in the current language.
setRefinement(MTLanguageHeader, String) - Method in interface se.conciliate.extensions.store.MTAttributeType
Sets the refinement of this attribute type in the given language.
setRelationOrder(String, List<MTPluginData>) - Method in interface se.conciliate.extensions.store.MTPluginData
Updates the order of related entities.
setRelations(Collection<MTPluginDataOperations.Relation>) - Method in interface se.conciliate.extensions.xml.MutablePluginDataStructure
 
setRemoteChangeHandler(MTRemoteChangeHandler) - Method in interface se.conciliate.extensions.ui.Page
Tries to set a custom remote change handler on a page.
setRemover(Consumer<Collection<InputDescriptor.OptionsDescriptor.Option>>) - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsDescriptor
 
setRepositoryTemplates(boolean) - Method in interface se.conciliate.extensions.store.MTServer
 
setResolved(boolean) - Method in interface se.conciliate.extensions.merge.Difference
Set to true to mark the difference as resolved.
setResponsible(MTSymbolHeader) - Method in interface se.conciliate.extensions.store.MTDocument
Sets the symbol designated as "responsible" for this document.
setReviewers(Map<? extends MTModelHeader, Set<? extends MTUserHeader>>) - Method in interface se.conciliate.extensions.store.MTModelStore
Sets reviewers on models.
setReviewers(Set<MTUserHeader>) - Method in interface se.conciliate.extensions.store.MTModel
Deprecated.
This has been replaced by MTModelStore.setReviewers which can update reviewers on locked revisions of models. This method should only be called to keep the UI up-to-date, the changes will not be persisted when the model is saved.
setRoot(String) - Method in interface se.conciliate.extensions.xml.MutablePluginDataStructure
Sets the root's uuid, implicitly setting the root.
setRowIdSupplier(Supplier<Collection<QueryBuilder.RowId>>) - Method in interface se.conciliate.extensions.ui.querybuilder.QueryBuilder
Some filters needs a set of row ID:s to be applied.
setRowOrder(int, int) - Method in interface se.conciliate.extensions.attribute.RefinementElement
Sets the row at index currentRow to the index newRow if canReorder returns true.
setSaver(Consumer<InputDescriptor.OptionsDescriptor.Option>) - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsDescriptor
 
setScript(String) - Method in interface se.conciliate.extensions.store.MTList
Sets the script that this list is able to run.
setSelected(boolean) - Method in interface se.conciliate.extensions.ui.ShellAction
Marks the action as selected/unselected.
setSelectedKeys(List<Object>) - Method in interface se.conciliate.extensions.documents.DocumentFilter
Sets the currently selected keys for filters with editor type "SELECTED_KEYS".
setSelectedKeys(List<Object>) - Method in interface se.conciliate.extensions.store.query.MTAttributeFilter
Sets the currently selected keys for filters with editor type "SELECTED_KEYS".
setSelectionContext(String) - Method in interface se.conciliate.extensions.ui.selectors.ContentSelector
Set an optional context string for the selected entities.
setSelectionRequired() - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsDescriptor
 
setSelectWithNumKeys(boolean) - Method in class se.conciliate.extensions.ui.ModelingActionGroup
Set this to true if the group contains a group of actions which can be selected with the numeric keys, starting with '1' for the first action in the group.
setSelfIntersecting(boolean) - Method in class se.conciliate.extensions.router.IntersectionPoint
 
setSetting(String, String) - Method in interface se.conciliate.extensions.store.MTUser
 
setSettings(ConfigSettings) - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfig
Sets the settings used for the publish.
setShowInPanel(boolean) - Method in interface se.conciliate.extensions.store.MTDocument
 
setShowLabel(boolean) - Method in interface se.conciliate.extensions.store.MTVertex
Sets whether the vertex label should be shown.
setShowResults(boolean) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.LatestChangesItem
 
setShowResults(boolean) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.ListItem
 
setShowResults(boolean) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.NewRevisionsItem
 
setSize(Dimension) - Method in interface se.conciliate.extensions.store.MTVertex
Sets the size of the vertex.
setSize(Dimension, boolean) - Method in interface se.conciliate.extensions.store.MTVertex
Sets the size of the vertex.
setSizeRatio(float) - Method in interface se.conciliate.extensions.store.MTVertex
Sets the size ratio (height/width) for a vertex with locked proportions.
setSource(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.DocumentItem
 
setSource(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMove
 
setSourceDir(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepIndex
 
setStart(Point) - Method in class se.conciliate.extensions.router.OverlappingSegment
 
setStatus(String) - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
setStatus(String) - Method in interface se.conciliate.extensions.store.MTRepository
Sets status for the repository.
setStore(MTStore) - Method in interface se.conciliate.extensions.renderer.JSWriter
 
setStringProperty(String, String) - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
setStroke(BasicStroke) - Method in interface se.conciliate.extensions.store.MTEdge
Sets the stroke for the edge.
setStroke(EdgeType, BasicStroke) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
setStrokeColor(Color) - Method in interface se.conciliate.extensions.store.MTEdge
Sets the stroke color for the edge.
setStrokeColor(EdgeType, Color) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
setSubject(String) - Method in interface se.conciliate.extensions.fop.FOPSettings
 
setSubscribers(Map<? extends MTModelHeader, Set<MTSubscriber>>) - Method in interface se.conciliate.extensions.store.MTModelStore
Sets subscribers on models.
setSubscribers(Set<MTSubscriber>) - Method in interface se.conciliate.extensions.store.MTModel
Deprecated.
This has been replaced by MTModelStore.setSubscribers which can update subscribers on locked revisions of models. This method should only be called to keep the UI up-to-date, the changes will not be persisted when the model is saved.
setSummary(String) - Method in interface se.conciliate.extensions.store.MTAttributeType
Sets the summary in the current language.
setSummary(MTLanguageHeader, String) - Method in interface se.conciliate.extensions.store.MTAttributeType
Sets the summary in a given language.
setSupportedSchemas(List<String>) - Method in class se.conciliate.extensions.documents.InputDescriptor.UrlInputBuilder
 
setSwimlaneSettings(Map<SymbolType, Map<SymbolType, EdgeTypeWithDirection>>) - Method in interface se.conciliate.extensions.store.MTSwimlaneModel
Sets the swimlane settings in the form of a map.
setSymbol(MTSymbol) - Method in interface se.conciliate.extensions.store.MTVertex
Sets the symbol that this vertex is showing.
setSymbolSelection(ConfigContentSelection) - Method in interface se.conciliate.extensions.publish.custom.settings.ConfigSettings
 
setSymbolTypes(Set<SymbolType>) - Method in interface se.conciliate.extensions.store.MTLayerType
 
setTarget(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepDocuments
 
setTarget(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepLatestChanges
 
setTarget(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepLists
 
setTarget(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepModels
 
setTarget(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMove
 
setTarget(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepRemove
 
setTarget(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepSymbols
 
setTargetFile(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepIndex
 
setTargetResolution(int) - Method in interface se.conciliate.extensions.fop.FOPSettings
 
setTemplate(boolean) - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
Set template
setTemplate(boolean) - Method in interface se.conciliate.extensions.store.MTRepository
Sets whether this repository should act as a template or not.
setTemplate(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepTransform
 
setText(String) - Method in class se.conciliate.extensions.ui.Shell.SimpleStatusProgress
 
setTextContent(String) - Method in interface se.conciliate.extensions.store.MTPluginData
Sets the text content.
setTime(Date) - Method in interface se.conciliate.extensions.store.MTTimestamp
Sets the (server) time for the timestamp.
setTimestampName(String) - Method in interface se.conciliate.extensions.exportservice.MTExportConfig
 
setTitle(String) - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsDescriptor.Option
 
setTitle(String) - Method in class se.conciliate.extensions.documents.MetaDataGroup
 
setTitle(String) - Method in interface se.conciliate.extensions.fop.FOPSettings
 
setTitle(String) - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfig
Sets the title of the publish.
setTitle(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.Menu
 
setTitle(String) - Method in interface se.conciliate.extensions.publish.MutablePublishProfile
Sets the title of the profile.
setTitle(String) - Method in interface se.conciliate.extensions.publish.PublishService.InvalidMessage
 
setTitle(String) - Method in interface se.conciliate.extensions.store.MTAttributeType
Sets the title in the current language.
setTitle(String) - Method in interface se.conciliate.extensions.store.MTColorScheme
Sets the title of the color scheme.
setTitle(String) - Method in interface se.conciliate.extensions.store.MTDocument
Sets the documents title in the current language.
setTitle(String) - Method in interface se.conciliate.extensions.store.MTDocumentType
Sets the title in the current language.
setTitle(String) - Method in interface se.conciliate.extensions.store.MTEdge
Sets the label text in the current language.
setTitle(String) - Method in interface se.conciliate.extensions.store.MTLanguage
Sets the title of the language.
setTitle(String) - Method in interface se.conciliate.extensions.store.MTLayerType
 
setTitle(String) - Method in interface se.conciliate.extensions.store.MTList
Sets the title in the current language.
setTitle(String) - Method in interface se.conciliate.extensions.store.MTModel
Sets the title of the model in the current language.
setTitle(String) - Method in interface se.conciliate.extensions.store.MTPublishTemplate
Sets the title of the template.
setTitle(String) - Method in interface se.conciliate.extensions.store.MTRepository
Sets the title of the repository.
setTitle(String) - Method in interface se.conciliate.extensions.store.MTSymbol
Sets the title in the current language.
setTitle(String) - Method in interface se.conciliate.extensions.store.MTTimestamp
Sets the title.
setTitle(String) - Method in interface se.conciliate.extensions.store.MTVariable
Sets the title in the current language.
setTitle(String) - Method in interface se.conciliate.extensions.store.MTWorkspace
Sets the title of the workspace.
setTitle(String) - Method in interface se.conciliate.extensions.store.plugin.MTDataPresenter.Presentable
 
setTitle(MTLanguageHeader, String) - Method in interface se.conciliate.extensions.store.MTAttributeType
Sets the title in a given language.
setTitle(MTLanguageHeader, String) - Method in interface se.conciliate.extensions.store.MTDocument
Sets the documents title in a given language.
setTitle(MTLanguageHeader, String) - Method in interface se.conciliate.extensions.store.MTDocumentType
Sets the title in a given language.
setTitle(MTLanguageHeader, String) - Method in interface se.conciliate.extensions.store.MTEdge
Sets the label text in a given language.
setTitle(MTLanguageHeader, String) - Method in interface se.conciliate.extensions.store.MTList
Sets the title in a given language.
setTitle(MTLanguageHeader, String) - Method in interface se.conciliate.extensions.store.MTModel
Sets the title of the model in a given language.
setTitle(MTLanguageHeader, String) - Method in interface se.conciliate.extensions.store.MTSymbol
Sets the title in a given language.
setTitle(MTLanguageHeader, String) - Method in interface se.conciliate.extensions.store.MTVariable
Sets the title in a given language.
setTitle(MTLanguage, String) - Method in interface se.conciliate.extensions.store.MTLayerType
 
setTitleKey(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.DocumentItem
 
setTitleKey(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.ModelItem
 
setTitleKey(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.SymbolItem
 
setToOverwriteAll() - Method in interface se.conciliate.extensions.merge.MergeDifferences
Sets the differences in a state where all entities in the repository will be overwritten.
setTransformer(SymbolVariant, MTColorTransformer) - Method in interface se.conciliate.extensions.store.MTColorScheme
 
setTranslated(MTLanguageHeader, boolean) - Method in interface se.conciliate.extensions.store.MTDocumentType
Sets the translated flag for the specified language.
setTranslated(MTLanguage, boolean) - Method in interface se.conciliate.extensions.store.MTAttribute
Marks this attribute as translated in the given language.
setTranslated(MTLanguage, boolean) - Method in interface se.conciliate.extensions.store.MTDocument
Marks this document as translated in the given language.
setTranslated(MTLanguage, boolean) - Method in interface se.conciliate.extensions.store.MTEdge
Marks this edge as translated in the given language.
setTranslated(MTLanguage, boolean) - Method in interface se.conciliate.extensions.store.MTLayerType
Sets the translation flag for the given language to translated.
setTranslated(MTLanguage, boolean) - Method in interface se.conciliate.extensions.store.MTModel
Marks this symbol as translated in the given language.
setTranslated(MTLanguage, boolean) - Method in interface se.conciliate.extensions.store.MTSymbol
Marks this symbol as translated in the given language.
setType(String) - Method in interface se.conciliate.extensions.store.MTPublishTemplate
Sets the type of the template.
setType(String) - Method in interface se.conciliate.extensions.store.MTTimestamp
Sets the timestamp type.
setType(String) - Method in interface se.conciliate.extensions.store.MTVariable
Sets the variable type.
setType(EdgeType) - Method in interface se.conciliate.extensions.store.MTEdge
Sets the type of the edge.
setType(ModelType) - Method in interface se.conciliate.extensions.store.MTModel
Sets the type of the model.
setType(SymbolType) - Method in interface se.conciliate.extensions.store.MTSymbol
Sets the type of the symbol.
setUIGenerated(boolean) - Method in interface se.conciliate.extensions.store.MTList
Set the ui generated flag, indicating that a ui has constructed the script.
setupConfiguration(MTWorkspace) - Method in interface se.conciliate.extensions.repoconfig.ConfigurationHandler
 
setURIResolver(URIResolver) - Method in interface se.conciliate.extensions.fop.FOPSettings
 
setUserData(String, String) - Method in interface se.conciliate.extensions.store.MTEdge
Deprecated, for removal: This API element is subject to removal in a future version.
This API was created a long time ago and isn't currently used by anything. It also occupies a table in the database, so it would be nice if we could remove it at some point.
setUUID(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.ModelItem
 
setUUID(String) - Method in interface se.conciliate.extensions.publish.custom.step.ConfigStepMenu.SymbolItem
 
setUUID(String) - Method in interface se.conciliate.extensions.store.MTList
 
setUUID(String) - Method in interface se.conciliate.extensions.store.MTPluginData
Sets the UUID of the plug-in data.
setUUID(UUID) - Method in interface se.conciliate.extensions.store.MTLanguage
Sets the UUID on a new language.
setValue(String) - Method in interface se.conciliate.extensions.attribute.Edit
Sets the value.
setValue(String) - Method in interface se.conciliate.extensions.store.MTVariable
Sets the variable value.
setValueAt(int, int, String, boolean) - Method in interface se.conciliate.extensions.attribute.RefinementElement
Sets the specified value at the specified row and column.
setVariant(SymbolVariant) - Method in interface se.conciliate.extensions.store.MTSymbol
Sets the variant for symbol types that have different variants.
setVisibility(ModelType, Type, boolean) - Method in interface se.conciliate.extensions.store.MTAttributeType
Sets the visibility of this attribute type in the context of the model type when viewed as a connection to the connection type.
setWorkflowState(String) - Method in interface se.conciliate.extensions.store.MTNotificationModel
 
setWorkflowState(WorkflowState) - Method in interface se.conciliate.extensions.store.MTModel
Sets the current workflow state.
setWorkspaceID(Long) - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
Sets the workspace to connect to, or null if not connected to a workspace.
setZipFileContent(byte[]) - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfig
Sets any content needed when running the publish.
setZorder(int) - Method in class se.conciliate.extensions.router.IntersectionPoint
 
setZorder(int) - Method in class se.conciliate.extensions.router.OverlappingSegment
 
setZOrder(int) - Method in interface se.conciliate.extensions.store.MTLayerType
 
setZOrder(int) - Method in interface se.conciliate.extensions.store.MTVertex
Sets the z-order of the vertex.
Shell - Interface in se.conciliate.extensions.ui
Note that all shell operations must occur on the event dispathing thread.
Shell.PopupUtil - Interface in se.conciliate.extensions.ui
Shows a popup at the appropriate location for a status icon.
Shell.ShellState - Enum Class in se.conciliate.extensions.ui
Describes the shells state.
Shell.SimpleStatusProgress - Class in se.conciliate.extensions.ui
Simple status progress with a static title that consumes progress values between 0-100 where -1 is indeterminate.
Shell.StatusIcon - Interface in se.conciliate.extensions.ui
Shows an icon in the status bar.
Shell.StatusProgress - Interface in se.conciliate.extensions.ui
Used to show a progress bar in the status bar.
ShellAction - Interface in se.conciliate.extensions.ui
An action that can be performed in the shell by a shortcut command.
ShellNotification - Interface in se.conciliate.extensions.ui
 
ShellNotification.Category - Enum Class in se.conciliate.extensions.ui
 
ShellNotificationHTML - Class in se.conciliate.extensions.ui
 
SHORT - Enum constant in enum class se.conciliate.extensions.attribute.RefinementElement.Type
The short type.
show() - Method in interface se.conciliate.extensions.actions.Actions
Deprecated.
 
show(JFrame, boolean) - Method in interface se.conciliate.extensions.ui.SQLEditor
 
show(JFrame, boolean, LocalDataSource) - Method in interface se.conciliate.extensions.ui.SQLEditor
Shows the SQL Debug Editor if the current user is admin.
showError(String) - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.Support
Shows a simple error message to the user.
showExportDialog(JFrame, ExportConfig) - Method in interface se.conciliate.extensions.exportservice.ExportService
Deprecated.
Show a GUI to help the user edit the profile and start an export.
showIcon(Shell.StatusIcon) - Method in interface se.conciliate.extensions.ui.Shell
Show icon in the status bar.
showImportDialog(JFrame, ImportConfig) - Method in interface se.conciliate.extensions.importservice.ImportService
Deprecated.
Show a GUI to help the user edit the profile and start an import.
showInPanel() - Method in interface se.conciliate.extensions.content.RestDocument
Deprecated.
 
showLockedRevisions() - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.RevisionHandler
 
showMergeUI(Window, Class<T>, MergeDifferences<T>) - Method in interface se.conciliate.extensions.merge.MTMerger
Shows an UI to the user for merging two entities.
showMessage(Window) - Method in interface se.conciliate.extensions.uploadservice.UploadValidationMessage
Shows a validation message.
showPopup(JComponent, Optional<String>, Runnable, Runnable, Supplier<Boolean>, Component, Point, boolean) - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.Support
Shows a popup for performing an action.
showPopup(JComponent, Optional<String>, Runnable, Runnable, Supplier<Boolean>, Component, Point, boolean, boolean) - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.Support
Shows a popup for performing an action.
showPrintDialog(Frame) - Method in interface se.conciliate.extensions.print.PrintService
Show the print dialog allowing the user to select options.
showPrintDialog(Frame, Map<String, Object>) - Method in interface se.conciliate.extensions.print.PrintService
 
showPrintDialog(Frame, Page, Path, boolean, Runnable) - Method in interface se.conciliate.extensions.print.PrintService
Show the print dialog for printing a specific page.
showProgress(Future<?>, String) - Method in interface se.conciliate.extensions.ui.Shell
Show progress in the status bar.
showProgress(Shell.StatusProgress) - Method in interface se.conciliate.extensions.ui.Shell
Show progress in the status bar.
showValidator() - Method in interface se.conciliate.extensions.ui.ValidatorService
Deprecated.
 
Sidebar - Interface in se.conciliate.extensions.ui
A sidebar is a docked panel in 2c8 Modeling Tool.
SidebarSettings - Interface in se.conciliate.extensions.ui
Provides settings for a sidebar.
SIDES - Static variable in enum class se.conciliate.extensions.store.Direction
 
SimpleStatusProgress(boolean) - Constructor for class se.conciliate.extensions.ui.Shell.SimpleStatusProgress
 
singleSelection() - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsInputBuilder
 
SingleSelector<T> - Interface in se.conciliate.extensions.ui.selectors
Lets the user manually select single entities of a given type.
SingleSelector.LoadState - Enum Class in se.conciliate.extensions.ui.selectors
 
size() - Method in interface se.conciliate.extensions.configuration.Configuration
Deprecated.
Returns the number of keys (and hence the number of values) in this configuration.
size() - Method in class se.conciliate.extensions.datatransfer.AttributeTypeList
 
size() - Method in class se.conciliate.extensions.datatransfer.ColorSchemeList
 
size() - Method in class se.conciliate.extensions.datatransfer.DocumentList
 
size() - Method in class se.conciliate.extensions.datatransfer.DocumentTypeList
 
size() - Method in class se.conciliate.extensions.datatransfer.EntityPropertyList
 
size() - Method in class se.conciliate.extensions.datatransfer.ImageList
 
size() - Method in class se.conciliate.extensions.datatransfer.LayerTypeList
 
size() - Method in class se.conciliate.extensions.datatransfer.ListList
 
size() - Method in class se.conciliate.extensions.datatransfer.ModelList
 
size() - Method in class se.conciliate.extensions.datatransfer.PublishProfileList
 
size() - Method in class se.conciliate.extensions.datatransfer.SymbolList
 
size() - Method in class se.conciliate.extensions.datatransfer.TimestampList
 
size() - Method in class se.conciliate.extensions.datatransfer.UserList
 
size() - Method in class se.conciliate.extensions.datatransfer.VariableList
 
size() - Method in interface se.conciliate.extensions.store.MTBulkOperations
 
size(Class) - Method in interface se.conciliate.extensions.store.query.MTQueryResult
 
SIZE_24 - Enum constant in enum class se.conciliate.extensions.auth.UserAvatar.AvatarSize
 
SIZE_256 - Enum constant in enum class se.conciliate.extensions.auth.UserAvatar.AvatarSize
 
SIZE_48 - Enum constant in enum class se.conciliate.extensions.auth.UserAvatar.AvatarSize
 
SIZE_64 - Enum constant in enum class se.conciliate.extensions.auth.UserAvatar.AvatarSize
 
SKIPPED - Enum constant in enum class se.conciliate.extensions.merge.MTMerger.MergeResult
 
snapLabelBoundsToPath(Rectangle) - Method in interface se.conciliate.extensions.store.MTEdgePath
Snaps the bounds of the label (in the current language) to the edge as close as possible to old bounds.
snapLabelBoundsToPath(MTLanguage, Rectangle) - Method in interface se.conciliate.extensions.store.MTEdgePath
Snaps the bounds of the label (for a given language) to the edge as close as possible to old bounds.
SNAPSHOT_CREATE - Enum constant in enum class se.conciliate.extensions.store.MTUserHeader.RepositoryPrivilege
 
SNAPSHOT_LOCK - Enum constant in enum class se.conciliate.extensions.store.MTUserHeader.RepositoryPrivilege
 
SOLID_COLOR - Enum constant in enum class se.conciliate.extensions.store.MTColorTransformer.Type
 
sort(MetaDataType, boolean, MTLanguage, Locale) - Method in interface se.conciliate.extensions.store.query.MTDocumentSourceQuery
Sorts the selected documents.
sort(MTQuery.SortColumn, boolean, MTLanguage, Locale) - Method in interface se.conciliate.extensions.store.query.MTAttributeTypeQuery
Sorts the selected attribute types.
sort(MTQuery.SortColumn, boolean, MTLanguage, Locale) - Method in interface se.conciliate.extensions.store.query.MTDocumentQuery
Sorts the selected documents.
sort(MTQuery.SortColumn, boolean, MTLanguage, Locale) - Method in interface se.conciliate.extensions.store.query.MTDocumentTypeQuery
Sorts the selected document types.
sort(MTQuery.SortColumn, boolean, MTLanguage, Locale) - Method in interface se.conciliate.extensions.store.query.MTEntityPropertyQuery
Sorts the selected variables.
sort(MTQuery.SortColumn, boolean, MTLanguage, Locale) - Method in interface se.conciliate.extensions.store.query.MTLayerTypeQuery
Sorts the selected layer types.
sort(MTQuery.SortColumn, boolean, MTLanguage, Locale) - Method in interface se.conciliate.extensions.store.query.MTListQuery
Sorts the selected lists.
sort(MTQuery.SortColumn, boolean, MTLanguage, Locale) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Sorts the selected models.
sort(MTQuery.SortColumn, boolean, MTLanguage, Locale) - Method in interface se.conciliate.extensions.store.query.MTSortableQuery
Sorts the selected entities.
sort(MTQuery.SortColumn, boolean, MTLanguage, Locale) - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Sorts the selected symbols.
sort(MTQuery.SortColumn, boolean, MTLanguage, Locale) - Method in interface se.conciliate.extensions.store.query.MTVariableQuery
Sorts the selected variables.
sourceAsFileName() - Method in class se.conciliate.extensions.documents.Document.DocumentID
 
SQLEditor - Interface in se.conciliate.extensions.ui
 
STANDARD - Enum constant in enum class se.conciliate.extensions.publish.custom.step.ConfigStepRenderPNG.Mode
 
started() - Method in interface se.conciliate.extensions.attribute.EditCallback
Called immediately BEFORE the editing starts.
startEdit(EditSupport, int, int) - Method in interface se.conciliate.extensions.ui.editors.Editor
Starts editing with the help of the support, or returns without doing anything if the support is not recognized by this editor.
startProgress(int) - Method in interface se.conciliate.extensions.ui.ProgressCallback
Reports that the progress is about to start.
startProgress(int, String) - Method in interface se.conciliate.extensions.ui.FileInstallListener
 
startStep(int, String, boolean) - Method in interface se.conciliate.extensions.ui.ProgressCallback
A new step has begun.
startStep(int, String, boolean) - Method in class se.conciliate.extensions.ui.Shell.SimpleStatusProgress
 
STATUS - Enum constant in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
 
stepDescription(String) - Method in interface se.conciliate.extensions.ui.ProgressCallback
Updates the description text for the current step.
stepDescription(String) - Method in class se.conciliate.extensions.ui.Shell.SimpleStatusProgress
 
stepProgress(int) - Method in interface se.conciliate.extensions.ui.ProgressCallback
Progress has been made in the current step.
stepProgress(int) - Method in class se.conciliate.extensions.ui.Shell.SimpleStatusProgress
 
stopAll() - Method in interface se.conciliate.extensions.ui.editors.Editor
Stops all edits on the edit stack in order.
stopEdit() - Method in interface se.conciliate.extensions.ui.editors.Editor
Stops the ongoing edit accepting any partial changes and returns true, or returns false if the partial changes cannot be accepted.
stopped() - Method in interface se.conciliate.extensions.attribute.EditCallback
Called immediately AFTER the editing has stopped, if the editing was stopped normally.
storeContexts(MTQuery.ResultContext...) - Method in interface se.conciliate.extensions.store.query.MTContextQuery
Stores the selected contexts for the results of the query, for filtering and grouping of results.
storeContexts(MTQuery.ResultContext...) - Method in interface se.conciliate.extensions.store.query.MTDocumentQuery
 
storeContexts(MTQuery.ResultContext...) - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
 
storeContextsLockedRevisions(boolean, MTQuery.ResultContext...) - Method in interface se.conciliate.extensions.store.query.MTContextQuery
 
storePropertiesForNewRepository(Map<String, String>) - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
Stores properties that should be set for a newly created repository.
stream() - Method in interface se.conciliate.extensions.store.MTIterator
 
stream(Writer) - Method in class se.conciliate.extensions.fop.SVGGraphics2DAdapter
 
string() - Method in interface se.conciliate.extensions.ui.querybuilder.QueryBuilder.RowId
 
STRING - Enum constant in enum class se.conciliate.extensions.attribute.RefinementElement.Type
The String type.
stringPresentation() - Method in class se.conciliate.extensions.documents.MetaData.DateTimeValue
 
stringPresentation() - Method in class se.conciliate.extensions.documents.MetaData.MTSymbolValue
 
stringPresentation() - Method in class se.conciliate.extensions.documents.MetaData.NumberValue
 
stringPresentation() - Method in class se.conciliate.extensions.documents.MetaData.OptionsValue
 
stringPresentation() - Method in class se.conciliate.extensions.documents.MetaData
Returns a string representation of the data.
stringPresentation(PreparedAttribute) - Method in interface se.conciliate.extensions.attribute.AttributePresenter
Returns a string presentation for the given prepared attribute.
STROKE - Enum constant in enum class se.conciliate.extensions.drawable.Drawable.PaintMode
 
subscribe(String, MessageListener) - Method in interface se.conciliate.extensions.messaging.MessageService
Subscribes to messages sent on a channel.
SUBSCRIBER - Enum constant in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
 
subscriberAdded(MTSubscriber) - Method in interface se.conciliate.extensions.store.event.MTSubscriberListener
Called when a subscriber is added/created.
subscriberChanged(MTSubscriber) - Method in interface se.conciliate.extensions.store.event.MTSubscriberListener
Called when a subscriber has changed.
SubscriberListener - Interface in se.conciliate.extensions.store.event
 
subscriberRemoved(MTSubscriber) - Method in interface se.conciliate.extensions.store.event.MTSubscriberListener
Called when a subscriber is removed.
subscribers() - Method in interface se.conciliate.extensions.store.query.MTQuery
 
SUBSCRIBERS - Enum constant in enum class se.conciliate.extensions.content.RestModel.ModelExpansions
 
subscribersChanged(Map<Long, Set<String>>) - Method in interface se.conciliate.extensions.store.event.SubscriberListener
Called when one or more models are assigned new subscribers.
subscribeToServerCalls(Consumer<String>) - Method in interface se.conciliate.extensions.messaging.MessageService
Subscribes to the server callback channel.
SUBSET - Enum constant in enum class se.conciliate.extensions.publish.custom.settings.ConfigContentSelection.Type
 
substituteVariables(String) - Method in interface se.conciliate.extensions.store.MTVariableSubstitution
Replaces all occurrences of variables in content with their current values.
substituteVariables(String, Map<String, String>) - Method in interface se.conciliate.extensions.store.MTVariableSubstitution
 
substituteVariables(MTDocumentHeader) - Method in interface se.conciliate.extensions.store.MTVariableSubstitution
Replaces all occurrences of variables in content with their current values.
SUBTITLE - Enum constant in enum class se.conciliate.extensions.report.output.ReportTextStyle
 
success() - Static method in class se.conciliate.extensions.documents.ValidationResult
Creates a success validation result indicating no errors.
supportsEdgeType(EdgeType) - Method in interface se.conciliate.extensions.drawable.DrawableFactory
Should return true if this factory can supply drawables for a given edge type.
supportsModel(ModelType) - Method in interface se.conciliate.extensions.type.rule.ModelingLookAndFeel
Returns true if this LAF should be applied to a given model type.
supportsModel(ModelType) - Method in interface se.conciliate.extensions.ui.modeling.ModelListener
Returns true if this listener is interested in changes in models of a given type.
supportsModelType(ModelType) - Method in interface se.conciliate.extensions.drawable.DrawableFactory
Should return true if this factory can supply drawables for a given model type.
supportsSchema(String) - Method in class se.conciliate.extensions.documents.InputDescriptor.UrlDescriptor
 
supportsSymbolVariant(SymbolVariant) - Method in interface se.conciliate.extensions.drawable.DrawableFactory
Should return true if this factory can supply drawables for a given symbol variant.
supportsVertexTransform(ModelType) - Method in interface se.conciliate.extensions.drawable.DrawableFactory
Should return true if this factory wants to receive calls to transformDrawable, transformPrototypeDrawable or transformIcon when the vertex is located in a model of the given model type.
SVGGraphics2DAdapter - Class in se.conciliate.extensions.fop
 
SVGGraphics2DAdapter() - Constructor for class se.conciliate.extensions.fop.SVGGraphics2DAdapter
 
SVGTranscoder - Interface in se.conciliate.extensions.fop
 
SwimlaneRelationDirection - Enum Class in se.conciliate.extensions.store
 
switchWorkspace(MTWorkspace) - Method in interface se.conciliate.extensions.ui.Shell
Switches to a different workspace in the current repository.
symbol(MetaDataType) - Static method in class se.conciliate.extensions.documents.InputDescriptor
 
SYMBOL - Enum constant in enum class se.conciliate.extensions.store.MTListHeader.ResultType
 
SYMBOL - Enum constant in enum class se.conciliate.extensions.store.query.MTQuery.ResultContext
 
SYMBOL - Enum constant in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
 
SYMBOL - Enum constant in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
 
SYMBOL_ATTRIBUTE_CHANGED - Static variable in interface se.conciliate.extensions.store.event.SymbolChangeEvent
 
SYMBOL_CHANGED - Static variable in interface se.conciliate.extensions.store.event.SymbolChangeEvent
An event specifying that a symbol has changed.
SYMBOL_OWNING_CHANGED - Static variable in interface se.conciliate.extensions.store.event.SymbolChangeEvent
An event specifying that a symbol has had its owning vertex changed.
SYMBOL_TITLE_CHANGED - Static variable in interface se.conciliate.extensions.store.event.SymbolChangeEvent
 
symbolAdded(MTSymbol, MTWorkspace, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTSymbolStoreListener
Called when a symbol is added through the store api.

NOTE: No guarantees are made about wich thread this method is called upon.
symbolAdded(MTSymbol, MTWorkspace, MTRepository) - Method in class se.conciliate.extensions.store.MTSymbolStoreAdapter
 
symbolChanged(MTSymbol, SymbolChangeEvent) - Method in interface se.conciliate.extensions.store.event.MTSymbolStoreListener
Called when a symbol is changed through the store api.

NOTE: No guarantees are made about wich thread this method is called upon.
symbolChanged(MTSymbol, SymbolChangeEvent) - Method in class se.conciliate.extensions.store.MTSymbolStoreAdapter
 
SymbolChangeEvent - Interface in se.conciliate.extensions.store.event
An event describing a symbol change.

An event specifies that a symbol has changed in some way.

To listen for symbol change events, register an MTSymbolStoreListener using the white board pattern.
SymbolList - Class in se.conciliate.extensions.datatransfer
 
SymbolList(List<MTSymbol>) - Constructor for class se.conciliate.extensions.datatransfer.SymbolList
 
symbolRemoved(MTSymbol, MTWorkspace, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTSymbolStoreListener
Called when a symbol is removed through the store api.

NOTE: No guarantees are made about wich thread this method is called upon.
symbolRemoved(MTSymbol, MTWorkspace, MTRepository) - Method in class se.conciliate.extensions.store.MTSymbolStoreAdapter
 
symbols() - Method in interface se.conciliate.extensions.store.query.MTQuery
 
SYMBOLS_REPLACED - Static variable in interface se.conciliate.extensions.store.event.ModelChangeEvent
 
SymbolSize - Interface in se.conciliate.extensions.repoconfig
 
SymbolType - Interface in se.conciliate.extensions.type
Encapsulates a symbol type.
SymbolVariant - Interface in se.conciliate.extensions.type
A symbol of a given type can have different variants that are drawn differently, such as a woman or a man for the "individual" type.
syncUsers() - Method in interface se.conciliate.extensions.store.connection.MTServerConnection
 

T

TableFieldContent - Class in se.conciliate.extensions.publish
Field content that shows a table.
TableFieldContent() - Constructor for class se.conciliate.extensions.publish.TableFieldContent
 
tagName() - Element in annotation interface se.conciliate.extensions.publish.custom.ConfigStepElement
The tag name used for the step when storing the configuration as XML.
testConnection() - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
 
text(MetaDataType) - Static method in class se.conciliate.extensions.documents.InputDescriptor
 
TEXT - Enum constant in enum class se.conciliate.extensions.drawable.Drawable.PaintMode
 
TextFieldContent - Class in se.conciliate.extensions.publish
Field content that shows text.
TextFieldContent() - Constructor for class se.conciliate.extensions.publish.TextFieldContent
 
TextValue(MetaDataType.TextMetaDataType, String) - Constructor for class se.conciliate.extensions.documents.MetaData.TextValue
 
THRESHOLD - Static variable in class se.conciliate.extensions.router.OverlappingSegment
 
THROW_OUT - Enum constant in enum class se.conciliate.extensions.store.MTUserHeader.RepositoryPrivilege
 
ticket() - Method in interface se.conciliate.extensions.auth.WebFolder
 
TIMESTAMP - Enum constant in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
 
TIMESTAMP - Enum constant in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
 
TIMESTAMP_TYPE - Static variable in interface se.conciliate.extensions.exportservice.MTExportService
 
TIMESTAMP_TYPE - Static variable in interface se.conciliate.extensions.importservice.MTImportService
 
TimestampList - Class in se.conciliate.extensions.datatransfer
 
TimestampList(List<MTTimestamp>) - Constructor for class se.conciliate.extensions.datatransfer.TimestampList
 
timestamps() - Method in interface se.conciliate.extensions.store.query.MTQuery
 
TITLE - Enum constant in enum class se.conciliate.extensions.documents.MetaDataType.ColumnType
The document title.
TITLE - Enum constant in enum class se.conciliate.extensions.report.output.ReportTextStyle
 
TITLE - Enum constant in enum class se.conciliate.extensions.store.query.MTQuery.SortColumn
 
TITLE_CHANGED - Static variable in interface se.conciliate.extensions.store.event.DocumentChangeEvent
Used when the document title has changed in some language.
TITLE_OR_EMAIL - Enum constant in enum class se.conciliate.extensions.store.query.MTQuery.SortColumn
 
TOP - Enum constant in enum class se.conciliate.extensions.drawable.Drawable.TextVerticalAlign
 
TOP - Enum constant in enum class se.conciliate.extensions.store.Direction
 
TOP - Enum constant in enum class se.conciliate.extensions.type.rule.MethodSupport.Direction
 
toString() - Method in enum class se.conciliate.extensions.content.RestDocument.DocumentExpansions
Deprecated.
 
toString() - Method in enum class se.conciliate.extensions.content.RestModel.ModelExpansions
 
toString() - Method in enum class se.conciliate.extensions.content.RestObject.ObjectExpansions
 
toString() - Method in class se.conciliate.extensions.documents.Document.DocumentID
 
toString() - Method in class se.conciliate.extensions.documents.Document
Returns a debug string representing this document.
toString() - Method in enum class se.conciliate.extensions.store.MTUserHeader.RepositoryPrivilege
 
toString() - Method in enum class se.conciliate.extensions.store.MTUserHeader.ServerPrivilege
 
toString() - Method in class se.conciliate.extensions.ui.ModelingAction
 
toString() - Method in class se.conciliate.extensions.ui.ShellNotificationHTML
 
transform(FOPOutputFormat, OutputStream, Source, Source, FOPSettings) - Method in interface se.conciliate.extensions.fop.FormattingObjectsProcessor
 
transform(FOPOutputFormat, OutputStream, Source, Source, FOPSettings, Supplier<Boolean>) - Method in interface se.conciliate.extensions.fop.FormattingObjectsProcessor
 
transformColor(Color) - Method in interface se.conciliate.extensions.store.MTColorTransformer
 
transformDrawable(Drawable, MTCompleteVertex, DrawableRenderer<Graphics2D>, MTColorScheme) - Method in interface se.conciliate.extensions.drawable.DrawableFactory
The factory can transform the vertex in some way if necessary given the actual vertex as context.
transformIcon(Icon, SymbolVariant, MTCompleteModel, MTColorScheme) - Method in interface se.conciliate.extensions.drawable.DrawableFactory
Lets the factory transform an icon used for a symbol variant in a given model.
transformPrototypeDrawable(Drawable, SymbolVariant, MTCompleteModel, DrawableRenderer<Graphics2D>, MTColorScheme) - Method in interface se.conciliate.extensions.drawable.DrawableFactory
The factory can transform the prototype drawn when placing a new vertex in some way if necessary given the variant being placed and the model as context.
Type - Interface in se.conciliate.extensions.type
A type is a named identifier and the common base interface for EdgeType, ModelType and SymbolType.
TYPE_DOCUMENT_ROOT - Static variable in interface se.conciliate.extensions.store.MTVariable
 
TypeResolver - Interface in se.conciliate.extensions.xml
Used to resolve types from XML data when updating repository data from XML.

U

UNCOMPILABLE - Enum constant in enum class se.conciliate.extensions.store.MTListHeader.ResultType
 
UNDER_APPROVAL - Enum constant in enum class se.conciliate.extensions.store.WorkflowState
 
UNDER_REVIEW - Enum constant in enum class se.conciliate.extensions.store.WorkflowState
 
UNDER_REVISION - Enum constant in enum class se.conciliate.extensions.store.WorkflowState
 
unit(String) - Method in class se.conciliate.extensions.documents.InputDescriptor.NumberInputBuilder
 
UNKNOWN_CHANGES - Static variable in interface se.conciliate.extensions.store.event.DocumentChangeEvent
Used by event creators/sources when it is not clear what has changed or something has changed that the other change types does not fit for.
unknownError(Throwable) - Method in interface se.conciliate.extensions.store.MTRemoteChangeHandler
Gives callers the opportunity to react exceptions other than the predefined "remote changes" one.
unlock(short) - Method in interface se.conciliate.extensions.store.MTRepositoryHeader
Unlocks a locked repository.
unpack(File) - Method in interface se.conciliate.extensions.publish.custom.CustomPublishConfig
Unpacks the content of the configuration to a directory.
unsubscribe(String, MessageListener) - Method in interface se.conciliate.extensions.messaging.MessageService
Unsubscribes a listener from messages on a channel.
unsubscribeFromServerCalls(Consumer<String>) - Method in interface se.conciliate.extensions.messaging.MessageService
 
UP_LEFT - Enum constant in enum class se.conciliate.extensions.store.Direction
 
UP_RIGHT - Enum constant in enum class se.conciliate.extensions.store.Direction
 
update(String) - Method in interface se.conciliate.extensions.documents.DocumentSource
Convenience-method used to help implementors separate the component returned from DocumentSource.getEditorComponent(Consumer, String) and this source.
update(String, boolean) - Method in interface se.conciliate.extensions.store.MTHistory
Manually updates the history for an entity.
update(String, boolean, int) - Method in interface se.conciliate.extensions.importservice.MTImportCallback
Callback used during the import.
update(Map<String, String>, JComponent) - Method in interface se.conciliate.extensions.publish.FieldProvider
Called to indicate that the user has validated the component c (the component returned from #getEditor) and thus, any changes made in the component needs to be written to the settings map.
update(Map<String, String>, JComponent) - Method in interface se.conciliate.extensions.publish.ReportImageProvider
 
update(Configuration) - Method in interface se.conciliate.extensions.configuration.ConfigurationListener
Deprecated.
Called on all listeners when a configuration has been updated.
update(Shell) - Method in interface se.conciliate.extensions.datasources.LocalDataSource
 
updateColorScheme() - Method in interface se.conciliate.extensions.store.MTStore
 
updateContentPermissions() - Method in interface se.conciliate.extensions.store.MTPermissionGroup
 
updateEndpoints(List<Point>, Shape, Shape, Point) - Method in interface se.conciliate.extensions.store.MTEdgePath
Update the endpoints when the vertex bounds has changed.
updateEndpoints(List<Point>, List<Point>, Shape, Shape, Shape, Shape, Point) - Method in interface se.conciliate.extensions.router.EdgeRouter
Returns the updated control points when shapes connected by the given control points has moved.
updateExistingEntity(MTBulkOperations, Consumer<T>) - Method in interface se.conciliate.extensions.merge.MergeDifferences
Updates the existing entity according to the current difference settings, and returns bulk operations that can be used to save these changes.
updateModelHistory(MTModelHeader) - Method in interface se.conciliate.extensions.ui.Shell
lite
updatePluginData(Function<MTPluginDataOperations.Data, MTPluginDataOperations.Data>) - Method in interface se.conciliate.extensions.merge.MergeDifferences
Updates plug-in data on the existing entity.
updateSubscriptions(Map<Long, Set<Long>>) - Method in interface se.conciliate.extensions.store.MTModelStore
Sets model subscriptions for subscribers in the current repository.
updateToCurrentVersion() - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
Updates the repository to the current version if possible.
updateWorkspace() - Method in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
Checks the current workspace in the store against the one set on the connection and updates the store if necessary.
upload(File, BiFunction<Path, String, Boolean>, ProgressCallback) - Method in interface se.conciliate.extensions.uploadservice.UploadProfile
Upload using this service.
UploadException - Exception in se.conciliate.extensions.uploadservice
 
UploadException() - Constructor for exception se.conciliate.extensions.uploadservice.UploadException
 
UploadException(String) - Constructor for exception se.conciliate.extensions.uploadservice.UploadException
 
UploadException(String, Throwable) - Constructor for exception se.conciliate.extensions.uploadservice.UploadException
 
UploadException(Throwable) - Constructor for exception se.conciliate.extensions.uploadservice.UploadException
 
uploadFinished(boolean) - Method in interface se.conciliate.extensions.publish.PublishActions
 
UploadProfile - Interface in se.conciliate.extensions.uploadservice
An upload profile contains information for a specific upload service.
UploadProfileEditor - Interface in se.conciliate.extensions.uploadservice.editor
 
UploadProfileException - Exception in se.conciliate.extensions.uploadservice
 
UploadProfileException() - Constructor for exception se.conciliate.extensions.uploadservice.UploadProfileException
 
UploadProfileException(String) - Constructor for exception se.conciliate.extensions.uploadservice.UploadProfileException
 
UploadProfileException(String, Throwable) - Constructor for exception se.conciliate.extensions.uploadservice.UploadProfileException
 
UploadProfileException(Throwable) - Constructor for exception se.conciliate.extensions.uploadservice.UploadProfileException
 
UploadService - Interface in se.conciliate.extensions.uploadservice
A service that can upload files.
UploadValidationMessage - Interface in se.conciliate.extensions.uploadservice
 
url(MetaDataType) - Static method in class se.conciliate.extensions.documents.InputDescriptor
 
UrlPrefix(String, String, String) - Constructor for class se.conciliate.extensions.documents.InputDescriptor.UrlPrefix
 
UrlValue(MetaDataType.UrlMetaDataType, String) - Constructor for class se.conciliate.extensions.documents.MetaData.UrlValue
 
USAGES - Enum constant in enum class se.conciliate.extensions.content.RestDocument.DocumentExpansions
Deprecated.
 
useHyphenation(int) - Method in interface se.conciliate.extensions.drawable.Drawable
Returns true if the text at index should be hyphenated.
USER - Enum constant in enum class se.conciliate.extensions.store.query.MTSubscriberQuery.SubscriberType
 
USER - Enum constant in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
 
USER - Enum constant in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
 
userAdded(MTUserHeader) - Method in interface se.conciliate.extensions.messaging.MessageServiceListener
A user was added to the service.
UserAvatar - Interface in se.conciliate.extensions.auth
 
UserAvatar.AvatarSize - Enum Class in se.conciliate.extensions.auth
 
UserCausedDocumentServiceException - Exception in se.conciliate.extensions.documentservice.exception
Deprecated.
UserCausedDocumentServiceException(String, String, String) - Constructor for exception se.conciliate.extensions.documentservice.exception.UserCausedDocumentServiceException
Deprecated.
Creates a new UserCausedDocumentServiceException
UserCausedDocumentServiceException(String, String, String, Throwable) - Constructor for exception se.conciliate.extensions.documentservice.exception.UserCausedDocumentServiceException
Deprecated.
Creates a new UserCausedDocumentServiceException.
UserIdentity - Interface in se.conciliate.extensions.auth
 
UserList - Class in se.conciliate.extensions.datatransfer
 
UserList(List<MTUser>) - Constructor for class se.conciliate.extensions.datatransfer.UserList
 
UserReference - Interface in se.conciliate.extensions.store
 
userRemoved(MTUserHeader) - Method in interface se.conciliate.extensions.messaging.MessageServiceListener
A user was removed from the service.
users() - Method in interface se.conciliate.extensions.store.query.MTQuery
 

V

validate(T, Document) - Method in interface se.conciliate.extensions.documents.Validator
 
validateBeforePublish(PublishProfile, PublishService.InvalidMessage, Map<String, Object>) - Method in interface se.conciliate.extensions.publish.PublishService
Returns true if the profile is ready to be used.
validateXMLFiles() - Method in interface se.conciliate.extensions.importservice.MTImportConfig
Validates all XML files in the selected import archive against their schemas.
validateXMLFiles(Consumer<Integer>) - Method in interface se.conciliate.extensions.importservice.MTImportConfig
 
ValidationResult - Class in se.conciliate.extensions.documents
A validation result is returned from a validation.
ValidationResult.ErrorValidation - Class in se.conciliate.extensions.documents
 
ValidationResult.SuccessValidation - Class in se.conciliate.extensions.documents
 
ValidationResult.WarningValidation - Class in se.conciliate.extensions.documents
 
validator(Validator<MetaData.BooleanValue>) - Method in class se.conciliate.extensions.documents.InputDescriptor.BooleanInputBuilder
 
validator(Validator<MetaData.DateTimeValue>) - Method in class se.conciliate.extensions.documents.InputDescriptor.DateTimeInputBuilder
 
validator(Validator<MetaData.HiddenValue>) - Method in class se.conciliate.extensions.documents.InputDescriptor.HiddenInputBuilder
 
validator(Validator<MetaData.HtmlValue>) - Method in class se.conciliate.extensions.documents.InputDescriptor.HtmlInputBuilder
 
validator(Validator<MetaData.ImageValue>) - Method in class se.conciliate.extensions.documents.InputDescriptor.ImageInputBuilder
 
validator(Validator<MetaData.MTSymbolValue>) - Method in class se.conciliate.extensions.documents.InputDescriptor.MTSymbolInputBuilder
 
validator(Validator<MetaData.NumberValue>) - Method in class se.conciliate.extensions.documents.InputDescriptor.NumberInputBuilder
 
validator(Validator<MetaData.OptionsValue>) - Method in class se.conciliate.extensions.documents.InputDescriptor.OptionsInputBuilder
 
validator(Validator<MetaData.TextValue>) - Method in class se.conciliate.extensions.documents.InputDescriptor.TextInputBuilder
 
validator(Validator<MetaData.UrlValue>) - Method in class se.conciliate.extensions.documents.InputDescriptor.UrlInputBuilder
 
Validator<T> - Interface in se.conciliate.extensions.documents
Validates data for a specific document to see if the data is allowed or possibly contains errors.
ValidatorService - Interface in se.conciliate.extensions.ui
Deprecated.
validUntil() - Method in interface se.conciliate.extensions.auth.ProductTicket
 
value - Variable in class se.conciliate.extensions.attribute.PreparedBatchEntry
The value that was prepared.
VALUE_COPY_MODELS_AND_OBJECTS_FALSE - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLReader
 
VALUE_COPY_MODELS_AND_OBJECTS_TRUE - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLReader
 
VALUE_PUBLISH_RTF_MODELS_AND_OBJECTS - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
VALUE_PUBLISH_RTF_MODELS_ONLY - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
VALUE_PUBLISH_RTF_OBJECTS_ONLY - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
VALUE_PUBLISH_TYPE_EXCEL - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
VALUE_PUBLISH_TYPE_RTF - Static variable in interface se.conciliate.extensions.store.connection.MTRepositoryConnection
 
VALUE_READ_EXTENSION_DOCUMENTS_FALSE - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLReader
 
VALUE_READ_EXTENSION_DOCUMENTS_TRUE - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLReader
 
VALUE_READ_PLUGIN_DATA_FALSE - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLReader
 
VALUE_READ_PLUGIN_DATA_TRUE - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLReader
 
VALUE_WRITE_EXTENSION_DOCUMENTS_FALSE - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLWriter
 
VALUE_WRITE_EXTENSION_DOCUMENTS_TRUE - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLWriter
 
VALUE_WRITE_PLUGIN_DATA_FALSE - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLWriter
 
VALUE_WRITE_PLUGIN_DATA_TRUE - Static variable in interface se.conciliate.extensions.xml.RepositoryXMLWriter
 
valueAdded(Object) - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.Support
Indicates that a value has been added.
valueHolderUUID - Variable in class se.conciliate.extensions.attribute.AttributeValue
 
valueOf(Class) - Static method in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.attribute.AttributeDataType.LocalizationHint
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.attribute.AttributeWidget.WidgetType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.attribute.RefinementElement.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.auth.UserAvatar.AvatarSize
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.content.RestContext.DataType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.content.RestDocument.DocumentExpansions
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.content.RestModel.ModelExpansions
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.content.RestObject.ObjectExpansions
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.documents.MetaDataType.ColumnType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.documents.MetaDataType.Context
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.drawable.Drawable.PaintMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.drawable.Drawable.TextDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.drawable.Drawable.TextHorizontalAlign
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.drawable.Drawable.TextVerticalAlign
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.drawable.DrawableFactory.TransformPriority
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.fop.FOPOutputFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.merge.MTMerger.CompareResult
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.merge.MTMerger.MergeResult
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.publish.custom.settings.ConfigContentSelection.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.publish.custom.step.ConfigStepRemove.Mode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.publish.custom.step.ConfigStepRenderPNG.Mode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.report.output.ReportTextStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.store.Direction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.store.event.WorkflowRoleListener.WorkflowRole
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.store.MTColorTransformer.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.store.MTListHeader.ResultType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.store.MTLocale
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.store.MTRevisionLogEntry.LogEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.store.MTRevisionOperation.OperationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.store.MTUserHeader.RepositoryPrivilege
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.store.MTUserHeader.ServerPrivilege
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.store.query.FilterEditorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.store.query.MTQuery.ResultContext
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.store.query.MTQuery.SortColumn
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.store.query.MTQueryActionProvider.Priority
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.store.query.MTSubscriberQuery.SubscriberType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.store.SwimlaneRelationDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.store.WorkflowState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.type.rule.MethodSupport.Direction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.type.rule.ModelingLookAndFeel.Pattern.PatternType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.ui.editors.EditSupport.SupportReason
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.ui.ModelingActionGroup.PreferredAlignment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.ui.selectors.SingleSelector.LoadState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.ui.Shell.ShellState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.ui.ShellNotification.Category
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class se.conciliate.extensions.attribute.AttributeDataType.LocalizationHint
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.attribute.AttributeWidget.WidgetType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.attribute.RefinementElement.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.auth.UserAvatar.AvatarSize
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.content.RestContext.DataType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.content.RestDocument.DocumentExpansions
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.content.RestModel.ModelExpansions
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.content.RestObject.ObjectExpansions
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.documents.MetaDataType.ColumnType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.documents.MetaDataType.Context
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.drawable.Drawable.PaintMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.drawable.Drawable.TextDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.drawable.Drawable.TextHorizontalAlign
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.drawable.Drawable.TextVerticalAlign
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.drawable.DrawableFactory.TransformPriority
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.fop.FOPOutputFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.merge.MTMerger.CompareResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.merge.MTMerger.MergeResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.publish.custom.settings.ConfigContentSelection.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.publish.custom.step.ConfigStepRemove.Mode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.publish.custom.step.ConfigStepRenderPNG.Mode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.report.output.ReportTextStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.store.Direction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.store.event.WorkflowRoleListener.WorkflowRole
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.store.MTColorTransformer.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.store.MTListHeader.ResultType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.store.MTLocale
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.store.MTRevisionLogEntry.LogEventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.store.MTRevisionOperation.OperationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.store.MTUserHeader.RepositoryPrivilege
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.store.MTUserHeader.ServerPrivilege
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.store.query.FilterEditorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.store.query.MTQuery.ResultContext
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.store.query.MTQuery.SortColumn
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.store.query.MTQueryActionProvider.Priority
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.store.query.MTSubscriberQuery.SubscriberType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.store.SwimlaneRelationDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.store.WorkflowState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.type.rule.MethodSupport.Direction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.type.rule.ModelingLookAndFeel.Pattern.PatternType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.ui.editors.EditSupport.SupportReason
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.ui.ModelingActionGroup.PreferredAlignment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.ui.selectors.SingleSelector.LoadState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.ui.Shell.ShellState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.ui.ShellNotification.Category
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
Returns an array containing the constants of this enum class, in the order they are declared.
valuesRemoved(List<Object>) - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.Support
Indicates that values have been removed.
valuesUpdated(List<Object>) - Method in interface se.conciliate.extensions.store.query.MTQueryActionProvider.Support
Indicates that values have been updated.
VARIABLE - Enum constant in enum class se.conciliate.extensions.ui.querybuilder.QueryBuilderFactory.QueryType
 
VARIABLE - Enum constant in enum class se.conciliate.extensions.xml.ElementInfo.EntityType
 
variableAdded(MTVariable, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTVariableListener
 
variableChanged(MTVariable, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTVariableListener
 
VariableList - Class in se.conciliate.extensions.datatransfer
 
VariableList(List<MTVariable>) - Constructor for class se.conciliate.extensions.datatransfer.VariableList
 
variableRemoved(MTVariable, MTRepository) - Method in interface se.conciliate.extensions.store.event.MTVariableListener
 
variables() - Method in interface se.conciliate.extensions.store.query.MTQuery
 
VersionException - Exception in se.conciliate.extensions.store.connection
Thrown when the client and the server is not the same version.
VersionException(String, String) - Constructor for exception se.conciliate.extensions.store.connection.VersionException
 
vertexAdded(MTCompleteVertex) - Method in interface se.conciliate.extensions.store.plugin.MTDataProvider
This is called when a vertex is added to a model but before the vertex is saved to storage.
VertexFieldProvider - Interface in se.conciliate.extensions.publish
Implement and register this into OSGi to provide a field in HTML when a vertex is selected in the published material.
vertexRemoved(MTCompleteVertex) - Method in interface se.conciliate.extensions.store.plugin.MTDataProvider
This is called when a vertex is removed from a model but before the vertex is removed from storage.
VERTICAL - Static variable in class se.conciliate.extensions.router.IntersectionPoint
 
VERTICAL - Static variable in class se.conciliate.extensions.router.OverlappingSegment
 
VERTICAL_DOWN - Enum constant in enum class se.conciliate.extensions.drawable.Drawable.TextDirection
 
VERTICAL_UP - Enum constant in enum class se.conciliate.extensions.drawable.Drawable.TextDirection
 
VERTICES - Enum constant in enum class se.conciliate.extensions.content.RestModel.ModelExpansions
 

W

WARN - Enum constant in enum class se.conciliate.extensions.ui.ShellNotification.Category
 
warning(String) - Static method in class se.conciliate.extensions.documents.ValidationResult
Creates a warning validation result indicating that the entered data is unexpected.
WARNING - Static variable in interface se.conciliate.extensions.uploadservice.UploadValidationMessage
 
WEB_COMPONENT_CONTENT_TYPE_PROPERTY - Static variable in interface se.conciliate.extensions.store.MTSymbol
 
WEB_COMPONENT_ON_CLICK_URL_PROPERTY - Static variable in interface se.conciliate.extensions.store.MTSymbol
 
WEB_COMPONENT_PROVIDER - Static variable in interface se.conciliate.extensions.store.MTSymbol
 
WEB_COMPONENT_URL_PROPERTY - Static variable in interface se.conciliate.extensions.store.MTSymbol
 
WebFolder - Interface in se.conciliate.extensions.auth
 
WebResourceProvider - Interface in se.conciliate.extensions.publish
A way for plugins to provide additional resources (images, fonts, files) to the html publish.
WebResources - Class in se.conciliate.extensions.publish
 
WebResources() - Constructor for class se.conciliate.extensions.publish.WebResources
 
WidgetFactory - Interface in se.conciliate.extensions.ui.widgets
A factory for creating different reusable widgets.
WINDOW - Enum constant in enum class se.conciliate.extensions.attribute.AttributeWidget.WidgetType
Widgets of type window cannot be placed inside other widgets, but rather they display their own window such as a dialog or popup.
withApprovers(boolean, MTUserHeader...) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Retains only models with at least one of the given users set as approver of the model.
withAttributeDataTypes(List<String>) - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Retains only symbols connected to attribute types with the given data type.
withAttributeTypeUUIDs(List<String>) - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Retains only symbols connected to any of the attribute types in the list.
withAttributeValues(MTAttributeFilter) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Retains only models with selected attribute values.
withAttributeValues(MTAttributeFilter) - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Retains only symbols with selected attribute values.
withChangesSince(Date) - Method in interface se.conciliate.extensions.store.query.MTAttributeTypeQuery
Excludes attribute types that have not been modified since a given date.
withChangesSince(Date) - Method in interface se.conciliate.extensions.store.query.MTDateFilterQuery
Excludes entities that have not been modified since a given date.
withChangesSince(Date) - Method in interface se.conciliate.extensions.store.query.MTDocumentQuery
Excludes documents that have not been modified since a given date.
withChangesSince(Date) - Method in interface se.conciliate.extensions.store.query.MTDocumentTypeQuery
Excludes document types that have not been modified since a given date.
withChangesSince(Date) - Method in interface se.conciliate.extensions.store.query.MTListQuery
Excludes lists that have not been modified since a given date.
withChangesSince(Date) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Excludes models that have not been modified since a given date.
withChangesSince(Date) - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Excludes symbols that have not been modified since a given date.
withChangesSince(Date) - Method in interface se.conciliate.extensions.store.query.MTVariableQuery
Excludes variables that have not been modified since a given date.
withCreators(MTUserHeader...) - Method in interface se.conciliate.extensions.store.query.MTDocumentQuery
Retains only documents with at least one of the given users set as creator of the model.
withCreators(MTUserHeader...) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Retains only models with at least one of the given users set as creator of the model.
withCreators(MTUserHeader...) - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Retains only symbols with at least one of the given users set as creator of the model.
withCurrentRevisions() - Method in interface se.conciliate.extensions.store.query.MTModelQuery
 
withCurrentRevisions() - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
 
withDataKey(String) - Method in interface se.conciliate.extensions.store.query.MTPluginDataQuery
Excludes plugin data that have a different data key than the given data key.
withDocumentRoots(boolean, MTVariable...) - Method in interface se.conciliate.extensions.store.query.MTDocumentQuery
Retains only documents that are using at least one of the given document roots.
withDocuments(Document.DocumentID...) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Retains only models with at least one of the given documents connected to it.
withDocuments(Document.DocumentID...) - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Retains only symbols with at least one of the given documents connected to it.
withFilter(DocumentFilter) - Method in interface se.conciliate.extensions.store.query.MTDocumentSourceQuery
Selects documents matching a document filter.
withGroups(MTGroupHeader...) - Method in interface se.conciliate.extensions.store.query.MTDocumentQuery
Retains only documents with at least one of the given groups set as group of the document.
withGroups(MTGroupHeader...) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Retains only models with at least one of the given groups set as group of the model.
withGroups(MTGroupHeader...) - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Retains only symbols with at least one of the given groups set as group of the symbol.
withId(String) - Method in interface se.conciliate.extensions.ui.ShellNotification
 
withId(ShellNotification, String) - Static method in interface se.conciliate.extensions.ui.ShellNotification
 
withLastModifiedBy(MTUserHeader...) - Method in interface se.conciliate.extensions.store.query.MTDocumentQuery
Retains only documents that was last modified by one of the given users
withLastModifiedBy(MTUserHeader...) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Retains only models that was last modified by one of the given users
withLastModifiedBy(MTUserHeader...) - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Retains only symbols that was last modified by one of the given users
withLockedRevisions(boolean) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Retains only locked revisions of models.
withLockedRevisions(boolean) - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Retains only locked revisions of symbols.
withMaintainers(boolean, MTUserHeader...) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Retains only models with at least one of the given users set as maintainer of the model.
withMissingTranslations() - Method in interface se.conciliate.extensions.store.query.MTMissingTranslationsQuery
 
withModelFilter(List<MTNamedQuery>) - Method in interface se.conciliate.extensions.store.query.MTEntityPropertyQuery
Retains only properties from entities in selected models.
withModelFilter(List<MTNamedQuery>) - Method in interface se.conciliate.extensions.store.query.MTModelFilterQuery
Filters results based on a set of models obtained by executing one or more named queries with models as result.
withoutHomeModel() - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Retains only symbols that are missing home models.
withOwners(MTUserHeader...) - Method in interface se.conciliate.extensions.store.query.MTDocumentQuery
Retains only documents with at least one of the given users set as owner of the model.
withOwners(MTUserHeader...) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Retains only models with at least one of the given users set as owner of the model.
withOwners(MTUserHeader...) - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Retains only symbosl with at least one of the given users set as owner of the model.
withPattern(String, MTLanguage, boolean, boolean) - Method in interface se.conciliate.extensions.store.query.MTAttributeTypeQuery
Excludes results where the title does not contain pattern as a substring.
withPattern(String, MTLanguage, boolean, boolean) - Method in interface se.conciliate.extensions.store.query.MTColorSchemeQuery
Excludes results where the title does not contain pattern as a substring.
withPattern(String, MTLanguage, boolean, boolean) - Method in interface se.conciliate.extensions.store.query.MTDocumentQuery
Excludes results where the title does not contain pattern as a substring.
withPattern(String, MTLanguage, boolean, boolean) - Method in interface se.conciliate.extensions.store.query.MTDocumentSourceQuery
Excludes results where the title does not contain pattern as a substring.
withPattern(String, MTLanguage, boolean, boolean) - Method in interface se.conciliate.extensions.store.query.MTDocumentTypeQuery
Excludes results where the title does not contain pattern as a substring.
withPattern(String, MTLanguage, boolean, boolean) - Method in interface se.conciliate.extensions.store.query.MTEntityPropertyQuery
Excludes results where the title does not contain pattern as a substring.
withPattern(String, MTLanguage, boolean, boolean) - Method in interface se.conciliate.extensions.store.query.MTImageQuery
Excludes results where the title does not contain pattern as a substring.
withPattern(String, MTLanguage, boolean, boolean) - Method in interface se.conciliate.extensions.store.query.MTLayerTypeQuery
Excludes results where the title does not contain pattern as a substring.
withPattern(String, MTLanguage, boolean, boolean) - Method in interface se.conciliate.extensions.store.query.MTListQuery
Excludes results where the title does not contain pattern as a substring.
withPattern(String, MTLanguage, boolean, boolean) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Excludes results where the title does not contain pattern as a substring.
withPattern(String, MTLanguage, boolean, boolean) - Method in interface se.conciliate.extensions.store.query.MTPatternQuery
Excludes results where the title does not contain pattern as a substring.
withPattern(String, MTLanguage, boolean, boolean) - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Excludes results where the title does not contain pattern as a substring.
withPattern(String, MTLanguage, boolean, boolean) - Method in interface se.conciliate.extensions.store.query.MTTimestampQuery
Excludes results where the title does not contain pattern as a substring.
withPattern(String, MTLanguage, boolean, boolean) - Method in interface se.conciliate.extensions.store.query.MTVariableQuery
Excludes results where the title does not contain pattern as a substring.
withPattern(String, MTLanguage, boolean, boolean) - Method in interface se.conciliate.extensions.store.query.MutablePublishProfileQuery
Excludes results where the title does not contain pattern as a substring.
withProvider(String) - Method in interface se.conciliate.extensions.store.query.MTPluginDataQuery
Excludes plugin data that have a different provider than the given provider uuid.
withReviewers(boolean, MTUserHeader...) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Retains only models with at least one of the given users set as reviewer of the model.
withSources(Collection<DocumentSource>) - Method in interface se.conciliate.extensions.store.query.MTDocumentSourceQuery
Selects documents from selected sources.
withSubscriberGroups(Collection<MTSubscriber>) - Method in interface se.conciliate.extensions.store.query.MTSubscriberQuery
Selects members of given groups.
withSubscribers(boolean, MTSubscriber...) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Retains only models with at least one of the given subscribers set as subscriber of the model.
withSubscriberTypes(Collection<MTSubscriberQuery.SubscriberType>) - Method in interface se.conciliate.extensions.store.query.MTSubscriberQuery
Selects subscribers of a given type.
withSymbolFilter(List<MTNamedQuery>) - Method in interface se.conciliate.extensions.store.query.MTEntityPropertyQuery
Retains only properties on selected entities.
withSymbolFilter(List<MTNamedQuery>) - Method in interface se.conciliate.extensions.store.query.MTSymbolFilterQuery
Filters results based on a set of symbols obtained by executing one or more named queries with symbols as result.
withTypes(boolean, MTDocumentTypeHeader...) - Method in interface se.conciliate.extensions.store.query.MTDocumentQuery
Exclude all documents that does not have one of the given types.
withTypes(ModelType...) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Exclude all models that does not have one of the given types.
withTypes(SymbolType...) - Method in interface se.conciliate.extensions.store.query.MTSymbolQuery
Exclude all symbols that does not have one of the given types.
withWorkflowStates(WorkflowState...) - Method in interface se.conciliate.extensions.store.query.MTModelQuery
Retains only models with the given workflow states.
WORKFLOW_ROLES - Enum constant in enum class se.conciliate.extensions.content.RestModel.ModelExpansions
 
WORKFLOW_TRANSITION - Static variable in interface se.conciliate.extensions.store.event.ModelChangeEvent
lite specific
workflowRoleChanged(Map<Long, Set<String>>, WorkflowRoleListener.WorkflowRole) - Method in interface se.conciliate.extensions.store.event.WorkflowRoleListener
Called when one or more models are assigned new users as a particular role.
WorkflowRoleListener - Interface in se.conciliate.extensions.store.event
 
WorkflowRoleListener.WorkflowRole - Enum Class in se.conciliate.extensions.store.event
 
WorkflowState - Enum Class in se.conciliate.extensions.store
The different states in the workflow engine.
workspaceOpened(MTWorkspaceHeader) - Method in interface se.conciliate.extensions.store.event.MTRepositoryStateListener
Called when a workspace is opened.
workspacePluginData() - Method in interface se.conciliate.extensions.store.query.MTQuery
 
wrap() - Method in interface se.conciliate.extensions.content.RestModel
 
wrap() - Method in interface se.conciliate.extensions.content.RestVertex
 
write(Element, Map<String, String>) - Method in interface se.conciliate.extensions.publish.FieldProvider
Writes new elements to the settingsElement, based on the settings map.
write(Element, Map<String, String>) - Method in interface se.conciliate.extensions.publish.ReportImageProvider
 
write(ReportHeading) - Method in interface se.conciliate.extensions.report.output.ReportOutputWriter
 
write(ReportHtml) - Method in interface se.conciliate.extensions.report.output.ReportOutputWriter
 
write(ReportImage) - Method in interface se.conciliate.extensions.report.output.ReportOutputWriter
 
write(ReportList) - Method in interface se.conciliate.extensions.report.output.ReportOutputWriter
 
write(ReportPageBreak) - Method in interface se.conciliate.extensions.report.output.ReportOutputWriter
 
write(ReportPageLayout) - Method in interface se.conciliate.extensions.report.output.ReportOutputWriter
 
write(ReportParagraph) - Method in interface se.conciliate.extensions.report.output.ReportOutputWriter
 
write(ReportTable) - Method in interface se.conciliate.extensions.report.output.ReportOutputWriter
 
write(ReportTableOfContent) - Method in interface se.conciliate.extensions.report.output.ReportOutputWriter
 
write(MTCompleteModel, MTLanguage, OutputStream, Map<String, Object>) - Method in interface se.conciliate.extensions.imageexport.ModelImageExporter
Writes the model to the output stream.
write(MTCompleteModel, MTLanguage, OutputStream, Properties) - Method in interface se.conciliate.extensions.imageexport.ModelImageExporter
 
writeEntity(XMLStreamWriter, Class<T>, T) - Method in interface se.conciliate.extensions.xml.RepositoryXMLWriter
Writes an entity to XML.
writeImage(String, Path, MTCompleteModel, MTLanguage, Map<String, String>) - Method in interface se.conciliate.extensions.publish.ReportImageProvider
 
writeModel(MTCompleteModel, boolean) - Method in interface se.conciliate.extensions.renderer.JSWriter
 
writePNG(InputStream, OutputStream, float, float) - Method in interface se.conciliate.extensions.fop.SVGTranscoder
 

X

XMLSerializerFactory - Interface in se.conciliate.extensions.xml
Factory for creating XML readers and writers for reading/writing repository data.
XMLService - Interface in se.conciliate.extensions.xml
Deprecated.
better alternatives exist
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form