|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FLogical | |
---|---|
org.metaabm.act | |
org.metaabm.function | |
org.metaabm.function.impl | |
org.metaabm.function.util |
Uses of FLogical in org.metaabm.act |
---|
Methods in org.metaabm.act that return FLogical | |
---|---|
FLogical |
ATest.getFunction()
Returns the value of the 'Condition' containment reference. |
Methods in org.metaabm.act with parameters of type FLogical | |
---|---|
void |
ATest.setCondition(FLogical value)
Sets the value of the ' Condition ' containment reference. |
Uses of FLogical in org.metaabm.function |
---|
Subinterfaces of FLogical in org.metaabm.function | |
---|---|
interface |
FGenericLogical
A representation of the model object ' FGeneric Logical'. |
interface |
FLogicalOperator
A representation of the model object ' FLogical Operator'. |
Uses of FLogical in org.metaabm.function.impl |
---|
Classes in org.metaabm.function.impl that implement FLogical | |
---|---|
class |
FGenericLogicalImpl
|
class |
FLogicalOperatorImpl
|
Uses of FLogical in org.metaabm.function.util |
---|
Methods in org.metaabm.function.util with parameters of type FLogical | |
---|---|
T |
MetaABMFunctionSwitch.caseFLogical(FLogical object)
Returns the result of interpreting the object as an instance of 'FLogical'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |