Package com.nomagic.uml2.ext.jmi.reflect
Class HardCodedRule
- java.lang.Object
-
- com.nomagic.uml2.ext.jmi.reflect.HardCodedRule
-
- Direct Known Subclasses:
CompositeHardCodedRule
,InputPinHardCodedRule
,InterfaceOwningProtoclStateMachineHardcodedRule
,OwningParameterHardCodedRule
,PropertyHardCodedRule
,ValueSpecificationOwnerHardCodedRule
public class HardCodedRule extends java.lang.Object
-
-
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)
-