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

A

AFTER - Static variable in class moos.ssds.model.DateRange
 
ASCII_BUFFERSTYLE - Static variable in interface moos.ssds.model.IRecordDescription
 
add(Object) - Method in class moos.ssds.model.XmlBuilder
 
addAll(Collection) - Method in class moos.ssds.model.XmlBuilder
 
addChildDeployment(IDeployment) - Method in class moos.ssds.model.Deployment
Adds a feature to the ChildDeployment attribute of the Deployment object
addChildDeployment(IDeployment) - Method in interface moos.ssds.model.IDeployment
Adds a feature to the ChildDeployment attribute of the Deployment object
addCommentTag(ICommentTag) - Method in class moos.ssds.model.HeaderDescription
This method takes in a CommentTag and adds it to the ArrayList
addCommentTag(String) - Method in class moos.ssds.model.HeaderDescription
This method takes in a string and adds a CommentTag to the ArrayList
addCommentTag(ICommentTag) - Method in interface moos.ssds.model.IHeaderDescription
This method takes in a CommentTag and adds it to the ArrayList
addCommentTag(String) - Method in interface moos.ssds.model.IHeaderDescription
This method takes in a string and adds a CommentTag to the ArrayList
addConsumer(IDataProducer) - Method in class moos.ssds.model.DataContainer
Add a Producer that consumed this DataContainer.
addConsumer(IDataProducer) - Method in interface moos.ssds.model.IDataContainer
Add a Producer that consumed this DataContainer.
addDataProducer(DataProducer) - Method in class moos.ssds.model.XmlBuilder
 
addDeployment(IDeployment) - Method in class moos.ssds.model.Device
Adds a feature to the Deployment attribute of the Device object
addDeployment(IDeployment) - Method in interface moos.ssds.model.IDevice
Adds a feature to the Deployment attribute of the Device object
addDeployment(Deployment) - Method in class moos.ssds.model.XmlBuilder
 
addDevice(Device) - Method in class moos.ssds.model.XmlBuilder
 
addEvent(IEvent) - Method in class moos.ssds.model.DataProducer
Adds a feature to the Event attribute of the DataProducer object
addEvent(IEvent) - Method in interface moos.ssds.model.IDataProducer
Adds a feature to the Event attribute of the DataProducer object
addHumanIntervention(HumanIntervention) - Method in class moos.ssds.model.XmlBuilder
 
addInput(IDataContainer) - Method in class moos.ssds.model.DataProducer
Add a dataContainer as a source of data used by the producer.
addInput(IDataContainer) - Method in interface moos.ssds.model.IDataProducer
Add a dataContainer as a source of data used by the producer.
addOutput(IDataContainer) - Method in class moos.ssds.model.DataProducer
Add a dataContainer as a Product generated by this producer.
addOutput(IDataContainer) - Method in interface moos.ssds.model.IDataProducer
Add a dataContainer as a Product generated by this producer.
addProcessRun(IProcessRun) - Method in interface moos.ssds.model.ISoftware
This method adds a process run to the list of process runs that use this software
addProcessRun(IProcessRun) - Method in class moos.ssds.model.Software
Adds a ProcessRun to the Software
addProcessRun(ProcessRun) - Method in class moos.ssds.model.XmlBuilder
 
addRecordDescription(IRecordDescription) - Method in class moos.ssds.model.DataContainer
 
addRecordDescription(IRecordDescription) - Method in interface moos.ssds.model.IDataContainer
 
addRecordVariable(IRecordVariable) - Method in interface moos.ssds.model.IRecordDescription
 
addRecordVariable(IRecordVariable) - Method in class moos.ssds.model.RecordDescription
 
addResource(IResource) - Method in class moos.ssds.model.DataContainer
Adds a feature to the Resource attribute of the DataContainer object
addResource(IResource) - Method in class moos.ssds.model.DataProducer
Adds a feature to the Resource attribute of the DataProducer object
addResource(IResource) - Method in class moos.ssds.model.Device
Adds a feature to the Resource attribute of the Device object
addResource(IResource) - Method in interface moos.ssds.model.IDataContainer
Adds a feature to the Resource attribute of the DataContainer object
addResource(IResource) - Method in interface moos.ssds.model.IDataProducer
Adds a feature to the Resource attribute of the DataProducer object
addResource(IResource) - Method in interface moos.ssds.model.IDevice
Adds a feature to the Resource attribute of the Device object
addResource(IResource) - Method in interface moos.ssds.model.ISoftware
 
addResource(IResource) - Method in interface moos.ssds.model.ResourceOwner
 
addResource(IResource) - Method in class moos.ssds.model.Software
 
after(Date) - Method in class moos.ssds.model.DateRange
 

B

BEFORE - Static variable in class moos.ssds.model.DateRange
 
BIG_ENDIAN - Static variable in interface moos.ssds.model.IRecordDescription
 
BINARY_BUFFERSTYLE - Static variable in interface moos.ssds.model.IRecordDescription
 
before(Date) - Method in class moos.ssds.model.DateRange
 
build() - Method in class moos.ssds.model.XmlBuilder
Deprecated. use marshall instead

C

CommentTag - class moos.ssds.model.CommentTag.
CommentTag simply holds a string.
CommentTag() - Constructor for class moos.ssds.model.CommentTag
This is the default (no argument) constructor
CommentTag(String) - Constructor for class moos.ssds.model.CommentTag
This is the constructor that takes in a string that represents the comment
close() - Method in class moos.ssds.jms.Subscriber
Closes the topic connection.
close() - Method in class moos.ssds.jms.SubscriberComponent
Closes the topic connection.
commentTagsAsStrings() - Method in class moos.ssds.model.HeaderDescription
This method returns a collection of Strings that represent the CommentTag objects in the ArrayList.
commentTagsAsStrings() - Method in interface moos.ssds.model.IHeaderDescription
This method returns a collection of Strings that represent the CommentTag objects in the ArrayList.
connect() - Method in class moos.ssds.jms.Subscriber
 

D

DOCUMENT_CALIBRATION_FILE - Static variable in interface moos.ssds.model.IResource
 
DOCUMENT_DOCUMENTATION - Static variable in interface moos.ssds.model.IResource
 
DOCUMENT_SSDS_XML_METADATA - Static variable in interface moos.ssds.model.IResource
 
DURING - Static variable in class moos.ssds.model.DateRange
 
DataContainer - class moos.ssds.model.DataContainer.
Description
DataContainer() - Constructor for class moos.ssds.model.DataContainer
Constructor for the DataContainer object
DataFile - class moos.ssds.model.DataFile.
DataFile() - Constructor for class moos.ssds.model.DataFile
 
DataPacket - class moos.ssds.model.DataPacket.
DataPacket(long, int) - Constructor for class moos.ssds.model.DataPacket
Public no-argument constructor is required for the Externalizable interface
DataPacket(SensorDataPacket) - Constructor for class moos.ssds.model.DataPacket
A copy constructor that casts a SensorDataPacket to a DataPacket.
DataPacket(MetadataPacket) - Constructor for class moos.ssds.model.DataPacket
 
DataPacket(DeviceMessagePacket) - Constructor for class moos.ssds.model.DataPacket
Create the DataPacket from a DeviceMessagePacket
DataPacket(DataPacket) - Constructor for class moos.ssds.model.DataPacket
Copy constructor
DataProducer - class moos.ssds.model.DataProducer.
Description
DataProducer() - Constructor for class moos.ssds.model.DataProducer
Default contructor required for XML marshalling unmarshalling.
DataStream - class moos.ssds.model.DataStream.
DataStream() - Constructor for class moos.ssds.model.DataStream
Constructor for the DataContainer object
DateRange - class moos.ssds.model.DateRange.
Description
DateRange() - Constructor for class moos.ssds.model.DateRange
 
DateRange(IDateRange) - Constructor for class moos.ssds.model.DateRange
Proxy constructor.
Deployment - class moos.ssds.model.Deployment.
Deployment(IDevice) - Constructor for class moos.ssds.model.Deployment
Constructor for the Deployment object
Deployment(IDevice, IDeployment) - Constructor for class moos.ssds.model.Deployment
Constructor that Rich says we need in order to keep the foreign key pointers synchonized between this Deployment, its parent and device.
Deployment() - Constructor for class moos.ssds.model.Deployment
Constructor for the Deployment object
DeploymentRoles - class moos.ssds.model.DeploymentRoles.
Pick list for deployment configuration forms.
DeploymentRoles() - Constructor for class moos.ssds.model.DeploymentRoles
 
Device - class moos.ssds.model.Device.
Device() - Constructor for class moos.ssds.model.Device
Constructor for the Device object
Device(long) - Constructor for class moos.ssds.model.Device
Constructor for the Device object
Device(Long) - Constructor for class moos.ssds.model.Device
Constructor for the Device object
DeviceTypes - class moos.ssds.model.DeviceTypes.
 
DeviceTypes() - Constructor for class moos.ssds.model.DeviceTypes
 
duration() - Method in class moos.ssds.model.DateRange
 
durationDays() - Method in class moos.ssds.model.DateRange
 
during(Date) - Method in class moos.ssds.model.DateRange
 

E

Event - class moos.ssds.model.Event.
Event() - Constructor for class moos.ssds.model.Event
 
Example1 - class moos.ssds.model.Example1.
Example for marshalling XML from the SSDS object model
Example1() - Constructor for class moos.ssds.model.Example1
 
equals(Object) - Method in class moos.ssds.model.CommentTag
A method that checks to see if two CommentTags are equal.
equals(Object) - Method in interface moos.ssds.model.ICommentTag
A method that checks to see if two CommentTags are equal.
equals(Object) - Method in interface moos.ssds.model.IRecordVariable
 
equals(Object) - Method in interface moos.ssds.model.IResource
 
equals(Object) - Method in class moos.ssds.model.Resource
 
example - package example
 

F

FIXED_BUFFERLENGTH - Static variable in interface moos.ssds.model.IRecordDescription
 
FLATFILE_TYPE - Static variable in interface moos.ssds.model.IDataFile
Flatfiles are machine parseable datafiles that can be describes using the SSDS metadata schema
finalize() - Method in class moos.ssds.jms.Publisher
 
finalize() - Method in class moos.ssds.jms.PublisherComponent
This is the finalize method that is run by the garbage collector just before destroying the object.
findStandardVariableByName() - Static method in class moos.ssds.model.StandardVariable
 
format(Date) - Method in class moos.ssds.model.XmlDateFormat
Format a date as the standard used in XML
formatCompact(Date) - Method in class moos.ssds.model.XmlDateFormat
Format a date as a string.

G

getAddress1() - Method in interface moos.ssds.model.IPerson
 
getAddress1() - Method in class moos.ssds.model.Person
 
getAddress2() - Method in interface moos.ssds.model.IPerson
 
getAddress2() - Method in class moos.ssds.model.Person
 
getBufferItemSeparator() - Method in interface moos.ssds.model.IRecordDescription
 
getBufferItemSeparator() - Method in class moos.ssds.model.RecordDescription
 
getBufferLengthType() - Method in interface moos.ssds.model.IRecordDescription
 
getBufferLengthType() - Method in class moos.ssds.model.RecordDescription
 
getBufferStyle() - Method in interface moos.ssds.model.IRecordDescription
 
getBufferStyle() - Method in class moos.ssds.model.RecordDescription
 
getByteOffset() - Method in class moos.ssds.model.HeaderDescription
This method returns the number of bytes that the HeaderDescription is located at in the DataFile
getByteOffset() - Method in interface moos.ssds.model.IHeaderDescription
This method returns the number of bytes that the HeaderDescription is located at in the DataFile
getChildDeployments() - Method in class moos.ssds.model.Deployment
Gets the childDeployments attribute of the Deployment object
getChildDeployments() - Method in interface moos.ssds.model.IDeployment
Gets the childDeployments attribute of the Deployment object
getCity() - Method in interface moos.ssds.model.IPerson
 
getCity() - Method in class moos.ssds.model.Person
 
getColumnIndex() - Method in interface moos.ssds.model.IRecordVariable
Gets the columnIndex attribute of the RecordVariable object.
getColumnIndex() - Method in class moos.ssds.model.RecordVariable
Gets the columnIndex attribute of the RecordVariable object.
getCommentTags() - Method in class moos.ssds.model.HeaderDescription
This method returns the collection of CommentTagss for this HeaderDescription.
getCommentTags() - Method in interface moos.ssds.model.IHeaderDescription
This method returns the collection of CommentTagss for this HeaderDescription.
getContact() - Method in class moos.ssds.model.DataContainer
Gets the contact attribute of the DataContainer object
getContact() - Method in class moos.ssds.model.DataProducer
Gets the contact attribute of the DataProducer object
getContact() - Method in class moos.ssds.model.Device
Gets the contact attribute of the Device object
getContact() - Method in interface moos.ssds.model.IDataContainer
Gets the contact attribute of the DataContainer object
getContact() - Method in interface moos.ssds.model.IDataProducer
Gets the contact attribute of the DataProducer object
getContact() - Method in interface moos.ssds.model.IDevice
Gets the contact attribute of the Device object
getContact() - Method in interface moos.ssds.model.ISoftware
Gets the contact attribute of the Software object
getContact() - Method in class moos.ssds.model.Software
Gets the contact attribute of the Software object
getContactId() - Method in class moos.ssds.model.DataProducer
 
getContactId() - Method in interface moos.ssds.model.IDataProducer
 
getContentType() - Method in class moos.ssds.model.DataFile
Indicates the contents of the DataFile
getContentType() - Method in interface moos.ssds.model.IDataFile
Indicates the contents of the DataFile
getCreator() - Method in class moos.ssds.model.DataContainer
Gets the creator attribute of the DataContainer object
getCreator() - Method in interface moos.ssds.model.IDataContainer
Gets the creator attribute of the DataContainer object
getDataContainers() - Method in interface moos.ssds.model.IResource
 
getDataContainers() - Method in class moos.ssds.model.Resource
 
getDataProducer() - Method in class moos.ssds.model.Event
 
getDataProducer() - Method in interface moos.ssds.model.IEvent
 
getDataProducerId() - Method in class moos.ssds.model.DataContainer
Gets the dataProducerId attribute of the DataContainer object
getDataProducerId() - Method in class moos.ssds.model.Event
 
getDataProducerId() - Method in interface moos.ssds.model.IDataContainer
Gets the dataProducerId attribute of the DataContainer object
getDataProducerId() - Method in interface moos.ssds.model.IEvent
 
getDataProducers() - Method in interface moos.ssds.model.IResource
 
getDataProducers() - Method in class moos.ssds.model.Resource
 
getDateRange() - Method in class moos.ssds.model.DataContainer
Gets the dateRange attribute of the DataContainer object
getDateRange() - Method in class moos.ssds.model.DataProducer
Gets the dateRange attribute of the DataProducer object
getDateRange() - Method in class moos.ssds.model.DateRange
 
getDateRange() - Method in class moos.ssds.model.Event
 
getDateRange() - Method in interface moos.ssds.model.IDataContainer
Gets the dateRange attribute of the DataContainer object
getDateRange() - Method in interface moos.ssds.model.IDataProducer
Gets the dateRange attribute of the DataProducer object
getDateRange() - Method in interface moos.ssds.model.IDateRange
 
getDateRange() - Method in interface moos.ssds.model.IEvent
 
getDateRange() - Method in interface moos.ssds.model.IResource
 
getDateRange() - Method in class moos.ssds.model.Resource
 
getDefaultDeploymentRole() - Method in class moos.ssds.model.DeviceTypes
 
getDefaultDeploymentRole() - Method in interface moos.ssds.model.IDeviceTypes
 
getDeployments() - Method in class moos.ssds.model.Device
Gets the allDeployments attribute of the Device object
getDeployments() - Method in interface moos.ssds.model.IDevice
Gets the allDeployments attribute of the Device object
getDepth() - Method in class moos.ssds.model.NominalLocation
 
getDescription() - Method in class moos.ssds.model.DataContainer
Gets the description attribute of the DataContainer object
getDescription() - Method in class moos.ssds.model.DataProducer
Gets the description attribute of the DataProducer object
getDescription() - Method in class moos.ssds.model.DeploymentRoles
 
getDescription() - Method in class moos.ssds.model.Device
Gets the description attribute of the Device object
getDescription() - Method in class moos.ssds.model.DeviceTypes
 
getDescription() - Method in class moos.ssds.model.Event
 
getDescription() - Method in class moos.ssds.model.HeaderDescription
This method retrieves the description of the HeaderDescription
getDescription() - Method in interface moos.ssds.model.IDataContainer
Gets the description attribute of the DataContainer object
getDescription() - Method in interface moos.ssds.model.IDataProducer
Gets the description attribute of the DataProducer object
getDescription() - Method in interface moos.ssds.model.IDeploymentRoles
 
getDescription() - Method in interface moos.ssds.model.IDescription
 
getDescription() - Method in interface moos.ssds.model.IDevice
Gets the description attribute of the Device object
getDescription() - Method in interface moos.ssds.model.IDeviceTypes
 
getDescription() - Method in interface moos.ssds.model.IEvent
 
getDescription() - Method in interface moos.ssds.model.IHeaderDescription
This method retrieves the description of the HeaderDescription
getDescription() - Method in interface moos.ssds.model.IRecordVariable
 
getDescription() - Method in interface moos.ssds.model.IResource
 
getDescription() - Method in interface moos.ssds.model.ISoftware
Gets the description attribute of the Software object
getDescription() - Method in interface moos.ssds.model.IStandardUnit
 
getDescription() - Method in interface moos.ssds.model.IStandardVariable
 
getDescription() - Method in class moos.ssds.model.RecordVariable
 
getDescription() - Method in class moos.ssds.model.Resource
 
getDescription() - Method in class moos.ssds.model.Software
Gets the description attribute of the Software object
getDescription() - Method in class moos.ssds.model.StandardUnit
 
getDescription() - Method in class moos.ssds.model.StandardVariable
 
getDevice() - Method in class moos.ssds.model.Deployment
Gets the device attribute of the Deployment object
getDevice() - Method in interface moos.ssds.model.IDeployment
Gets the device attribute of the Deployment object
getDeviceId() - Method in class moos.ssds.model.Deployment
Gets the deviceId attribute of the Deployment object
getDeviceId() - Method in interface moos.ssds.model.IDeployment
Gets the deviceId attribute of the Deployment object
getDevices() - Method in interface moos.ssds.model.IResource
 
getDevices() - Method in class moos.ssds.model.Resource
 
getDocument() - Method in class moos.ssds.model.XmlBuilder
 
getEmail() - Method in interface moos.ssds.model.IPerson
 
getEmail() - Method in class moos.ssds.model.Person
 
getEndDate() - Method in class moos.ssds.model.DataContainer
Gets the endDate attribute of the DataContainer object
getEndDate() - Method in class moos.ssds.model.DataProducer
Gets the endDate attribute of the DataProducer object
getEndDate() - Method in class moos.ssds.model.DateRange
 
getEndDate() - Method in class moos.ssds.model.Event
 
getEndDate() - Method in interface moos.ssds.model.IDataContainer
Gets the endDate attribute of the DataContainer object
getEndDate() - Method in interface moos.ssds.model.IDataProducer
Gets the endDate attribute of the DataProducer object
getEndDate() - Method in interface moos.ssds.model.IDateRange
 
getEndDate() - Method in interface moos.ssds.model.IEvent
 
getEndDate() - Method in interface moos.ssds.model.IResource
 
getEndDate() - Method in class moos.ssds.model.Resource
 
getEndian() - Method in interface moos.ssds.model.IRecordDescription
 
getEndian() - Method in class moos.ssds.model.RecordDescription
 
getFileName() - Method in class moos.ssds.model.DataFile
This should dynamically parses the filename from the URL.
getFileName() - Method in interface moos.ssds.model.IDataFile
This should dynamically parses the filename from the URL.
getFirstname() - Method in interface moos.ssds.model.IPerson
 
getFirstname() - Method in class moos.ssds.model.Person
 
getFormat() - Method in interface moos.ssds.model.IRecordVariable
Gets the format attribute of the RecordVariable object
getFormat() - Method in class moos.ssds.model.RecordVariable
Gets the format attribute of the RecordVariable object
getHeaderDescription() - Method in class moos.ssds.model.CommentTag
This is the method to return the HeaderDescription object that this CommentTag is associated with.
getHeaderDescription() - Method in class moos.ssds.model.DataFile
 
getHeaderDescription() - Method in interface moos.ssds.model.ICommentTag
This is the method to return the HeaderDescription object that this CommentTag is associated with.
getHeaderDescription() - Method in interface moos.ssds.model.IDataFile
 
getHeaderDescriptionId() - Method in class moos.ssds.model.CommentTag
This is the method to retrieve the unique identifier of the HeaderDescription that this CommentTag is associated with
getHeaderDescriptionId() - Method in class moos.ssds.model.DataFile
 
getHeaderDescriptionId() - Method in interface moos.ssds.model.ICommentTag
This is the method to retrieve the unique identifier of the HeaderDescription that this CommentTag is associated with
getHeaderDescriptionId() - Method in interface moos.ssds.model.IDataFile
 
getHostName() - Method in interface moos.ssds.model.IProcessRun
 
getHostName() - Method in class moos.ssds.model.ProcessRun
 
getId() - Method in class moos.ssds.model.CommentTag
The method to return the ID of the CommentTag
getId() - Method in class moos.ssds.model.DataContainer
Gets the id attribute of the DataContainer object
getId() - Method in class moos.ssds.model.DataProducer
Gets the id attribute of the DataProducer object
getId() - Method in class moos.ssds.model.DeploymentRoles
 
getId() - Method in class moos.ssds.model.Device
Gets the id attribute of the Device object
getId() - Method in class moos.ssds.model.DeviceTypes
Gets the id attribute of the Device object
getId() - Method in class moos.ssds.model.Event
 
getId() - Method in class moos.ssds.model.HeaderDescription
This is the method used to retrieve the unique identifier for the HeaderDescription
getId() - Method in interface moos.ssds.model.ICommentTag
The method to return the ID of the CommentTag
getId() - Method in interface moos.ssds.model.IDataContainer
Gets the id attribute of the DataContainer object
getId() - Method in interface moos.ssds.model.IDataProducer
Gets the id attribute of the DataProducer object
getId() - Method in interface moos.ssds.model.IDeploymentRoles
 
getId() - Method in interface moos.ssds.model.IDevice
Gets the id attribute of the Device object
getId() - Method in interface moos.ssds.model.IDeviceTypes
Gets the id attribute of the Device object
getId() - Method in interface moos.ssds.model.IEvent
 
getId() - Method in interface moos.ssds.model.IHeaderDescription
This is the method used to retrieve the unique identifier for the HeaderDescription
getId() - Method in interface moos.ssds.model.IPerson
 
getId() - Method in interface moos.ssds.model.IRecordDescription
 
getId() - Method in interface moos.ssds.model.IRecordVariable
Gets the id attribute of the RecordVariable object
getId() - Method in interface moos.ssds.model.IResource
 
getId() - Method in interface moos.ssds.model.ISoftware
Gets the id attribute of the Software object
getId() - Method in interface moos.ssds.model.IStandardUnit
 
getId() - Method in interface moos.ssds.model.IStandardVariable
 
getId() - Method in interface moos.ssds.model.IX3DLocation
 
getId() - Method in class moos.ssds.model.NominalLocation
 
getId() - Method in class moos.ssds.model.Person
 
getId() - Method in class moos.ssds.model.RecordDescription
 
getId() - Method in class moos.ssds.model.RecordVariable
Gets the id attribute of the RecordVariable object
getId() - Method in class moos.ssds.model.Resource
 
getId() - Method in class moos.ssds.model.Software
Gets the id attribute of the Software object
getId() - Method in class moos.ssds.model.StandardUnit
 
getId() - Method in class moos.ssds.model.StandardVariable
 
getId() - Method in interface moos.ssds.model.ValueObject
 
getId() - Method in class moos.ssds.model.X3DLocation
 
getLatitude() - Method in class moos.ssds.model.NominalLocation
 
getLongName() - Method in interface moos.ssds.model.IRecordVariable
Gets the longName attribute of the RecordVariable object
getLongName() - Method in interface moos.ssds.model.IStandardUnit
 
getLongName() - Method in class moos.ssds.model.RecordVariable
Gets the longName attribute of the RecordVariable object
getLongName() - Method in class moos.ssds.model.StandardUnit
 
getLongitude() - Method in class moos.ssds.model.NominalLocation
 
getMessageListener() - Method in class moos.ssds.jms.Subscriber
Accessor for the MessageListener
getMessageListener() - Method in class moos.ssds.jms.SubscriberComponent
Accessor for the MessageListener
getMetadataId() - Method in class moos.ssds.model.DataPacket
 
getMetadataId() - Method in class moos.ssds.model.Deployment
Gets the metadataId attribute of the Deployment object
getMetadataId() - Method in interface moos.ssds.model.IDeployment
Gets the metadataId attribute of the Deployment object
getMfgModel() - Method in class moos.ssds.model.Device
Gets the mfgModel attribute of the Device object
getMfgModel() - Method in interface moos.ssds.model.IDevice
Gets the mfgModel attribute of the Device object
getMfgName() - Method in class moos.ssds.model.Device
Gets the mfgName attribute of the Device object
getMfgName() - Method in interface moos.ssds.model.IDevice
Gets the mfgName attribute of the Device object
getMfgSerialNumber() - Method in class moos.ssds.model.Device
Gets the mfgSerialNumber attribute of the Device object
getMfgSerialNumber() - Method in interface moos.ssds.model.IDevice
Gets the mfgSerialNumber attribute of the Device object
getMissingValue() - Method in interface moos.ssds.model.IRecordVariable
Gets the missingValue attribute of the RecordVariable object
getMissingValue() - Method in class moos.ssds.model.RecordVariable
Gets the missingValue attribute of the RecordVariable object
getModelText() - Method in interface moos.ssds.model.IX3DLocation
 
getModelText() - Method in class moos.ssds.model.X3DLocation
 
getName() - Method in class moos.ssds.model.DataContainer
Gets the name attribute of the DataContainer object
getName() - Method in class moos.ssds.model.DataProducer
Gets the name attribute of the DataProducer object
getName() - Method in class moos.ssds.model.Device
Gets the name attribute of the Device object
getName() - Method in class moos.ssds.model.Event
 
getName() - Method in interface moos.ssds.model.IDataContainer
Gets the name attribute of the DataContainer object
getName() - Method in interface moos.ssds.model.IDataProducer
Gets the name attribute of the DataProducer object
getName() - Method in interface moos.ssds.model.IDescription
 
getName() - Method in interface moos.ssds.model.IDevice
Gets the name attribute of the Device object
getName() - Method in interface moos.ssds.model.IEvent
 
getName() - Method in interface moos.ssds.model.IRecordVariable
Gets the name attribute of the RecordVariable object
getName() - Method in interface moos.ssds.model.IResource
 
getName() - Method in interface moos.ssds.model.ISoftware
Gets the name attribute of the Software object
getName() - Method in interface moos.ssds.model.IStandardUnit
 
getName() - Method in interface moos.ssds.model.IStandardVariable
 
getName() - Method in class moos.ssds.model.RecordVariable
Gets the name attribute of the RecordVariable object
getName() - Method in class moos.ssds.model.Resource
 
getName() - Method in class moos.ssds.model.Software
Gets the name attribute of the Software object
getName() - Method in class moos.ssds.model.StandardUnit
 
getName() - Method in class moos.ssds.model.StandardVariable
 
getNominalDepth() - Method in class moos.ssds.model.Deployment
 
getNominalDepth() - Method in interface moos.ssds.model.IDeployment
 
getNominalLatitude() - Method in class moos.ssds.model.Deployment
 
getNominalLatitude() - Method in interface moos.ssds.model.IDeployment
 
getNominalLongitude() - Method in class moos.ssds.model.Deployment
 
getNominalLongitude() - Method in interface moos.ssds.model.IDeployment
 
getNumHeaderLines() - Method in class moos.ssds.model.HeaderDescription
This method retrieves the number of lines that this HeaderDescription spans.
getNumHeaderLines() - Method in interface moos.ssds.model.IHeaderDescription
This method retrieves the number of lines that this HeaderDescription spans.
getOjbConcreteClass() - Method in class moos.ssds.model.DataProducer
Gets the ojbConcreteClass attribute of the DataProducer object
getOjbConcreteClass() - Method in class moos.ssds.model.Deployment
Gets the ojbConcreteClass attribute of the Deployment object
getOjbConcreteClass() - Method in interface moos.ssds.model.IDataProducer
Gets the ojbConcreteClass attribute of the DataProducer object
getOjbConcreteClass() - Method in interface moos.ssds.model.IDeployment
Gets the ojbConcreteClass attribute of the Deployment object
getOrganization() - Method in interface moos.ssds.model.IPerson
 
getOrganization() - Method in class moos.ssds.model.Person
 
getOrientation() - Method in interface moos.ssds.model.IX3DLocation
 
getOrientation() - Method in class moos.ssds.model.X3DLocation
 
getParentDeployment() - Method in class moos.ssds.model.Deployment
Gets the parentDeployment attribute of the Deployment object
getParentDeployment() - Method in interface moos.ssds.model.IDeployment
Gets the parentDeployment attribute of the Deployment object
getParentId() - Method in class moos.ssds.model.Deployment
Gets the parentId attribute of the Deployment object
getParentId() - Method in interface moos.ssds.model.IDeployment
Gets the parentId attribute of the Deployment object
getParseRegExp() - Method in interface moos.ssds.model.IRecordVariable
Get the regular expression used to parse the data if is needs one
getParseRegExp() - Method in class moos.ssds.model.RecordVariable
Get the regular expression used to parse the data if is needs one
getPerson() - Method in class moos.ssds.model.DataContainer
Gets the person attribute of the DataContainer object
getPerson() - Method in class moos.ssds.model.Device
Gets the person attribute of the Device object
getPerson() - Method in interface moos.ssds.model.IDataContainer
Gets the person attribute of the DataContainer object
getPerson() - Method in interface moos.ssds.model.IDevice
Gets the person attribute of the Device object
getPerson() - Method in interface moos.ssds.model.IResource
 
getPerson() - Method in interface moos.ssds.model.ISoftware
Gets the person attribute of the Software object
getPerson() - Method in class moos.ssds.model.Resource
 
getPerson() - Method in class moos.ssds.model.Software
Gets the person attribute of the Software object
getPersonId() - Method in class moos.ssds.model.DataContainer
Gets the personId attribute of the DataContainer object
getPersonId() - Method in class moos.ssds.model.Device
Gets the personId attribute of the Device object
getPersonId() - Method in interface moos.ssds.model.IDataContainer
Gets the personId attribute of the DataContainer object
getPersonId() - Method in interface moos.ssds.model.IDevice
Gets the personId attribute of the Device object
getPersonId() - Method in interface moos.ssds.model.IResource
 
getPersonId() - Method in interface moos.ssds.model.ISoftware
Gets the personId attribute of the Software object
getPersonId() - Method in class moos.ssds.model.Resource
 
getPersonId() - Method in class moos.ssds.model.Software
Gets the personId attribute of the Software object
getPhone() - Method in interface moos.ssds.model.IPerson
 
getPhone() - Method in class moos.ssds.model.Person
 
getPlatformId() - Method in class moos.ssds.model.DataPacket
 
getPreferredDeploymentRole() - Method in class moos.ssds.model.Device
Gets the preferredDeploymentRole attribute of the Device object
getPreferredDeploymentRole() - Method in interface moos.ssds.model.IDevice
Gets the preferredDeploymentRole attribute of the Device object
getProcessRuns() - Method in interface moos.ssds.model.ISoftware
Gets the processRuns attribute of the Software object
getProcessRuns() - Method in class moos.ssds.model.Software
Gets the processRuns attribute of the Software object
getRecordDescription() - Method in class moos.ssds.model.DataContainer
Returns the first recordDescirption in the interanl list
getRecordDescription() - Method in interface moos.ssds.model.IDataContainer
Returns the first recordDescirption in the interanl list
getRecordDescriptions() - Method in class moos.ssds.model.DataContainer
WARNING:This method is for OJB use not for production code.
getRecordDescriptions() - Method in interface moos.ssds.model.IDataContainer
WARNING:This method is for OJB use not for production code.
getRecordTerminator() - Method in interface moos.ssds.model.IRecordDescription
 
getRecordTerminator() - Method in class moos.ssds.model.RecordDescription
 
getRecordType() - Method in class moos.ssds.model.DataPacket
 
getRecordType() - Method in interface moos.ssds.model.IRecordDescription
 
getRecordType() - Method in class moos.ssds.model.RecordDescription
 
getReferenceScale() - Method in interface moos.ssds.model.IStandardVariable
 
getReferenceScale() - Method in class moos.ssds.model.StandardVariable
 
getResourceOwner() - Method in interface moos.ssds.model.IResource
 
getResourceOwner() - Method in class moos.ssds.model.Resource
 
getResourceType() - Method in interface moos.ssds.model.IResource
 
getResourceType() - Method in class moos.ssds.model.Resource
 
getResources() - Method in class moos.ssds.model.Device
 
getResources() - Method in interface moos.ssds.model.IDevice
 
getRole() - Method in class moos.ssds.model.Deployment
Gets the role attribute of the Deployment object
getRole() - Method in class moos.ssds.model.DeploymentRoles
 
getRole() - Method in interface moos.ssds.model.IDeployment
Gets the role attribute of the Deployment object
getRole() - Method in interface moos.ssds.model.IDeploymentRoles
 
getRootElements() - Method in class moos.ssds.model.XmlBuilder
 
getSoftware() - Method in interface moos.ssds.model.IProcessRun
 
getSoftware() - Method in class moos.ssds.model.ProcessRun
 
getSoftwareId() - Method in interface moos.ssds.model.IProcessRun
 
getSoftwareId() - Method in class moos.ssds.model.ProcessRun
 
getSoftwares() - Method in interface moos.ssds.model.IResource
 
getSoftwares() - Method in class moos.ssds.model.Resource
 
getStandardUnit() - Method in interface moos.ssds.model.IRecordVariable
 
getStandardUnit() - Method in class moos.ssds.model.RecordVariable
 
getStandardUnitId() - Method in interface moos.ssds.model.IRecordVariable
 
getStandardUnitId() - Method in class moos.ssds.model.RecordVariable
 
getStandardUnits() - Method in interface moos.ssds.model.IStandardVariable
 
getStandardUnits() - Method in class moos.ssds.model.StandardVariable
 
getStandardVariable() - Method in interface moos.ssds.model.IRecordVariable
Gets the variable attribute of the RecordVariable object
getStandardVariable() - Method in class moos.ssds.model.RecordVariable
Gets the variable attribute of the RecordVariable object
getStandardVariableId() - Method in interface moos.ssds.model.IRecordVariable
Gets the variableId attribute of the RecordVariable object
getStandardVariableId() - Method in class moos.ssds.model.RecordVariable
Gets the variableId attribute of the RecordVariable object
getStandardVariables() - Method in interface moos.ssds.model.IStandardUnit
 
getStandardVariables() - Method in class moos.ssds.model.StandardUnit
 
getStartDate() - Method in class moos.ssds.model.DataContainer
Gets the startDate attribute of the DataContainer object
getStartDate() - Method in class moos.ssds.model.DataProducer
Gets the startDate attribute of the DataProducer object
getStartDate() - Method in class moos.ssds.model.DateRange
 
getStartDate() - Method in class moos.ssds.model.Event
 
getStartDate() - Method in interface moos.ssds.model.IDataContainer
Gets the startDate attribute of the DataContainer object
getStartDate() - Method in interface moos.ssds.model.IDataProducer
Gets the startDate attribute of the DataProducer object
getStartDate() - Method in interface moos.ssds.model.IDateRange
 
getStartDate() - Method in interface moos.ssds.model.IEvent
 
getStartDate() - Method in interface moos.ssds.model.IResource
 
getStartDate() - Method in class moos.ssds.model.Resource
 
getState() - Method in interface moos.ssds.model.IPerson
 
getState() - Method in class moos.ssds.model.Person
 
getStatus() - Method in interface moos.ssds.model.IPerson
 
getStatus() - Method in class moos.ssds.model.Person
 
getSurname() - Method in interface moos.ssds.model.IPerson
 
getSurname() - Method in class moos.ssds.model.Person
 
getSymbol() - Method in interface moos.ssds.model.IStandardUnit
 
getSymbol() - Method in class moos.ssds.model.StandardUnit
 
getTagString() - Method in class moos.ssds.model.CommentTag
This is the method used to get the TagString text that is in this CommentTag
getTagString() - Method in interface moos.ssds.model.ICommentTag
This is the method used to get the TagString text that is in this CommentTag
getTopicname() - Method in class moos.ssds.jms.Publisher
 
getTopicname() - Method in class moos.ssds.jms.PublisherComponent
Getter method to retrieve the name of the topic that this publisher is sending its messagest to
getTopicname() - Method in class moos.ssds.jms.Subscriber
Accessor for the topic name
getTopicname() - Method in class moos.ssds.jms.SubscriberComponent
Accessor for the topic name
getTranslation() - Method in interface moos.ssds.model.IX3DLocation
 
getTranslation() - Method in class moos.ssds.model.X3DLocation
 
getType() - Method in class moos.ssds.model.Device
Gets the type attribute of the Device object
getType() - Method in class moos.ssds.model.DeviceTypes
 
getType() - Method in interface moos.ssds.model.IDevice
 
getType() - Method in interface moos.ssds.model.IDeviceTypes
 
getUnits() - Method in interface moos.ssds.model.IRecordVariable
Gets the recordDescription attribute of the RecordVariable object
getUnits() - Method in class moos.ssds.model.RecordVariable
Gets the units attribute of the RecordVariable object
getUrl() - Method in class moos.ssds.model.DataFile
 
getUrl() - Method in class moos.ssds.model.DataStream
 
getUrl() - Method in interface moos.ssds.model.IDataFile
 
getUrl() - Method in interface moos.ssds.model.IDataStream
 
getUrl() - Method in interface moos.ssds.model.IResource
 
getUrl() - Method in interface moos.ssds.model.ISoftware
Gets the url of the Software object
getUrl() - Method in interface moos.ssds.model.IUrlAccess
 
getUrl() - Method in class moos.ssds.model.Resource
 
getUrl() - Method in class moos.ssds.model.Software
 
getValidMax() - Method in interface moos.ssds.model.IRecordVariable
Gets the validMax attribute of the RecordVariable object
getValidMax() - Method in class moos.ssds.model.RecordVariable
Gets the validMax attribute of the RecordVariable object
getValidMin() - Method in interface moos.ssds.model.IRecordVariable
Gets the validMin attribute of the RecordVariable object
getValidMin() - Method in class moos.ssds.model.RecordVariable
Gets the validMin attribute of the RecordVariable object
getVersion() - Method in interface moos.ssds.model.ISoftware
Gets the version attribute of the Software object
getVersion() - Method in class moos.ssds.model.Software
Gets the version attribute of the Software object
getX3DLocation() - Method in class moos.ssds.model.Deployment
Gets the x3DLocation attribute of the Deployment object
getX3DLocation() - Method in interface moos.ssds.model.IDeployment
Gets the x3DLocation attribute of the Deployment object
getZipcode() - Method in interface moos.ssds.model.IPerson
 
getZipcode() - Method in class moos.ssds.model.Person
 

H

HeaderDescription - class moos.ssds.model.HeaderDescription.
This class represents a description of header sections in DataFile.
HeaderDescription() - Constructor for class moos.ssds.model.HeaderDescription
This is the default constructor
HumanIntervention - class moos.ssds.model.HumanIntervention.
HumanIntervention() - Constructor for class moos.ssds.model.HumanIntervention
 
hasByteOffset() - Method in class moos.ssds.model.HeaderDescription
This method indicates whether or not this HeaderDescription has a byteOffset in the DataFile
hasByteOffset() - Method in interface moos.ssds.model.IHeaderDescription
This method indicates whether or not this HeaderDescription has a byteOffset in the DataFile
hasCommentTags() - Method in class moos.ssds.model.HeaderDescription
This method returns the result of a check to see if any CommentTags are present in the HeaderDescription.
hasCommentTags() - Method in interface moos.ssds.model.IHeaderDescription
This method returns the result of a check to see if any CommentTags are present in the HeaderDescription.
hasHeaderLines() - Method in class moos.ssds.model.HeaderDescription
This returns a boolean that indicates if there are header lines in this HeaderDescription
hasHeaderLines() - Method in interface moos.ssds.model.IHeaderDescription
This returns a boolean that indicates if there are header lines in this HeaderDescription
hashCode() - Method in class moos.ssds.model.CommentTag
A method to return a hashcode for the tagString that is in this CommentTag
hashCode() - Method in interface moos.ssds.model.ICommentTag
A method to return a hashcode for the tagString that is in this CommentTag

I

ICommentTag - interface moos.ssds.model.ICommentTag.
ICommentTag declares an interface for objects that simply hold a string.
IDataContainer - interface moos.ssds.model.IDataContainer.
 
IDataFile - interface moos.ssds.model.IDataFile.
 
IDataProducer - interface moos.ssds.model.IDataProducer.
 
IDataStream - interface moos.ssds.model.IDataStream.
 
IDateRange - interface moos.ssds.model.IDateRange.
IDeployment - interface moos.ssds.model.IDeployment.
 
IDeploymentRoles - interface moos.ssds.model.IDeploymentRoles.
 
IDescription - interface moos.ssds.model.IDescription.
IDevice - interface moos.ssds.model.IDevice.
 
IDeviceTypes - interface moos.ssds.model.IDeviceTypes.
 
IEvent - interface moos.ssds.model.IEvent.
 
IHeaderDescription - interface moos.ssds.model.IHeaderDescription.
This class represents a interface for a description of header sections in DataFile.
IHumanIntervention - interface moos.ssds.model.IHumanIntervention.
 
INSTRUMENT_ROLE - Static variable in interface moos.ssds.model.IDeployment
Description of the Field
IPerson - interface moos.ssds.model.IPerson.
 
IProcessRun - interface moos.ssds.model.IProcessRun.
 
IRecordDescription - interface moos.ssds.model.IRecordDescription.
 
IRecordVariable - interface moos.ssds.model.IRecordVariable.
 
IResource - interface moos.ssds.model.IResource.
 
ISoftware - interface moos.ssds.model.ISoftware.
 
IStandardUnit - interface moos.ssds.model.IStandardUnit.
 
IStandardVariable - interface moos.ssds.model.IStandardVariable.
 
IUrlAccess - interface moos.ssds.model.IUrlAccess.
IX3DLocation - interface moos.ssds.model.IX3DLocation.
 
isConnected() - Method in class moos.ssds.jms.Publisher
 
isConnected() - Method in class moos.ssds.jms.Subscriber
 
isDisplayInDeviceTypesPickList() - Method in class moos.ssds.model.DeploymentRoles
 
isDisplayInDeviceTypesPickList() - Method in interface moos.ssds.model.IDeploymentRoles
 
isDisplayInDeviceTypesPicklist() - Method in class moos.ssds.model.DeviceTypes
 
isDisplayInDeviceTypesPicklist() - Method in interface moos.ssds.model.IDeviceTypes
 
isDisplayInPersonPicklist() - Method in interface moos.ssds.model.IPerson
 
isDisplayInPersonPicklist() - Method in class moos.ssds.model.Person
 
isDisplayInPickList() - Method in interface moos.ssds.model.IStandardUnit
 
isDisplayInPickList() - Method in interface moos.ssds.model.IStandardVariable
 
isDisplayInPickList() - Method in class moos.ssds.model.StandardUnit
 
isDisplayInPickList() - Method in class moos.ssds.model.StandardVariable
 
isDisplayInPreferredRolePickList() - Method in class moos.ssds.model.DeploymentRoles
 
isDisplayInPreferredRolePickList() - Method in interface moos.ssds.model.IDeploymentRoles
 
isDodsAccessible() - Method in class moos.ssds.model.DataFile
 
isDodsAccessible() - Method in interface moos.ssds.model.IDataFile
 
isOriginal() - Method in class moos.ssds.model.DataContainer
Is this a original data? Original data is usually produced directly from a LogicalInstrumentDeployment
isOriginal() - Method in interface moos.ssds.model.IDataContainer
Is this a original data? Original data is usually produced directly from a LogicalInstrumentDeployment
isParseable() - Method in interface moos.ssds.model.IRecordDescription
 
isParseable() - Method in class moos.ssds.model.RecordDescription
 
isWebAccessible() - Method in class moos.ssds.model.DataFile
 
isWebAccessible() - Method in class moos.ssds.model.DataStream
 
isWebAccessible() - Method in interface moos.ssds.model.IDataFile
 
isWebAccessible() - Method in interface moos.ssds.model.IDataStream
 
isWebAccessible() - Method in interface moos.ssds.model.IResource
 
isWebAccessible() - Method in interface moos.ssds.model.IUrlAccess
 
isWebAccessible() - Method in class moos.ssds.model.Resource
 

J

jndiContext - Variable in class moos.ssds.jms.Subscriber
 
jndiContext - Variable in class moos.ssds.jms.SubscriberComponent
This the the naming Context that will be used to look up the JMS related servcies.

L

LITTLE_ENDIAN - Static variable in interface moos.ssds.model.IRecordDescription
 
listAll() - Method in class moos.ssds.model.ObjectBuilder
 
listAllConsumers() - Method in class moos.ssds.model.DataContainer
Returns a Collection of Producers that used this data set.
listAllConsumers() - Method in interface moos.ssds.model.IDataContainer
Returns a Collection of Producers that used this data set.
listAllInputs() - Method in class moos.ssds.model.DataContainer
Lists the DataContainers that were used by the chain of producers that created this instance
listAllInputs() - Method in interface moos.ssds.model.IDataContainer
Returns All consumers both direct and indirect
listAllOutputs() - Method in class moos.ssds.model.DataContainer
 
listAllOutputs() - Method in class moos.ssds.model.DataProducer
 
listAllOutputs() - Method in interface moos.ssds.model.IDataContainer
 
listAllOutputs() - Method in interface moos.ssds.model.IDataProducer
 
listAllOutputsInclChildren() - Method in class moos.ssds.model.Deployment
 
listAllOutputsInclChildren() - Method in interface moos.ssds.model.IDeployment
 
listAllProducers() - Method in class moos.ssds.model.DataContainer
Returns a Collection of Producers that produced this data set.
listAllProducers() - Method in interface moos.ssds.model.IDataContainer
Returns a Collection of Producers that produced this data set.
listBestOutput() - Method in class moos.ssds.model.DataProducer
For the case when a client (such as HOOVES OutputTabShower) wants just the best output to use.
listBestOutput() - Method in interface moos.ssds.model.IDataProducer
For the case when a client (such as HOOVES OutputTabShower) wants just the best output to use.
listChildDeployments() - Method in class moos.ssds.model.Deployment
List all child Deployments from this deployment
listChildDeployments(String) - Method in class moos.ssds.model.Deployment
List child Deployments that have Role role from this deployment
listChildDeployments() - Method in interface moos.ssds.model.IDeployment
List all child Deployments from this deployment
listChildDeployments(String) - Method in interface moos.ssds.model.IDeployment
List child Deployments that have Role role from this deployment
listCommentTags() - Method in class moos.ssds.model.HeaderDescription
This method returns a collection of Strings that represent the CommentTag objects in the ArrayList.
listCommentTags() - Method in interface moos.ssds.model.IHeaderDescription
This method returns a collection of Strings that represent the CommentTag objects in the ArrayList.
listDataProducers() - Method in class moos.ssds.model.ObjectBuilder
 
listDeployments() - Method in class moos.ssds.model.Device
Description of the Method
listDeployments() - Method in interface moos.ssds.model.IDevice
Description of the Method
listDeployments() - Method in class moos.ssds.model.ObjectBuilder
 
listDeployments(String) - Method in class moos.ssds.model.ObjectBuilder
 
listDerivedOutputs() - Method in class moos.ssds.model.DataContainer
Lists all DataContainers that used data or data derived from this container.
listDerivedOutputs() - Method in class moos.ssds.model.DataProducer
Returns a list of derived products.
listDerivedOutputs() - Method in interface moos.ssds.model.IDataContainer
Lists all DataContainers that used data or data derived from this container.
listDerivedOutputs() - Method in interface moos.ssds.model.IDataProducer
Returns a list of derived products.
listDerivedOutputsInclChildren() - Method in class moos.ssds.model.Deployment
Lists outputs that were derived from outputs in this deployment, it's child deployments and any descendants Deployments (grand-children, great-grandchildren, etc)
listDerivedOutputsInclChildren() - Method in interface moos.ssds.model.IDeployment
Lists outputs that were derived from outputs in this deployment, it's child deployments and any descendants Deployments (grand-children, great-grandchildren, etc)
listDevices() - Method in class moos.ssds.model.ObjectBuilder
 
listDirectConsumers() - Method in class moos.ssds.model.DataContainer
Get the Producers that used this dataset directly.
listDirectConsumers() - Method in interface moos.ssds.model.IDataContainer
Get the Producers that used this dataset directly.
listDirectInputs() - Method in class moos.ssds.model.DataContainer
 
listDirectInputs() - Method in interface moos.ssds.model.IDataContainer
 
listEvents() - Method in class moos.ssds.model.DataProducer
Description of the Method
listEvents() - Method in interface moos.ssds.model.IDataProducer
Description of the Method
listHumanInterventions() - Method in class moos.ssds.model.ObjectBuilder
 
listIndirectConsumers() - Method in class moos.ssds.model.DataContainer
Description of the Method
listIndirectConsumers() - Method in interface moos.ssds.model.IDataContainer
Description of the Method
listIndirectCreators() - Method in class moos.ssds.model.DataContainer
 
listIndirectCreators() - Method in interface moos.ssds.model.IDataContainer
 
listIndirectInputs() - Method in class moos.ssds.model.DataContainer
 
listIndirectInputs() - Method in interface moos.ssds.model.IDataContainer
 
listInputs() - Method in class moos.ssds.model.DataProducer
Access to all the DataContainers used by this producer.
listInputs() - Method in interface moos.ssds.model.IDataProducer
Access to all the DataContainers used by this producer.
listOutputs() - Method in class moos.ssds.model.DataProducer
List all the DataContainers produced by a single DataProducer.
listOutputs() - Method in interface moos.ssds.model.IDataProducer
List all the DataContainers produced by a single DataProducer.
listOutputsInclChildren() - Method in class moos.ssds.model.Deployment
List outputs from this deployment, any contained child Deployments, and any descendants Deployments (grand-children, great grandchildren, etc)
listOutputsInclChildren() - Method in interface moos.ssds.model.IDeployment
List outputs from this deployment, any contained child Deployments, and any descendants Deployments (grand-children, great grandchildren, etc)
listProcessRuns() - Method in class moos.ssds.model.ObjectBuilder
 
listRecordDescriptions() - Method in class moos.ssds.model.DataContainer
 
listRecordDescriptions() - Method in interface moos.ssds.model.IDataContainer
 
listRecordVariables() - Method in interface moos.ssds.model.IRecordDescription
 
listRecordVariables() - Method in class moos.ssds.model.RecordDescription
 
listResourceOwners() - Method in class moos.ssds.model.ObjectBuilder
 
listResources() - Method in class moos.ssds.model.DataContainer
List all the configuration files associatied with this device
listResources() - Method in class moos.ssds.model.DataProducer
List all the configuration files associatied with this device
listResources() - Method in class moos.ssds.model.Device
List all the configuration files associatied with this device
listResources() - Method in interface moos.ssds.model.IDataContainer
List all the configuration files associatied with this device
listResources() - Method in interface moos.ssds.model.IDataProducer
List all the configuration files associatied with this device
listResources() - Method in interface moos.ssds.model.IDevice
List all the configuration files associatied with this device
listResources() - Method in interface moos.ssds.model.ISoftware
List all the resources associatied with this device
listResources() - Method in interface moos.ssds.model.ResourceOwner
List all the resources associatied with this device
listResources() - Method in class moos.ssds.model.Software
List all the resources associatied with this device

M

MetadataException - exception moos.ssds.model.MetadataException.
MetadataException(String) - Constructor for class moos.ssds.model.MetadataException
 
main(String[]) - Static method in class example.XmlRoundTrip
 
main(String[]) - Static method in class moos.ssds.model.Example1
 
main(String[]) - Static method in class moos.ssds.model.Test1
 
main(String[]) - Static method in class moos.ssds.model.Test2
 
marshal() - Method in class moos.ssds.model.XmlBuilder
Generates XML tree.
message - Variable in class moos.ssds.jms.Subscriber
 
message - Variable in class moos.ssds.jms.SubscriberComponent
A dummy message
moos.ssds.jms - package moos.ssds.jms
 
moos.ssds.model - package moos.ssds.model
 

N

NETCDF_TYPE - Static variable in interface moos.ssds.model.IDataFile
Netcdf files
NominalLocation - class moos.ssds.model.NominalLocation.
NominalLocation(Double, Double) - Constructor for class moos.ssds.model.NominalLocation
 
NominalLocation(Double, Double, Float) - Constructor for class moos.ssds.model.NominalLocation
 
NominalLocation(double, double) - Constructor for class moos.ssds.model.NominalLocation
 
NominalLocation(double, double, float) - Constructor for class moos.ssds.model.NominalLocation
 
NominalLocation() - Constructor for class moos.ssds.model.NominalLocation
 

O

OBSERVATORY_ROLE - Static variable in interface moos.ssds.model.IDeployment
Description of the Field
ObjectBuilder - class moos.ssds.model.ObjectBuilder.
Class for unmarshalling XML into the SSDS object model
ObjectBuilder(URL) - Constructor for class moos.ssds.model.ObjectBuilder
The constructor for an object builder
ojbConcreteClass - Variable in class moos.ssds.model.DataContainer
Description of the Field
ojbConcreteClass - Variable in class moos.ssds.model.DataProducer
Description of the Field

P

PLATFORM_ROLE - Static variable in interface moos.ssds.model.IDeployment
Description of the Field
Person - class moos.ssds.model.Person.
Person() - Constructor for class moos.ssds.model.Person
 
ProcessRun - class moos.ssds.model.ProcessRun.
A ProcessRun is a DataProducer that contains a Software Reference.
ProcessRun() - Constructor for class moos.ssds.model.ProcessRun
 
Publisher - class moos.ssds.jms.Publisher.
Description
Publisher(String) - Constructor for class moos.ssds.jms.Publisher
Constructor.
Publisher() - Constructor for class moos.ssds.jms.Publisher
 
PublisherComponent - class moos.ssds.jms.PublisherComponent.
PublisherComponent provides an easy to use class that handles JMS publish-subscribe messaging.
PublisherComponent(String) - Constructor for class moos.ssds.jms.PublisherComponent
This is a constructor that starts a connection to a JMS server
PublisherComponent() - Constructor for class moos.ssds.jms.PublisherComponent
This is the default constructor
parse(String) - Method in class moos.ssds.model.XmlDateFormat
 
print(OutputStream, String) - Method in class moos.ssds.model.XmlBuilder
Write the formated xml out to a stream
print(OutputStream) - Method in class moos.ssds.model.XmlBuilder
 
print() - Method in class moos.ssds.model.XmlBuilder
Print the XMl document to System.out
publish(Serializable) - Method in class moos.ssds.jms.Publisher
 
publish(Serializable) - Method in class moos.ssds.jms.PublisherComponent
This is the method that the client will call when it is ready to publish a serialized object to a topic

R

RecordDescription - class moos.ssds.model.RecordDescription.
RecordDescription() - Constructor for class moos.ssds.model.RecordDescription
 
RecordDescription(IRecordDescription) - Constructor for class moos.ssds.model.RecordDescription
Copy constructor
RecordVariable - class moos.ssds.model.RecordVariable.
 
RecordVariable() - Constructor for class moos.ssds.model.RecordVariable
 
RecordVariable(IRecordVariable) - Constructor for class moos.ssds.model.RecordVariable
Copy constructor
Resource - class moos.ssds.model.Resource.
A class for maintaining references to just about any type of file.
Resource() - Constructor for class moos.ssds.model.Resource
 
Resource(URL) - Constructor for class moos.ssds.model.Resource
 
Resource(IResource) - Constructor for class moos.ssds.model.Resource
Copy constructor
ResourceOwner - interface moos.ssds.model.ResourceOwner.
Interface for classes that need to reference Resources.
relation(Date) - Method in class moos.ssds.model.DateRange
 
remove(Object) - Method in class moos.ssds.model.XmlBuilder
 
removeAll(Collection) - Method in class moos.ssds.model.XmlBuilder
 
removeChildDeployment(IDeployment) - Method in class moos.ssds.model.Deployment
Description of the Method
removeChildDeployment(IDeployment) - Method in interface moos.ssds.model.IDeployment
Description of the Method
removeCommentTag(ICommentTag) - Method in class moos.ssds.model.HeaderDescription
This method removes a CommentTag from ArrayList.
removeCommentTag(String) - Method in class moos.ssds.model.HeaderDescription
This method removes a CommentTag from ArrayList.
removeCommentTag(ICommentTag) - Method in interface moos.ssds.model.IHeaderDescription
This method removes a CommentTag from ArrayList.
removeCommentTag(String) - Method in interface moos.ssds.model.IHeaderDescription
This method removes a CommentTag from ArrayList.
removeConsumer(IDataProducer) - Method in class moos.ssds.model.DataContainer
Description of the Method
removeConsumer(IDataProducer) - Method in interface moos.ssds.model.IDataContainer
Description of the Method
removeDataProducer(DataProducer) - Method in class moos.ssds.model.XmlBuilder
 
removeDeployment(IDeployment) - Method in class moos.ssds.model.Device
 
removeDeployment(IDeployment) - Method in interface moos.ssds.model.IDevice
 
removeDeployment(Deployment) - Method in class moos.ssds.model.XmlBuilder
 
removeDevice(Device) - Method in class moos.ssds.model.XmlBuilder
 
removeEvent(IEvent) - Method in class moos.ssds.model.DataProducer
Description of the Method
removeEvent(IEvent) - Method in interface moos.ssds.model.IDataProducer
Description of the Method
removeHumanIntervention(HumanIntervention) - Method in class moos.ssds.model.XmlBuilder
 
removeInput(IDataContainer) - Method in class moos.ssds.model.DataProducer
Remove a dataCOntainer from the list of data sources used by a Producer.
removeInput(IDataContainer) - Method in interface moos.ssds.model.IDataProducer
Remove a dataCOntainer from the list of data sources used by a Producer.
removeOutput(IDataContainer) - Method in class moos.ssds.model.DataProducer
Remove a dataContainer from the list of products generated by this producer Do NOT get tht output collection and remove direclty from it.
removeOutput(IDataContainer) - Method in interface moos.ssds.model.IDataProducer
Remove a dataContainer from the list of products generated by this producer Do NOT get tht output collection and remove direclty from it.
removeProcessRun(ProcessRun) - Method in class moos.ssds.model.XmlBuilder
 
removeRecordDescription(IRecordDescription) - Method in class moos.ssds.model.DataContainer
 
removeRecordDescription(IRecordDescription) - Method in interface moos.ssds.model.IDataContainer
 
removeRecordVariable(IRecordVariable) - Method in interface moos.ssds.model.IRecordDescription
 
removeRecordVariable(IRecordVariable) - Method in class moos.ssds.model.RecordDescription
 
removeResource(IResource) - Method in class moos.ssds.model.DataContainer
Description of the Method
removeResource(IResource) - Method in class moos.ssds.model.DataProducer
Description of the Method
removeResource(IResource) - Method in class moos.ssds.model.Device
Description of the Method
removeResource(IResource) - Method in interface moos.ssds.model.IDataContainer
Description of the Method
removeResource(IResource) - Method in interface moos.ssds.model.IDataProducer
Description of the Method
removeResource(IResource) - Method in interface moos.ssds.model.IDevice
Description of the Method
removeResource(IResource) - Method in interface moos.ssds.model.ISoftware
 
removeResource(IResource) - Method in interface moos.ssds.model.ResourceOwner
 
removeResource(IResource) - Method in class moos.ssds.model.Software
 

S

SENSOR_ROLE - Static variable in interface moos.ssds.model.IDeployment
Description of the Field
SERIALIZEDPACKETS_TYPE - Static variable in interface moos.ssds.model.IDataFile
Serialized packets are ISI packets.
SOFTWARE_EXECUTABLE - Static variable in interface moos.ssds.model.IResource
 
SOFTWARE_SCRIPT - Static variable in interface moos.ssds.model.IResource
 
SOFTWARE_SOURCE_CODE - Static variable in interface moos.ssds.model.IResource
 
SerializedPackets - class moos.ssds.model.SerializedPackets.
SerializedPackets() - Constructor for class moos.ssds.model.SerializedPackets
 
Software - class moos.ssds.model.Software.
Software() - Constructor for class moos.ssds.model.Software
Constructor for the Software object
StandardUnit - class moos.ssds.model.StandardUnit.
StandardUnit ValueObject
StandardUnit() - Constructor for class moos.ssds.model.StandardUnit
 
StandardVariable - class moos.ssds.model.StandardVariable.
StandardVariable() - Constructor for class moos.ssds.model.StandardVariable
 
Subscriber - class moos.ssds.jms.Subscriber.
 
Subscriber(String, MessageListener) - Constructor for class moos.ssds.jms.Subscriber
Constructor
SubscriberComponent - class moos.ssds.jms.SubscriberComponent.
SubscriberComponent provides an easy to use class that handles JMS publish-subscribe messaging.
SubscriberComponent(String, MessageListener) - Constructor for class moos.ssds.jms.SubscriberComponent
Constructor
setAddress1(String) - Method in interface moos.ssds.model.IPerson
 
setAddress1(String) - Method in class moos.ssds.model.Person
 
setAddress2(String) - Method in interface moos.ssds.model.IPerson
 
setAddress2(String) - Method in class moos.ssds.model.Person
 
setBufferItemSeparator(String) - Method in interface moos.ssds.model.IRecordDescription
 
setBufferItemSeparator(String) - Method in class moos.ssds.model.RecordDescription
 
setBufferLengthType(String) - Method in interface moos.ssds.model.IRecordDescription
 
setBufferLengthType(String) - Method in class moos.ssds.model.RecordDescription
 
setBufferStyle(String) - Method in interface moos.ssds.model.IRecordDescription
 
setBufferStyle(String) - Method in class moos.ssds.model.RecordDescription
 
setByteOffset(long) - Method in class moos.ssds.model.HeaderDescription
This method is used to set the number of bytes that the HeaderDescription is offset in the DataFile
setByteOffset(String) - Method in class moos.ssds.model.HeaderDescription
This method is used to set the number of bytes that the HeaderDescription is offset in the DataFile but takes a string representation of that number as a parameter
setByteOffset(long) - Method in interface moos.ssds.model.IHeaderDescription
This method is used to set the number of bytes that the HeaderDescription is offset in the DataFile
setByteOffset(String) - Method in interface moos.ssds.model.IHeaderDescription
This method is used to set the number of bytes that the HeaderDescription is offset in the DataFile but takes a string representation of that number as a parameter
setChildDeployments(Collection) - Method in class moos.ssds.model.Deployment
Sets the childDeployments attribute of the Deployment object
setChildDeployments(Collection) - Method in interface moos.ssds.model.IDeployment
Sets the childDeployments attribute of the Deployment object
setCity(String) - Method in interface moos.ssds.model.IPerson
 
setCity(String) - Method in class moos.ssds.model.Person
 
setColumnIndex(long) - Method in interface moos.ssds.model.IRecordVariable
Sets the columnIndex attribute of the RecordVariable object
setColumnIndex(long) - Method in class moos.ssds.model.RecordVariable
Sets the columnIndex attribute of the RecordVariable object
setContact(IPerson) - Method in class moos.ssds.model.DataContainer
Sets the contact attribute of the DataContainer object
setContact(IPerson) - Method in class moos.ssds.model.DataProducer
Sets the contact attribute of the DataProducer object
setContact(IPerson) - Method in class moos.ssds.model.Device
Sets the contact attribute of the Device object
setContact(IPerson) - Method in interface moos.ssds.model.IDataContainer
Sets the contact attribute of the DataContainer object
setContact(IPerson) - Method in interface moos.ssds.model.IDataProducer
Sets the contact attribute of the DataProducer object
setContact(IPerson) - Method in interface moos.ssds.model.IDevice
Sets the contact attribute of the Device object
setContact(IPerson) - Method in interface moos.ssds.model.ISoftware
Sets the contact attribute of the Software object
setContact(IPerson) - Method in class moos.ssds.model.Software
Sets the contact attribute of the Software object
setContactId(Long) - Method in class moos.ssds.model.DataProducer
 
setContactId(Long) - Method in interface moos.ssds.model.IDataProducer
 
setContentType(String) - Method in class moos.ssds.model.DataFile
Indicates the contents of the DataFile
setContentType(String) - Method in interface moos.ssds.model.IDataFile
Indicates the contents of the DataFile
setCreator(IDataProducer) - Method in class moos.ssds.model.DataContainer
Sets the creator attribute of the DataContainer object
setCreator(IDataProducer) - Method in interface moos.ssds.model.IDataContainer
Sets the creator attribute of the DataContainer object
setDataContainer(IDataContainer) - Method in interface moos.ssds.model.IRecordDescription
getDataContainer here causes some nasty recursion in XmlBuilder.
setDataContainer(IDataContainer) - Method in class moos.ssds.model.RecordDescription
This is package local on purpose.
setDataContainers(Collection) - Method in interface moos.ssds.model.IResource
 
setDataContainers(Collection) - Method in class moos.ssds.model.Resource
 
setDataFile(IDataFile) - Method in class moos.ssds.model.HeaderDescription
TODO kgomes: Change this to protected? Only problem is you cannot have protected method defined in an interface.
setDataFile(IDataFile) - Method in interface moos.ssds.model.IHeaderDescription
TODO kgomes: Change this to protected? This should NOT be public.
setDataProducer(IDataProducer) - Method in class moos.ssds.model.Event
 
setDataProducer(IDataProducer) - Method in interface moos.ssds.model.IEvent
 
setDataProducerId(Long) - Method in class moos.ssds.model.DataContainer
Sets the dataProducerId attribute of the DataContainer object
setDataProducerId(Long) - Method in class moos.ssds.model.Event
 
setDataProducerId(Long) - Method in interface moos.ssds.model.IDataContainer
Sets the dataProducerId attribute of the DataContainer object
setDataProducerId(Long) - Method in interface moos.ssds.model.IEvent
 
setDataProducers(Collection) - Method in interface moos.ssds.model.IResource
 
setDataProducers(Collection) - Method in class moos.ssds.model.Resource
 
setDefaultDeploymentRole(String) - Method in class moos.ssds.model.DeviceTypes
 
setDefaultDeploymentRole(String) - Method in interface moos.ssds.model.IDeviceTypes
 
setDeployments(Collection) - Method in class moos.ssds.model.Device
Sets the allDeployments attribute of the Device object
setDeployments(Collection) - Method in interface moos.ssds.model.IDevice
Sets the allDeployments attribute of the Device object
setDepth(Float) - Method in class moos.ssds.model.NominalLocation
 
setDepth(float) - Method in class moos.ssds.model.NominalLocation
 
setDescription(String) - Method in class moos.ssds.model.DataContainer
Sets the description attribute of the DataContainer object
setDescription(String) - Method in class moos.ssds.model.DataProducer
Sets the description attribute of the DataProducer object
setDescription(String) - Method in class moos.ssds.model.DeploymentRoles
 
setDescription(String) - Method in class moos.ssds.model.Device
Sets the description attribute of the Device object
setDescription(String) - Method in class moos.ssds.model.DeviceTypes
 
setDescription(String) - Method in class moos.ssds.model.Event
 
setDescription(String) - Method in class moos.ssds.model.HeaderDescription
This method is used to set the description of the HeaderDescription
setDescription(String) - Method in interface moos.ssds.model.IDataContainer
Sets the description attribute of the DataContainer object
setDescription(String) - Method in interface moos.ssds.model.IDataProducer
Sets the description attribute of the DataProducer object
setDescription(String) - Method in interface moos.ssds.model.IDeploymentRoles
 
setDescription(String) - Method in interface moos.ssds.model.IDescription
 
setDescription(String) - Method in interface moos.ssds.model.IDevice
Sets the description attribute of the Device object
setDescription(String) - Method in interface moos.ssds.model.IDeviceTypes
 
setDescription(String) - Method in interface moos.ssds.model.IEvent
 
setDescription(String) - Method in interface moos.ssds.model.IHeaderDescription
This method is used to set the description of the HeaderDescription
setDescription(String) - Method in interface moos.ssds.model.IRecordVariable
 
setDescription(String) - Method in interface moos.ssds.model.IResource
 
setDescription(String) - Method in interface moos.ssds.model.ISoftware
Sets the description attribute of the Software object
setDescription(String) - Method in interface moos.ssds.model.IStandardUnit
 
setDescription(String) - Method in interface moos.ssds.model.IStandardVariable
 
setDescription(String) - Method in class moos.ssds.model.RecordVariable
 
setDescription(String) - Method in class moos.ssds.model.Resource
 
setDescription(String) - Method in class moos.ssds.model.Software
Sets the description attribute of the Software object
setDescription(String) - Method in class moos.ssds.model.StandardUnit
 
setDescription(String) - Method in class moos.ssds.model.StandardVariable
 
setDevice(IDevice) - Method in class moos.ssds.model.Deployment
Sets the device attribute of the Deployment object
setDevice(IDevice) - Method in interface moos.ssds.model.IDeployment
Sets the device attribute of the Deployment object
setDeviceId(Long) - Method in class moos.ssds.model.Deployment
Sets the deviceId attribute of the Deployment object
setDeviceId(Long) - Method in interface moos.ssds.model.IDeployment
Sets the deviceId attribute of the Deployment object
setDevices(Collection) - Method in interface moos.ssds.model.IResource
 
setDevices(Collection) - Method in class moos.ssds.model.Resource
 
setDisplayInDeviceTypesPickList(boolean) - Method in class moos.ssds.model.DeploymentRoles
 
setDisplayInDeviceTypesPickList(boolean) - Method in interface moos.ssds.model.IDeploymentRoles
 
setDisplayInDeviceTypesPicklist(boolean) - Method in class moos.ssds.model.DeviceTypes
 
setDisplayInDeviceTypesPicklist(boolean) - Method in interface moos.ssds.model.IDeviceTypes
 
setDisplayInPersonPicklist(boolean) - Method in interface moos.ssds.model.IPerson
 
setDisplayInPersonPicklist(boolean) - Method in class moos.ssds.model.Person
 
setDisplayInPickList(boolean) - Method in interface moos.ssds.model.IStandardUnit
 
setDisplayInPickList(boolean) - Method in interface moos.ssds.model.IStandardVariable
 
setDisplayInPickList(boolean) - Method in class moos.ssds.model.StandardUnit
 
setDisplayInPickList(boolean) - Method in class moos.ssds.model.StandardVariable
 
setDisplayInPreferredRolePickList(boolean) - Method in class moos.ssds.model.DeploymentRoles
 
setDisplayInPreferredRolePickList(boolean) - Method in interface moos.ssds.model.IDeploymentRoles
 
setDodsAccessible(boolean) - Method in class moos.ssds.model.DataFile
 
setDodsAccessible(boolean) - Method in interface moos.ssds.model.IDataFile
 
setEmail(String) - Method in interface moos.ssds.model.IPerson
 
setEmail(String) - Method in class moos.ssds.model.Person
 
setEndDate(Date) - Method in class moos.ssds.model.DataContainer
Sets the endDate attribute of the DataContainer object
setEndDate(Date) - Method in class moos.ssds.model.DataProducer
Sets the endDate attribute of the DataProducer object
setEndDate(Date) - Method in class moos.ssds.model.DateRange
 
setEndDate(Date) - Method in class moos.ssds.model.Event
 
setEndDate(Date) - Method in interface moos.ssds.model.IDataContainer
Sets the endDate attribute of the DataContainer object
setEndDate(Date) - Method in interface moos.ssds.model.IDataProducer
Sets the endDate attribute of the DataProducer object
setEndDate(Date) - Method in interface moos.ssds.model.IDateRange
 
setEndDate(Date) - Method in interface moos.ssds.model.IEvent
 
setEndDate(Date) - Method in interface moos.ssds.model.IResource
 
setEndDate(Date) - Method in class moos.ssds.model.Resource
 
setEndian(String) - Method in interface moos.ssds.model.IRecordDescription
 
setEndian(String) - Method in class moos.ssds.model.RecordDescription
 
setFileName(String) - Method in class moos.ssds.model.DataFile
Deprecated. TODO 20031006 brian: This should probably be parsed dynamically from the URL. getFileName() should probably be removed.
setFileName(String) - Method in interface moos.ssds.model.IDataFile
Deprecated. TODO 20031006 brian: This should probably be parsed dynamically from the URL. getFileName() should probably be removed.
setFirstname(String) - Method in interface moos.ssds.model.IPerson
 
setFirstname(String) - Method in class moos.ssds.model.Person
 
setFormat(String) - Method in interface moos.ssds.model.IRecordVariable
Sets the format attribute of the RecordVariable object
setFormat(String) - Method in class moos.ssds.model.RecordVariable
Sets the format attribute of the RecordVariable object
setHeaderDescription(IHeaderDescription) - Method in class moos.ssds.model.CommentTag
This method sets the associated HeaderDescription for this CommentTag.
setHeaderDescription(IHeaderDescription) - Method in class moos.ssds.model.DataFile
 
setHeaderDescription(IHeaderDescription) - Method in interface moos.ssds.model.ICommentTag
This method sets the associated HeaderDescription for this CommentTag.
setHeaderDescription(IHeaderDescription) - Method in interface moos.ssds.model.IDataFile
 
setHeaderDescriptionId(Long) - Method in class moos.ssds.model.CommentTag
This is the method to set the unique identifier of the HeaderDescription that this CommentTag is associated with
setHeaderDescriptionId(Long) - Method in class moos.ssds.model.DataFile
 
setHeaderDescriptionId(Long) - Method in interface moos.ssds.model.ICommentTag
This is the method to set the unique identifier of the HeaderDescription that this CommentTag is associated with
setHeaderDescriptionId(Long) - Method in interface moos.ssds.model.IDataFile
 
setHostName(String) - Method in interface moos.ssds.model.IProcessRun
 
setHostName(String) - Method in class moos.ssds.model.ProcessRun
 
setId(Long) - Method in class moos.ssds.model.CommentTag
The method to set the ID of the CommentTag
setId(Long) - Method in class moos.ssds.model.DataContainer
Sets the id attribute of the DataContainer object
setId(Long) - Method in class moos.ssds.model.DataProducer
Sets the id attribute of the DataProducer object
setId(Long) - Method in class moos.ssds.model.DeploymentRoles
 
setId(Long) - Method in class moos.ssds.model.Device
Sets the id attribute of the Device object
setId(long) - Method in class moos.ssds.model.Device
Sets the id attribute of the Device object
setId(Long) - Method in class moos.ssds.model.DeviceTypes
Sets the id attribute of the DeviceTypes object
setId(long) - Method in class moos.ssds.model.DeviceTypes
Sets the id attribute of the DeviceTypes object
setId(Long) - Method in class moos.ssds.model.Event
 
setId(Long) - Method in class moos.ssds.model.HeaderDescription
This method is used to set the unique identifier for the HeaderDescription
setId(Long) - Method in interface moos.ssds.model.ICommentTag
The method to set the ID of the CommentTag
setId(Long) - Method in interface moos.ssds.model.IDataContainer
Sets the id attribute of the DataContainer object
setId(Long) - Method in interface moos.ssds.model.IDataProducer
Sets the id attribute of the DataProducer object
setId(Long) - Method in interface moos.ssds.model.IDeploymentRoles
 
setId(Long) - Method in interface moos.ssds.model.IDevice
Sets the id attribute of the Device object
setId(long) - Method in interface moos.ssds.model.IDevice
Sets the id attribute of the Device object
setId(Long) - Method in interface moos.ssds.model.IDeviceTypes
Sets the id attribute of the DeviceTypes object
setId(long) - Method in interface moos.ssds.model.IDeviceTypes
Sets the id attribute of the DeviceTypes object
setId(Long) - Method in interface moos.ssds.model.IEvent
 
setId(Long) - Method in interface moos.ssds.model.IHeaderDescription
This method is used to set the unique identifier for the HeaderDescription
setId(Long) - Method in interface moos.ssds.model.IPerson
 
setId(Long) - Method in interface moos.ssds.model.IRecordDescription
 
setId(Long) - Method in interface moos.ssds.model.IRecordVariable
Sets the id attribute of the RecordVariable object
setId(Long) - Method in interface moos.ssds.model.IResource
 
setId(Long) - Method in interface moos.ssds.model.ISoftware
Sets the id attribute of the Software object
setId(Long) - Method in interface moos.ssds.model.IStandardUnit
 
setId(Long) - Method in interface moos.ssds.model.IStandardVariable
 
setId(Long) - Method in interface moos.ssds.model.IX3DLocation
 
setId(Long) - Method in class moos.ssds.model.NominalLocation
 
setId(Long) - Method in class moos.ssds.model.Person
 
setId(Long) - Method in class moos.ssds.model.RecordDescription
 
setId(Long) - Method in class moos.ssds.model.RecordVariable
Sets the id attribute of the RecordVariable object
setId(Long) - Method in class moos.ssds.model.Resource
 
setId(Long) - Method in class moos.ssds.model.Software
Sets the id attribute of the Software object
setId(Long) - Method in class moos.ssds.model.StandardUnit
 
setId(Long) - Method in class moos.ssds.model.StandardVariable
 
setId(Long) - Method in interface moos.ssds.model.ValueObject
 
setId(Long) - Method in class moos.ssds.model.X3DLocation
 
setLatitude(Double) - Method in class moos.ssds.model.NominalLocation
 
setLatitude(double) - Method in class moos.ssds.model.NominalLocation
 
setLongName(String) - Method in interface moos.ssds.model.IRecordVariable
Sets the longName attribute of the RecordVariable object
setLongName(String) - Method in interface moos.ssds.model.IStandardUnit
 
setLongName(String) - Method in class moos.ssds.model.RecordVariable
Sets the longName attribute of the RecordVariable object
setLongName(String) - Method in class moos.ssds.model.StandardUnit
 
setLongitude(Double) - Method in class moos.ssds.model.NominalLocation
 
setLongitude(double) - Method in class moos.ssds.model.NominalLocation
 
setMetadataId(long) - Method in class moos.ssds.model.DataPacket
 
setMetadataId(Long) - Method in class moos.ssds.model.Deployment
Sets the metadataId attribute of the Deployment object
setMetadataId(Long) - Method in interface moos.ssds.model.IDeployment
Sets the metadataId attribute of the Deployment object
setMfgModel(String) - Method in class moos.ssds.model.Device
Sets the mfgModel attribute of the Device object
setMfgModel(String) - Method in interface moos.ssds.model.IDevice
Sets the mfgModel attribute of the Device object
setMfgName(String) - Method in class moos.ssds.model.Device
Sets the mfgName attribute of the Device object
setMfgName(String) - Method in interface moos.ssds.model.IDevice
Sets the mfgName attribute of the Device object
setMfgSerialNumber(String) - Method in class moos.ssds.model.Device
Sets the mfgSerialNumber attribute of the Device object
setMfgSerialNumber(String) - Method in interface moos.ssds.model.IDevice
Sets the mfgSerialNumber attribute of the Device object
setMissingValue(String) - Method in interface moos.ssds.model.IRecordVariable
Sets the missingValue attribute of the RecordVariable object
setMissingValue(String) - Method in class moos.ssds.model.RecordVariable
Sets the missingValue attribute of the RecordVariable object
setModelText(String) - Method in interface moos.ssds.model.IX3DLocation
 
setModelText(String) - Method in class moos.ssds.model.X3DLocation
 
setName(String) - Method in class moos.ssds.model.DataContainer
Sets the name attribute of the DataContainer object
setName(String) - Method in class moos.ssds.model.DataProducer
Sets the name attribute of the DataProducer object
setName(String) - Method in class moos.ssds.model.Device
Sets the name attribute of the Device object
setName(String) - Method in class moos.ssds.model.Event
 
setName(String) - Method in interface moos.ssds.model.IDataContainer
Sets the name attribute of the DataContainer object
setName(String) - Method in interface moos.ssds.model.IDataProducer
Sets the name attribute of the DataProducer object
setName(String) - Method in interface moos.ssds.model.IDescription
 
setName(String) - Method in interface moos.ssds.model.IDevice
Sets the name attribute of the Device object
setName(String) - Method in interface moos.ssds.model.IEvent
 
setName(String) - Method in interface moos.ssds.model.IRecordVariable
Sets the name attribute of the RecordVariable object
setName(String) - Method in interface moos.ssds.model.IResource
 
setName(String) - Method in interface moos.ssds.model.ISoftware
Sets the name attribute of the Software object
setName(String) - Method in interface moos.ssds.model.IStandardUnit
 
setName(String) - Method in interface moos.ssds.model.IStandardVariable
 
setName(String) - Method in class moos.ssds.model.RecordVariable
Sets the name attribute of the RecordVariable object
setName(String) - Method in class moos.ssds.model.Resource
 
setName(String) - Method in class moos.ssds.model.Software
Sets the name attribute of the Software object
setName(String) - Method in class moos.ssds.model.StandardUnit
 
setName(String) - Method in class moos.ssds.model.StandardVariable
 
setNominalDepth(Float) - Method in class moos.ssds.model.Deployment
 
setNominalDepth(Float) - Method in interface moos.ssds.model.IDeployment
 
setNominalLatitude(Double) - Method in class moos.ssds.model.Deployment
 
setNominalLatitude(Double) - Method in interface moos.ssds.model.IDeployment
 
setNominalLongitude(Double) - Method in class moos.ssds.model.Deployment
 
setNominalLongitude(Double) - Method in interface moos.ssds.model.IDeployment
 
setNumHeaderLines(int) - Method in class moos.ssds.model.HeaderDescription
This method sets the number of lines that the HeaderDescription spans
setNumHeaderLines(String) - Method in class moos.ssds.model.HeaderDescription
This method sets the number of header lines, but takes a string representation of that number as an input
setNumHeaderLines(int) - Method in interface moos.ssds.model.IHeaderDescription
This method sets the number of lines that the HeaderDescription spans
setNumHeaderLines(String) - Method in interface moos.ssds.model.IHeaderDescription
This method sets the number of header lines, but takes a string representation of that number as an input
setOjbConcreteClass(String) - Method in class moos.ssds.model.DataProducer
Sets the ojbConcreteClass attribute of the DataProducer object
setOjbConcreteClass(String) - Method in class moos.ssds.model.Deployment
Sets the ojbConcreteClass attribute of the Deployment object
setOjbConcreteClass(String) - Method in interface moos.ssds.model.IDataProducer
Sets the ojbConcreteClass attribute of the DataProducer object
setOjbConcreteClass(String) - Method in interface moos.ssds.model.IDeployment
Sets the ojbConcreteClass attribute of the Deployment object
setOrganization(String) - Method in interface moos.ssds.model.IPerson
 
setOrganization(String) - Method in class moos.ssds.model.Person
 
setOrientation(String) - Method in interface moos.ssds.model.IX3DLocation
 
setOrientation(String) - Method in class moos.ssds.model.X3DLocation
 
setOriginal(boolean) - Method in class moos.ssds.model.DataContainer
Sets the original attribute of the DataContainer object
setOriginal(boolean) - Method in interface moos.ssds.model.IDataContainer
Sets the original attribute of the DataContainer object
setParentDeployment(IDeployment) - Method in class moos.ssds.model.Deployment
 
setParentDeployment(IDeployment) - Method in interface moos.ssds.model.IDeployment
 
setParentId(Long) - Method in class moos.ssds.model.Deployment
Sets the parentId attribute of the Deployment object
setParentId(Long) - Method in interface moos.ssds.model.IDeployment
Sets the parentId attribute of the Deployment object
setParseRegExp(String) - Method in interface moos.ssds.model.IRecordVariable
This method sets the regular expression used to parse the variable
setParseRegExp(String) - Method in class moos.ssds.model.RecordVariable
This method sets the regular expression used to parse the variable
setParseable(boolean) - Method in interface moos.ssds.model.IRecordDescription
 
setParseable(boolean) - Method in class moos.ssds.model.RecordDescription
 
setPerson(IPerson) - Method in class moos.ssds.model.DataContainer
Sets the person attribute of the DataContainer object
setPerson(IPerson) - Method in class moos.ssds.model.Device
Sets the person attribute of the Device object
setPerson(IPerson) - Method in interface moos.ssds.model.IDataContainer
Sets the person attribute of the DataContainer object
setPerson(IPerson) - Method in interface moos.ssds.model.IDevice
Sets the person attribute of the Device object
setPerson(IPerson) - Method in interface moos.ssds.model.IResource
 
setPerson(IPerson) - Method in interface moos.ssds.model.ISoftware
Sets the person attribute of the Software object
setPerson(IPerson) - Method in class moos.ssds.model.Resource
 
setPerson(IPerson) - Method in class moos.ssds.model.Software
Sets the person attribute of the Software object
setPersonId(Long) - Method in class moos.ssds.model.DataContainer
Sets the personId attribute of the DataContainer object
setPersonId(Long) - Method in class moos.ssds.model.Device
Sets the personId attribute of the Device object
setPersonId(Long) - Method in interface moos.ssds.model.IDataContainer
Sets the personId attribute of the DataContainer object
setPersonId(Long) - Method in interface moos.ssds.model.IDevice
Sets the personId attribute of the Device object
setPersonId(Long) - Method in interface moos.ssds.model.IResource
 
setPersonId(Long) - Method in interface moos.ssds.model.ISoftware
Sets the personId attribute of the Software object
setPersonId(Long) - Method in class moos.ssds.model.Resource
 
setPersonId(Long) - Method in class moos.ssds.model.Software
Sets the personId attribute of the Software object
setPhone(String) - Method in interface moos.ssds.model.IPerson
 
setPhone(String) - Method in class moos.ssds.model.Person
 
setPlatformId(long) - Method in class moos.ssds.model.DataPacket
 
setPreferredDeploymentRole(String) - Method in class moos.ssds.model.Device
Sets the preferred Deployment Role for this device.
setPreferredDeploymentRole(String) - Method in interface moos.ssds.model.IDevice
Sets the preferred Deployment Role for this device.
setProcessRuns(Collection) - Method in interface moos.ssds.model.ISoftware
Sets the processRuns attribute of the Software object
setProcessRuns(Collection) - Method in class moos.ssds.model.Software
Sets the processRuns attribute of the Software object
setRecordDescription(IRecordDescription) - Method in class moos.ssds.model.DataContainer
Clears all recordDescriptions already stored and adds the recordDescription supplied as an argument.
setRecordDescription(IRecordDescription) - Method in interface moos.ssds.model.IDataContainer
Clears all recordDescriptions already stored and adds the recordDescription supplied as an argument.
setRecordDescription(IRecordDescription) - Method in interface moos.ssds.model.IRecordVariable
Sets the recordDescription attribute of the RecordVariable object.
setRecordDescription(IRecordDescription) - Method in class moos.ssds.model.RecordVariable
Sets the recordDescription attribute of the RecordVariable object.
setRecordDescriptionId(Long) - Method in interface moos.ssds.model.IRecordVariable
Sets the recordDescriptionId attribute of the RecordVariable object
setRecordDescriptionId(Long) - Method in class moos.ssds.model.RecordVariable
Sets the recordDescriptionId attribute of the RecordVariable object
setRecordDescriptions(Collection) - Method in class moos.ssds.model.DataContainer
WARNING:This method is for OJB use, not for production code.
setRecordDescriptions(Collection) - Method in interface moos.ssds.model.IDataContainer
WARNING:This method is for OJB use, not for production code.
setRecordTerminator(String) - Method in interface moos.ssds.model.IRecordDescription
 
setRecordTerminator(String) - Method in class moos.ssds.model.RecordDescription
 
setRecordType(long) - Method in class moos.ssds.model.DataPacket
 
setRecordType(Long) - Method in interface moos.ssds.model.IRecordDescription
 
setRecordType(Long) - Method in class moos.ssds.model.RecordDescription
 
setReferenceScale(String) - Method in interface moos.ssds.model.IStandardVariable
 
setReferenceScale(String) - Method in class moos.ssds.model.StandardVariable
 
setResourceOwner(ResourceOwner) - Method in interface moos.ssds.model.IResource
 
setResourceOwner(ResourceOwner) - Method in class moos.ssds.model.Resource
 
setResourceType(String) - Method in interface moos.ssds.model.IResource
 
setResourceType(String) - Method in class moos.ssds.model.Resource
 
setResources(Collection) - Method in class moos.ssds.model.Device
 
setResources(Collection) - Method in interface moos.ssds.model.IDevice
 
setRole(String) - Method in class moos.ssds.model.Deployment
Sets the role attribute of the Deployment object
setRole(String) - Method in class moos.ssds.model.DeploymentRoles
 
setRole(String) - Method in interface moos.ssds.model.IDeployment
Sets the role attribute of the Deployment object
setRole(String) - Method in interface moos.ssds.model.IDeploymentRoles
 
setSoftware(ISoftware) - Method in interface moos.ssds.model.IProcessRun
 
setSoftware(ISoftware) - Method in class moos.ssds.model.ProcessRun
 
setSoftwareId(Long) - Method in interface moos.ssds.model.IProcessRun
 
setSoftwareId(Long) - Method in class moos.ssds.model.ProcessRun
 
setSoftwares(Collection) - Method in interface moos.ssds.model.IResource
 
setSoftwares(Collection) - Method in class moos.ssds.model.Resource
 
setStandardUnit(IStandardUnit) - Method in interface moos.ssds.model.IRecordVariable
 
setStandardUnit(IStandardUnit) - Method in class moos.ssds.model.RecordVariable
 
setStandardUnitId(Long) - Method in interface moos.ssds.model.IRecordVariable
 
setStandardUnitId(Long) - Method in class moos.ssds.model.RecordVariable
 
setStandardUnits(Collection) - Method in interface moos.ssds.model.IStandardVariable
 
setStandardUnits(Collection) - Method in class moos.ssds.model.StandardVariable
 
setStandardVariable(IStandardVariable) - Method in interface moos.ssds.model.IRecordVariable
Sets the variable attribute of the RecordVariable object
setStandardVariable(IStandardVariable) - Method in class moos.ssds.model.RecordVariable
Sets the variable attribute of the RecordVariable object
setStandardVariableId(Long) - Method in interface moos.ssds.model.IRecordVariable
Sets the variableId attribute of the RecordVariable object
setStandardVariableId(Long) - Method in class moos.ssds.model.RecordVariable
Sets the variableId attribute of the RecordVariable object
setStandardVariables(Collection) - Method in interface moos.ssds.model.IStandardUnit
 
setStandardVariables(Collection) - Method in class moos.ssds.model.StandardUnit
 
setStartDate(Date) - Method in class moos.ssds.model.DataContainer
Sets the startDate attribute of the DataContainer object
setStartDate(Date) - Method in class moos.ssds.model.DataProducer
Sets the startDate attribute of the DataProducer object
setStartDate(Date) - Method in class moos.ssds.model.DateRange
 
setStartDate(Date) - Method in class moos.ssds.model.Event
 
setStartDate(Date) - Method in interface moos.ssds.model.IDataContainer
Sets the startDate attribute of the DataContainer object
setStartDate(Date) - Method in interface moos.ssds.model.IDataProducer
Sets the startDate attribute of the DataProducer object
setStartDate(Date) - Method in interface moos.ssds.model.IDateRange
 
setStartDate(Date) - Method in interface moos.ssds.model.IEvent
 
setStartDate(Date) - Method in interface moos.ssds.model.IResource
 
setStartDate(Date) - Method in class moos.ssds.model.Resource
 
setState(String) - Method in interface moos.ssds.model.IPerson
 
setState(String) - Method in class moos.ssds.model.Person
 
setStatus(String) - Method in interface moos.ssds.model.IPerson
 
setStatus(String) - Method in class moos.ssds.model.Person
 
setSurname(String) - Method in interface moos.ssds.model.IPerson
 
setSurname(String) - Method in class moos.ssds.model.Person
 
setSymbol(String) - Method in interface moos.ssds.model.IStandardUnit
 
setSymbol(String) - Method in class moos.ssds.model.StandardUnit
 
setTagString(String) - Method in class moos.ssds.model.CommentTag
This is the method to set the text string of the CommentTag
setTagString(String) - Method in interface moos.ssds.model.ICommentTag
This is the method to set the text string of the CommentTag
setTopicname(String) - Method in class moos.ssds.jms.Publisher
Specifies the topic name to publish to.
setTopicname(String) - Method in class moos.ssds.jms.PublisherComponent
This function specifies the topic name to publish to.
setTranslation(String) - Method in interface moos.ssds.model.IX3DLocation
 
setTranslation(String) - Method in class moos.ssds.model.X3DLocation
 
setType(String) - Method in class moos.ssds.model.Device
Sets the type attribute of the Device object
setType(String) - Method in class moos.ssds.model.DeviceTypes
 
setType(String) - Method in interface moos.ssds.model.IDevice
Sets the type attribute of the Device object
setType(String) - Method in interface moos.ssds.model.IDeviceTypes
 
setUnits(String) - Method in interface moos.ssds.model.IRecordVariable
Sets the units attribute of the RecordVariable object
setUnits(String) - Method in class moos.ssds.model.RecordVariable
Sets the units attribute of the RecordVariable object
setUrl(URL) - Method in class moos.ssds.model.DataFile
 
setUrl(URL) - Method in class moos.ssds.model.DataStream
 
setUrl(URL) - Method in interface moos.ssds.model.IDataFile
 
setUrl(URL) - Method in interface moos.ssds.model.IDataStream
 
setUrl(URL) - Method in interface moos.ssds.model.IResource
 
setUrl(String) - Method in interface moos.ssds.model.IResource
 
setUrl(URL) - Method in interface moos.ssds.model.ISoftware
Sets the url of the Software object
setUrl(URL) - Method in interface moos.ssds.model.IUrlAccess
 
setUrl(URL) - Method in class moos.ssds.model.Resource
 
setUrl(String) - Method in class moos.ssds.model.Resource
 
setUrl(URL) - Method in class moos.ssds.model.Software
 
setUrl(String) - Method in class moos.ssds.model.Software
 
setValidMax(String) - Method in interface moos.ssds.model.IRecordVariable
Sets the validMax attribute of the RecordVariable object
setValidMax(String) - Method in class moos.ssds.model.RecordVariable
Sets the validMax attribute of the RecordVariable object
setValidMin(String) - Method in interface moos.ssds.model.IRecordVariable
Sets the validMin attribute of the RecordVariable object
setValidMin(String) - Method in class moos.ssds.model.RecordVariable
Sets the validMin attribute of the RecordVariable object
setVersion(String) - Method in interface moos.ssds.model.ISoftware
Sets the version attribute of the Software object
setVersion(String) - Method in class moos.ssds.model.Software
Sets the version attribute of the Software object
setX3DLocation(IX3DLocation) - Method in class moos.ssds.model.Deployment
Sets the x3DLocation attribute of the Deployment object
setX3DLocation(IX3DLocation) - Method in interface moos.ssds.model.IDeployment
Sets the x3DLocation attribute of the Deployment object
setZipcode(String) - Method in interface moos.ssds.model.IPerson
 
setZipcode(String) - Method in class moos.ssds.model.Person
 

T

Test1 - class moos.ssds.model.Test1.
 
Test1() - Constructor for class moos.ssds.model.Test1
 
Test2 - class moos.ssds.model.Test2.
 
Test2() - Constructor for class moos.ssds.model.Test2
 
toFile(File) - Method in class moos.ssds.model.XmlBuilder
Write formated xml to a file using "ISO-8859-1" encoding
toFile(File, String) - Method in class moos.ssds.model.XmlBuilder
Write formated xml to a file using the specified encoding
toFormattedXML() - Method in class moos.ssds.model.XmlBuilder
 
toString() - Method in class moos.ssds.model.CommentTag
A method that over-rides the toString method and just returns the tagString of this CommentTag
toString() - Method in class moos.ssds.model.DataContainer
Description of the Method
toString() - Method in class moos.ssds.model.DataFile
 
toString() - Method in class moos.ssds.model.Deployment
Description of the Method
toString() - Method in class moos.ssds.model.Device
Description of the Method
toString() - Method in interface moos.ssds.model.ICommentTag
A method that over-rides the toString method and just returns the tagString of this CommentTag
toString() - Method in interface moos.ssds.model.IDataContainer
Description of the Method
toString() - Method in interface moos.ssds.model.IDeployment
Description of the Method
toString() - Method in interface moos.ssds.model.IDevice
Description of the Method
toString() - Method in interface moos.ssds.model.IProcessRun
 
toString() - Method in interface moos.ssds.model.IRecordDescription
 
toString() - Method in interface moos.ssds.model.IRecordVariable
If you don't know what toString() does you probaly shouldn't be writing Java code ;-) WARNING: The format of the string may change at anytime do the capricous whims of the developers.
toString() - Method in interface moos.ssds.model.IResource
 
toString() - Method in class moos.ssds.model.ProcessRun
 
toString() - Method in class moos.ssds.model.RecordDescription
 
toString() - Method in class moos.ssds.model.RecordVariable
If you don't know what toString() does you probaly shouldn't be writing Java code ;-) WARNING: The format of the string may change at anytime do the capricous whims of the developers.
toString() - Method in class moos.ssds.model.Resource
 
toString() - Method in class moos.ssds.model.XmlBuilder
 
toXML() - Method in class moos.ssds.model.XmlBuilder
 
topicConnection - Variable in class moos.ssds.jms.Subscriber
 
topicConnection - Variable in class moos.ssds.jms.SubscriberComponent
This is the TopicConnection to the JMS server
topicConnectionFactory - Variable in class moos.ssds.jms.Subscriber
 
topicConnectionFactory - Variable in class moos.ssds.jms.SubscriberComponent
This is the JMS TopicConnectionFactory that is used to get the topic connection for this subscriber
topicSession - Variable in class moos.ssds.jms.Subscriber
 
topicSession - Variable in class moos.ssds.jms.SubscriberComponent
This is the TopicSession that will be used to listen and process messages coming from JMS
topicSubscriber - Variable in class moos.ssds.jms.Subscriber
 
topicSubscriber - Variable in class moos.ssds.jms.SubscriberComponent
This is the TopicSubscriber obtained from the JMS server
topicname - Variable in class moos.ssds.jms.Subscriber
 
topicname - Variable in class moos.ssds.jms.SubscriberComponent
The topic name that this SubscriberComponent will subscribe to

U

UNDEFINED - Static variable in interface moos.ssds.model.IResource
 
UNDEFINED_TYPE - Static variable in interface moos.ssds.model.IDataFile
 
unmarshal() - Method in class moos.ssds.model.ObjectBuilder
Convert the file specified in the constructor to an Object graph

V

VARIABLE_BUFFERLENGTH - Static variable in interface moos.ssds.model.IRecordDescription
 
VERSION_ID - Static variable in class moos.ssds.model.DataPacket
 
ValueObject - interface moos.ssds.model.ValueObject.
A "marker" interface to identify the objects that the DAO classes deal with.

X

X3DLocation - class moos.ssds.model.X3DLocation.
X3DLocation() - Constructor for class moos.ssds.model.X3DLocation
 
XmlBuilder - class moos.ssds.model.XmlBuilder.
Generate XML from the model
XmlBuilder() - Constructor for class moos.ssds.model.XmlBuilder
 
XmlDateFormat - class moos.ssds.model.XmlDateFormat.
Class for formatting and parsing dates in the format specifed by the W3C XML Schema 2 standard
XmlDateFormat() - Constructor for class moos.ssds.model.XmlDateFormat
 
XmlRoundTrip - class example.XmlRoundTrip.
 
XmlRoundTrip(String, String) - Constructor for class example.XmlRoundTrip
 

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