All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class cpt.MDElement


java.lang.Object

   |

   +----cpt.MDElement


public class MDElement
extends Object
The metadata element class of CPT. Metadata elements are the actual contents of metadata dimensions. A dimension contains a list of metadata elements. Associated to each element are a value, a weight, and an optional NodeID which represents a mapping to a hierarchy.


Constructor Index

 o MDElement()
Constructs a MDElement object.

Method Index

 o main(String[])
Tests the class.

Constructors

 o MDElement

 public MDElement()

Constructs a MDElement object.

Methods

 o main

 public static void main(String args[])

Tests the class.



All Packages  Class Hierarchy  This Package  Previous  Next  Index