wood.keith.opentools.otnode
Class OTPersonality
- public class OTPersonality
- extends DefaultPersonality
- A personality for OpenTools.
- Version:
- 1.0 22 December 2003
- Author:
- Keith Wood (kbwood@iprimus.com.au)
PERSONALITIES
public static final Personality[] PERSONALITIES
- This personality as a list.
DEPENDENCIES
private static final String[] DEPENDENCIES
- The list of dependency personality class names.
OTPersonality
public OTPersonality()
- Create the personality and give it a description.
initOpenTool
public static void initOpenTool(byte majorVersion,
byte minorVersion)
- Register the "OpenTools Personality" tool.
- Parameters:
majorVersion - the major version of the current OpenTools API
minorVersion - the minor version of the current OpenTools API
getDepend
public String[] getDepend()
- List the other personalities that this one depends upon.
- Returns:
- the list of dependency personality class names