org.eclipse.emf.edit.provider.ItemProviderAdapter This adapter implementation provides a convenient reusable base for adapters that will be used as item providers. Default implementations for the following interfaces are provided: {@link IItemLabelProvider}, {@link IItemPropertySource}, {@link IStructuredItemContentProvider}, {@link ITreeItemCont ...org.eclipse.jdt.core.dom.ASTNode Abstract superclass of all Abstract Syntax Tree (AST) node types. <p> An AST node represents a Java source code construct, such as a name, type, expression, statement, or declaration. </p> <p> Each AST node belongs to a unique AST instance, called the owning AST. The children of ...org.apache.commons.collections.list.AbstractLinkedList An abstract implementation of a linked list which provides numerous points for subclasses to override. <p> Overridable methods are provided to change the storage node and to change how nodes are added to and removed. Hopefully, all you need for unusual subclasses is here. @since Commons Col ...org.eclipse.emf.common.util.BasicEList A highly extensible list implementation. org.dom4j.tree.ContentListFacade <p> <code>ContentListFacade</code> represents a facade of the content of a {@link org.dom4j.Branch} which is returned via calls to the {@link org.dom4j.Branch#content} method to allow users to modify the content of a {@link org.dom4j.Branch} directly using the {@link List} inter ...org.apache.hivemind.impl.ElementsInnerProxyList Implements a {@link java.util.List} as a proxy to an actual list of elements, provided by an extension point. The proxy is unmodifiable and will work with the extension point to generate the real list of elements in a just-in-time manner. @author Howard Lewis Ship org.apache.commons.collections.primitives.adapters.TestCollectionShortCollection @version $Revision$ $Date: 2005-02-26 05:14:54 -0800 (Sat, 26 Feb 2005) $ @author Rodney Waldhoff org.apache.commons.collections.primitives.adapters.TestListByteList @version $Revision$ $Date: 2005-02-26 05:14:54 -0800 (Sat, 26 Feb 2005) $ @author Rodney Waldhoff com.hp.hpl.jena.graph.query.Domain | Popular Tags |