ContactCenters
V. 0.9.9.

Package umontreal.iro.lecuyer.xmlbind.params

Defines some basic types usable by simulation applications.

See:
          Description

Class Summary
AbstractProperty Represents a property, i.e., a name-value pair.
BooleanArray Represents a 2D array of booleans.
BooleanArray.Row Java class for anonymous complex type.
BooleanArrayProperty Represents a property whose value is a 2D array of booleans.
BooleanListProperty Represents a property whose value is a list of booleans.
BooleanProperty Represents a boolean property.
DateTimeProperty Represents a property whose value is a date/time.
DBConnectionParams Represents the parameters for a database connection established using JDBC.
DoubleArray Represents a 2D array of double-precision numbers.
DoubleArray.Row Java class for anonymous complex type.
DurationArray Represents a 2D array of time durations.
DurationArray.Row Java class for anonymous complex type.
DurationListProperty Represents a property whose value is a list of time durations.
DurationProperty Represents a property whose value is a time duration.
IntArray Represents a 2D array of integers.
IntArray.Row Java class for anonymous complex type.
IntegerArrayProperty Represents a property whose value is a 2D array of 32-bits signed integers.
IntegerListProperty Represents a property whose value is a list of 32-bits signed integers.
IntegerProperty Represents a property whose value is a 32-bits signed integer.
Named Represents an entity with a name and zero or several properties.
NonNegativeDurationArray Represents a 2D array of non-negative time durations.
NonNegativeDurationArray.Row Java class for anonymous complex type.
NumberArrayProperty Represents a property whose value is a 2D array of double-precision numbers.
NumberListProperty Represents a property whose value is a list of double-precision numbers.
NumberProperty Represents a property whose value is a double-precision number.
ObjectFactory This object contains factory methods for each Java content interface and Java element interface generated in the umontreal.iro.lecuyer.xmlbind.params package.
PropertiesParams Represents a set of properties associated with some entity.
RandomVariateGenParams Gives parameters for a probability distribution and a random number generator constructed using SSJ.
StringListProperty Represents a property whose value is a list of strings.
StringProperty Represents a property whose value is a string.
 

Enum Summary
TimeUnitParam Java class for TimeUnitParam.
 

Package umontreal.iro.lecuyer.xmlbind.params Description

Defines some basic types usable by simulation applications. This package contains JAXB-derived classes for XML namespace http://www.iro.umontreal.ca/lecuyer/ssj.


ContactCenters
V. 0.9.9.

To submit a bug or ask questions, send an e-mail to Richard Simard.