|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.basic.BasicIncrement
de.uni_paderborn.fujaba.views.AbstractFilter
de.uni_paderborn.fujaba.views.LinkFilter
This Filter defines its 1-Context by following "+ the in- and outgoing links of the object
Field Summary |
Fields inherited from class de.uni_paderborn.fujaba.basic.BasicIncrement |
dontUseAccessMethodsInThisClass |
Constructor Summary | |
LinkFilter()
Constructor for class LinkFilter |
Method Summary | |
java.lang.String |
getDescription()
Get the description attribute of the LinkFilter object |
java.util.Set |
grow1Context(UMLDiagram diag,
UMLDiagramItem item,
ItemSet context)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
isForDiagram(UMLDiagram diag)
Get the forDiagram attribute of the LinkFilter object |
Methods inherited from class de.uni_paderborn.fujaba.views.AbstractFilter |
addToViewDefinitions, containsConnection, containsConnection, containsConnectors, containsConnectors, get1Context, get1Context, getConnections, getName, getNContext, getNContext, hasInViewDefinitions, iteratorOfViewDefinitions, removeAllFromViewDefinitions, removeFromViewDefinitions, sizeOfViewDefinitions, toString, tryAddConnection, tryAddConnection, tryAddConnection, tryAddConnection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public LinkFilter()
Method Detail |
public boolean isForDiagram(UMLDiagram diag)
diag
- No description provided
public java.util.Set grow1Context(UMLDiagram diag, UMLDiagramItem item, ItemSet context)
grow1Context
in interface Filter
grow1Context
in class AbstractFilter
diag
- No description provideditem
- No description providedcontext
- No description provided
public java.lang.String getDescription()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |