Class OclUndefined


  • public final class OclUndefined
    extends java.lang.Object
    OCL undefined.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static OclUndefined SINGLETON
      The unique oclUndefined value.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • SINGLETON

        public static final OclUndefined SINGLETON
        The unique oclUndefined value.