org.jcae.mesh.bora.ds
Class Hypothesis.HypNone

java.lang.Object
  extended by org.jcae.mesh.bora.ds.Hypothesis.HypNone
All Implemented Interfaces:
Hypothesis.HypInterface
Enclosing class:
Hypothesis

public static class Hypothesis.HypNone
extends java.lang.Object
implements Hypothesis.HypInterface


Constructor Summary
Hypothesis.HypNone()
           
 
Method Summary
 CADShapeEnum dim()
           
 java.lang.String getType()
           
 java.lang.String impliedType(CADShapeEnum d)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hypothesis.HypNone

public Hypothesis.HypNone()
Method Detail

dim

public CADShapeEnum dim()
Specified by:
dim in interface Hypothesis.HypInterface

getType

public java.lang.String getType()
Specified by:
getType in interface Hypothesis.HypInterface

impliedType

public java.lang.String impliedType(CADShapeEnum d)
Specified by:
impliedType in interface Hypothesis.HypInterface