TPTP 4.5.0 Platform Project
Public API Specification

org.eclipse.hyades.models.common.util
Class TestEnumerations

java.lang.Object
  extended by org.eclipse.hyades.models.common.util.TestEnumerations

public class TestEnumerations
extends java.lang.Object

This class prints the name and label of all the Enumerations in this plugin. It must be executed within the Eclipse context.


Constructor Summary
TestEnumerations()
           
 
Method Summary
static void printEnumerations()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestEnumerations

public TestEnumerations()
Method Detail

printEnumerations

public static void printEnumerations()

TPTP 4.5.0 Platform Project
Public API Specification