Package edm.edom3

Class EDMConstants.LogicalValues

  • Enclosing interface:
    EDMConstants

    public static class EDMConstants.LogicalValues
    extends java.lang.Object
    Enumerates ISO10303 logical / boolean values
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long sdaiFALSE
      false
      static long sdaiTRUE
      true
      static long sdaiUNKNOWN
      unknown
    • Constructor Summary

      Constructors 
      Constructor Description
      LogicalValues()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait