infosapient.system
Interface FzySystemInterface

All Known Implementing Classes:
FzySystemComponent

public interface FzySystemInterface

Interface FzySystemInterface

Version:
$Revision: 1.1.1.1 $

Field Summary
static double CALC_TOL
          The tolerance used for interpolation calculations, lookup comparisons, and display of values.
 
Method Summary
 boolean equals(java.lang.Object anID)
           
 java.rmi.server.ObjID getID()
           
 

Field Detail

CALC_TOL

public static final double CALC_TOL
The tolerance used for interpolation calculations, lookup comparisons, and display of values.

Currently set to 0.00001d;

Method Detail

equals

public boolean equals(java.lang.Object anID)
Overrides:
equals in class java.lang.Object
Parameters:
Object - the ID to be compared. This will attempt to compare to null; to java.rmi.server.ObjID; then to FzySystemComponent. If none of the above; return false.
Returns:
boolean is this the same ID?

getID

public java.rmi.server.ObjID getID()
Parameters:
void -  
Returns:
ObjID -- the java.rmi.server.ObjID of this FzySystemComponent

License to use this program is provided under the TERMS OF THE COMMON PUBLIC LICENSE 0.5. ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.

Copyright (c) 2001, Workplace Performance Tools, All Rights Reserved