-
buildcraft.tests.testcase.Sequence
-
cc.mallet.types.Sequence
-
com.alibaba.sample.petstore.dal.dataobject.Sequence
-
com.consol.citrus.container.Sequence
Sequence container executing a set of nested test actions in simple sequence.
@author Christoph Deppisch
@since 2007
-
com.dmissoh.biologic.models.Sequence
-
com.foundationdb.ais.model.Sequence
-
com.google.code.lightssh.project.sequence.entity.Sequence
序号
@author YangXiaojin
-
com.google.gwt.query.client.impl.research.SelectorEngineJS.Sequence
-
com.ibatis.jpetstore.domain.Sequence
-
com.iisigroup.cap.base.model.Sequence
-
com.jada.jpa.entity.Sequence
Sequence generated by hbm2java
-
com.lmax.disruptor.Sequence
Concurrent sequence class used for tracking the progress of the ring buffer and event processors. Support a number of concurrent operations including CAS and order writes.
Also attempts to be more efficient with regards to false sharing by adding padding around the volatile field.
-
com.metamx.common.guava.Sequence
-
com.salesforce.phoenix.schema.Sequence
-
com.sk89q.worldedit.internal.expression.runtime.Sequence
A sequence of operations, usually separated by semicolons in the input stream.
-
com.sleepycat.db.Sequence
A Sequence handle is used to manipulate a sequence record in a database. Sequence handles are opened using the {@link com.sleepycat.db.Database#openSequence Database.openSequence} method.
-
com.sleepycat.je.Sequence
A Sequence handle is used to manipulate a sequence record in a database. Sequence handles are opened using the {@link com.sleepycat.je.Database#openSequence Database.openSequence} method.
-
com.sun.tools.internal.xjc.reader.gbind.Sequence
{@link Expression} that represents a concatanation of two expressions"A,B".
@author Kohsuke Kawaguchi
-
com.sun.tools.xjc.reader.gbind.Sequence
{@link Expression} that represents a concatanation of two expressions"A,B".
@author Kohsuke Kawaguchi
-
com.sun.xml.ws.rx.rm.runtime.sequence.Sequence
@author Marek Potociar (marek.potociar at sun.com)
-
com.turkcelltech.jac.Sequence
-
com.volantis.xml.expression.sequence.Sequence
A sequence of items.
Warning: This is a facade provided for use by user code, not for implementation in user code. User implementations of this interface are highly likely to be incompatible with future releases of the product at both binary and source levels.
Indices for sequence items are in the range from 1 to the length of the sequence inclusive. Sequence indices are NOT zero based like Java arrays.
@volantis-api-include-in PublicAPI
@volantis-api-include-in ProfessionalServicesAPI
@volantis-api-include-in InternalAPI
-
commonj.sdo.Sequence
A sequence is a heterogeneous list of {@link Property properties} and corresponding values.It represents an ordered arbitrary mixture of data values from more than one property of a {@link DataObject data object}.
-
edu.msu.cme.rdp.readseq.readers.Sequence
-
eu.admire.dispel.parser.expression.Sequence
-
gov.nysenate.openleg.model.Sequence
-
hu.sztaki.ilab.longneck.process.block.Sequence
Sequence of transformation blocks.
@author Molnar Peter
-
javax.jdo.datastore.Sequence
Implementations of this interface can be used to obtain sequences. The behavior with regard to the transaction and rollover behavior are defined in the metadata.
@version 2.0
@since 2.0
-
javax.sound.midi.Sequence
A
Sequence
is a data structure containing musical information (often an entire song or composition) that can be played back by a
{@link Sequencer}
object. Specifically, the
Sequence
contains timing information and one or more tracks. Each
{@link Track track}
consists of a series of MIDI events (such as note-ons, note-offs, program changes, and meta-events). The sequence's timing information specifies the type of unit that is used to time-stamp the events in the sequence.
A Sequence
can be created from a MIDI file by reading the file into an input stream and invoking one of the getSequence
methods of {@link MidiSystem}. A sequence can also be built from scratch by adding new Tracks
to an empty Sequence
, and adding {@link MidiEvent}
objects to these Tracks
.
@see Sequencer#setSequence(java.io.InputStream stream)
@see Sequencer#setSequence(Sequence sequence)
@see Track#add(MidiEvent)
@see MidiFileFormat
@author Kara Kytle
-
jease.cms.domain.Sequence
A named sequence returns increasing integers each time when {@link #getNext()} is called.
-
jjil.core.Sequence
Sequence is used to construct a sequence of image processing pipeline stages. Each Sequence object contains a PipelineStage, which can be null, and a Sequence object, which can also be null. The PipelineStage is the head of the list of PipelineStage's starting here, and the Sequence object is the rest of the list. The Sequence object can be non-null only if the PipelineStage object is non-null.
@author webb
-
liquibase.structure.core.Sequence
-
main.Sequence
@author 11.2
-
net.fortuna.ical4j.model.property.Sequence
-
net.sf.mpxj.utility.Sequence
Trivial class implementing sequence generation.
-
nz.ac.waikato.jdsl.core.api.Sequence
A positional container whose elements are linearly organized. It is a generalization of stacks, queues, linked lists, and arrays.
For a Sequence, methods InspectableContainer.elements()
and InspectablePositionalContainer.positions() are guaranteed to return iterators in first-to-last order.
@version JDSL 2.1.1
@author Mark Handy (mdh)
@author Luca Vismara (lv)
@author Andrew Schwerin (schwerin)
@see InspectableSequence
@see PositionalContainer
-
opennlp.tools.ml.model.Sequence
Class which models a sequence.
@param < T> The type of the object which is the source of this sequence.
-
opennlp.tools.util.Sequence
Represents a weighted sequence of outcomes.
-
oracle.toplink.essentials.sequencing.Sequence
Purpose: Define an interface for sequencing customization.
Description: Customary sequencing behavior could be achieved by implementing this interface and passing the instance to DatabaseSession.getSequencingControl().setValueGenerationPolicy(..). TopLink internally uses the same method to set its default implementation of this interface, which provides native sequencing and table sequencing. Note that the following methods: shouldAcquireValueAfterInsert(); shouldUsePreallocation(); shouldUseSeparateConnection(); shouldUseTransaction(); are called only once - during creation of the sequencing object. Therefore during the lifetime of sequencing object these methods should return the same values as when called for the first time. If this is not true - resetSequencing (call SequencingControl.resetSequencing()).
Responsibilities:
- Define the APIs for customary sequencing.
@see SequencingControl
-
org.apache.activemq.store.kahadb.disk.util.Sequence
Represents a range of numbers.
@author chirino
-
org.apache.cxf.binding.corba.wsdl.Sequence
pache.org/bindings/corba}namedType"> <attribute name="elemtype" use="required" type="{http://www.w3.org/2001/XMLSchema}QName" /> <attribute name="bound" use="required" type="{http://cxf.apache.org/bindings/corba}ulong" /> <attribute name="elemname" use="required" type="{http://www.w3.org/2001/XMLSchema}QName" /> </extension> </complexContent> </complexType>
-
org.apache.kahadb.util.Sequence
Represents a range of numbers.
@author chirino
-
org.apache.openjpa.jdbc.schema.Sequence
Represents a database sequence.
@author Abe White
-
org.apache.phoenix.schema.Sequence
-
org.apache.sandesha.ws.rm.Sequence
class Sequence
@author Amila Navarathna
@author Jaliya Ekanayaka
@author Sudar Nimalan
-
org.apache.sandesha2.wsrm.Sequence
Represents a Sequence element which get carried within a RM application message.
-
org.apache.schemas.yoko.bindings.corba.Sequence
-
org.dcm4che3.data.Sequence
@author Gunter Zeilinger
-
org.eclipse.bpel.model.Sequence
A representation of the model object '
Sequence'. Defines the structure of the process. Activities in a sequence are executed in order.
The following features are supported:
- {@link org.eclipse.bpel.model.Sequence#getActivities Activities}
@see org.eclipse.bpel.model.BPELPackage#getSequence()
@model
@generated
-
org.eclipse.persistence.internal.oxm.schema.model.Sequence
Purpose: Class to represent a Sequence in a Schema
-
org.eclipse.persistence.sequencing.Sequence
Purpose: Abstract class to define sequencing.
Description A sequence defines how generated ids are obtained. The main sequence types are TableSequence and NativeSequence. Descriptors using sequencing will use the sequence object defined in their session's DatabaseLogin with the name matching their sequence name. If a specific sequence is not defined for the name the DatabaseLogin's default sequence will be used.
@see TableSequence
@see NativeSequence
-
org.exist.xquery.value.Sequence
This interface represents a sequence as defined in the XPath 2.0 specification. A sequence is a sequence of items. Each item is either an atomic value or a node. A single item is also a sequence, containing only the item. The base classes for {@link org.exist.xquery.value.AtomicValue atomic values} and {@link org.exist.dom.NodeProxy nodes} thus implement the Sequence interface.Also, a {@link org.exist.dom.NodeSet node set} is a special type of sequence, where all items are of type node.
-
org.exquery.xquery.Sequence
org/TR/xpath-datamodel/#types">XDM Types
@author Adam Retter
-
org.geotools.xml.schema.Sequence
This interface is intended to represent a Sequence in an XML Schema. This shildren of this sequence are ElementGroupings which may involve Element declarations, Choices, Groups ... or even another Sequence. We recommend flattening child Sequences with the parent, creating a semantically equivalent sequence in it's place.
@author dzwiers www.refractions.net
@see ElementGrouping
@source $URL$
-
org.h2.schema.Sequence
A sequence is created using the statement CREATE SEQUENCE
-
org.hamcrest.text.pattern.internal.ast.Sequence
-
org.hibernate.validator.internal.engine.groups.Sequence
Models a group sequence.
@author Hardy Ferentschik
-
org.jboss.test.xb.builder.object.type.accessor.support.Sequence
-
org.jmock.Sequence
A sequence of expectations; invocations can be constrained to occur in a strict order defined by a sequence.
@author nat
-
org.lealone.dbobject.Sequence
A sequence is created using the statement CREATE SEQUENCE
-
org.moltools.lib.seq.Sequence
-
org.mozilla.jss.asn1.SEQUENCE
Sequence is a one-dimensional Structure with indeterminate length. The only data access is through getStructureIterator(). However, read() will read in the entire data and return an ArraySequence.
@author caron
@since Feb 23, 2008
-
org.mybatis.jpetstore.domain.Sequence
-
org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.Sequence
-
org.pentaho.reporting.libraries.formula.typing.Sequence
-
org.raml.parser.annotation.Sequence
-
org.wicketstuff.pickwick.bean.Sequence
-
org.wijiscommons.cdcl.rulesheet.language.Sequence
TODO: Add Java Doc
@author Pattabi Doraiswamy
-
org.wso2.carbon.bam.stub.statquery.Sequence
-
r.nodes.ast.Sequence
-
ru.autosome.perfectosape.model.Sequence
-
soc.qase.com.packet.Sequence
Sequence number wrapper used when sending packets to host.
-
steal.Sequence
-
vavi.sound.mfi.Sequence
Sequence.
{@link javax.sound.midi} subset compatible.
@author
Naohide Sano (nsano)
@version 0.00 020627 nsano initial version
0.10 020630 nsano javax.sound.midi compliant
-
versusSNP.genome.Sequence
-
wyvern.tools.typedAST.core.Sequence
-
xbird.xquery.dm.value.Sequence
Sequence is the base value representation in XQuery, and our
Sequence
interface yields Iterator.
Note that Sequence
does'nt hold states. States are held in the Focus
.
@author Makoto YUI (yuin405+xbird@gmail.com)
@see Focus