jcreek.examples
Class BuildJavaModel
java.lang.Object
jcreek.examples.BuildJavaModel
- public class BuildJavaModel
- extends java.lang.Object
Creates the the java source code to produce the knowledge model contained
in a .km file.
- Version:
- 1.0
- Author:
- Frode Sørmo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuildJavaModel
public BuildJavaModel()
main
public static void main(java.lang.String[] argv)
hasRelation
public static boolean hasRelation(KnowledgeModel km,
Relation test)
isModelDifferent
public static boolean isModelDifferent(KnowledgeModel km1,
KnowledgeModel km2)
describeEntity
public static java.lang.Object describeEntity(Entity ent)
Created at IDI, NTNU by the Artificial Intelligence and Learning group