Serialized Form
|
Package org.iids.aos.agent |
log
AgentLog log
args
java.lang.String[] args
servlets
java.util.Map<K,V> servlets
- List of servlets for this agent, used with the Jetty servlet engine.
defaultCode
AgentCodeSegment defaultCode
codeSegments
java.util.Hashtable<K,V> codeSegments
dataSegments
java.util.Hashtable<K,V> dataSegments
messages
java.util.ArrayList<E> messages
name
java.lang.String name
handle
AgentHandle handle
description
java.lang.String description
subtype
java.lang.String subtype
type
int type
message
java.io.Serializable message
throwable
java.lang.Throwable throwable
|
Package org.iids.aos.agent.proxy |
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException
- Throws:
java.io.IOException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
msgType
AgentProxyMessage.MsgType msgType
msgId
int msgId
meth
java.lang.String meth
contents
java.io.Serializable[] contents
replyTo
AgentHandle replyTo
|
Package org.iids.aos.agent.proxy.auth |
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException
- Throws:
java.io.IOException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
|
Package org.iids.aos.agent.servlets |
agent
Agent agent
|
Package org.iids.aos.agents |
fishImage
javax.swing.ImageIcon fishImage
Width
int Width
Height
int Height
rand
java.util.Random rand
myPreviousLocationId
AgentScapeID myPreviousLocationId
FishY
int FishY
FishDX
int FishDX
FishDY
int FishDY
confirmed
boolean confirmed
browseButton
javax.swing.JButton browseButton
cancelButton
javax.swing.JButton cancelButton
defaultButton
javax.swing.JButton defaultButton
fishImagePanel
javax.swing.JPanel fishImagePanel
iconLabel
javax.swing.JLabel iconLabel
startButton
javax.swing.JButton startButton
fishTable
java.util.Hashtable<K,V> fishTable
FishY
int FishY
FishDX
int FishDX
FishDY
int FishDY
initialised
boolean initialised
googleKey
java.lang.String googleKey
- The key read from GOOGLE_KEY_FILE.
myName
java.lang.String myName
_stub
MathLibrary _stub
as
AgentScape as
myPreviousLocationId
AgentScapeID myPreviousLocationId
autoMigrate
boolean autoMigrate
numberOfHops
int numberOfHops
autoMigrateStart
long autoMigrateStart
homeLocation
AgentScapeID homeLocation
destination
AgentScapeID destination
hopcount
int hopcount
googleKey
java.lang.String googleKey
- The key read from GOOGLE_KEY_FILE.
myPreviousLocationId
AgentScapeID myPreviousLocationId
startLocation
AgentScapeID startLocation
myLocationsToVisit
java.util.Vector<E> myLocationsToVisit
queryToPerform
java.lang.String queryToPerform
myResults
java.util.Vector<E> myResults
- Each entry is a GoogleSearchResult.
cpuValue
int cpuValue
leaseDocument
java.lang.String leaseDocument
startLocation
AgentScapeID startLocation
|
Package org.iids.aos.agents.anon |
mainFrame
javax.swing.JFrame mainFrame
logCheck
javax.swing.JCheckBox logCheck
anonimizerCheck
javax.swing.JCheckBox anonimizerCheck
msgCount
javax.swing.JTextField msgCount
threadCount
javax.swing.JTextField threadCount
handlePool
java.util.Vector<E> handlePool
anonComboBox
javax.swing.JComboBox anonComboBox
handleTextField
javax.swing.JTextField handleTextField
inputArea
javax.swing.JTextArea inputArea
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jLabel3
javax.swing.JLabel jLabel3
jLabel4
javax.swing.JLabel jLabel4
jScrollPane1
javax.swing.JScrollPane jScrollPane1
refreshAgentsButton
javax.swing.JButton refreshAgentsButton
refreshAnonButton
javax.swing.JButton refreshAnonButton
sendButton
javax.swing.JButton sendButton
targetComboBox
javax.swing.JComboBox targetComboBox
map
java.util.Map<K,V> map
reverseMap
java.util.Map<K,V> reverseMap
gui
AnonimizingAgentGui gui
listeners
java.util.List<E> listeners
model
org.iids.aos.agents.anon.AnonimizingAgentGui.AnonimizeTableModel model
logCheck
javax.swing.JCheckBox logCheck
eventArea
javax.swing.JTextArea eventArea
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jScrollPane1
javax.swing.JScrollPane jScrollPane1
jScrollPane2
javax.swing.JScrollPane jScrollPane2
killButton
javax.swing.JButton killButton
mappingTable
javax.swing.JTable mappingTable
resetButton
javax.swing.JButton resetButton
logCheck
javax.swing.JCheckBox logCheck
batchCheck
javax.swing.JCheckBox batchCheck
|
Package org.iids.aos.agentserver |
|
Package org.iids.aos.agentserver.binary |
|
Package org.iids.aos.agentserver.java |
agent
LightweightAgent agent
running
boolean running
cputime
long cputime
_impl
AgentScapeApiImpl _impl
|
Package org.iids.aos.exception |
id
AgentID id
id
AgentID id
handles
AgentHandle[] handles
location
AgentScapeID location
undeliverable
java.util.List<E> undeliverable
localProblem
boolean localProblem
counter
int counter
trees
java.util.Vector<E> trees
lastSearch
java.lang.String lastSearch
lastSearchResult
java.util.List<E> lastSearchResult
logOutputStream
AgentScapeLogOutputStream logOutputStream
agentViewTree
javax.swing.JTree agentViewTree
buttonPanel
javax.swing.JPanel buttonPanel
diagnostics
javax.swing.JTextField diagnostics
entityAddItem
javax.swing.JMenuItem entityAddItem
entityMenu
javax.swing.JMenu entityMenu
entityStopItem
javax.swing.JMenuItem entityStopItem
fileMenu
javax.swing.JMenu fileMenu
fullViewTree
javax.swing.JTree fullViewTree
helpInfoItem
javax.swing.JMenuItem helpInfoItem
helpMenu
javax.swing.JMenu helpMenu
infoPanel
javax.swing.JPanel infoPanel
jPanel1
javax.swing.JPanel jPanel1
jPanel2
javax.swing.JPanel jPanel2
jPanel3
javax.swing.JPanel jPanel3
jPanel5
javax.swing.JPanel jPanel5
jScrollPane1
javax.swing.JScrollPane jScrollPane1
jScrollPane3
javax.swing.JScrollPane jScrollPane3
jSplitPane
javax.swing.JSplitPane jSplitPane
logButton
javax.swing.JButton logButton
menuBar
javax.swing.JMenuBar menuBar
migrateAgentButton
javax.swing.JButton migrateAgentButton
newWorldButton
javax.swing.JButton newWorldButton
quitButton
javax.swing.JButton quitButton
refreshButton
javax.swing.JButton refreshButton
removeButton
javax.swing.JButton removeButton
scrollPane
javax.swing.JScrollPane scrollPane
searchButton
javax.swing.JButton searchButton
searchField
javax.swing.JTextField searchField
settingsButton
javax.swing.JButton settingsButton
splitInfoPanel
javax.swing.JPanel splitInfoPanel
splitTreePanel
javax.swing.JPanel splitTreePanel
startAgentButton
javax.swing.JButton startAgentButton
startAgentServerButton
javax.swing.JButton startAgentServerButton
startHostButton
javax.swing.JButton startHostButton
startLocationButton
javax.swing.JButton startLocationButton
treeTabbedPane
javax.swing.JTabbedPane treeTabbedPane
started
boolean started
closed
boolean closed
jc
javax.swing.JFileChooser jc
clearButton
javax.swing.JButton clearButton
debugLevelComboBox
javax.swing.JComboBox debugLevelComboBox
jButton1
javax.swing.JButton jButton1
jLabel1
javax.swing.JLabel jLabel1
jScrollPane1
javax.swing.JScrollPane jScrollPane1
logArea
javax.swing.JTextArea logArea
okButton
javax.swing.JButton okButton
saveButton
javax.swing.JButton saveButton
agentIcon
javax.swing.Icon agentIcon
agentServerIcon
javax.swing.Icon agentServerIcon
hostIcon
javax.swing.Icon hostIcon
locationIcon
javax.swing.Icon locationIcon
worldIcon
javax.swing.Icon worldIcon
defaultBgColor
java.awt.Color defaultBgColor
|
Package org.iids.aos.gui.dialog |
agent
Agent agent
cancelButton
javax.swing.JButton cancelButton
jLabel1
javax.swing.JLabel jLabel1
locationList
javax.swing.JComboBox locationList
migrateButton
javax.swing.JButton migrateButton
refreshButton
javax.swing.JButton refreshButton
cancelButton
javax.swing.JButton cancelButton
jCheckBox1
javax.swing.JCheckBox jCheckBox1
jLabel1
javax.swing.JLabel jLabel1
jPanel1
javax.swing.JPanel jPanel1
quitButton
javax.swing.JButton quitButton
starting
boolean starting
started
boolean started
autoPortCheck
javax.swing.JCheckBox autoPortCheck
cards
javax.swing.JPanel cards
connectButton
javax.swing.JRadioButton connectButton
connectPanel
javax.swing.JPanel connectPanel
createButton
javax.swing.JRadioButton createButton
createPanel
javax.swing.JPanel createPanel
diagnostics
javax.swing.JTextField diagnostics
emptyPanel
javax.swing.JPanel emptyPanel
group
javax.swing.ButtonGroup group
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jLabel3
javax.swing.JLabel jLabel3
jScrollPane1
javax.swing.JScrollPane jScrollPane1
jTextArea1
javax.swing.JTextArea jTextArea1
okButton
javax.swing.JButton okButton
portTextField
javax.swing.JTextField portTextField
urlTextField
javax.swing.JTextField urlTextField
guiparent
AgentScapeConsole guiparent
parentStruct
World parentStruct
startingLocation
boolean startingLocation
cancelButton
javax.swing.JButton cancelButton
diagnosis
javax.swing.JTextField diagnosis
enableCpuProfilingCheck
javax.swing.JCheckBox enableCpuProfilingCheck
jCheckBox1
javax.swing.JCheckBox jCheckBox1
jLabel1
javax.swing.JLabel jLabel1
jPanel1
javax.swing.JPanel jPanel1
locationName
javax.swing.JTextField locationName
startAgentServerCheck
javax.swing.JCheckBox startAgentServerCheck
startBinaryAgentServerCheck
javax.swing.JCheckBox startBinaryAgentServerCheck
startButton
javax.swing.JButton startButton
startHostManagerCheck
javax.swing.JCheckBox startHostManagerCheck
startJavaAgentServerCheck
javax.swing.JCheckBox startJavaAgentServerCheck
startPythonAgentServerCheck
javax.swing.JCheckBox startPythonAgentServerCheck
startWSGatewayCheck
javax.swing.JCheckBox startWSGatewayCheck
guiparent
AgentScapeConsole guiparent
- Deprecated.
success
boolean success
- Deprecated.
lookupServers
java.util.List<E> lookupServers
- Deprecated.
bindCheck
javax.swing.JRadioButton bindCheck
- Deprecated.
bindLookupButton
javax.swing.JButton bindLookupButton
- Deprecated.
buttonGroup
javax.swing.ButtonGroup buttonGroup
- Deprecated.
cancelButton
javax.swing.JButton cancelButton
- Deprecated.
diagnostics
javax.swing.JTextField diagnostics
- Deprecated.
jLabel1
javax.swing.JLabel jLabel1
- Deprecated.
jLabel3
javax.swing.JLabel jLabel3
- Deprecated.
jLabel5
javax.swing.JLabel jLabel5
- Deprecated.
jPanel1
javax.swing.JPanel jPanel1
- Deprecated.
jSeparator1
javax.swing.JSeparator jSeparator1
- Deprecated.
lookupServerPanel
javax.swing.JPanel lookupServerPanel
- Deprecated.
lookupServerPort
javax.swing.JTextField lookupServerPort
- Deprecated.
lookupServerUrl
javax.swing.JTextField lookupServerUrl
- Deprecated.
startCheck
javax.swing.JRadioButton startCheck
- Deprecated.
startLookupButton
javax.swing.JButton startLookupButton
- Deprecated.
agentFileTextField
javax.swing.JTextField agentFileTextField
browseButton
javax.swing.JButton browseButton
cancelButton
javax.swing.JButton cancelButton
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
locationComboBox
javax.swing.JComboBox locationComboBox
refreshButton
javax.swing.JButton refreshButton
startButton
javax.swing.JButton startButton
|
Package org.iids.aos.gui.dnd |
|
Package org.iids.aos.gui.exception |
|
Package org.iids.aos.gui.info |
agentID
AgentID agentID
agent
Agent agent
agentHandleList
javax.swing.JList agentHandleList
agentIdLabel
javax.swing.JLabel agentIdLabel
createHandleButton
javax.swing.JButton createHandleButton
jLabel1
javax.swing.JLabel jLabel1
jLabel3
javax.swing.JLabel jLabel3
jLabel4
javax.swing.JLabel jLabel4
jPanel1
javax.swing.JPanel jPanel1
jPanel2
javax.swing.JPanel jPanel2
jScrollPane1
javax.swing.JScrollPane jScrollPane1
locationComboBox
javax.swing.JComboBox locationComboBox
moveButton
javax.swing.JButton moveButton
reloadButton
javax.swing.JButton reloadButton
removeHandleButton
javax.swing.JButton removeHandleButton
|
Package org.iids.aos.gui.structs |
loc
Location loc
hosts
java.util.List<E> hosts
service
ServiceWrapper service
expanded
boolean expanded
refreshing
boolean refreshing
isShuttingDown
boolean isShuttingDown
name
java.lang.String name
parent
Struct parent
children
java.util.List<E> children
readable
boolean readable
|
Package org.iids.aos.hostmanager |
receivingAddress
Address receivingAddress
migrationID
MigrationID migrationID
type
ResourceRegistry.RegistryMessage.Type type
content
java.lang.String content
handler
AgentHandle handler
reg
org.iids.aos.hostmanager.ResourceRegistryInterface reg
receivedClose
boolean receivedClose
- Key under which the agent is registered in the lookup service.
Can be found to lookup the agent using
Agent.lookup(java.lang.String).
proxy
AgentProxy<T> proxy
specs
Specifications specs
type
java.lang.String type
id
AgentScapeID id
address
Address address
connection
java.lang.Object connection
|
Package org.iids.aos.hostmanager.negotiationmodule.exceptions |
|
Package org.iids.aos.hostmanager.negotiationmodule.hostpolicies |
|
Package org.iids.aos.kernel |
serialVersionUID: 5254556901490024720L
transactionID
TransactionID transactionID
- The transaction ID of the agent container shipment.
listenEndpoint
Endpoint listenEndpoint
- The virtual listen endpoint at which this AOS kernel accepts virtual
connections that carry shipped agent containers.
serialVersionUID: 6625260421710140415L
e
KernelException e
- If not null, waitAgentContainer() encountered an exception.
In this case, tid may be set to the ID of the transaction that caused
the error. We use this method rather than extending all kernel
exceptions with a tid paramter, because waitAgentContainer() is the
only primitive to return extra data (the tid) on error.
tid
TransactionID tid
- If not null, the transaction ID of the agent container shipment.
If both exception and tid are null, the block time passed without
an AC becoming available.
acid
int acid
- If no exception, the ACID of the received Agent Container
sourceEndpoint
Endpoint sourceEndpoint
- If no exception, the virtual endpoint from which this AOS kernel
accepted the agent container;
tcpIP
java.net.InetSocketAddress tcpIP
- An IP address (IPv6) and a TCP port number. IPv4 address are
in princple represented in IPv6 in the form ::ffff:w.x.y.z but Java will
convert such mapped addresses to normal IPv4 addresses (e.g. Inet4Address)
port
int port
- A port number, aka index in the AOS API specification
scid
java.lang.String scid
- A self-certifying ID (a SHA-1 hash), or null if omitted.
serialVersionUID: 1198849494900788303L
_id
byte[] _id
|
Package org.iids.aos.kernel.ac |
tid
TransactionID tid
|
Package org.iids.aos.kernel.exception |
|
Package org.iids.aos.kernel.mux |
secSuites
java.lang.String[] secSuites
|
Package org.iids.aos.kernel.xmlrpc |
tcpIP
SocketAddressStruct tcpIP
- An IP SocketAddressStruct (IPv6) and a TCP port number.
port
int port
- A port number.
scid
java.lang.String scid
- A self-certifying ID (a SHA-1 hash), or null if omitted.
serialVersionUID: -7526491980688684880L
ipAddress
java.lang.String ipAddress
port
int port
array
java.lang.String[] array
|
Package org.iids.aos.locationmanager.negotiationmodule.domainpolicies |
|
Package org.iids.aos.locationmanager.negotiationmodule.exceptions |
|
Package org.iids.aos.messagecenter |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- The object implements the readExternal method to restore its
contents by calling the methods of DataInput for primitive
types and readObject for objects, strings and arrays. The
readExternal method must read the values in the same sequence
and with the same types as were written by writeExternal.
- Throws:
java.io.IOException - if I/O errors occur
java.lang.ClassNotFoundException - If the class for an object being
restored cannot be found.
dataBytes
byte[] dataBytes
toList
java.util.List<E> toList
fromHandle
AgentHandle fromHandle
fromId
AgentID fromId
toId
AgentID toId
e
Envelope e
actualTarget
AgentHandle actualTarget
env
Envelope env
|
Package org.iids.aos.negotiation |
contents
AgreementOffer contents
ai
AgreementInterpreter ai
template
Template template
initiator
java.lang.Object initiator
services
java.util.List<E> services
item
Item item
template
Template template
restrictions
java.util.Vector<E> restrictions
services
java.util.Vector<E> services
|
Package org.iids.aos.systemservices.communicator |
containsHttpHeaders
boolean containsHttpHeaders
type
LSWebServer.HttpResultType type
result
byte[] result
|
Package org.iids.aos.systemservices.communicator.structs |
ipAddress
java.lang.String ipAddress
port
int port
principalId
java.lang.String principalId
principalPassword
java.lang.String principalPassword
id
java.lang.String id
scid
java.lang.String scid
index
int index
toString
java.lang.String toString
handle
java.lang.String handle
uuid
java.util.UUID uuid
ownerHandle
AgentHandle ownerHandle
primaryHandle
AgentHandle primaryHandle
id
java.lang.String id
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
_tid
TransactionID _tid
specifications
java.util.Hashtable<K,V> specifications
version
int version
numEntries
int numEntries
tocEntries
java.util.Vector<E> tocEntries
tocHash
java.lang.String tocHash
tocSignature
byte[] tocSignature
certificate
byte[] certificate
segmentId
int segmentId
maintype
int maintype
subtype
java.lang.String subtype
mode
int mode
size
int size
name
java.lang.String name
description
java.lang.String description
checksum
java.lang.String checksum
agentcontainerId
int agentcontainerId
source
Address source
|
Package org.iids.aos.systemservices.datatypes.wsagreement |
_agreementInitiator
java.lang.Object _agreementInitiator
- Field _agreementInitiator
_agreementProvider
java.lang.Object _agreementProvider
- Field _agreementProvider
_agreementInitiatorIsServiceConcumer
boolean _agreementInitiatorIsServiceConcumer
- Field _agreementInitiatorIsServiceConcumer
_has_agreementInitiatorIsServiceConcumer
boolean _has_agreementInitiatorIsServiceConcumer
- keeps track of state for field:
_agreementInitiatorIsServiceConcumer
_expirationTime
java.util.Date _expirationTime
- Field _expirationTime
_duration
int _duration
- Field _duration
_has_duration
boolean _has_duration
- keeps track of state for field: _duration
_start
int _start
- Field _start
_has_start
boolean _has_start
- keeps track of state for field: _start
_templateName
java.lang.String _templateName
- Field _templateName
_isServiceConsumer
boolean _isServiceConsumer
- Field _isServiceConsumer
_has_isServiceConsumer
boolean _has_isServiceConsumer
- keeps track of state for field: _isServiceConsumer
_reference
java.lang.Object _reference
- Field _reference
_isServiceProvider
boolean _isServiceProvider
- Field _isServiceProvider
_has_isServiceProvider
boolean _has_isServiceProvider
- keeps track of state for field: _isServiceProvider
_reference
java.lang.Object _reference
- Field _reference
_templateList
java.util.Vector<E> _templateList
- Field _templateList
_creationConstraints
CreationConstraints _creationConstraints
- Field _creationConstraints
_name
java.lang.String _name
- Field _name
_fault
Fault _fault
- Field _fault
_context
Context _context
- Field _context
_terms
Terms _terms
- Field _terms
_timeInterval
org.exolab.castor.types.Duration _timeInterval
- Field _timeInterval
_count
int _count
- Field _count
_has_count
boolean _has_count
- keeps track of state for field: _count
_importance
int _importance
- Field _importance
_has_importance
boolean _has_importance
- keeps track of state for field: _importance
_penalty
Penalty _penalty
- Field _penalty
_reward
Reward _reward
- Field _reward
_preference
Preference _preference
- Field _preference
_customBusinessValueList
java.util.Vector<E> _customBusinessValueList
- Field _customBusinessValueList
_assessmentInterval
AssessmentInterval _assessmentInterval
- Field _assessmentInterval
_valueUnit
java.lang.String _valueUnit
- Field _valueUnit
_valueExpression
java.lang.Object _valueExpression
- Field _valueExpression
_itemList
java.util.Vector<E> _itemList
- Field _itemList
_constraintList
java.util.Vector<E> _constraintList
- Field _constraintList
_message
java.lang.String _message
- Field _message
_description
java.lang.String _description
- Field _description
_serviceScope
ServiceScope _serviceScope
- Field _serviceScope
_qualifyingCondition
java.lang.Object _qualifyingCondition
- Field _qualifyingCondition
_serviceLevelObjective
java.lang.Object _serviceLevelObjective
- Field _serviceLevelObjective
_businessValueList
BusinessValueList _businessValueList
- Field _businessValueList
_name
java.lang.String _name
- Field _name
_location
java.lang.Object _location
- Field _location
_restrictionModel
RestrictionModel _restrictionModel
- Field _restrictionModel
_items
java.util.Vector<E> _items
- Field _items
_serviceTermReference
java.lang.String _serviceTermReference
- Field _serviceTermReference
_utility
float _utility
- Field _utility
_has_utility
boolean _has_utility
- keeps track of state for field: _utility
_restrictionType
RestrictionType _restrictionType
- Field _restrictionType
_enumList
java.util.Vector<E> _enumList
- Field _enumList
_maxValue
java.lang.Object _maxValue
- Field _maxValue
_minValue
java.lang.Object _minValue
- Field _minValue
_duration
int _duration
- Field _duration
_has_duration
boolean _has_duration
- keeps track of state for field: _duration
_anyObject
java.util.Vector<E> _anyObject
- Field _anyObject
_serviceName
java.lang.String _serviceName
- Field _serviceName
_variableSet
VariableSet _variableSet
- Field _variableSet
_anyObject
java.util.Vector<E> _anyObject
- Field _anyObject
_serviceName
java.lang.String _serviceName
- Field _serviceName
_internalIdentifier
int _internalIdentifier
- Field _internalIdentifier
_has_internalIdentifier
boolean _has_internalIdentifier
- keeps track of state for field: _internalIdentifier
_handlerIdentifier
java.lang.String _handlerIdentifier
- Field _handlerIdentifier
_serviceProvider
java.lang.String _serviceProvider
- Field _serviceProvider
_providerOfferID
java.lang.String _providerOfferID
- Field _providerOfferID
_termCompositorTypeChoiceList
java.util.Vector<E> _termCompositorTypeChoiceList
- Field _termCompositorTypeChoiceList
_items
java.util.Vector<E> _items
- Field _items
_exactlyOne
ExactlyOne _exactlyOne
- Field _exactlyOne
_oneOrMore
OneOrMore _oneOrMore
- Field _oneOrMore
_all
All _all
- Field _all
_serviceDescriptionTerm
ServiceDescriptionTerm _serviceDescriptionTerm
- Field _serviceDescriptionTerm
_serviceReference
ServiceReference _serviceReference
- Field _serviceReference
_serviceProperties
ServiceProperties _serviceProperties
- Field _serviceProperties
_guaranteeTerm
GuaranteeTerm _guaranteeTerm
- Field _guaranteeTerm
_all
All _all
- Field _all
_name
java.lang.String _name
- Field _name
_variableList
java.util.Vector<E> _variableList
- Field _variableList
_name
java.lang.String _name
- Field _name
_metric
java.lang.String _metric
- Field _metric
_location
java.lang.Object _location
- Field _location
|
Package org.iids.aos.systemservices.datatypes.wsagreement.agentscape |
_requiredCPUTime
int _requiredCPUTime
- Field _requiredCPUTime
_has_requiredCPUTime
boolean _has_requiredCPUTime
- keeps track of state for field: _requiredCPUTime
_language
Language _language
- Field _language
_content
java.lang.String _content
- internal content storage
|
Package org.iids.aos.systemservices.datatypes.wsagreement.types |
readResolve
private java.lang.Object readResolve()
- Method readResolve
will be called during deserialization to replace the
deserialized object with the correct constant instance.
type
int type
- Field type
stringValue
java.lang.String stringValue
- Field stringValue
|
Package org.iids.aos.systemservices.lookupservice |
|
Package org.iids.aos.systemservices.module |
|
Package org.iids.aos.util |
codeSelection
CodeSegmentTable codeSelection
dataSelection
DataSegmentTable dataSelection
openButton
javax.swing.JButton openButton
saveButton
javax.swing.JButton saveButton
extractButton
javax.swing.JButton extractButton
injectButton
javax.swing.JButton injectButton
locationList
javax.swing.JComboBox locationList
updateButton
javax.swing.JButton updateButton
archive
AgentArchive archive
fc
javax.swing.JFileChooser fc
dc
javax.swing.JFileChooser dc
data
int[] data
maxData
int maxData
minData
int minData
factor
double factor
xspace
int xspace
xfill
int xfill
rescale
boolean rescale
sizeX
int sizeX
sizeY
int sizeY
lowerY
int lowerY
barColor
java.awt.Color barColor
leftColor
java.awt.Color leftColor
rightColor
java.awt.Color rightColor
allColors
java.awt.Color[] allColors
isShowingValue
boolean isShowingValue
inValueColor
java.awt.Color inValueColor
outValueColor
java.awt.Color outValueColor
insets
java.awt.Insets insets
names
java.lang.String[] names
ctm
org.iids.aos.util.CodeSegmentTable.CodeTableModel ctm
addButton
javax.swing.JButton addButton
deleteButton
javax.swing.JButton deleteButton
selectedRow
int selectedRow
dtm
org.iids.aos.util.DataSegmentTable.DataTableModel dtm
addButton
javax.swing.JButton addButton
deleteButton
javax.swing.JButton deleteButton
selectedRow
int selectedRow
p
ResourceProperties.Priority p
aggregate
boolean aggregate
|
Package org.iids.aos.util.exceptions |
|
Package org.iids.aos.webservices.axisstub.aosrpc |
|
Package org.iids.aos.webservices.wsdl.CurrencyConvertor |
readResolve
public java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
_value_
java.lang.String _value_
CurrencyConvertorSoap_address
java.lang.String CurrencyConvertorSoap_address
CurrencyConvertorSoapWSDDServiceName
java.lang.String CurrencyConvertorSoapWSDDServiceName
ports
java.util.HashSet<E> ports
|
Package org.iids.aos.webservices.wsdl.GloapPackage |
traceCert
byte[] traceCert
traceSig
byte[] traceSig
__equalsCalc
java.lang.Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
VuGaiaAppsGdnGloapGloapPackage_address
java.lang.String VuGaiaAppsGdnGloapGloapPackage_address
VuGaiaAppsGdnGloapGloapPackageWSDDServiceName
java.lang.String VuGaiaAppsGdnGloapGloapPackageWSDDServiceName
ports
java.util.HashSet<E> ports
|
Package org.iids.aos.webservices.wsdl.GoogleSearch |
fullViewableName
java.lang.String fullViewableName
specialEncoding
java.lang.String specialEncoding
__equalsCalc
java.lang.Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
documentFiltering
boolean documentFiltering
searchComments
java.lang.String searchComments
estimatedTotalResultsCount
int estimatedTotalResultsCount
estimateIsExact
boolean estimateIsExact
resultElements
ResultElement[] resultElements
searchQuery
java.lang.String searchQuery
startIndex
int startIndex
endIndex
int endIndex
searchTips
java.lang.String searchTips
directoryCategories
DirectoryCategory[] directoryCategories
searchTime
double searchTime
__equalsCalc
java.lang.Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
GoogleSearchPort_address
java.lang.String GoogleSearchPort_address
GoogleSearchPortWSDDServiceName
java.lang.String GoogleSearchPortWSDDServiceName
ports
java.util.HashSet<E> ports
summary
java.lang.String summary
URL
java.lang.String URL
snippet
java.lang.String snippet
title
java.lang.String title
cachedSize
java.lang.String cachedSize
relatedInformationPresent
boolean relatedInformationPresent
hostName
java.lang.String hostName
directoryCategory
DirectoryCategory directoryCategory
directoryTitle
java.lang.String directoryTitle
__equalsCalc
java.lang.Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
|
Package org.iids.aos.webservices.wsdl.math |
MathLibraryHttpSoap11Endpoint_address
java.lang.String MathLibraryHttpSoap11Endpoint_address
MathLibraryHttpSoap11EndpointWSDDServiceName
java.lang.String MathLibraryHttpSoap11EndpointWSDDServiceName
MathLibraryHttpSoap12Endpoint_address
java.lang.String MathLibraryHttpSoap12Endpoint_address
MathLibraryHttpSoap12EndpointWSDDServiceName
java.lang.String MathLibraryHttpSoap12EndpointWSDDServiceName
ports
java.util.HashSet<E> ports
|
Package org.iids.aos.webservices.wsgateway |
gateway
WSGateway gateway
handler
AgentProxyHandler handler
Copyright © 2003, 2004 IIDS Group. All Rights Reserved.