Package com.nomagic.uml2.ext.jmi.reflect
Class InterfaceOwningProtoclStateMachineHardcodedRule
- java.lang.Object
-
- com.nomagic.uml2.ext.jmi.reflect.HardCodedRule
-
- com.nomagic.uml2.ext.jmi.reflect.InterfaceOwningProtoclStateMachineHardcodedRule
-
public class InterfaceOwningProtoclStateMachineHardcodedRule extends HardCodedRule
Hardcoded rule for interface containing protocol state machine. If possible protocol state machine should be added as protocol.
-
-
Constructor Summary
Constructors Constructor Description InterfaceOwningProtoclStateMachineHardcodedRule()
-
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
-
-