|
LightJason - AgentSpeak(L++)
|
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... | |
Definition at line 48 of file TestCUnifier.java.
| final void org.lightjason.agentspeak.agent.TestCUnifier.literalvaluesequentialtraversing | ( | ) | throws Exception |
| Exception | parser 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:| final void org.lightjason.agentspeak.agent.TestCUnifier.literalvaluetraversing | ( | ) | throws Exception |
| Exception | on 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:| final void org.lightjason.agentspeak.agent.TestCUnifier.structurehash | ( | ) | throws Exception |
| Exception | parser 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: