TPTP 4.2.0 Platform Project
Internal API Specification

org.eclipse.tptp.platform.report.extension.internal
Class DExtensibleTest1

java.lang.Object
  extended byorg.eclipse.tptp.platform.report.extension.internal.DExtensible
      extended byorg.eclipse.tptp.platform.report.extension.internal.DExtensibleTest1

public class DExtensibleTest1
extends DExtensible

Simple test for DExtensible /IDExtension classes.


Nested Class Summary
static class DExtensibleTest1.Extension1
           
static class DExtensibleTest1.Extension1_1
           
static class DExtensibleTest1.Extension2
           
 
Nested classes inherited from class org.eclipse.tptp.platform.report.extension.internal.DExtensible
DExtensible.InvokeMethod
 
Field Summary
 
Fields inherited from class org.eclipse.tptp.platform.report.extension.internal.DExtensible
mapMethod, paramTab
 
Constructor Summary
DExtensibleTest1()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
Methods inherited from class org.eclipse.tptp.platform.report.extension.internal.DExtensible
doMethod, getDoMethod, installDoMethod, installDoMethods, installDoMethods, invokeDoMethod, invokeSuperDoMethod, removeDoMethod, removeDoMethod, removeDoMethods, removeDoMethods, resolveDoMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DExtensibleTest1

public DExtensibleTest1()
Method Detail

main

public static void main(java.lang.String[] argv)

TPTP 4.2.0 Platform Project
Internal API Specification