Class OwningParameterHardCodedRule


  • public class OwningParameterHardCodedRule
    extends HardCodedRule
    Parameter to the operation should be added to operation field instead of ownerFormalParameter
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getHardCodedName​(javax.jmi.reflect.RefObject owner, javax.jmi.reflect.RefObject objectTypeProvider)  
      • Methods inherited from class java.lang.Object

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

      • OwningParameterHardCodedRule

        public OwningParameterHardCodedRule()
    • Method Detail

      • getHardCodedName

        public java.lang.String getHardCodedName​(javax.jmi.reflect.RefObject owner,
                                                 javax.jmi.reflect.RefObject objectTypeProvider)
        Overrides:
        getHardCodedName in class HardCodedRule