LightJason - AgentSpeak(L++)
org.lightjason.agentspeak.action.builtin.TestCActionGenericType Class Reference

test generic-type actions More...

+ Inheritance diagram for org.lightjason.agentspeak.action.builtin.TestCActionGenericType:
+ Collaboration diagram for org.lightjason.agentspeak.action.builtin.TestCActionGenericType:

Public Member Functions

final void createliteral ()
 test create literal action More...
 
final void is ()
 test "is" action More...
 
final void isnull ()
 test "isnull"action More...
 
final void isnumeric ()
 test "isnumeric" action More...
 
final void isstring ()
 test "isstring" action More...
 
final void parsefloat ()
 test parse-float action More...
 
final void parseliteral ()
 test parse literal action More...
 
final void parseliteralerror ()
 test parse literal action with error More...
 
final void tofloat ()
 test "tofloat" More...
 
final void tofloaterror ()
 test "tofloat" error More...
 
final void tostring ()
 test "tostring" More...
 
final void type ()
 test type action More...
 

Additional Inherited Members

- Static Protected Attributes inherited from org.lightjason.agentspeak.IBaseTest
static final boolean PRINTENABLE = Files.exists( Paths.get( "agentprinting.conf" ) )
 enable printing of test-data More...
 

Detailed Description

Definition at line 56 of file TestCActionGenericType.java.

Member Function Documentation

◆ createliteral()

final void org.lightjason.agentspeak.action.builtin.TestCActionGenericType.createliteral ( )

Definition at line 63 of file TestCActionGenericType.java.

References org.lightjason.agentspeak.language.execution.IContext.EMPTYPLAN, org.lightjason.agentspeak.action.builtin.generic.type.CCreateLiteral.execute(), org.lightjason.agentspeak.language.CRawTerm< T >.from(), and org.lightjason.agentspeak.language.CLiteral.from().

+ Here is the call graph for this function:

◆ is()

final void org.lightjason.agentspeak.action.builtin.TestCActionGenericType.is ( )

Definition at line 179 of file TestCActionGenericType.java.

References org.lightjason.agentspeak.language.execution.IContext.EMPTYPLAN, and org.lightjason.agentspeak.language.CRawTerm< T >.from().

+ Here is the call graph for this function:

◆ isnull()

final void org.lightjason.agentspeak.action.builtin.TestCActionGenericType.isnull ( )

Definition at line 203 of file TestCActionGenericType.java.

References org.lightjason.agentspeak.language.execution.IContext.EMPTYPLAN, and org.lightjason.agentspeak.language.CRawTerm< T >.from().

+ Here is the call graph for this function:

◆ isnumeric()

final void org.lightjason.agentspeak.action.builtin.TestCActionGenericType.isnumeric ( )

Definition at line 227 of file TestCActionGenericType.java.

References org.lightjason.agentspeak.language.execution.IContext.EMPTYPLAN, and org.lightjason.agentspeak.language.CRawTerm< T >.from().

+ Here is the call graph for this function:

◆ isstring()

final void org.lightjason.agentspeak.action.builtin.TestCActionGenericType.isstring ( )

Definition at line 251 of file TestCActionGenericType.java.

References org.lightjason.agentspeak.language.execution.IContext.EMPTYPLAN, and org.lightjason.agentspeak.language.CRawTerm< T >.from().

+ Here is the call graph for this function:

◆ parsefloat()

final void org.lightjason.agentspeak.action.builtin.TestCActionGenericType.parsefloat ( )

Definition at line 135 of file TestCActionGenericType.java.

References org.lightjason.agentspeak.language.execution.IContext.EMPTYPLAN, org.lightjason.agentspeak.action.builtin.generic.type.IParse.execute(), and org.lightjason.agentspeak.language.CRawTerm< T >.from().

+ Here is the call graph for this function:

◆ parseliteral()

final void org.lightjason.agentspeak.action.builtin.TestCActionGenericType.parseliteral ( )

Definition at line 90 of file TestCActionGenericType.java.

References org.lightjason.agentspeak.language.execution.IContext.EMPTYPLAN, org.lightjason.agentspeak.action.builtin.generic.type.IParse.execute(), org.lightjason.agentspeak.language.CRawTerm< T >.from(), and org.lightjason.agentspeak.language.CLiteral.from().

+ Here is the call graph for this function:

◆ parseliteralerror()

final void org.lightjason.agentspeak.action.builtin.TestCActionGenericType.parseliteralerror ( )

Definition at line 117 of file TestCActionGenericType.java.

References org.lightjason.agentspeak.language.execution.IContext.EMPTYPLAN, and org.lightjason.agentspeak.language.CRawTerm< T >.from().

+ Here is the call graph for this function:

◆ tofloat()

final void org.lightjason.agentspeak.action.builtin.TestCActionGenericType.tofloat ( )

Definition at line 298 of file TestCActionGenericType.java.

References org.lightjason.agentspeak.language.execution.IContext.EMPTYPLAN, org.lightjason.agentspeak.action.builtin.generic.type.ICast.execute(), and org.lightjason.agentspeak.language.CRawTerm< T >.from().

+ Here is the call graph for this function:

◆ tofloaterror()

final void org.lightjason.agentspeak.action.builtin.TestCActionGenericType.tofloaterror ( )

Definition at line 319 of file TestCActionGenericType.java.

References org.lightjason.agentspeak.language.execution.IContext.EMPTYPLAN, and org.lightjason.agentspeak.language.CRawTerm< T >.from().

+ Here is the call graph for this function:

◆ tostring()

final void org.lightjason.agentspeak.action.builtin.TestCActionGenericType.tostring ( )

Definition at line 276 of file TestCActionGenericType.java.

References org.lightjason.agentspeak.language.execution.IContext.EMPTYPLAN, org.lightjason.agentspeak.action.builtin.generic.type.ICast.execute(), and org.lightjason.agentspeak.language.CRawTerm< T >.from().

+ Here is the call graph for this function:

◆ type()

final void org.lightjason.agentspeak.action.builtin.TestCActionGenericType.type ( )

Definition at line 157 of file TestCActionGenericType.java.

References org.lightjason.agentspeak.language.execution.IContext.EMPTYPLAN, org.lightjason.agentspeak.action.builtin.generic.type.CType.execute(), and org.lightjason.agentspeak.language.CRawTerm< T >.from().

+ Here is the call graph for this function: