Olj.util.OljValidator <!-- begin-user-doc --> The <b>Validator</b> for the model. <!-- end-user-doc --> @see Olj.OljPackage @generated org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator <!-- begin-user-doc --> The <b>Validator</b> for the model. <!-- end-user-doc --> @see org.eclipse.emf.ecore.xml.type.XMLTypePackage @generated org.eclipse.jdt.internal.ui.preferences.formatter.WhiteSpaceOptions Manage code formatter white space options on a higher level. org.enhydra.jawe.WorkflowManager Class intended to serve as a control center for creation, removal, resizing and changing position of Participants as well as for doing the same things with Activity objects and Transitions. Class manages this actions in such a way that undoing of operations are possible. It incorporates multiple v ...org.hibernate.cfg.HbmBinder Walks an XML mapping document and produces the Hibernate configuration-time metamodel (the classes in the <tt>mapping</tt> package) @author Gavin King org.apache.poi.util.TestBinaryTree Class TestBinaryTree @author Marc Johnson (mjohnson at apache dot org) org.enhydra.jawe.xml.PackageValidator Validates an XPDL package. com.opensymphony.workflow.AbstractWorkflow Abstract workflow instance that serves as the base for specific implementations, such as EJB or SOAP. @author <a HREF="mailto:plightbo@hotmail.com">Pat Lightbody</a> @author Hani Suleiman org.eclipse.jdt.internal.core.JavaModelManager The <code>JavaModelManager</code> manages instances of <code>IJavaModel</code>. <code>IElementChangedListener</code>s register with the <code>JavaModelManager</code>, and receive <code>ElementChangedEvent</code>s for all <code>IJava ...org.apache.beehive.netui.databinding.datagrid.runtime.config.DefaultDataGridURLBuilder <p> This class exposes parameter maps that contain URL key / value pairs which can be data bound to anchors and other markup during page rendering. Methods exposed here are useful for building URLs that can be clicked on in the <i>future</i>. A case of this would be a pager URL ...org.enhydra.jawe.JaWEGraphModel A process editor implementation of a graph model. org.apache.commons.collections.map.CompositeMap Decorates a map of other maps to provide a single unified view. <p> Changes made to this map will actually be made on the decorated map. Add and remove operations require the use of a pluggable strategy. If no strategy is provided then add and remove are unsupported. @since Commons Collecti ...org.apache.geronimo.jetty.JettyWebAppContext Wrapper for a WebApplicationContext that sets up its J2EE environment. @version $Rev: 161394 $ $Date: 2005-04-14 22:35:25 -0700 (Thu, 14 Apr 2005) $ org.apache.cocoon.acting.modular.DatabaseAction Abstract action for common function needed by database actions. The difference to the other Database*Actions is, that the actions in this package use additional components ("modules") for reading and writing parameters. In addition the descriptor format has changed to accomodate the new features. ...org.objectweb.jalisto.se.impl.server.LogicalPageAccessImpl
org.apache.commons.collections.map.TestCompositeMap Extension of {@link AbstractTestMap} for exercising the {@link CompositeMap} implementation. @since Commons Collections 3.0 @version $Revision: 1.3 $ $Date: 2004/02/18 01:20:37 $ @author Brian McCallister org.objectweb.fractal.adl.components.ComponentLoader A {@link org.objectweb.fractal.adl.Loader} to check {@link Component} nodes in definitions. This loader checks sub component names, loads the definitons referenced by the component nodes (and the "extends" attribute), and merges all these definitions into a single one (by following inheritance rul ...org.objectweb.jac.aspects.persistence.FSStorage A FileSystem storage org.jboss.cache.aop.CachedMapInterceptor Map interceptor to perform Map cache storage and retrieval @author <a HREF="mailto:harald@gliebe.de">Harald Gliebe</a> @author Ben Wang org.eclipse.pde.internal.build.builder.FeatureBuildScriptGenerator Generates build.xml script for features. org.enhydra.shark.eventaudit.DODSEventAuditManager Used to save, restore or delete relevant engine objects from database, using DODS persistent layer. @author Tanja Jovanovic @version 1.0 org.eclipse.jdt.internal.ui.preferences.formatter.ProfileVersioner
org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptFlowHelper Provides the interface between the JavaScript flow controller layer and the view layer. A view can obtain the JavaScript "live connect" objects (that allow access to Java constructors) through this interface, as well as the FOM objects. @version CVS $Id: FOM_JavaScriptFlowHelper.java 54079 2004-1 ...edu.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap A version of Hashtable that supports mostly-concurrent reading, but exclusive writing. Because reads are not limited to periods without writes, a concurrent reader policy is weaker than a classic reader/writer policy, but is generally faster and allows more concurrency. This class is a good choic ...org.apache.fop.configuration.Configuration a configuration class for all general configuration aspects except those related to specific renderers. All configuration is stored in key / value pairs. The value can be a String, a list of Strings or a map, containing a list of key / value pairs. org.apache.commons.transaction.memory.TransactionalMapWrapper Wrapper that adds transactional control to all kinds of maps that implement the {@link Map} interface. This wrapper has rather weak isolation, but is simply, neven blocks and commits will never fail for logical reasons. <br> Start a transaction by calling {@link #startTransaction()}. Then pe ...com.jgoodies.forms.layout.FormLayout FormLayout is a powerful, flexible and precise general purpose layout manager. It aligns components vertically and horizontally in a dynamic rectangular grid of cells, with each component occupying one or more cells. A <a HREF="../../../../../whitepaper.pdf" target="secondary">whitepaper< ...org.jivesoftware.smack.Roster Represents a user's roster, which is the collection of users a person receives presence updates for. Roster items are categorized into groups for easier management.<p> Others users may attempt to subscribe to this user using a subscription request. Three modes are supported for handling the ...org.jboss.cache.aop.TreeCacheAopDelegate @author Ben Wang org.exolab.jms.net.invoke.DisconnectionTestCase Tests disconnection. @author <a HREF="mailto:tma@netspace.net.au">Tim Anderson</a> @version $Revision: 1.3 $ $Date: 2005/06/04 14:54:17 $ net.sf.jasperreports.engine.design.JRVerifier @author Teodor Danciu (teodord@users.sourceforge.net) @version $Id: JRVerifier.java,v 1.22 2005/07/20 16:10:36 lucianc Exp $ org.apache.cocoon.portal.coplets.basket.BasketGenerator This is a portlet that displays the contents of a basket @version CVS $Id: BasketGenerator.java 125056 2005-01-13 10:33:37Z cziegeler $ org.apache.batik.bridge.svg12.SVGFlowRootElementBridge Bridge class for the <flowRoot> element. @author <a HREF="mailto:deweese@apache.org">Thomas DeWeese</a> @version $Id: SVGFlowRootElementBridge.java,v 1.4 2005/03/27 08:58:30 cam Exp $ org.objectweb.jorm.generator.lib.CommonHelper This class is a helper for the generation. All methods provided in this class are shortcut or facilties which simplify the generation. @author Sebastien Chassande-Barrioz org.apache.commons.validator.ValidatorResources <p> General purpose class for storing <code>FormSet</code> objects based on their associated <code>Locale</code>. Instances of this class are usually configured through a validation.xml file that is parsed in a constructor. </p> <p><strong>Note< ...org.jivesoftware.messenger.event.UserEventListener Interface to listen for group events. Use the {@link UserEventDispatcher#addListener(UserEventListener)} method to register for events. @author Matt Tucker org.objectweb.dream.queue.PushPullQueueNotSynchronizedImpl High performance implementation of a Push/Pull queue. This queue is not thread safe and its <i>pull </i> interface is non blocking (return <code>null</code> if the buffer is empty). org.apache.commons.lang.enums.NestLinked Color enumeration which demonstrates how to define the constants in a different class to the Enum. The extra <code>static{}</code> block is needed to ensure that the enum constants are created before the static methods on the ColorEnum are used. <p> The class loader sees the two ...org.enhydra.xml.xmlc.deferredparsing.DynamicClassLoader
| Popular Tags |