A B C D E G H I J L M N O P R S T U V

A

ADAPTOR_NAME_PREFIX - Static variable in class org.fosstrak.ale.server.readers.llrp.LLRPManager
 
ADDITIONS - Static variable in class org.fosstrak.ale.util.ECReportSetEnum
all the new tags.
addListener(ReportHandlerListener) - Method in class org.fosstrak.ale.client.ReportHandler
This mehtod adds a new subscriber to the list of listeners.
addReader(LogicalReader) - Method in class org.fosstrak.ale.server.readers.CompositeReader
add a logicalReader to the composite.
addReaders(String, List<String>) - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
adds the specified logical readers to a composite reader (see 10.3 API).
addReaders(AddReaders) - Method in class org.fosstrak.ale.wsdl.alelr.epcglobal.ALELRServicePortTypeImpl
 
addTag(Tag) - Method in class org.fosstrak.ale.server.EventCycle
This method adds a tag to this event cycle.
addTag(TagType) - Method in class org.fosstrak.ale.server.EventCycle
compatibility reasons.
addTag(Tag) - Method in class org.fosstrak.ale.server.readers.BaseReader
add a tag to a reader.
addTag(Tag) - Method in class org.fosstrak.ale.server.readers.hal.HALAdaptor
whenever a new Tag is read a notification is sent to the observers.
addTag(Tag) - Method in class org.fosstrak.ale.server.readers.llrp.LLRPAdaptor
 
addTag(Tag) - Method in class org.fosstrak.ale.server.readers.rp.RPAdaptor
whenever a new Tag is read a notification is sent to the observers.
addTag(Tag) - Method in class org.fosstrak.ale.server.readers.test.TestAdaptor
 
addTag(Tag) - Method in class org.fosstrak.ale.server.Report
This method adds a tag to the report.
addTag(TagType) - Method in class org.fosstrak.ale.server.Report
this method is for compatibility reasons such that eg ReportTest is not broken.
addTags(List<Tag>) - Method in class org.fosstrak.ale.server.readers.BaseReader
add a List of tags to a reader.
addTags(List<Tag>) - Method in class org.fosstrak.ale.server.readers.hal.HALAdaptor
whenever new Tags are read a notification is sent to the observers.
addTags(List<Tag>) - Method in class org.fosstrak.ale.server.readers.llrp.LLRPAdaptor
 
addTags(List<Tag>) - Method in class org.fosstrak.ale.server.readers.rp.RPAdaptor
whenever new Tags are read a notification is sent to the observers.
addTags(List<Tag>) - Method in class org.fosstrak.ale.server.readers.test.TestAdaptor
 
addTrace(String) - Method in class org.fosstrak.ale.server.Tag
prepends a trace to the given trace.
ALE - Class in org.fosstrak.ale.server
This class represents the application level events interface.
ALE() - Constructor for class org.fosstrak.ale.server.ALE
 
ALEClient - Class in org.fosstrak.ale.client
This class implements a graphical user interface for the application level events client.
ALEClient() - Constructor for class org.fosstrak.ale.client.ALEClient
 
ALELRClient - Class in org.fosstrak.ale.client
This class implements a graphical user interface for the application level events client.
ALELRClient() - Constructor for class org.fosstrak.ale.client.ALELRClient
 
ALELRServicePortTypeImpl - Class in org.fosstrak.ale.wsdl.alelr.epcglobal
This class was generated by Apache CXF (incubator) 2.0.4-incubator Sun Mar 02 20:44:38 CET 2008 Generated source version: 2.0.4-incubator
ALELRServicePortTypeImpl() - Constructor for class org.fosstrak.ale.wsdl.alelr.epcglobal.ALELRServicePortTypeImpl
 
ALEServicePortTypeImpl - Class in org.fosstrak.ale.wsdl.ale.epcglobal
This class was generated by Apache CXF (incubator) 2.0.4-incubator Sun Mar 02 20:39:51 CET 2008 Generated source version: 2.0.4-incubator
ALEServicePortTypeImpl() - Constructor for class org.fosstrak.ale.wsdl.ale.epcglobal.ALEServicePortTypeImpl
 

B

BaseReader - Class in org.fosstrak.ale.server.readers
represents an abstract superclass for basereaders.
BaseReader() - Constructor for class org.fosstrak.ale.server.readers.BaseReader
constructor for a BaseReader.
byteArrayToHexString(byte[]) - Static method in class org.fosstrak.ale.util.HexUtil
This method converts a byte array into a hexadecimal string.

C

Callback - Class in org.fosstrak.ale.server.readers.llrp
creates a callback instance that retrieves asynchronous messages.
Callback(LLRPAdaptor) - Constructor for class org.fosstrak.ale.server.readers.llrp.Callback
creates a callback instance that retrieves asynchronous messages.
cleanup() - Method in class org.fosstrak.ale.server.readers.BaseReader
this method is called whenever a reader is undefined. a basereader can override this method with its own cleanup routine.
cleanup() - Method in class org.fosstrak.ale.server.readers.hal.HALAdaptor
 
cleanup() - Method in class org.fosstrak.ale.server.readers.llrp.LLRPAdaptor
 
close() - Static method in class org.fosstrak.ale.server.ALE
This method closes the ale and remove all input generators and there objects on the reader devices.
CompositeReader - Class in org.fosstrak.ale.server.readers
represents a compositeReader that is a composition of different logicalreaders.
CompositeReader() - Constructor for class org.fosstrak.ale.server.readers.CompositeReader
constructor for the composite reader.
CONFIGURATION_FILE - Static variable in class org.fosstrak.ale.server.readers.llrp.LLRPManager
the path to the configuration file.
connected - Variable in class org.fosstrak.ale.server.readers.BaseReader
indicates whether the reader is connected or not.
connectReader() - Method in class org.fosstrak.ale.server.readers.BaseReader
sets up a reader.
connectReader() - Method in class org.fosstrak.ale.server.readers.hal.HALAdaptor
sets up a reader.
connectReader() - Method in class org.fosstrak.ale.server.readers.llrp.LLRPAdaptor
 
connectReader() - Method in class org.fosstrak.ale.server.readers.rp.RPAdaptor
sets up a reader. if the adaptor can be connected to the rp-proxy the adaptor will be set to connected.
connectReader() - Method in class org.fosstrak.ale.server.readers.test.TestAdaptor
 
contains(String) - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
This method indicates if the manager contains a logical reader with specified name.
convert_to_LEGACY(String, String, String, String) - Static method in class org.fosstrak.ale.server.Tag
converts a given tag through tdt into LEGACY format.
convert_to_PURE_IDENTITY(String, String, String, String) - Static method in class org.fosstrak.ale.server.Tag
converts a given tag through tdt into PURE_IDENTITY format.
convert_to_TAG_ENCODING(String, String, String, String) - Static method in class org.fosstrak.ale.server.Tag
 
createLogicalReader() - Method in class org.fosstrak.ale.server.readers.gen.ObjectFactory
Create an instance of LogicalReader
createLogicalReaders() - Method in class org.fosstrak.ale.server.readers.gen.ObjectFactory
Create an instance of LogicalReaders
createLRProperty() - Method in class org.fosstrak.ale.server.readers.gen.ObjectFactory
Create an instance of LRProperty
createLRSpec() - Method in class org.fosstrak.ale.server.readers.gen.ObjectFactory
Create an instance of LRSpec
createReader(String, LRSpec) - Static method in class org.fosstrak.ale.server.readers.LogicalReader
factory method to create a new reader. this can be a CompositeReader or a BaseReader.
CURRENT - Static variable in class org.fosstrak.ale.util.ECReportSetEnum
all the current tags.

D

DATA_AVAILABLE - Static variable in class org.fosstrak.ale.util.ECTerminationCondition
data is available.
dataReceived(ECReports) - Method in interface org.fosstrak.ale.client.ReportHandlerListener
 
dataReceived(ECReports) - Method in class org.fosstrak.ale.client.ReportHandlerListenerGUI
This method is invoked if the ReportHandler receives reports
dataReceived(Notification) - Method in class org.fosstrak.ale.server.readers.rp.InputGenerator
This method is invoked if a notification is arrived at the notification channel end-point.
decReferenceCount(String) - Method in class org.fosstrak.ale.server.readers.llrp.LLRPManager
decrements the link counter of the reader. the link counter is needed as several logical readers from fc can point to the same physical reader in the reader module. if no logical reader of the fc points to the physical reader, this reader is considered to be used no more therefore if counter is zero the reader gets undefined.
DEFAULT_IMPLCLASS - Static variable in class org.fosstrak.ale.server.readers.hal.HALAdaptor
the name of the default implementing class to be chosen.
DEFAULT_READTIME_INTERVALL - Static variable in class org.fosstrak.ale.server.readers.rp.RPAdaptor
default readTimeInterval.
define(String, ECSpec) - Static method in class org.fosstrak.ale.server.ALE
With this method an ec specification can be defined.
define(String, String, String) - Method in class org.fosstrak.ale.server.readers.hal.HALManager
define a new HardwareAbstraction reader. if the reader already exists a reference to the reader is returned. otherwise a new reader is created.
define(String, LRSpec) - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
creates a new logical Reader according to spec (see 10.3 API). this variant works on jaxb LRSpec
define(String, LRSpec) - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
creates a new logical Reader according to spec (see 10.3 API). this variant works directly on LRSpec
define(Define) - Method in class org.fosstrak.ale.wsdl.ale.epcglobal.ALEServicePortTypeImpl
 
define(Define) - Method in class org.fosstrak.ale.wsdl.alelr.epcglobal.ALELRServicePortTypeImpl
 
DELETIONS - Static variable in class org.fosstrak.ale.util.ECReportSetEnum
all the tags that left the previous cycle.
deserializeAddReaders(String) - Static method in class org.fosstrak.ale.util.DeserializerUtil
This method deserializes a AddReaders from a file.
deserializeECReports(InputStream) - Static method in class org.fosstrak.ale.util.DeserializerUtil
This method deserializes ECReports from a file.
deserializeECSpec(InputStream) - Static method in class org.fosstrak.ale.util.DeserializerUtil
This method deserializes an ec specification from an input stream.
deserializeECSpec(String) - Static method in class org.fosstrak.ale.util.DeserializerUtil
This method deserializes an ec specification from a file.
deserializeLRProperty(InputStream) - Static method in class org.fosstrak.ale.util.DeserializerUtil
This method deserializes a LRProperty from an input stream.
deserializeLRSpec(InputStream) - Static method in class org.fosstrak.ale.util.DeserializerUtil
This method deserializes a LRSpec from an input stream.
deserializeLRSpec(String) - Static method in class org.fosstrak.ale.util.DeserializerUtil
This method deserializes a LRSpec from an file path.
deserializeRemoveReaders(String) - Static method in class org.fosstrak.ale.util.DeserializerUtil
This method deserializes a RemoveReaders from a file.
DeserializerUtil - Class in org.fosstrak.ale.util
This class provides some methods to deserialize ec specifications and reports.
DeserializerUtil() - Constructor for class org.fosstrak.ale.util.DeserializerUtil
 
deserializeSetProperties(String) - Static method in class org.fosstrak.ale.util.DeserializerUtil
This method deserializes a SetProperties from a file.
deserializeSetReaders(String) - Static method in class org.fosstrak.ale.util.DeserializerUtil
This method deserializes a SetReaders from a file.
disconnectReader() - Method in class org.fosstrak.ale.server.readers.BaseReader
destroys a reader.
disconnectReader() - Method in class org.fosstrak.ale.server.readers.hal.HALAdaptor
destroys a reader.
disconnectReader() - Method in class org.fosstrak.ale.server.readers.llrp.LLRPAdaptor
 
disconnectReader() - Method in class org.fosstrak.ale.server.readers.rp.RPAdaptor
destroys a reader.
disconnectReader() - Method in class org.fosstrak.ale.server.readers.test.TestAdaptor
 
DURATION - Static variable in class org.fosstrak.ale.util.ECTerminationCondition
termination by the duration.

E

ECReportSetEnum - Class in org.fosstrak.ale.util
backwards compatibility to provide ECReportSetEnum values.
ECReportSetEnum() - Constructor for class org.fosstrak.ale.util.ECReportSetEnum
 
ECTerminationCondition - Class in org.fosstrak.ale.util
for backwards compatibility to provide the ECTerminationConditions.
ECTerminationCondition() - Constructor for class org.fosstrak.ale.util.ECTerminationCondition
 
ECTimeUnit - Class in org.fosstrak.ale.util
For backwards compatibility this class provides a "shortcut" to the ALE ECTimeUnit.
ECTimeUnit() - Constructor for class org.fosstrak.ale.util.ECTimeUnit
 
envelope(InputStream) - Static method in class org.fosstrak.ale.util.EnveloperUtil
This method packaging a message from an input stream into a soap envelope and returns it as an input stream.
envelope(String) - Static method in class org.fosstrak.ale.util.EnveloperUtil
This method packaging a message from a string into a soap envelope and returns it as a string.
EnveloperUtil - Class in org.fosstrak.ale.util
This class provides some methods to packaging a message into a soap envelope.
EnveloperUtil() - Constructor for class org.fosstrak.ale.util.EnveloperUtil
 
equals(Tag) - Method in class org.fosstrak.ale.server.Tag
 
equals(Object) - Method in class org.fosstrak.ale.server.Tag
 
equalsTag(Tag) - Method in class org.fosstrak.ale.server.Tag
comparator to check whether two tags are the same.
ERROR - Static variable in class org.fosstrak.ale.util.ImplementationExceptionSeverity
severity ERROR.
EventCycle - Class in org.fosstrak.ale.server
This class represents an event cycle.
EventCycle(ReportsGenerator) - Constructor for class org.fosstrak.ale.server.EventCycle
Constructor sets parameter and starts thread.

G

getAdapter() - Method in class org.fosstrak.ale.server.readers.IdentifyThread
Gets the Controller instance associated with this IdentificationThread.
getAdaptor() - Method in class org.fosstrak.ale.server.readers.llrp.LLRPManager
return a reference to the llrp gui client adaptor management.
getCommandChannelHost() - Method in class org.fosstrak.ale.server.readers.rp.RPAdaptor
returns the commandChannelHost of the rp-proxy.
getCommandChannelPort() - Method in class org.fosstrak.ale.server.readers.rp.RPAdaptor
returns the commandChannelPort of the rp-proxy.
getCompany() - Method in class org.fosstrak.ale.server.Pattern
This method returns the company of this pattern.
getCompanyPrefixLength() - Method in class org.fosstrak.ale.server.Tag
 
getData() - Method in class org.fosstrak.ale.client.ReportHandlerListenerGUI
This method returns the content of the ec report area.
getDataFields() - Method in class org.fosstrak.ale.server.Pattern
This method returns the data fields of this pattern.
getECReport() - Method in class org.fosstrak.ale.server.Report
This method returns the new ec report.
getECSpec(String) - Static method in class org.fosstrak.ale.server.ALE
This method returns an ec specification depending on a given name.
getECSpec(GetECSpec) - Method in class org.fosstrak.ale.wsdl.ale.epcglobal.ALEServicePortTypeImpl
 
getECSpecNames() - Static method in class org.fosstrak.ale.server.ALE
This method returns the names of all defined ec specifications.
getECSpecNames(EmptyParms) - Method in class org.fosstrak.ale.wsdl.ale.epcglobal.ALEServicePortTypeImpl
 
getFilter() - Method in class org.fosstrak.ale.server.Pattern
This method returns the filter of this pattern.
getFilter() - Method in class org.fosstrak.ale.server.Tag
 
getGroupName(String) - Method in class org.fosstrak.ale.server.Pattern
This method returns the group name for a tag depending on this group pattern.
getHigh() - Method in class org.fosstrak.ale.server.PatternDataField
This method returns the higher limit of the range of this data field if this data field contains a range and throws an exception otherwise.
getHost() - Method in class org.fosstrak.ale.server.Subscriber
This method returns the host name of this subscriber.
getInstance() - Static method in class org.fosstrak.ale.server.readers.hal.HALManager
create the singleton instance of the HALManager.
getInstance() - Static method in class org.fosstrak.ale.server.readers.llrp.LLRPManager
create the singleton instance of the LLRPManager.
getItem() - Method in class org.fosstrak.ale.server.Pattern
This method returns the item of this pattern.
getLastEventCycleTags() - Method in class org.fosstrak.ale.server.EventCycle
returns the set of tags from the previous EventCycle run.
getLogicalReader() - Method in class org.fosstrak.ale.server.readers.gen.LogicalReaders
Gets the value of the logicalReader property.
getLogicalReader(String) - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
returns the requested logicalReader.
getLogicalReaderNames() - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
returns a list of the logical readers in the reader (see 10.3 API).
getLogicalReaderNames(EmptyParms) - Method in class org.fosstrak.ale.wsdl.alelr.epcglobal.ALELRServicePortTypeImpl
 
getLogicalReaders() - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
returns all available logicalReaders.
getLow() - Method in class org.fosstrak.ale.server.PatternDataField
This method returns the lower limit of the range of this data field if this data field contains a range and throws an exception otherwise.
getLRProperty() - Method in class org.fosstrak.ale.server.readers.gen.LRSpec
Gets the value of the lrProperty property.
getLRSpec() - Method in class org.fosstrak.ale.server.readers.gen.LogicalReader
Gets the value of the lrSpec property.
getLRSpec() - Method in class org.fosstrak.ale.server.readers.LogicalReader
This method returns the spec.
getLRSpec(String) - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
returns an LRSpec that describes a logical reader called name (see 10.3 API).
getLRSpec(GetLRSpec) - Method in class org.fosstrak.ale.wsdl.alelr.epcglobal.ALELRServicePortTypeImpl
 
getName() - Method in class org.fosstrak.ale.server.EventCycle
This method returns the name of this event cycle.
getName() - Method in class org.fosstrak.ale.server.readers.gen.LogicalReader
Gets the value of the name property.
getName() - Method in class org.fosstrak.ale.server.readers.gen.LRProperty
Gets the value of the name property.
getName() - Method in class org.fosstrak.ale.server.readers.LogicalReader
This method returns the name of the logical reader.
getName() - Method in class org.fosstrak.ale.server.ReportsGenerator
This method returns the name of this reports generator.
getNotificationChannelHost() - Method in class org.fosstrak.ale.server.readers.rp.RPAdaptor
returns the notificationChannelHost of the rp-proxy.
getNotificationChannelPort() - Method in class org.fosstrak.ale.server.readers.rp.RPAdaptor
returns the notificationChannelPort of the rp-proxy.
getNumberOfDatafields() - Method in enum org.fosstrak.ale.server.PatternType
This method returns the number of data fields the pattern type has.
getOrigin() - Method in class org.fosstrak.ale.server.Tag
returns the name of the baseReader where the tag has been read.
getPath() - Method in class org.fosstrak.ale.server.Subscriber
This method returns the path of this subscriber.
getPollingFrequency() - Method in class org.fosstrak.ale.server.readers.IdentifyThread
Gets the current polling frequency.
getPollReports() - Method in class org.fosstrak.ale.server.ReportsGenerator
This method delivers the ec reports which have been generated because of a poll.
getPort() - Method in class org.fosstrak.ale.server.Subscriber
This method returns the port number of this subscriber.
getProperties() - Method in class org.fosstrak.ale.server.readers.LogicalReader
This method returns the properties.
getPropertyValue(String, String) - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
returns the current value of the specified property for reader name (see 10.3 API).
getPropertyValue(GetPropertyValue) - Method in class org.fosstrak.ale.wsdl.alelr.epcglobal.ALELRServicePortTypeImpl
 
getReader() - Method in class org.fosstrak.ale.server.Tag
gets the name of the reader that read this tag.
getReaders() - Method in class org.fosstrak.ale.server.readers.gen.LRSpec
Gets the value of the readers property.
getReaderType() - Method in class org.fosstrak.ale.server.readers.gen.LRSpec
Gets the value of the readerType property.
getReadTimeInterval() - Method in class org.fosstrak.ale.server.readers.rp.RPAdaptor
returns the readTimeInterval.
getRounds() - Method in class org.fosstrak.ale.server.EventCycle
 
getSerial() - Method in class org.fosstrak.ale.server.Pattern
This method returns the serial of this patern.
getSources() - Method in class org.fosstrak.ale.server.readers.rp.RPAdaptor
returns the sources from where the reader reads tags.
getSpec() - Method in class org.fosstrak.ale.server.ReportsGenerator
This method returns the ec specification of this generator.
getStandardVersion() - Static method in class org.fosstrak.ale.server.ALE
This method returns the standard version to which this implementation is compatible.
getStandardVersion() - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
returns the standard version of the ale (see 10.3 API).
getStandardVersion(EmptyParms) - Method in class org.fosstrak.ale.wsdl.ale.epcglobal.ALEServicePortTypeImpl
 
getStandardVersion(EmptyParms) - Method in class org.fosstrak.ale.wsdl.alelr.epcglobal.ALELRServicePortTypeImpl
 
getState() - Method in class org.fosstrak.ale.server.ReportsGenerator
This method returns the state of this report generator.
getSubscribers(String) - Static method in class org.fosstrak.ale.server.ALE
This method returns all subscribers to a given ec specification name.
getSubscribers() - Method in class org.fosstrak.ale.server.ReportsGenerator
This method return the notification uris of all the subscribers of this report generator.
getSubscribers(GetSubscribers) - Method in class org.fosstrak.ale.wsdl.ale.epcglobal.ALEServicePortTypeImpl
 
getTagAsBinary() - Method in class org.fosstrak.ale.server.Tag
 
getTagID() - Method in class org.fosstrak.ale.server.Tag
returns the id of this tag.
getTagIDAsPureURI() - Method in class org.fosstrak.ale.server.Tag
returns the id of this tag as pure uri.
getTagLength() - Method in class org.fosstrak.ale.server.Tag
 
getTags() - Method in class org.fosstrak.ale.server.EventCycle
This method return all tags of this event cycle.
getTDTEngine() - Static method in class org.fosstrak.ale.server.Tag
 
getTimestamp() - Method in class org.fosstrak.ale.server.Tag
returns the timestamp when the tag occured.
getTrace() - Method in class org.fosstrak.ale.server.Tag
returns the trace path of the tag.
getType() - Method in class org.fosstrak.ale.server.Pattern
This method returns the type of this pattern.
getType(String) - Static method in enum org.fosstrak.ale.server.PatternType
This method returns the pattern type of a types string represenation.
getURI() - Method in class org.fosstrak.ale.server.Subscriber
This metod returns the notification uri of this subscriber.
getValue() - Method in class org.fosstrak.ale.server.PatternDataField
This method returns the value of this data field if this data field contains an int and throws an exception otherwise.
getValue() - Method in class org.fosstrak.ale.server.readers.gen.LRProperty
Gets the value of the value property.
getVendorVersion() - Static method in class org.fosstrak.ale.server.ALE
This method returns the vendor version of this implementation.
getVendorVersion() - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
returns the vendor version of the ale (see 10.3 API).
getVendorVersion(EmptyParms) - Method in class org.fosstrak.ale.wsdl.ale.epcglobal.ALEServicePortTypeImpl
 
getVendorVersion(EmptyParms) - Method in class org.fosstrak.ale.wsdl.alelr.epcglobal.ALELRServicePortTypeImpl
 

H

HALAdaptor - Class in org.fosstrak.ale.server.readers.hal
adaptor for all HAL devices.
HALAdaptor() - Constructor for class org.fosstrak.ale.server.readers.hal.HALAdaptor
constructor for the HAL adaptor.
HALManager - Class in org.fosstrak.ale.server.readers.hal
the HALManager creates and maintains instances of the HAL readers.
handle(String, String, LLRPMessage) - Method in class org.fosstrak.ale.server.readers.llrp.LLRPManager
 
hashCode() - Method in class org.fosstrak.ale.server.Tag
 
hexStringToByteArray(String) - Static method in class org.fosstrak.ale.util.HexUtil
This method converts a hexadecimal string into a byte array.
HexUtil - Class in org.fosstrak.ale.util
This method provides some methods to convert byte arrays into hexadecimal strings and vice versa.
HexUtil() - Constructor for class org.fosstrak.ale.util.HexUtil
 

I

identify(String[]) - Method in class org.fosstrak.ale.server.readers.BaseReader
Triggers the identification of all tags that are currently available on the reader.
identify(String[]) - Method in class org.fosstrak.ale.server.readers.hal.HALAdaptor
Triggers the identification of all tags that are currently available on the reader. this method is used when the IdentifyThread is used to poll the adaptor.
identify(String[]) - Method in class org.fosstrak.ale.server.readers.llrp.LLRPAdaptor
 
identify(String[]) - Method in class org.fosstrak.ale.server.readers.rp.RPAdaptor
Triggers the identification of all tags that are currently available on the reader. this method is used when the IdentifyThread is used to poll the adaptor.
identify(String[]) - Method in class org.fosstrak.ale.server.readers.test.TestAdaptor
 
IdentifyThread - Class in org.fosstrak.ale.server.readers
An IdentifyThread encapsulates all the methods necessary for polling the device.
IdentifyThread() - Constructor for class org.fosstrak.ale.server.readers.IdentifyThread
Constructs an instance of IdentifyThread.
IdentifyThread(BaseReader) - Constructor for class org.fosstrak.ale.server.readers.IdentifyThread
Constructs an instance of IdentifyThread.
immediate(ECSpec) - Static method in class org.fosstrak.ale.server.ALE
With this method a undefined ec specifcation can be executed.
immediate(Immediate) - Method in class org.fosstrak.ale.wsdl.ale.epcglobal.ALEServicePortTypeImpl
 
ImplementationExceptionSeverity - Class in org.fosstrak.ale.util
For backwards compatibility this class provides a "shortcut" to the ALE ImplementationExceptionSeverity.
ImplementationExceptionSeverity() - Constructor for class org.fosstrak.ale.util.ImplementationExceptionSeverity
 
incReference(String) - Method in class org.fosstrak.ale.server.readers.llrp.LLRPManager
increments the link counter on a reader. the link counter is needed as several logical readers from fc can point to the same physical reader in the reader module.
initialize() - Method in class org.fosstrak.ale.client.ALEClient
This method initializes the class, by loading properties, texts and setting the endpoint.
initialize() - Method in class org.fosstrak.ale.client.ALELRClient
This method initializes the class, by loading properties, texts and setting the endpoint.
initialize(String) - Static method in class org.fosstrak.ale.server.ALE
This method initalizes the ALE by loading properties from file and creating input generators.
initialize() - Static method in class org.fosstrak.ale.server.ALE
This method initializes the ALE by loading properties from default properties file and creating input generators.
initialize(String, LRSpec) - Method in class org.fosstrak.ale.server.readers.BaseReader
initializes a BaseReader. this method must be called befor the Reader can be used.
initialize(String, LRSpec) - Method in class org.fosstrak.ale.server.readers.CompositeReader
initializes a Composite Reader. this method must be called befor the Reader can be used.
initialize(String, LRSpec) - Method in class org.fosstrak.ale.server.readers.hal.HALAdaptor
initializes a HALAdaptor. this method must be called befor the Adaptor can be used.
initialize(String, LRSpec) - Method in class org.fosstrak.ale.server.readers.llrp.LLRPAdaptor
initializes a LLRPAdaptor. this method must be called before the Adaptor can be used.
initialize(String, LRSpec) - Method in class org.fosstrak.ale.server.readers.LogicalReader
initializes a Logical Reader. this method must be called befor the Reader can be used.
initialize() - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
This method initializes the manager by loading the default definition from file.
initialize(String, LRSpec) - Method in class org.fosstrak.ale.server.readers.rp.RPAdaptor
initializes a RPAdaptor. this method must be called befor the Adaptor can be used.
initialize(String, LRSpec) - Method in class org.fosstrak.ale.server.readers.test.TestAdaptor
 
initializeFromFile(String) - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
This method initializes the manager by loading the definition from the specified file and creating corresponding logical reader stubs.
InputGenerator - Class in org.fosstrak.ale.server.readers.rp
This class is the connector between the reader protocol and the ALE.
InputGenerator(RPAdaptor) - Constructor for class org.fosstrak.ale.server.readers.rp.InputGenerator
Constructor sets parameter and starts initializer.
inputStream2String(InputStream) - Static method in class org.fosstrak.ale.util.StreamUtil
This method converts an input stream into a string.
isAsterisk() - Method in class org.fosstrak.ale.server.PatternDataField
This method indicates if this data field contains an asterisk.
isComposite - Variable in class org.fosstrak.ale.server.readers.gen.LRSpec
 
isConnected() - Method in class org.fosstrak.ale.server.readers.BaseReader
tells whether the reader is connected or not.
isDisjoint(String) - Method in class org.fosstrak.ale.server.Pattern
This method indicates if this pattern is disjoint to the specified pattern.
isDisjoint(Pattern) - Method in class org.fosstrak.ale.server.Pattern
This method indicates if this pattern is disjoint to the specified pattern.
isDisjoint(PatternDataField) - Method in class org.fosstrak.ale.server.PatternDataField
This method indicates if this data field is disjoint to the specified data field.
isErroneous() - Static method in class org.fosstrak.ale.server.readers.llrp.LLRPManager
 
isFailed() - Method in class org.fosstrak.ale.server.readers.rp.InputGenerator
This method indicates if the initialization of the input generator is failed or not.
isFile() - Method in class org.fosstrak.ale.server.Subscriber
This method indicates if this subscriber uses the file protocol.
isHttp() - Method in class org.fosstrak.ale.server.Subscriber
This method indicates if this subscriber uses the http protocol.
isInitialized() - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
 
isInt() - Method in class org.fosstrak.ale.server.PatternDataField
This method indicates if this data field contains an int.
isIsComposite() - Method in class org.fosstrak.ale.server.readers.gen.LRSpec
Gets the value of the isComposite property.
isMember(String) - Method in class org.fosstrak.ale.server.Pattern
This method indicates if a tag is member of this filter or group pattern.
isMember(int) - Method in class org.fosstrak.ale.server.PatternDataField
This method indicates if the specified field value is a member of this data field.
isRange() - Method in class org.fosstrak.ale.server.PatternDataField
This method indicates if this data field contains a range.
isReady() - Static method in class org.fosstrak.ale.server.ALE
This method indicates if the ALE is ready or not.
isReady() - Method in class org.fosstrak.ale.server.readers.rp.InputGenerator
This method indicates if the input generator is ready or not.
isRunning() - Method in class org.fosstrak.ale.server.readers.IdentifyThread
Returns true if the thread is currently running, false otherwise.
isStarted() - Method in class org.fosstrak.ale.server.readers.LogicalReader
tells whether the reader is started or not.
isTcp() - Method in class org.fosstrak.ale.server.Subscriber
This method indicates if this subscriber uses the tcp protocol.
isTerminated() - Method in class org.fosstrak.ale.server.EventCycle
This method indicates if this event cycle is terminated or not.
isX() - Method in class org.fosstrak.ale.server.PatternDataField
This method indicates if this data field contains an X.

J

join() - Method in class org.fosstrak.ale.server.EventCycle
thread synchronizer for the end of this event cycle. if the event cycle has already finished, then the method returns immediately. otherwise the thread waits for the finish.

L

launch() - Method in class org.fosstrak.ale.server.EventCycle
starts this EventCycle.
LLRPAdaptor - Class in org.fosstrak.ale.server.readers.llrp
this class implements the adaptor from a logical reader in the filtering and collection to the physical llrp readers.
LLRPAdaptor() - Constructor for class org.fosstrak.ale.server.readers.llrp.LLRPAdaptor
constructor for the LLRP adaptor.
LLRPManager - Class in org.fosstrak.ale.server.readers.llrp
the LLRPManager is a singleton providing access to the llrp-client-adaptor. the manager starts an instance of the llrp-client-adaptor and tries to register this adaptor into rmi. the adaptor is run on a thread to allow the application to proceed. if there occurs an error that does not allow the manager to proceed the error condition is signaled by the static error flag.
LOG - Static variable in class org.fosstrak.ale.util.DeserializerUtil
logger.
LogicalReader - Class in org.fosstrak.ale.server.readers.gen
Java class for anonymous complex type.
LogicalReader() - Constructor for class org.fosstrak.ale.server.readers.gen.LogicalReader
 
logicalReader - Variable in class org.fosstrak.ale.server.readers.gen.LogicalReaders
 
LogicalReader - Class in org.fosstrak.ale.server.readers
Represents the abstract interface for a reader. a reader can be either a composite of different readers or a basereader
LogicalReader() - Constructor for class org.fosstrak.ale.server.readers.LogicalReader
constructor for the logical reader.
LogicalReaderManager - Class in org.fosstrak.ale.server.readers
represents the LogicalReader API according 10.3 API from EPC global ALE standard.
LogicalReaderManager() - Constructor for class org.fosstrak.ale.server.readers.LogicalReaderManager
 
logicalReaderProperties - Variable in class org.fosstrak.ale.server.readers.LogicalReader
property value pair for the reader configuration.
LogicalReaders - Class in org.fosstrak.ale.server.readers.gen
Java class for anonymous complex type.
LogicalReaders() - Constructor for class org.fosstrak.ale.server.readers.gen.LogicalReaders
 
logicalReadersConfiguration - Static variable in class org.fosstrak.ale.server.readers.LogicalReaderManager
logical reader configuration loaded from file.
logicalReaderSpec - Variable in class org.fosstrak.ale.server.readers.LogicalReader
LRSpec for the reader.
LRProperty - Class in org.fosstrak.ale.server.readers.gen
Java class for anonymous complex type.
LRProperty() - Constructor for class org.fosstrak.ale.server.readers.gen.LRProperty
 
lrProperty - Variable in class org.fosstrak.ale.server.readers.gen.LRSpec
 
lrSpec - Variable in class org.fosstrak.ale.server.readers.gen.LogicalReader
 
LRSpec - Class in org.fosstrak.ale.server.readers.gen
Java class for anonymous complex type.
LRSpec() - Constructor for class org.fosstrak.ale.server.readers.gen.LRSpec
 

M

main(String[]) - Static method in class org.fosstrak.ale.client.ALEClient
This method starts the ale client.
main(String[]) - Static method in class org.fosstrak.ale.client.ReportHandler
This method starts the ReportHandler.
main(String[]) - Static method in class org.fosstrak.ale.client.ReportHandlerListenerGUI
This method starts the ReportHandlerListenerGUI.
main(String[]) - Static method in class org.fosstrak.ale.server.ALE
With this method the ALE can be started.
MS - Static variable in class org.fosstrak.ale.util.ECTimeUnit
 

N

name - Variable in class org.fosstrak.ale.server.readers.gen.LogicalReader
 
name - Variable in class org.fosstrak.ale.server.readers.gen.LRProperty
 
notify(byte[], String) - Method in class org.fosstrak.ale.server.readers.llrp.Callback
 
notify(byte[], String) - Method in class org.fosstrak.ale.server.readers.llrp.LLRPAdaptor
 
notify(ECReports) - Method in class org.fosstrak.ale.server.Subscriber
This method notifies the subscriber about the ec reports.
notifyError(LLRPRuntimeException, String) - Method in class org.fosstrak.ale.server.readers.llrp.Callback
 
notifySubscribers(ECReports) - Method in class org.fosstrak.ale.server.ReportsGenerator
This method notifies all subscribers of this report generator about the specified ec reports.

O

ObjectFactory - Class in org.fosstrak.ale.server.readers.gen
This object contains factory methods for each Java content interface and Java element interface generated in the gen package.
ObjectFactory() - Constructor for class org.fosstrak.ale.server.readers.gen.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: gen
org.fosstrak.ale.client - package org.fosstrak.ale.client
 
org.fosstrak.ale.server - package org.fosstrak.ale.server
 
org.fosstrak.ale.server.readers - package org.fosstrak.ale.server.readers
 
org.fosstrak.ale.server.readers.gen - package org.fosstrak.ale.server.readers.gen
 
org.fosstrak.ale.server.readers.hal - package org.fosstrak.ale.server.readers.hal
 
org.fosstrak.ale.server.readers.llrp - package org.fosstrak.ale.server.readers.llrp
 
org.fosstrak.ale.server.readers.rp - package org.fosstrak.ale.server.readers.rp
 
org.fosstrak.ale.server.readers.test - package org.fosstrak.ale.server.readers.test
 
org.fosstrak.ale.util - package org.fosstrak.ale.util
 
org.fosstrak.ale.wsdl.ale.epcglobal - package org.fosstrak.ale.wsdl.ale.epcglobal
 
org.fosstrak.ale.wsdl.alelr.epcglobal - package org.fosstrak.ale.wsdl.alelr.epcglobal
 

P

Pattern - Class in org.fosstrak.ale.server
This class represents an tag, filter or group pattern.
Pattern(String, PatternUsage) - Constructor for class org.fosstrak.ale.server.Pattern
Contructor sets the usage and parses the pattern.
PatternDataField - Class in org.fosstrak.ale.server
This clas represents a data field of a tag, filter or group pattern.
PatternDataField(String, PatternUsage) - Constructor for class org.fosstrak.ale.server.PatternDataField
Constructor parses and validates the string representation of the data field.
PatternType - Enum in org.fosstrak.ale.server
This enumeration defines the possible pattern types.
PatternUsage - Enum in org.fosstrak.ale.server
This enumeration contains the possible usages of a pattern.
poll(String) - Static method in class org.fosstrak.ale.server.ALE
With this method a defined ec specification can be polled.
poll(ReportsGenerator) - Static method in class org.fosstrak.ale.server.ALE
 
poll() - Method in class org.fosstrak.ale.server.readers.rp.InputGenerator
polls the rp-proxy for all tags available.
poll() - Method in class org.fosstrak.ale.server.ReportsGenerator
This method is invoked if somebody polls this report generator.
poll(Poll) - Method in class org.fosstrak.ale.wsdl.ale.epcglobal.ALEServicePortTypeImpl
 
postExceptionToGUI(LLRPExceptionHandlerTypeMap, LLRPRuntimeException, String, String) - Method in class org.fosstrak.ale.server.readers.llrp.LLRPManager
receives an asynchronous exception and posts this one.
prettyPrint(Logger, Level) - Method in class org.fosstrak.ale.server.Tag
prints a pretty print to the provided logger.
PROP_MGMT_CFG - Static variable in class org.fosstrak.ale.server.readers.llrp.LLRPManager
the name of the property of the adapter management configuration file.
properties - Variable in class org.fosstrak.ale.server.readers.LogicalReader
LRpoperties for the reader.

R

readerName - Variable in class org.fosstrak.ale.server.readers.LogicalReader
name of the reader.
readers - Variable in class org.fosstrak.ale.server.readers.gen.LRSpec
 
readerType - Variable in class org.fosstrak.ale.server.readers.gen.LRSpec
 
remove() - Method in class org.fosstrak.ale.server.readers.rp.InputGenerator
This method removes all objects on the reader device which are created by this input generator.
removeListener(ReportHandlerListener) - Method in class org.fosstrak.ale.client.ReportHandler
This method removes a subscriber from the list of listeners.
removeReader(LogicalReader) - Method in class org.fosstrak.ale.server.readers.CompositeReader
removes a given reader from the composite.
removeReaders(String, List<String>) - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
removes the specified logical readers from the components of the composite reader (see 10.3 API).
removeReaders(RemoveReaders) - Method in class org.fosstrak.ale.wsdl.alelr.epcglobal.ALELRServicePortTypeImpl
 
Report - Class in org.fosstrak.ale.server
This class represents a report.
Report(ECReportSpec, EventCycle) - Constructor for class org.fosstrak.ale.server.Report
Constructor set parameters, read specifiaction and initializes patterns.
ReportHandler - Class in org.fosstrak.ale.client
This class listen to a specified port for ec reports and notifies his subscribers about new ec reports.
ReportHandler(int) - Constructor for class org.fosstrak.ale.client.ReportHandler
Constructor opens the server socket and starts the thread.
ReportHandlerListener - Interface in org.fosstrak.ale.client
This interface specifies a ReportHandlerListener.
ReportHandlerListenerGUI - Class in org.fosstrak.ale.client
This listener displays all ec reports it receives.
ReportHandlerListenerGUI(ReportHandler) - Constructor for class org.fosstrak.ale.client.ReportHandlerListenerGUI
This constructor creates a new ReportHandlerListenerGUI and adds it to the specified ReportHandler.
ReportHandlerListenerGUI(int) - Constructor for class org.fosstrak.ale.client.ReportHandlerListenerGUI
This constructor creates a new ReportHandlerListenerGUI and a new ReportHandler on the specified port number.
ReportsGenerator - Class in org.fosstrak.ale.server
This class generates ec reports.
ReportsGenerator(String, ECSpec) - Constructor for class org.fosstrak.ale.server.ReportsGenerator
Constructor validates the ec specification and sets some parameters.
ReportsGeneratorState - Enum in org.fosstrak.ale.server
This enumeration contains all reports generator states.
resumeIdentify() - Method in class org.fosstrak.ale.server.readers.IdentifyThread
Resumes the IdentifyThread.
RPAdaptor - Class in org.fosstrak.ale.server.readers.rp
represents an adaptor to the RP reader.
RPAdaptor() - Constructor for class org.fosstrak.ale.server.readers.rp.RPAdaptor
constructor for the RP adaptor.
run() - Method in class org.fosstrak.ale.client.ReportHandler
This method contains the main loop of the thread, in which data is read from the socket and forwarded to the method notifyListeners().
run() - Method in class org.fosstrak.ale.server.EventCycle
This method is the main loop of the event cycle in which the tags will be collected.
run() - Method in class org.fosstrak.ale.server.readers.IdentifyThread
Polls the RFID hardware for RFID tags in the fields.
run() - Method in class org.fosstrak.ale.server.ReportsGenerator
This method contains the main loop of the reports generator.

S

serializeAddReaders(AddReaders, String) - Static method in class org.fosstrak.ale.util.SerializerUtil
Serializes an AddReaders to xml and stores this xml into a file.
serializeECReports(ECReports, Writer) - Static method in class org.fosstrak.ale.util.SerializerUtil
This method serializes ec reports to an xml and writes it into a writer.
serializeECReportsPretty(ECReports, Writer) - Static method in class org.fosstrak.ale.util.SerializerUtil
This method serializes ec reports to a well formed xml and writes it into a writer.
serializeECSpec(ECSpec, FileOutputStream) - Static method in class org.fosstrak.ale.util.SerializerUtil
This method serializes an ec specification to an xml and writes it into a writer.
serializeECSpec(ECSpec, Writer) - Static method in class org.fosstrak.ale.util.SerializerUtil
This method serializes en ECSpec to an xml and writes it into a writer.
serializeECSpecPretty(ECSpec, FileOutputStream) - Static method in class org.fosstrak.ale.util.SerializerUtil
This method serializes an ec specification to a well formed xml and writes it into a writer.
serializeLRSpec(LRSpec, String, boolean) - Static method in class org.fosstrak.ale.util.SerializerUtil
This method serializes an LRSpec to an xml and writes it into a file.
serializeLRSpec(LRSpec, Writer) - Static method in class org.fosstrak.ale.util.SerializerUtil
This method serializes an LRSpec to an xml and writes it into a file.
serializeRemoveReaders(RemoveReaders, String) - Static method in class org.fosstrak.ale.util.SerializerUtil
Serializes a RemoveReaders to xml and stores this xml into a file.
SerializerUtil - Class in org.fosstrak.ale.util
This class provides some methods to serialize ec specifications and reports.
SerializerUtil() - Constructor for class org.fosstrak.ale.util.SerializerUtil
 
serializeSetProperties(SetProperties, String) - Static method in class org.fosstrak.ale.util.SerializerUtil
Serializes an SetProperties to xml and stores this xml into a file.
serializeSetReaders(SetReaders, String) - Static method in class org.fosstrak.ale.util.SerializerUtil
Serializes a SetReaders to xml and stores this xml into a file.
setCompanyPrefixLength(String) - Method in class org.fosstrak.ale.server.Tag
 
setConnected() - Method in class org.fosstrak.ale.server.readers.BaseReader
flags the reader as connected.
setDisconnected() - Method in class org.fosstrak.ale.server.readers.BaseReader
flags the reader as disconnected.
setFilter(String) - Method in class org.fosstrak.ale.server.Tag
 
setIsComposite(boolean) - Method in class org.fosstrak.ale.server.readers.gen.LRSpec
Sets the value of the isComposite property.
setLogicalReader(LogicalReader) - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
 
setLRSpec(LRSpec) - Method in class org.fosstrak.ale.server.readers.gen.LogicalReader
Sets the value of the lrSpec property.
setLRSpec(LRSpec) - Method in class org.fosstrak.ale.server.readers.LogicalReader
This method sets the LRSpec.
setName(String) - Method in class org.fosstrak.ale.server.readers.gen.LogicalReader
Sets the value of the name property.
setName(String) - Method in class org.fosstrak.ale.server.readers.gen.LRProperty
Sets the value of the name property.
setName(String) - Method in class org.fosstrak.ale.server.readers.LogicalReader
This method sets the name of the logical reader.
setOrigin(String) - Method in class org.fosstrak.ale.server.Tag
sets the origin (baseReader) where the tag has been read.
setPollingFrequency(long) - Method in class org.fosstrak.ale.server.readers.IdentifyThread
Sets the polling frequency.
setProperties(String, LRProperty) - Method in class org.fosstrak.ale.server.readers.LogicalReader
This method sets the LRProperty property to the logical reader named name.
setProperties(String, List<LRProperty>) - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
changes properties for the reader name (see 10.3 API).
setProperties(SetProperties) - Method in class org.fosstrak.ale.wsdl.alelr.epcglobal.ALELRServicePortTypeImpl
 
setReader(String) - Method in class org.fosstrak.ale.server.Tag
sets the name of the reader that read this tag. when a reader is part of a composite reader then the reader will set to the name of the compositeReader. if you want to get the original reader refer to origin.
setReaders(String, List<String>) - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
changes the list of readers in a composite reader (see 10.3 API).
setReaders(SetReaders) - Method in class org.fosstrak.ale.wsdl.alelr.epcglobal.ALELRServicePortTypeImpl
 
setReaderType(String) - Method in class org.fosstrak.ale.server.readers.gen.LRSpec
Sets the value of the readerType property.
setSourceIds(String[]) - Method in class org.fosstrak.ale.server.readers.IdentifyThread
set the sources to poll.
setStarted() - Method in class org.fosstrak.ale.server.readers.LogicalReader
flags the reader as started.
setState(ReportsGeneratorState) - Method in class org.fosstrak.ale.server.ReportsGenerator
This method sets the state of this report generator.
setStopped() - Method in class org.fosstrak.ale.server.readers.LogicalReader
flags the reader as stopped.
setTagAsBinary(String) - Method in class org.fosstrak.ale.server.Tag
sets the tag in binary format.
setTagID(byte[]) - Method in class org.fosstrak.ale.server.Tag
sets the tag id.
setTagIDAsPureURI(String) - Method in class org.fosstrak.ale.server.Tag
sets the tag id as pure uri.
setTagLength(String) - Method in class org.fosstrak.ale.server.Tag
 
setTimestamp(long) - Method in class org.fosstrak.ale.server.Tag
sets the timestamp when a tag has been read.
setValue(String) - Method in class org.fosstrak.ale.server.readers.gen.LRProperty
Sets the value of the value property.
SEVERE - Static variable in class org.fosstrak.ale.util.ImplementationExceptionSeverity
severity SEVERE.
STABLE_SET - Static variable in class org.fosstrak.ale.util.ECTerminationCondition
the stable set.
start() - Method in class org.fosstrak.ale.server.readers.BaseReader
starts a basereader to read tags.
start() - Method in class org.fosstrak.ale.server.readers.CompositeReader
starts all components of a composite reader.
start() - Method in class org.fosstrak.ale.server.readers.hal.HALAdaptor
starts a base reader to read tags.
start() - Method in class org.fosstrak.ale.server.readers.IdentifyThread
Starts an instance of IdentifyThread.
start() - Method in class org.fosstrak.ale.server.readers.llrp.LLRPAdaptor
 
start() - Method in class org.fosstrak.ale.server.readers.LogicalReader
starts a basereader to read tags.
start() - Method in class org.fosstrak.ale.server.readers.rp.RPAdaptor
starts a base reader to read tags. if the reader is not yet connected this command will connect the reader immediately and then start it.
start() - Method in class org.fosstrak.ale.server.readers.test.TestAdaptor
 
start() - Method in class org.fosstrak.ale.server.ReportsGenerator
This method starts the main loop of the report generator.
started - Variable in class org.fosstrak.ale.server.readers.LogicalReader
indicates whether the reader is started or not.
stop() - Method in class org.fosstrak.ale.client.ReportHandler
This method stops the thread and closes the socket
stop() - Method in class org.fosstrak.ale.server.EventCycle
This method stops the thread.
stop() - Method in class org.fosstrak.ale.server.readers.BaseReader
stops a reader from reading tags.
stop() - Method in class org.fosstrak.ale.server.readers.CompositeReader
stops all components of a composite reader.
stop() - Method in class org.fosstrak.ale.server.readers.hal.HALAdaptor
stops a reader from reading tags.
stop() - Method in class org.fosstrak.ale.server.readers.llrp.LLRPAdaptor
 
stop() - Method in class org.fosstrak.ale.server.readers.LogicalReader
stops a reader from reading tags.
stop() - Method in class org.fosstrak.ale.server.readers.rp.RPAdaptor
stops a reader from reading tags.
stop() - Method in class org.fosstrak.ale.server.readers.test.TestAdaptor
 
stop() - Method in class org.fosstrak.ale.server.ReportsGenerator
This method stops the main loop of the report generator.
stopIdentify() - Method in class org.fosstrak.ale.server.readers.IdentifyThread
Stops the Thread.
storeToFile(String) - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
This method stores the current setting of logicalreaders to a .xml file.
StreamUtil - Class in org.fosstrak.ale.util
This class provides a method to convert an input stream into a string.
StreamUtil() - Constructor for class org.fosstrak.ale.util.StreamUtil
 
subscribe(String, String) - Static method in class org.fosstrak.ale.server.ALE
With this method a notification uri can be subscribed to a defined ec specification.
subscribe(String) - Method in class org.fosstrak.ale.server.ReportsGenerator
This method subscribes a notification uri of a subscriber to this report generator.
subscribe(Subscribe) - Method in class org.fosstrak.ale.wsdl.ale.epcglobal.ALEServicePortTypeImpl
 
Subscriber - Class in org.fosstrak.ale.server
This class represents a subscriber of an ec specification.
Subscriber(String) - Constructor for class org.fosstrak.ale.server.Subscriber
Constructor parses and validates the notification uri and creates the corresponding subscriber.
suspendIdentify() - Method in class org.fosstrak.ale.server.readers.IdentifyThread
Suspends the IdentifyThread.

T

Tag - Class in org.fosstrak.ale.server
represents a tag that has been read on one of the readers in the Logical Reader API.
Tag() - Constructor for class org.fosstrak.ale.server.Tag
constructor for a tag.
Tag(String, byte[], String, long) - Constructor for class org.fosstrak.ale.server.Tag
assignment constructor for Tag.
Tag(String) - Constructor for class org.fosstrak.ale.server.Tag
constructor for a tag.
Tag(Tag) - Constructor for class org.fosstrak.ale.server.Tag
constructs a tag from another existing tag.
TestAdaptor - Class in org.fosstrak.ale.server.readers.test
test adaptor for the filtering and collection triggering tag in regular time intervals.
TestAdaptor() - Constructor for class org.fosstrak.ale.server.readers.test.TestAdaptor
 
toSring() - Method in enum org.fosstrak.ale.server.PatternType
This method returns a string representation of the pattern type.
toString() - Method in class org.fosstrak.ale.server.Pattern
This method returns a string representation of this pattern.
toString() - Method in class org.fosstrak.ale.server.PatternDataField
This method returns a string representation of this data field.
TRIGGER - Static variable in class org.fosstrak.ale.util.ECTerminationCondition
termination by trigger.

U

undefine(String) - Static method in class org.fosstrak.ale.server.ALE
With this method an ec specification can be undefined.
undefine(String) - Method in class org.fosstrak.ale.server.readers.hal.HALManager
removes a HAL reader. if there is no other adaptor using the instance of this HAL reader, the HAL will be destroyed.
undefine(String) - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
.
UNDEFINE - Static variable in class org.fosstrak.ale.util.ECTerminationCondition
termination by undefine.
undefine(Undefine) - Method in class org.fosstrak.ale.wsdl.ale.epcglobal.ALEServicePortTypeImpl
 
undefine(Undefine) - Method in class org.fosstrak.ale.wsdl.alelr.epcglobal.ALELRServicePortTypeImpl
 
unregisterAsObserver() - Method in class org.fosstrak.ale.server.readers.CompositeReader
unregister this compositeReader from its observables.
UNREQUEST - Static variable in class org.fosstrak.ale.util.ECTerminationCondition
termination by unrequest.
unsubscribe(String, String) - Static method in class org.fosstrak.ale.server.ALE
With this method a notification uri can be unsubscribed from a defined ec specification.
unsubscribe(String) - Method in class org.fosstrak.ale.server.ReportsGenerator
This method unsubscribes a notification uri of a subscriber from this report generator.
unsubscribe(Unsubscribe) - Method in class org.fosstrak.ale.wsdl.ale.epcglobal.ALEServicePortTypeImpl
 
update(Observable, Object) - Method in class org.fosstrak.ale.server.EventCycle
implementation of the observer interface for tags.
update(LRSpec) - Method in class org.fosstrak.ale.server.readers.BaseReader
updates a reader according the specified LRSpec.
update(Observable, Object) - Method in class org.fosstrak.ale.server.readers.CompositeReader
implements the update-method for the observer-pattern for events.
update(LRSpec) - Method in class org.fosstrak.ale.server.readers.CompositeReader
this method changes the specification of a reader.
update(LRSpec) - Method in class org.fosstrak.ale.server.readers.hal.HALAdaptor
updates a reader according the specified LRSpec.
update(LRSpec) - Method in class org.fosstrak.ale.server.readers.llrp.LLRPAdaptor
 
update(LRSpec) - Method in class org.fosstrak.ale.server.readers.LogicalReader
updates the specification of a logical reader.
update(String, LRSpec) - Static method in class org.fosstrak.ale.server.readers.LogicalReaderManager
Changes the definition of the logical reader named name to match the specification in the spec parameter.
update(LRSpec) - Method in class org.fosstrak.ale.server.readers.rp.RPAdaptor
updates a reader according the specified LRSpec.
update(LRSpec) - Method in class org.fosstrak.ale.server.readers.test.TestAdaptor
 
update(Update) - Method in class org.fosstrak.ale.wsdl.alelr.epcglobal.ALELRServicePortTypeImpl
 

V

value - Variable in class org.fosstrak.ale.server.readers.gen.LRProperty
 
valueOf(String) - Static method in enum org.fosstrak.ale.server.PatternType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fosstrak.ale.server.PatternUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fosstrak.ale.server.ReportsGeneratorState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.fosstrak.ale.server.PatternType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fosstrak.ale.server.PatternUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fosstrak.ale.server.ReportsGeneratorState
Returns an array containing the constants of this enum type, in the order they are declared.

A B C D E G H I J L M N O P R S T U V

Copyright © 2009. All Rights Reserved.