de.uni_paderborn.fujaba.views
Class AssocFilter

java.lang.Object
  extended byde.uni_paderborn.fujaba.basic.BasicIncrement
      extended byde.uni_paderborn.fujaba.views.AbstractFilter
          extended byde.uni_paderborn.fujaba.views.AssocFilter
All Implemented Interfaces:
java.lang.Comparable, Filter, UniqueIdentifier

public class AssocFilter
extends AbstractFilter

Filter, that filters along associations

Version:
$Revision: 1.11 $
Author:
$Author: schneider $

Field Summary
 
Fields inherited from class de.uni_paderborn.fujaba.basic.BasicIncrement
dontUseAccessMethodsInThisClass
 
Constructor Summary
AssocFilter()
           
 
Method Summary
 java.lang.String getDescription()
          Get the description attribute of the AssocFilter 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 AssocFilter 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 de.uni_paderborn.fujaba.basic.BasicIncrement
compareTo, getID, getUniqueID, getUniqueID, isGenerated, lessUniqueId, readAttributes, readAttributes, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, removeYou, resetClassInfos, resetFieldWriteMethods, setAttribValue, setAttribValue, setGenerated, setID, setUniqueId, writeAttributes, writeClassToStringBuffer, writeClassToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AssocFilter

public AssocFilter()
Method Detail

isForDiagram

public boolean isForDiagram(UMLDiagram diag)
Get the forDiagram attribute of the AssocFilter object

Parameters:
diag - No description provided
Returns:
The forDiagram value

grow1Context

public java.util.Set grow1Context(UMLDiagram diag,
                                  UMLDiagramItem item,
                                  ItemSet context)
No comment provided by developer, please add a comment to improve documentation.

Specified by:
grow1Context in interface Filter
Specified by:
grow1Context in class AbstractFilter
Parameters:
diag - No description provided
item - No description provided
context - No description provided
Returns:
No description provided

getDescription

public java.lang.String getDescription()
Get the description attribute of the AssocFilter object

Returns:
The description value