Uses of Interface
org.metaabm.act.AAccessor

Packages that use AAccessor
org.metaabm.act   
org.metaabm.act.impl   
org.metaabm.act.util   
 

Uses of AAccessor in org.metaabm.act
 

Subinterfaces of AAccessor in org.metaabm.act
 interface ADerive
          A representation of the model object 'ADerive'.
 interface ASet
          A representation of the model object ' ASet'.
 interface AWatch
          A representation of the model object ' AWatch'.
 

Uses of AAccessor in org.metaabm.act.impl
 

Classes in org.metaabm.act.impl that implement AAccessor
 class AAccessorImpl
           
 class ADeriveImpl
          An implementation of the model object 'ADerive'.
 class ASetImpl
           
 class AWatchImpl
           
 

Uses of AAccessor in org.metaabm.act.util
 

Methods in org.metaabm.act.util with parameters of type AAccessor
 T MetaABMActSwitch.caseAAccessor(AAccessor object)
          Returns the result of interpreting the object as an instance of 'AAccessor'.