org.otvl.sbxbsamp.simple
Class SbxbSimpleSample
java.lang.Object
org.otvl.sbxbsamp.simple.SbxbSimpleSample
- public class SbxbSimpleSample
- extends java.lang.Object
Sample class test driver (main).
- Version:
- TODO: reuse getSimpleSample
- Author:
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SbxbSimpleSample
public SbxbSimpleSample()
main
public static void main(java.lang.String[] args)
- Parameters:
args
-
runSimple
public boolean runSimple()
throws java.lang.Exception
- Returns:
- boolean
- Throws:
java.lang.Exception
runMapped
public boolean runMapped()
throws java.lang.Exception
- Returns:
- boolean
- Throws:
java.lang.Exception
runInh
public boolean runInh()
throws java.lang.Exception
- Returns:
- boolean
- Throws:
java.lang.Exception
runInh2
public boolean runInh2()
throws java.lang.Exception
- Returns:
- boolean
- Throws:
java.lang.Exception
runSimpleNamespace
public boolean runSimpleNamespace(java.lang.String bsName)
throws java.lang.Exception
- Parameters:
bsName
-
- Returns:
- boolean
- Throws:
java.lang.Exception
getSimpleSample
public House getSimpleSample()
- Used for various tests
- Returns:
- House
runAgenda
public boolean runAgenda()
throws java.lang.Exception
- Returns:
- boolean
- Throws:
java.lang.Exception
runSet
public boolean runSet()
throws java.lang.Exception
- Returns:
- boolean
- Throws:
java.lang.Exception
Copyright © 2003-2006 Thierry Beigbeder. All Rights Reserved.