|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AQuery | |
---|---|
org.metaabm.act | |
org.metaabm.act.impl | |
org.metaabm.act.util |
Uses of AQuery in org.metaabm.act |
---|
Methods in org.metaabm.act that return AQuery | |
---|---|
AQuery |
MetaABMActFactory.createAQuery()
Returns a new object of class 'AQuery'. |
Uses of AQuery in org.metaabm.act.impl |
---|
Classes in org.metaabm.act.impl that implement AQuery | |
---|---|
class |
AQueryImpl
|
Methods in org.metaabm.act.impl that return AQuery | |
---|---|
AQuery |
MetaABMActFactoryImpl.createAQuery()
|
Uses of AQuery in org.metaabm.act.util |
---|
Methods in org.metaabm.act.util with parameters of type AQuery | |
---|---|
T |
MetaABMActSwitch.caseAQuery(AQuery object)
Returns the result of interpreting the object as an instance of 'AQuery'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |