LightJason - AgentSpeak(L++)
org.lightjason.agentspeak.agent.TestCUnifier Class Reference

test for unification More...

+ Inheritance diagram for org.lightjason.agentspeak.agent.TestCUnifier:
+ Collaboration diagram for org.lightjason.agentspeak.agent.TestCUnifier:

Public Member Functions

final void literalvaluesequentialtraversing () throws Exception
 traversion of literal value content More...
 
final void literalvaluetraversing () throws Exception
 traversion of literal value content More...
 
final void structurehash () throws Exception
 literal value hashing 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 48 of file TestCUnifier.java.

Member Function Documentation

◆ literalvaluesequentialtraversing()

final void org.lightjason.agentspeak.agent.TestCUnifier.literalvaluesequentialtraversing ( ) throws Exception
Exceptions
Exceptionparser exeception

Definition at line 81 of file TestCUnifier.java.

References org.lightjason.agentspeak.language.CLiteral.from(), org.lightjason.agentspeak.common.CPath.from(), org.lightjason.agentspeak.language.ILiteral.orderedvalues(), and org.lightjason.agentspeak.language.CLiteral.parse().

+ Here is the call graph for this function:

◆ literalvaluetraversing()

final void org.lightjason.agentspeak.agent.TestCUnifier.literalvaluetraversing ( ) throws Exception
Exceptions
Exceptionon parsing exception

Definition at line 57 of file TestCUnifier.java.

References org.lightjason.agentspeak.language.CLiteral.from(), org.lightjason.agentspeak.common.CPath.from(), org.lightjason.agentspeak.language.CLiteral.parse(), and org.lightjason.agentspeak.language.ILiteral.values().

+ Here is the call graph for this function:

◆ structurehash()

final void org.lightjason.agentspeak.agent.TestCUnifier.structurehash ( ) throws Exception
Exceptions
Exceptionparser exception

Definition at line 110 of file TestCUnifier.java.

References org.lightjason.agentspeak.language.CLiteral.parse(), and org.lightjason.agentspeak.language.IStructureHash.structurehash().

+ Here is the call graph for this function: