Uses of Class
vanted.petrinetelements.misc.IgnoreNode

Packages that use IgnoreNode
vanted.attribute   
vanted.petrinetelements   
 

Uses of IgnoreNode in vanted.attribute
 

Methods in vanted.attribute that return IgnoreNode
 IgnoreNode IgnoreNodeAttribute.getIgnoreNode()
          Gets the ignore node.
 

Methods in vanted.attribute with parameters of type IgnoreNode
 void IgnoreNodeAttribute.addIgnoreNode(IgnoreNode ignoreNode)
          Adds the ignore node.
 

Uses of IgnoreNode in vanted.petrinetelements
 

Methods in vanted.petrinetelements that return IgnoreNode
 IgnoreNode NodePN.getIgnoreNode()
          Gets the object IgnoreNode which contains true (hiding the node), or false.
 

Methods in vanted.petrinetelements with parameters of type IgnoreNode
 void NodePN.addIgnoreNode(IgnoreNode ignoreNode)
          Adds the object IgnoreNode to the IgnoreNodeAttribute.