fr.umlv.unitex.rtn
Class SubgraphCallTag

java.lang.Object
  extended by fr.umlv.unitex.rtn.SubgraphCallTag
All Implemented Interfaces:
TransitionTag

public class SubgraphCallTag
extends java.lang.Object
implements TransitionTag

Author:
Sébastien Paumier

Constructor Summary
SubgraphCallTag(int n)
           
 
Method Summary
 int getTagNumber()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubgraphCallTag

public SubgraphCallTag(int n)
Method Detail

getTagNumber

public int getTagNumber()
Specified by:
getTagNumber in interface TransitionTag