CDMA plugin API  3.1.0
CDMA core library
Package org.gumtree.data.utils

The utils package provides some tools that can be used to drive the Core or manipulate object obtained using the plug-in. More...

Classes

interface  IArrayUtils
 The IArrayUtils interface defines commons need of operations to be perform on a IArray. More...

Detailed Description

The utils package provides some tools that can be used to drive the Core or manipulate object obtained using the plug-in.

Two categories can be differentiated in that package:

  • Core behaviors utilities
  • Plug-in behaviors utilities

In the former category there are tools to redefine the plug-ins manager and the way to discover them in the class path.

See also:
org.gumtree.data.utils.IFactoryManager
org.gumtree.data.utils.IFactoryResolver

In the plug-in category, tools to manipulate arrays like IArrayUtils to reshape, resize, revert, slice... matrices.

See also:
org.gumtree.data.utils.IArrayUtils
 All Classes Namespaces Files Functions Variables