Uses of Package
jcreek.cke.importexport

Packages that use jcreek.cke.importexport
jcreek.cke.importexport   
jcreek.cke.importexport.jcxml   
 

Classes in jcreek.cke.importexport used by jcreek.cke.importexport
KnowledgeModelImportUtilities.CaseAlreadyExist
          An exception that is thrown in cases where there have been an attempt to create a case that already exist.
KnowledgeModelImportUtilities.ClassDescriptorDoNotExist
          An exception that is thrown in cases where there have been an attempt to use a class descriptor that does not exist.
KnowledgeModelImportUtilities.CompilationFault
          An exception that is thrown in cases where there have been a fault in the compilation of a new relation type.
KnowledgeModelImportUtilities.EntityAlreadyExist
          An exception that is thrown in cases where there have been an attempt to create an entity that already exist.
KnowledgeModelImportUtilities.EntityDoNotExist
          An exception that is thrown in cases where there have been an attempt to use an entity that does not exist.
KnowledgeModelImportUtilities.EqualRelationAlreadyExist
          An exception that is thrown in cases where there have been an attempt to add a relation between two entities and these entities already have an equal relation between them.
KnowledgeModelImportUtilities.EqualRelationTypeAlreadyExist
          An exception that is thrown in cases where there have been an attempt to create a new relation type that already exist and is equal, that is, uses the same class descriptor.
KnowledgeModelImportUtilities.RelationTypeAlreadyExist
          An exception that is thrown in cases where there have been an attempt to create a new relation type that already exist but is not equal, that is, uses another class descriptor.
KnowledgeModelImportUtilities.RelationTypeDoNotExist
          An exception that is thrown in cases where there have been an attempt to use a relation type that does not exist.
KnowledgeModelImportUtilities.RelationTypeNameAlreadyInUse
          An exception that is thrown in cases where there have been an attempt to create a new relation type with either a name or inverse name that is already in use.
ProcessControlInterface
          This interface contains the control methods for a process, and should be implemented in the import/ export classes.
ProcessStatusWindowInterface
          This interface contains some methods which enables the various plugins to do some changes to the process status window.
 

Classes in jcreek.cke.importexport used by jcreek.cke.importexport.jcxml
ProcessControlInterface
          This interface contains the control methods for a process, and should be implemented in the import/ export classes.
ProcessStatusWindowInterface
          This interface contains some methods which enables the various plugins to do some changes to the process status window.
 



Created at IDI, NTNU by the Artificial Intelligence and Learning group