Uses of Package
com.opera.core.systems.model

Packages that use com.opera.core.systems.model
com.opera.core.systems Provides OperaDriver and associated classes. 
com.opera.core.systems.model Objects used for storing data and don't do anything themselves. 
com.opera.core.systems.runner.interfaces   
com.opera.core.systems.runner.launcher Responsible for starting the launcher which starts Opera. 
com.opera.core.systems.scope The Scope protocol is used to communicate with the Opera browser. 
com.opera.core.systems.scope.internal   
com.opera.core.systems.scope.services Interfaces for all the Scope services used. 
com.opera.core.systems.scope.services.ums Implementations of the Scope service interfaces. 
 

Classes in com.opera.core.systems.model used by com.opera.core.systems
ICommand
          A Scope command that is assigned by an id (int) and a service name (string), as specified by the scope protocol.
ScreenShotReply
          A wrapper object for screenshot reply, is used to overcome the problem of two different protocols (XML/PB)
 

Classes in com.opera.core.systems.model used by com.opera.core.systems.model
ColorResult
          Represents a result from screenwathcer that identifies if a the color we were looking for matched, and number of matches if any, matches are tagged with an ID.
RuntimeNode
          Holds a tree of references to runtimes.
 

Classes in com.opera.core.systems.model used by com.opera.core.systems.runner.interfaces
ScreenShotReply
          A wrapper object for screenshot reply, is used to overcome the problem of two different protocols (XML/PB)
 

Classes in com.opera.core.systems.model used by com.opera.core.systems.runner.launcher
ScreenShotReply
          A wrapper object for screenshot reply, is used to overcome the problem of two different protocols (XML/PB)
 

Classes in com.opera.core.systems.model used by com.opera.core.systems.scope
ICommand
          A Scope command that is assigned by an id (int) and a service name (string), as specified by the scope protocol.
RuntimeNode
          Holds a tree of references to runtimes.
 

Classes in com.opera.core.systems.model used by com.opera.core.systems.scope.internal
OperaColor
          The OperaColor class is used to encapsulate colours in the default sRGB colour space.
 

Classes in com.opera.core.systems.model used by com.opera.core.systems.scope.services
Canvas
          A canvas object to use in taking screenshots of Opera's viewport.
ScreenShotReply
          A wrapper object for screenshot reply, is used to overcome the problem of two different protocols (XML/PB)
 

Classes in com.opera.core.systems.model used by com.opera.core.systems.scope.services.ums
Canvas
          A canvas object to use in taking screenshots of Opera's viewport.
ScreenShotReply
          A wrapper object for screenshot reply, is used to overcome the problem of two different protocols (XML/PB)
 



Copyright © 2012. All Rights Reserved.