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

M

MAIN_PAGE_DESCRIPTION - Static variable in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
page descriptions
MAIN_PAGE_NAME - Static variable in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
page names (non-UI)
MAIN_PAGE_TITLE - Static variable in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
page titles
makeAndAppendFilename(int, String) - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Makes a IFile filename based on the containerControl's filename.
makeFilename(String) - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Makes a String filename that's valid and that doesn't exist based on the originalFilename.
MARKER_TYPE_CLIENT_DATA - Static variable in class com.ibm.xtools.emf.validation.core.ValidationConstants
IValidator client data key under which ValidationMarkerPresenters recognize specific validation runs.
markerExists(String, Collection) - Method in class com.ibm.xtools.emf.validation.core.presentation.markers.AbstractValidationMarkerPresenter
Determines whether a marker exists for the given rule id and target list
MarkerResolutionUtil - Class in com.ibm.xtools.emf.reminders.ui.quickfix
Collection of helper methods clients can use when implementing IReminderMarkerResolution and IReminderMarkerResolutionGenerator.
MarkerResolutionUtil() - Constructor for class com.ibm.xtools.emf.reminders.ui.quickfix.MarkerResolutionUtil
 
matches(int) - Method in class com.ibm.xtools.emf.validation.core.presentation.ResourceSuccessStatus
 
matches(int) - Method in class com.ibm.xtools.emf.validation.core.presentation.ValidationSuccessStatus
 
matches(IUndoContext) - Method in class com.ibm.xtools.mmi.core.contexts.MMIWorkspaceModifyUndoContext
 
matches(EObject) - Method in class com.ibm.xtools.mmi.core.expressions.ITargetSelector
 
matchesEmitCriteria(ModelChangeDelta) - Method in class com.ibm.xtools.mmi.core.services.sync.AbstractSourceSynchronizationProvider
 
MAX_RECENTLY_USED - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
 
MMI_IGNORE_DOMAIN_UPDATE_OPTION - Static variable in class com.ibm.xtools.mmi.core.util.MMICoreUtil
Option set against an EditingDomain to ignore updates to that domain.
MMI_RESOURCE_URI - Static variable in class com.ibm.xtools.mmi.core.util.MMICoreConstants
URI Constant for MMI_SCHEME
MMI_SCHEME - Static variable in class com.ibm.xtools.mmi.core.util.MMICoreConstants
Scheme of the URI assigned to a MMI Resource.
MMI_TARGET_TYPE - Static variable in class com.ibm.xtools.mmi.core.util.MMITargetType
String representing the MMI target type, as registered in the properties file.
MMICoreConstants - Class in com.ibm.xtools.mmi.core.util
Common constants used for model mapping.
MMICoreConstants() - Constructor for class com.ibm.xtools.mmi.core.util.MMICoreConstants
 
MMICoreContentTypeMessages - Class in com.ibm.xtools.mmi.core.contenttype
Constants for MMI core's localized strings pertaining to content types.
MMICorePlugin - Class in com.ibm.xtools.mmi.core
The plug-in implementation for MMI core.
MMICorePlugin() - Constructor for class com.ibm.xtools.mmi.core.MMICorePlugin
Creates a new plug-in runtime object.
MMICoreUtil - Class in com.ibm.xtools.mmi.core.util
A utility class to perform some basic model mapping operations like getting/setting target EClass in a given StructuredReference.
MMICoreUtil() - Constructor for class com.ibm.xtools.mmi.core.util.MMICoreUtil
 
MMIDragDropTargetListener - Class in com.ibm.xtools.mmi.ui.dnd
Drag and Drop listener.
MMIDragDropTargetListener() - Constructor for class com.ibm.xtools.mmi.ui.dnd.MMIDragDropTargetListener
 
MMIDropTargetListener - Class in com.ibm.xtools.mmi.ui.dnd
This drop target listener determines if it supports dropping by constructing a DropElementsRequest and verifying if the comnmand is executable.
MMIDropTargetListener() - Constructor for class com.ibm.xtools.mmi.ui.dnd.MMIDropTargetListener
 
MMIEAdapterList - Class in com.ibm.xtools.mmi.core
An EAdapterList that wraps the returned cross reference adapter and change recorder objects.
MMIEAdapterList(Notifier) - Constructor for class com.ibm.xtools.mmi.core.MMIEAdapterList
Constructs a MMIEAdapterList with the specified notifier, passed to the superclass EAdapterList constructor.
MMIEditPolicyRoles - Interface in com.ibm.xtools.mmi.ui.editpolicies
EditPolicy Roles for MMI UI usecases.
MMIResourceCache - Class in com.ibm.xtools.mmi.core.cache
This class provides the implementation for a cache of mapped objects.
MMIResourceCache() - Constructor for class com.ibm.xtools.mmi.core.cache.MMIResourceCache
 
MMITARGET - Static variable in class com.ibm.xtools.mmi.core.util.MMITargetType
MMITARGET object type for any EObject contained in a resource with URI equal to MMICoreConstants.MMI_RESOURCE_URI.
MMITargetType - Class in com.ibm.xtools.mmi.core.util
A class defining the MMITARGET object type.
MMIUIActionProviderPolicy - Class in com.ibm.xtools.mmi.ui.policies
Global action provider policy that provides for MMI objects.
MMIUIActionProviderPolicy() - Constructor for class com.ibm.xtools.mmi.ui.policies.MMIUIActionProviderPolicy
Constructor for MMIUIActionProviderPolicy.
MMIUIUtil - Class in com.ibm.xtools.mmi.ui.util
MMI UI utility class.
MMIUIUtil() - Constructor for class com.ibm.xtools.mmi.ui.util.MMIUIUtil
 
MMIUIUtil.ContentCreator - Interface in com.ibm.xtools.mmi.ui.util
The ContentCreator is used as a call back to the user to populate a resource with initial contents.
MMIWorkspaceModifyUndoContext - Class in com.ibm.xtools.mmi.core.contexts
The MMIWorkspaceModifyUndoContext is used as a trigger to undo / redo an operation within a IWorkspaceRunnable.
MMIXMLHandler - Class in com.ibm.xtools.mmi.core.contenttype
XML handler that parses XML to determine if the specified element exists.
MMIXMLHandler() - Constructor for class com.ibm.xtools.mmi.core.contenttype.MMIXMLHandler
Constructor
MODEL - Static variable in class com.ibm.xtools.common.ui.reduction.viewpoints.Viewpoint
The MODEL viewpoint depicts that the model itself describes the activities contributing to the viewpoint.
ModelChangeDelta - Class in com.ibm.xtools.mmi.core.delta
Representation of a delta in a model created by changes invoked via the user interface or by code.
ModelChangeDelta(int) - Constructor for class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
Constructor for the ModelChangeDelta type.
ModelChangeDelta() - Constructor for class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
Zero argument constructor for the ModelChangeDelta type.
ModelChangeDeltaManager - Class in com.ibm.xtools.mmi.core.delta
Singleton instance which manages the creation of ModelChangeDeltas by querying the ModelChangeDeltaProviders extension point for IModelChangeDeltaProviders.
ModelingPreferencePage - Class in com.ibm.xtools.common.ui.preferences
This preference page provides general modeling preferences for the modeling platform.
ModelingPreferencePage() - Constructor for class com.ibm.xtools.common.ui.preferences.ModelingPreferencePage
Creates a new instance and initializes the preference store.
ModelMappingService - Class in com.ibm.xtools.mmi.core.services.map
This class provides a service to interact with all providers implementing IModelMappingProvider interface, and registered with com.ibm.xtools.mmi.core.IModelMappingProviders extension point.
modelSelectionValid - Variable in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
 
ModelTraversalEngine - Class in com.ibm.xtools.mmi.core.refactor.traverse
The ModelTraversalEngine allows a Visitor to traverse MMI models and other models that contain references to MMI models, according to MMIReferencersRegistry.
ModelTraversalEngine(TransactionalEditingDomain) - Constructor for class com.ibm.xtools.mmi.core.refactor.traverse.ModelTraversalEngine
Constructor.
ModelTraversalEngine.AbstractVisitor - Class in com.ibm.xtools.mmi.core.refactor.traverse
Abstract implementation of the Visitor interface.
ModelTraversalEngine.AbstractVisitor() - Constructor for class com.ibm.xtools.mmi.core.refactor.traverse.ModelTraversalEngine.AbstractVisitor
 
ModelTraversalEngine.Visitor - Interface in com.ibm.xtools.mmi.core.refactor.traverse
Defines an interface for a visitor that traverses the MMI resources.
monitor - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Attribute for the list of EObject entries
MOVE - Static variable in class com.ibm.xtools.emf.msl.EventTypes
Deprecated. An event type indicating that a value has been moved within a list-based feature of the notifier.
MSLActionAbandonedException - Exception in com.ibm.xtools.emf.msl.exceptions
Deprecated. Use MSLActionAbandonedException, instead.
MSLActionAbandonedException(IStatus) - Constructor for exception com.ibm.xtools.emf.msl.exceptions.MSLActionAbandonedException
Deprecated. Initializes me with the status object indicating the reason(s) for abandoning the model write action.
MSLActionAbandonedException(String, IStatus) - Constructor for exception com.ibm.xtools.emf.msl.exceptions.MSLActionAbandonedException
Deprecated. Initializes me with the status object indicating the reason(s) for abandoning the model write action, in addition to a message.
MSLCheckedException - Exception in com.ibm.xtools.emf.msl.exceptions
Deprecated. Use MSLCheckedException, instead.
MSLCheckedException() - Constructor for exception com.ibm.xtools.emf.msl.exceptions.MSLCheckedException
Deprecated. Initializes me without any details.
MSLCheckedException(String) - Constructor for exception com.ibm.xtools.emf.msl.exceptions.MSLCheckedException
Deprecated. Initializes me with a useful message.
MSLCheckedException(String, Throwable) - Constructor for exception com.ibm.xtools.emf.msl.exceptions.MSLCheckedException
Deprecated. Initializes me with a message and a cause.
MSLCheckedException(Throwable) - Constructor for exception com.ibm.xtools.emf.msl.exceptions.MSLCheckedException
Deprecated. Initializes me with a cause.
MSLRuntimeException - Exception in com.ibm.xtools.emf.msl.exceptions
Deprecated. Use MSLRuntimeException, instead.
MSLRuntimeException() - Constructor for exception com.ibm.xtools.emf.msl.exceptions.MSLRuntimeException
Deprecated. Initializes me without any details.
MSLRuntimeException(String) - Constructor for exception com.ibm.xtools.emf.msl.exceptions.MSLRuntimeException
Deprecated. Initializes me with a useful message.
MSLRuntimeException(String, Throwable) - Constructor for exception com.ibm.xtools.emf.msl.exceptions.MSLRuntimeException
Deprecated. Initializes me with a message and a cause.
MSLRuntimeException(Throwable) - Constructor for exception com.ibm.xtools.emf.msl.exceptions.MSLRuntimeException
Deprecated. Initializes me with a cause.

Domain Modeling Layer
A B C D E F G H I J L M N O P Q R S T U V W X
© Copyright IBM Corp. 2009. All rights reserved.