de.uni_paderborn.fujaba.codegen
Interface OOTypeInterface

All Superinterfaces:
java.lang.Comparable
All Known Implementing Classes:
OOContainerType, OOType

public interface OOTypeInterface
extends java.lang.Comparable

Interface OOTypeInterface

Version:
$Revision: 1.9 $
Author:
$Author: schneider $

Method Summary
 boolean equals(java.lang.Object other)
          No comment provided by developer, please add a comment to improve documentation.
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

equals

public boolean equals(java.lang.Object other)
No comment provided by developer, please add a comment to improve documentation.

Parameters:
other - No description provided
Returns:
No description provided