|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.schemedit.test.FrameworkTester
public class FrameworkTester
Tester for FrameworkConfigReader
and
MetaDataFramework
Field Summary | |
---|---|
MetaDataFramework |
framework
|
Constructor Summary | |
---|---|
FrameworkTester(String format)
Constructor for the FrameworkTester object |
Method Summary | |
---|---|
MetaDataFramework |
getFramework()
|
static void |
main(String[] args)
The main program for the FrameworkTester class |
static void |
prtln(String s)
Description of the Method |
void |
showFramework()
Description of the Method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public MetaDataFramework framework
Constructor Detail |
---|
public FrameworkTester(String format) throws Exception
Exception
Method Detail |
---|
public MetaDataFramework getFramework()
public void showFramework()
public static void main(String[] args) throws Exception
args
- The command line arguments
Exception
public static void prtln(String s)
s
- Description of the Parameter
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |