|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbiouml.standard.filter.HideAction
If diagram element satisfies to the filter condition it will be highlighted.
| Field Summary | |
static HideAction |
instance
|
| Constructor Summary | |
HideAction()
|
|
| Method Summary | |
void |
apply(DiagramElement de)
Apllies the action to the specified diagram element. |
protected void |
hideNode(Node node)
|
protected void |
hideNodeEdges(Node node)
|
protected boolean |
isReaction(Base kernel)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static HideAction instance
| Constructor Detail |
public HideAction()
| Method Detail |
public void apply(DiagramElement de)
Action
apply in interface Actionprotected void hideNode(Node node)
protected void hideNodeEdges(Node node)
protected boolean isReaction(Base kernel)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||