Uses of Class
org.eclipse.actf.model.flash.ASAccInfo

Packages that use ASAccInfo
org.eclipse.actf.model.flash This package contains interfaces to access Flash player and content from Java. 
 

Uses of ASAccInfo in org.eclipse.actf.model.flash
 

Methods in org.eclipse.actf.model.flash that return ASAccInfo
static ASAccInfo ASAccInfo.create(ASObject target)
          Create ASAccInfo from ASObject
 ASAccInfo IASNode.getAccInfo()