Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- main(String[]) - Static method in class org.eclipse.emf.common.archive.Handler
-
Registers this handler and interprets each argument as URL to be opened, read in, and written out to System.out.
- main(String[]) - Static method in class org.eclipse.emf.common.EMFPlugin
- main(String[]) - Static method in class org.eclipse.emf.common.util.URI
- MAJOR_SEPARATOR_HI - Static variable in class org.eclipse.emf.common.util.URI
- MAJOR_SEPARATOR_LO - Static variable in class org.eclipse.emf.common.util.URI
- map - Variable in class org.eclipse.emf.common.util.BasicEMap.View
-
The map view.
- map() - Method in class org.eclipse.emf.common.util.BasicEMap
- map() - Method in interface org.eclipse.emf.common.util.EMap
-
Returns a map view.
- match() - Method in class org.eclipse.emf.common.util.Pool.AccessUnit
-
Used to return a value from among the
Pool.AccessUnit.valuesthatPool.AccessUnit.matches(Object)the value being accessed. - match() - Method in class org.eclipse.emf.common.util.URI.URIPool.StringAccessUnit
- matches(char, long, long) - Static method in class org.eclipse.emf.common.util.URI
- matches(int, boolean, String, String, String, boolean, String[], String) - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- matches(int, boolean, String, String, String, boolean, String[], String) - Method in class org.eclipse.emf.common.util.URI
- matches(int, boolean, String, String, String, boolean, String[], String) - Method in class org.eclipse.emf.common.util.URI.Opaque
- matches(E) - Method in class org.eclipse.emf.common.util.Pool.AccessUnit
-
Used to determine whether the given value from the pool is equal to the value being accessed.
- matches(String) - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- matches(String) - Method in class org.eclipse.emf.common.util.URI
- matches(String) - Method in class org.eclipse.emf.common.util.URI.Opaque
- matches(String[]) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.AccessUnitBase
- matches(String[]) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAccessUnit
- matches(String[]) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSegmentAccessUnit
- matches(String[]) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSegmentCountAccessUnit
- matches(String[]) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSegmentsAccessUnit
- matches(String[]) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSubsegmentAccessUnit
- matches(String[]) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.StringAccessUnit
- matches(String[]) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SubsegmentsAndSubsegmentsAccessUnit
- matches(String[]) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SubstringAccessUnit
- matches(String, String) - Method in class org.eclipse.emf.common.util.SegmentSequence
-
Returns true if the delimiter is the same as this segment sequence's delimiter and the
string representationof this segment sequence is equal to the given string. - matches(String, String) - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- matches(String, String) - Method in class org.eclipse.emf.common.util.URI
- matches(SegmentSequence) - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.SegmentsAccessUnit
- matches(SegmentSequence) - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.SegmentsAndSegmentAccessUnit
- matches(SegmentSequence) - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.SegmentsAndSegmentsAccessUnit
- matches(SegmentSequence) - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.StringAccessUnit
- matches(URI) - Method in class org.eclipse.emf.common.util.URI.URIPool.FileAccessUnit
- matches(URI) - Method in class org.eclipse.emf.common.util.URI.URIPool.PlatformAccessUnit
- matches(URI) - Method in class org.eclipse.emf.common.util.URI.URIPool.StringAccessUnit
- matches(URI) - Method in class org.eclipse.emf.common.util.URI.URIPool.URIComponentsAccessUnit
- matchingIndex - Variable in class org.eclipse.emf.common.util.Pool.AccessUnit
-
This records during
Pool.AccessUnit.match()the matching index. - merge(Notification) - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- merge(Notification) - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns whether the notification can be and has been merged with this one.
- merge(Notification) - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the merge method of the notification.
- merge(Diagnostic) - Method in class org.eclipse.emf.common.util.BasicDiagnostic
- merge(Diagnostic) - Method in interface org.eclipse.emf.common.util.DiagnosticChain
- MERGE_COMMAND_ALL - Static variable in class org.eclipse.emf.common.command.CompoundCommand
-
When
CompoundCommand.resultIndexis set to this,CompoundCommand.getResult()andCompoundCommand.getAffectedObjects()are set to the result of merging the corresponding collection of each command in the list. - mergePath(URI, boolean) - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- message - Variable in class org.eclipse.emf.common.util.BasicDiagnostic
-
The message.
- modCount - Variable in class org.eclipse.emf.common.util.BasicEMap
-
The modification indicator used to ensure iterator integrity.
- modCount - Variable in class org.eclipse.emf.common.util.WeakInterningHashSet
-
The modification count for fail fast iteration with
ConcurrentModificationException. - monitor - Variable in class org.eclipse.emf.common.util.BasicMonitor.Delegating
- Monitor - Interface in org.eclipse.emf.common.util
-
An task monitor that provides control and feedback.
- mostRecentCommand - Variable in class org.eclipse.emf.common.command.BasicCommandStack
-
The command most recently executed, undone, or redone.
- move(int, int) - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
- move(int, int) - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
-
Moves the object at the source index of the list to the target index of the list and returns the moved object.
- move(int, int) - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Moves the object at the source index of the list to the target index of the list and returns the moved object.
- move(int, int) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Moves the object at the source index of the list to the target index of the list and returns the moved object.
- move(int, int) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Moves the object at the source index of the list to the target index of the list and returns the moved object.
- move(int, int) - Method in class org.eclipse.emf.common.util.BasicEList
-
Moves the object at the source index of the list to the target index of the list and returns the moved object.
- move(int, int) - Method in class org.eclipse.emf.common.util.BasicEList.UnmodifiableEList
-
Throws an exception.
- move(int, int) - Method in class org.eclipse.emf.common.util.BasicEMap
-
Delegates to
BasicEMap.delegateEList. - move(int, int) - Method in class org.eclipse.emf.common.util.DelegatingEList
-
Moves the object at the source index of the list to the target index of the list and returns the moved object.
- move(int, int) - Method in class org.eclipse.emf.common.util.DelegatingEList.UnmodifiableEList
-
Throws an exception.
- move(int, int) - Method in interface org.eclipse.emf.common.util.EList
-
Moves the object from the old position to the new position.
- move(int, E) - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
- move(int, E) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Moves the object to the index of the list.
- move(int, E) - Method in class org.eclipse.emf.common.util.BasicEList.UnmodifiableEList
-
Throws an exception.
- move(int, E) - Method in class org.eclipse.emf.common.util.DelegatingEList.UnmodifiableEList
-
Throws an exception.
- move(int, E) - Method in interface org.eclipse.emf.common.util.EList
-
Moves the object to the new position, if is in the list.
- move(int, Map.Entry<K, V>) - Method in class org.eclipse.emf.common.util.BasicEMap
-
Delegates to
BasicEMap.delegateEList. - move(List<T>, int, int) - Static method in class org.eclipse.emf.common.util.ECollections
-
Moves the object from the old position to the new position.
- move(List<T>, int, T) - Static method in class org.eclipse.emf.common.util.ECollections
-
Moves the object to the new position, if is in the list.
- MOVE - Static variable in interface org.eclipse.emf.common.notify.Notification
-
An
event typeindicating that a value has been moved within a list-based feature of the notifier.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form