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

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

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


Constructor Summary
Hypothesis.HypE2()
           
 
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.HypE2

public Hypothesis.HypE2()
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