|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvanted.petrinetelements.misc.IgnoreNode
public class IgnoreNode
The Class IgnoreNode is a helper class for node hiding.
Constructor Summary | |
---|---|
IgnoreNode(boolean value)
Instantiates a new ignore node. |
Method Summary | |
---|---|
boolean |
getValue()
Gets the value. |
void |
setValue(boolean value)
Sets the value. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public IgnoreNode(boolean value)
value
- the valueMethod Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public void setValue(boolean value)
value
- the new valuepublic boolean getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |