Class MetaTypeOperations


  • public class MetaTypeOperations
    extends java.lang.Object
    Implements the meta type operations.
    Author:
    Holger Eichelberger
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private MetaTypeOperations()
      Prevents external creation.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void register()
      Registers the defined operations.
      • Methods inherited from class java.lang.Object

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

      • ALL_INSTANCES

        static final IOperationEvaluator ALL_INSTANCES
        Implements the all instances operation.
    • Constructor Detail

      • MetaTypeOperations

        private MetaTypeOperations()
        Prevents external creation.
    • Method Detail

      • register

        public static final void register()
        Registers the defined operations.