Package com.nomagic.uml2.ext.jmi.reflect
Class InputPinHardCodedRule
- java.lang.Object
-
- com.nomagic.uml2.ext.jmi.reflect.HardCodedRule
-
- com.nomagic.uml2.ext.jmi.reflect.InputPinHardCodedRule
-
public class InputPinHardCodedRule extends HardCodedRule
-
-
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)
-
-
-
Method Detail
-
getHardCodedName
public java.lang.String getHardCodedName(javax.jmi.reflect.RefObject owner, javax.jmi.reflect.RefObject objectTypeProvider)
- Overrides:
getHardCodedName
in classHardCodedRule
-
-