Uses of Interface
com.hp.lft.sdk.ai.Locator
Packages that use Locator
-
Uses of Locator in com.hp.lft.sdk.ai
Classes in com.hp.lft.sdk.ai that implement LocatorModifier and TypeClassDescriptionclass
class
Methods in com.hp.lft.sdk.ai that return LocatorModifier and TypeMethodDescriptionAiObjectDescription.getLocator()
Returns theLocator
that distinguishes between objects matching the same description.Methods in com.hp.lft.sdk.ai with parameters of type LocatorModifier and TypeMethodDescriptionInitializes the object's locator property.void
AiObjectDescription.setLocator
(Locator locator) Sets the locator to distinguish between objects matching the same description.