CDMA plugin API  3.1.0
CDMA core library
Package org.gumtree.data.dictionary.impl

This IContext interface is used when invoking an external method. More...

Classes

class  Context
class  ExtendedDictionary
 IExtendedDictionary interface is the logical representation of a IDataset. More...
class  Key
class  LogicalGroup

Detailed Description

This IContext interface is used when invoking an external method.

It should contain all required information, so the called method can work properly as if it were in the CDMA. The context is compound of the current dataset, the caller of the method, the key used to call that method (that can have some parameters), the path (with parameters set) and some parameters that are set by the institute's plug-in.

 All Classes Namespaces Files Functions Variables