All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

C

cptAddDimension(String). Method in class cpt.cptAppFrame
cptApp(). Constructor for class cpt.cptApp
cptAppFrame(). Constructor for class cpt.cptAppFrame
cptDocument(). Constructor for class cpt.cptDocument
Constructs a new empty cptDocument object.
cptDocument(String, Integer). Constructor for class cpt.cptDocument
Constructs a new cptDocument and initializes it.

D

Dimension(). Constructor for class cpt.Dimension
Default constructor.
Dimension(DataRow). Constructor for class cpt.Dimension
Initializes a new instance based on the values on a row in the DimensionsDS
dimensionPanel(). Constructor for class cpt.dimensionPanel
dimensionPanel(String). Constructor for class cpt.dimensionPanel

E

editDlg(Frame). Constructor for class cpt.editDlg
editDlg(Frame, boolean). Constructor for class cpt.editDlg
editDlg(Frame, String). Constructor for class cpt.editDlg
editDlg(Frame, String, boolean). Constructor for class cpt.editDlg
exportMD(String, Integer). Method in class cpt.cptDocument
Export metadata from the document.
exportMDdlg(Frame). Constructor for class cpt.exportMDdlg
exportMDdlg(Frame, boolean). Constructor for class cpt.exportMDdlg
exportMDdlg(Frame, String). Constructor for class cpt.exportMDdlg
exportMDdlg(Frame, String, boolean). Constructor for class cpt.exportMDdlg

F

fileExit_actionPerformed(ActionEvent). Method in class cpt.cptAppFrame

G

getDimensionID(). Method in class cpt.Node
Returns the id of dimension to which the node belongs.
getEditPanels(). Method in class cpt.Dimension
Returns the panels to be used in the tabs of the Edit dialog.
getEditPanels(). Method in class cpt.MDDimension
Returns the panels to be used in the tabs of the Edit dialog.
getFormats(). Method in class cpt.MDImporter
Returns the supported import formats.
getHierarchyPanel(). Method in class cpt.Dimension
Returns the panel to be used in the Hierarchy tab of the Edit dialog.
getHierarchyPanel(). Method in class cpt.MDDimension
Returns the panel to be used in the Hierarchy tab of the Edit dialog.
getID(). Method in class cpt.Dimension
Returns the id of the dimension.
getID(). Method in class cpt.MDDimension
Returns the id of the dimension.
getID(). Method in class cpt.Node
Returns the id of the node.
getMD(DataSet, String, String). Method in class cpt.MDImporter
Returns metadata in the CPT internal format.
getName(). Method in class cpt.Dimension
Returns the name of the dimension.
getName(). Method in class cpt.MDDimension
Returns the name of the dimension.
getName(). Method in class cpt.Node
Returns the name of the node.
getOverviewPanel(). Method in class cpt.Dimension
Returns the panel to be used in the overview list of the main window.
getOverviewPanel(). Method in class cpt.MDDimension
Returns the panel to be used in the overview list of the main window.
getParent(). Method in class cpt.Node
Returns the parent Node.
getParent(Long). Method in class cpt.Hierarchy
Returns the parent Node if the given Node ID.
getParent(Node). Method in class cpt.Hierarchy
Returns the parent Node if the given Node.
getPath(Long). Method in class cpt.Hierarchy
Returns a list of Nodes representing the path of the Node ID.
getPath(Node). Method in class cpt.Hierarchy
Returns a list of Nodes representing the path of the Node.
getPathString(). Method in class cpt.Node
Returns the path of the node as a string.
getRoot(). Method in class cpt.Hierarchy
Returns the root node of the hierarchy.
getSons(). Method in class cpt.Node
Returns the list of the son Nodes.
getSons(Long). Method in class cpt.Hierarchy
Returns the list of the son Nodes of a given NodeID.
getSons(Node). Method in class cpt.Hierarchy
Returns the list of the son Nodes of a given Node.
getValuePanel(). Method in class cpt.Dimension
Returns the panel to be used in the Value tab of the Edit dialog.
getValuePanel(). Method in class cpt.MDDimension
Returns the panel to be used in the Value tab of the Edit dialog.
getWeightPanel(). Method in class cpt.Dimension
Returns the panel to be used in the Weight tab of the Edit dialog.
getWeightPanel(). Method in class cpt.MDDimension
Returns the panel to be used in the Weight tab of the Edit dialog.

H

helpAbout_actionPerformed(ActionEvent). Method in class cpt.cptAppFrame
Hierarchy(). Constructor for class cpt.Hierarchy
Hierarchy(Long). Constructor for class cpt.Hierarchy

I

importMD(String, Integer, Integer, Integer). Method in class cpt.cptDocument
Imports metadata into the document.
importMDdlg(Frame). Constructor for class cpt.importMDdlg
importMDdlg(Frame, boolean). Constructor for class cpt.importMDdlg
importMDdlg(Frame, String). Constructor for class cpt.importMDdlg
importMDdlg(Frame, String, boolean). Constructor for class cpt.importMDdlg
InputText(). Constructor for class cpt.InputText
InputText(String, Integer). Constructor for class cpt.InputText
Constructs the InputText-object and opens the file indicated by the location parameter.
InputText1(). Constructor for class cpt.InputText1
InputText1(String, Integer). Constructor for class cpt.InputText1
Constructs the InputRDF-object and opens the file indicated by the location parameter.
isMultiValue(). Method in class cpt.Dimension
Tells whether the dimension allows multiple values.
isMultiValue(). Method in class cpt.MDDimension
Tells whether the dimension allows multiple values.
isReady(). Method in class cpt.Dimension
Tells whether the dimension has been marked ready or not.
isReady(). Method in class cpt.MDDimension
Tells whether the dimension has been marked ready or not.

J

jbInit(). Method in class cpt.cptAppFrame
jbInit(). Method in class cpt.dimensionPanel
jbInit(). Method in class cpt.editDlg
jbInit(). Method in class cpt.exportMDdlg
jbInit(). Method in class cpt.importMDdlg
jbInit(). Method in class cpt.openDocDlg
jbInit(). Method in class cpt.pnlOverview1
jbInit(). Method in class cpt.pnlOverview2

M

main(String[]). Static method in class cpt.cptApp
main(String[]). Static method in class cpt.cptDocument
Tests the class.
main(String[]). Static method in class cpt.Dimension
Tests the class.
main(String[]). Static method in class cpt.Hierarchy
Tests the class.
main(String[]). Static method in class cpt.InputText
main(String[]). Static method in class cpt.InputText1
main(String[]). Static method in class cpt.MDDimension
Tests the class.
main(String[]). Static method in class cpt.MDElement
Tests the class.
main(String[]). Static method in class cpt.MDImporter
Tests the class.
main(String[]). Static method in class cpt.Node
Tests the class.
match(String). Method in class cpt.Dimension
Looks for entries matching to the string from the hierarchy.
match(String). Method in class cpt.Hierarchy
Looks for entries matching to the string from the hierarchy.
match(String). Method in class cpt.MDDimension
Looks for entries matching to the string from the hierarchy.
MDDimension(). Constructor for class cpt.MDDimension
Default constructor.
MDDimension(DataRow). Constructor for class cpt.MDDimension
Initializes a new instance based on the values on a row in the DimensionsDS
MDElement(). Constructor for class cpt.MDElement
Constructs a MDElement object.
MDImporter(). Constructor for class cpt.MDImporter
Constructs an MDImporter object.

N

Node(). Constructor for class cpt.Node
Node(Long, String). Constructor for class cpt.Node

O

openDocDlg(Frame). Constructor for class cpt.openDocDlg
openDocDlg(Frame, boolean). Constructor for class cpt.openDocDlg
openDocDlg(Frame, String). Constructor for class cpt.openDocDlg
openDocDlg(Frame, String, boolean). Constructor for class cpt.openDocDlg

P

pnlOverview1(). Constructor for class cpt.pnlOverview1
pnlOverview1(String). Constructor for class cpt.pnlOverview1
pnlOverview2(). Constructor for class cpt.pnlOverview2
pnlOverview2(String). Constructor for class cpt.pnlOverview2

R

ReadEntry(InputElement). Static method in class cpt.InputText
Parse one dataelement from the text file.

S

setFoo(BevelPanel, boolean). Method in class cpt.dimensionPanel
setStatus(Boolean). Method in class cpt.Dimension
Sets the ready status of the dimension.
setStatus(Boolean). Method in class cpt.MDDimension
Sets the ready status of the dimension.