|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AControl | |
---|---|
org.metaabm.act | |
org.metaabm.act.impl | |
org.metaabm.act.util |
Uses of AControl in org.metaabm.act |
---|
Subinterfaces of AControl in org.metaabm.act | |
---|---|
interface |
AAll
A representation of the model object ' AAll'. |
interface |
AAny
A representation of the model object ' AAny'. |
interface |
ALogic
A representation of the model object ' ALogic'. |
interface |
ANone
A representation of the model object ' ANone'. |
interface |
AQuery
A representation of the model object ' AQuery'. |
Uses of AControl in org.metaabm.act.impl |
---|
Classes in org.metaabm.act.impl that implement AControl | |
---|---|
class |
AAllImpl
|
class |
AAnyImpl
|
class |
ALogicImpl
An implementation of the model object ' ALogic'. |
class |
ANoneImpl
|
class |
AQueryImpl
|
Uses of AControl in org.metaabm.act.util |
---|
Methods in org.metaabm.act.util with parameters of type AControl | |
---|---|
T |
MetaABMActSwitch.caseAControl(AControl object)
Returns the result of interpreting the object as an instance of 'AControl'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |