de.uni_paderborn.fujaba.uml
Interface Traversable

All Known Implementing Classes:
UMLLink, UMLMultiLink

public interface Traversable

No comment provided by developer, please add a comment to improve documentation.

Version:
$Revision: 1.9 $
Author:
$Author: creckord $

Method Summary
 java.lang.String getID()
          Get the iD attribute of the Traversable object
 int getPriority(java.util.HashMap boundObjects, java.util.HashMap isomorphicBindings)
          Get the priority attribute of the Traversable object
 

Method Detail

getID

public java.lang.String getID()
Get the iD attribute of the Traversable object

Returns:
The iD value

getPriority

public int getPriority(java.util.HashMap boundObjects,
                       java.util.HashMap isomorphicBindings)
Get the priority attribute of the Traversable object

Parameters:
boundObjects - No description provided
isomorphicBindings - No description provided
Returns:
The priority value