|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElementState.xml_attribute | |
|---|---|
| ecologylab.appframework.types | Type declarations for the Interface Ecology Lab Application Development Framework. |
| ecologylab.sensor.gps.data | |
| ecologylab.services.logging | Interface Ecology Lab Logging. |
| ecologylab.services.messages | Messages passed in the ecologylab.services Distributed Computing Framework (DCF). |
| ecologylab.services.messages.cf | Messages for combinFormation client services. |
| ecologylab.xml.library.geom | ElementState subclasses
that enable transferring information about geometry, such
as 2D vectors or shapes. |
| ecologylab.xml.library.jnlp.resource | |
| ecologylab.xml.library.rest | |
| ecologylab.xml.types.element | Subclasses of ElementState that define nested XML elements. |
| Uses of ElementState.xml_attribute in ecologylab.appframework.types |
|---|
| Fields in ecologylab.appframework.types with annotations of type ElementState.xml_attribute | |
|---|---|
protected java.lang.String |
Preference.name
Deprecated. |
protected java.lang.String |
Preference.value
Deprecated. |
| Uses of ElementState.xml_attribute in ecologylab.sensor.gps.data |
|---|
| Fields in ecologylab.sensor.gps.data with annotations of type ElementState.xml_attribute | |
|---|---|
protected boolean |
GPSDatum.autoCalcMode
Indicates whether or not the calculation mode (2D/3D) is automatically selected. |
protected int |
GPSDatum.calcMode
Calculating mode (2D/3D); valid values are CALC_MODE_NONE, CALC_MODE_2D, or CALC_MODE_3D. |
protected double |
AngularCoord.coord
|
protected boolean |
GPSDatum.dataValid
Indicates whether or not the current GPS data is valid. |
protected float |
GPSDatum.dgpsAge
|
protected int |
GPSDatum.dgpsRefStation
|
protected float |
GPSDatum.geoidHeight
The altitude of the antenna of the GPS (location where the signals are recieved). |
protected int |
GPSDatum.gpsQual
Quality of GPS data; values will be either GPS_QUAL_NO, GPS_QUAL_GPS, GPS_QUAL_DGPS. |
protected float |
GPSDatum.hdop
Horizontal Dilution of Precision - approximation of the size of the area in which the actual location of the GPS is horizontally based on the spread of the fixed satellites; higher numbers are worse, smaller mean better precision; this value may range between 1-50. |
protected float |
GPSDatum.heightDiff
The differential between the elipsoid and the geoid. |
protected double |
GPSDatum.lat
|
protected double |
GPSDatum.lon
|
protected int |
GPSDatum.numSats
|
protected float |
GPSDatum.pdop
Position Dillution of Precision |
protected float |
GPSDatum.utcPosTime
|
protected float |
GPSDatum.vdop
Vertical Dillution of Precision |
| Uses of ElementState.xml_attribute in ecologylab.services.logging |
|---|
| Fields in ecologylab.services.logging with annotations of type ElementState.xml_attribute | |
|---|---|
protected java.lang.String |
SendPrologue.date
|
protected java.lang.String |
Prologue.date
|
protected java.lang.String |
SendPrologue.ip
|
protected java.lang.String |
Prologue.ip
|
protected java.lang.String |
LogueMessage.logName
|
protected java.lang.String |
Prologue.questionId
|
protected java.lang.String |
Prologue.questionPath
|
protected long |
MixedInitiativeOp.sessionTime
Elapsed time since the session started. |
protected java.lang.String |
SendPrologue.studyName
|
protected java.lang.String |
Prologue.studyName
|
protected java.lang.String |
SendPrologue.userID
|
protected java.lang.String |
Prologue.userID
|
| Uses of ElementState.xml_attribute in ecologylab.services.messages |
|---|
| Fields in ecologylab.services.messages with annotations of type ElementState.xml_attribute | |
|---|---|
protected java.lang.String |
UrlMessage.collection
|
protected ParsedURL |
HttpRequest.errorResponseUrl
Redirect URL if an error or problem occured. |
protected java.lang.String |
ErrorResponse.explanation
|
protected ParsedURL |
HttpRequest.okResponseUrl
Redirect URL if no errors or problems occured. |
protected java.lang.String |
SetPreferences.preferencesSetAssetPath
Deprecated. |
protected long |
ServiceMessage.timeStamp
|
protected long |
ServiceMessage.uid
Deprecated. |
protected java.lang.String |
UrlMessage.url
|
| Uses of ElementState.xml_attribute in ecologylab.services.messages.cf |
|---|
| Fields in ecologylab.services.messages.cf with annotations of type ElementState.xml_attribute | |
|---|---|
protected float |
Seed.bias
|
protected java.lang.String |
SeedSet.category
|
protected java.lang.String |
SearchState.creator
For del.icio.us only. |
protected java.lang.String |
SeedSet.description
|
protected boolean |
SeedSet.dontPlayOnStart
|
protected java.lang.String |
SearchState.engine
Search engine to use. |
protected int |
SeedCf.handleMultipleRequests
If there are multiple seeding requests in a single session, how should we handle it? |
protected java.lang.String |
SeedSet.id
|
protected boolean |
DocumentState.justcrawl
If true, then no media should be collected from this document. |
protected boolean |
DocumentState.justmedia
If true, then no links should be collected from this document and fed to the focused web crawler agent. |
protected java.lang.String |
SearchState.query
Query string to pass to the search engine. |
protected int |
SeedCf.sessionNumber
Indicates which CFSession the seeding message effect, in case there are more than one. |
protected ParsedURL |
DocumentState.url
URL of the document or container specified for downloading and processing. |
| Uses of ElementState.xml_attribute in ecologylab.xml.library.geom |
|---|
| Fields in ecologylab.xml.library.geom with annotations of type ElementState.xml_attribute | |
|---|---|
protected double |
RectangularShape.h
|
protected double |
RectangularShape.w
|
protected double |
Vector2d.x
|
protected double |
RectangularShape.x
Location and dimensions of the ellipse. |
protected double |
Point2DDoubleState.x
Location and dimensions of the point. |
protected double |
Line2DDoubleState.x1
|
protected double |
Line2DDoubleState.x2
|
protected double |
Vector2d.y
|
protected float |
TestFloats.y
|
protected double |
RectangularShape.y
|
protected double |
Point2DDoubleState.y
|
protected double |
Line2DDoubleState.y1
|
protected double |
Line2DDoubleState.y2
|
| Uses of ElementState.xml_attribute in ecologylab.xml.library.jnlp.resource |
|---|
| Fields in ecologylab.xml.library.jnlp.resource with annotations of type ElementState.xml_attribute | |
|---|---|
protected java.lang.String |
Jar.download
The download attribute is used to control whether a resource is downloaded eagerly or lazily. |
| Uses of ElementState.xml_attribute in ecologylab.xml.library.rest |
|---|
| Fields in ecologylab.xml.library.rest with annotations of type ElementState.xml_attribute | |
|---|---|
protected java.lang.String |
RestSearchResult.dc
|
protected java.lang.String |
RestSearchResult.schemaLocation
|
protected java.lang.String |
RestSearchResult.schemaVersion
|
protected java.lang.String |
RestSearchResult.xmlns
|
protected java.lang.String |
RestSearchResult.xsi
|
| Uses of ElementState.xml_attribute in ecologylab.xml.types.element |
|---|
| Fields in ecologylab.xml.types.element with annotations of type ElementState.xml_attribute | |
|---|---|
java.lang.String |
StringState.string
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||