com.singularsys.jepexamples.diagnostics
Class ExamineResultTypes.TypeCreator

java.lang.Object
  extended by com.singularsys.jepexamples.diagnostics.ExamineResultTypes.TypeCreator
Direct Known Subclasses:
ExamineResultTypes.BooleanTypeCreator, ExamineResultTypes.ComplexTypeCreator, ExamineResultTypes.DoubleTypeCreator, ExamineResultTypes.FloatTypeCreator, ExamineResultTypes.InfityDoubleTypeCreator, ExamineResultTypes.IntegerTypeCreator, ExamineResultTypes.LongTypeCreator, ExamineResultTypes.NaNDoubleTypeCreator, ExamineResultTypes.NegativeDoubleTypeCreator, ExamineResultTypes.NullTypeCreator, ExamineResultTypes.ShortTypeCreator, ExamineResultTypes.StringTypeCreator, ExamineResultTypes.VectorTypeCreator, ExamineResultTypes.ZeroDoubleTypeCreator
Enclosing class:
ExamineResultTypes

public abstract static class ExamineResultTypes.TypeCreator
extends java.lang.Object


Constructor Summary
ExamineResultTypes.TypeCreator()
           
 
Method Summary
abstract  java.lang.Object getSampleType()
           
 java.lang.String getTypeDescriptor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExamineResultTypes.TypeCreator

public ExamineResultTypes.TypeCreator()
Method Detail

getSampleType

public abstract java.lang.Object getSampleType()

getTypeDescriptor

public java.lang.String getTypeDescriptor()


Copyright © 2008 Singular Systems http://www.singularsys.com/jep