Class HardCodedRule

    • Constructor Summary

      Constructors 
      Constructor Description
      HardCodedRule()  
      HardCodedRule​(java.lang.String feature)  
      HardCodedRule​(java.lang.String feature, java.lang.Class onlyToTheseElements)  
    • 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

      • HardCodedRule

        public HardCodedRule()
      • HardCodedRule

        public HardCodedRule​(java.lang.String feature)
      • HardCodedRule

        public HardCodedRule​(java.lang.String feature,
                             java.lang.Class onlyToTheseElements)
    • Method Detail

      • getHardCodedName

        public java.lang.String getHardCodedName​(javax.jmi.reflect.RefObject owner,
                                                 javax.jmi.reflect.RefObject objectTypeProvider)