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)
Field Detail

PERSONALITIES

public static final Personality[] PERSONALITIES
This personality as a list.

DEPENDENCIES

private static final String[] DEPENDENCIES
The list of dependency personality class names.

Constructor Detail

OTPersonality

public OTPersonality()
Create the personality and give it a description.

Method Detail

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