Skip navigation links
Eclipse EMF 2.15 API Specification
A B C D E F G H I J K L M N O P Q R S T U V W Y 

L

label - Variable in class org.eclipse.emf.common.command.AbstractCommand
Holds the label of the command as returned by AbstractCommand.getLabel() and set by AbstractCommand.setLabel(java.lang.String).
LAST_COMMAND_ALL - Static variable in class org.eclipse.emf.common.command.CompoundCommand
When CompoundCommand.resultIndex is set to this, CompoundCommand.getResult() and CompoundCommand.getAffectedObjects() are delegated to the last command, if any, in the list.
lastCursor - Variable in class org.eclipse.emf.common.util.AbstractEList.EIterator
The previous position of the iterator.
lastCursor - Variable in class org.eclipse.emf.common.util.BasicEMap.BasicEMapIterator
The last cursor in the entry data.
lastEntryCursor - Variable in class org.eclipse.emf.common.util.BasicEMap.BasicEMapIterator
The cursor in the list of entries.
lastIndexOf(Object) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
Returns the position of the last occurrence of the object in the list.
lastIndexOf(Object) - Method in class org.eclipse.emf.common.util.BasicEList
Returns the position of the last occurrence of the object in the list.
lastIndexOf(Object) - Method in class org.eclipse.emf.common.util.BasicEMap
lastIndexOf(Object) - Method in class org.eclipse.emf.common.util.DelegatingEList
Returns the position of the last occurrence of the object in the list.
lastSegment() - Method in class org.eclipse.emf.common.util.SegmentSequence
Returns the last segment of the segment sequence, or null if there are no segments.
lastSegment() - Method in class org.eclipse.emf.common.util.URI.Fragment
 
lastSegment() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
 
lastSegment() - Method in class org.eclipse.emf.common.util.URI
Returns the last segment in the segment array, or null.
length() - Method in class org.eclipse.emf.common.util.SegmentSequence
Returns the number of characters in the string representation.
listeners - Variable in class org.eclipse.emf.common.command.BasicCommandStack
listeners - Variable in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
listIterator() - Method in class org.eclipse.emf.common.util.AbstractEList
Returns a list iterator.
listIterator(int) - Method in class org.eclipse.emf.common.util.AbstractEList
Returns a list iterator advanced to the given index.
listIterator() - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
Returns a list iterator.
listIterator(int) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
Returns a list iterator advanced to the given index.
listIterator() - Method in class org.eclipse.emf.common.util.BasicEList.UnmodifiableEList
Returns the basic list iterator.
listIterator(int) - Method in class org.eclipse.emf.common.util.BasicEList.UnmodifiableEList
Returns the basic list iterator advanced to the index.
listIterator() - Method in class org.eclipse.emf.common.util.BasicEMap
listIterator(int) - Method in class org.eclipse.emf.common.util.BasicEMap
listIterator() - Method in class org.eclipse.emf.common.util.DelegatingEList.UnmodifiableEList
Returns the basic list iterator.
listIterator(int) - Method in class org.eclipse.emf.common.util.DelegatingEList.UnmodifiableEList
Returns the basic list iterator advanced to the index.
loadClass(String, String) - Static method in class org.eclipse.emf.common.CommonPlugin.Implementation
Use the platform to load the named class using the right class loader.
loadClass(String, String) - Static method in class org.eclipse.emf.common.CommonPlugin
Use the platform, if available, to load the named class using the right class loader.
log(Object) - Method in class org.eclipse.emf.common.EMFPlugin.EclipsePlugin
 
log(Object) - Method in class org.eclipse.emf.common.EMFPlugin.InternalHelper
 
log(Object) - Method in class org.eclipse.emf.common.EMFPlugin
 
log(Object) - Method in interface org.eclipse.emf.common.util.Logger
Logs an entry.
Logger - Interface in org.eclipse.emf.common.util
A logger of log entries.
lowBitmask(char) - Static method in class org.eclipse.emf.common.util.URI
 
lowBitmask(char, char) - Static method in class org.eclipse.emf.common.util.URI
 
lowBitmask(String) - Static method in class org.eclipse.emf.common.util.URI
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links
Eclipse EMF 2.15 API Specification

Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature