infosapient.system
Class FzyAlpha

java.lang.Object
  |
  +--infosapient.system.ObservableImpl
        |
        +--infosapient.system.FzySystemComponent
              |
              +--infosapient.system.FzyAlpha

public class FzyAlpha
extends FzySystemComponent
implements java.io.Serializable

Version:
$Revision: 1.1.1.1 $
See Also:
Serialized Form

Field Summary
private static java.lang.String CLASSVERSION_IDENTIFIER
           
private  int direction
           
private  double domainApp
           
static int LEFT
           
protected  java.rmi.server.ObjID myID
           
static int RIGHT
           
private  boolean typeStrong
           
 
Fields inherited from class infosapient.system.FzySystemComponent
DEBUG_, myID, name, pcs, serialVersionUID, trace, vcs
 
Fields inherited from class infosapient.system.ObservableImpl
arr, changed, obs, serialVersionUID
 
Constructor Summary
(package private) FzyAlpha(boolean type, double dApp, int d)
           
 
Method Summary
 double getAppPoint()
           
 java.rmi.server.ObjID getID()
           
 java.lang.String getName()
           
 boolean isStrong()
           
 
Methods inherited from class infosapient.system.FzySystemComponent
addPropertyChangeListener, addVetoableChangeListener, equals, getPropertyChangeSupport, getVetoableChangeSupport, hashCode, printOn, removePropertyChangeListener, removeVetoableChangeListener, setID, setName
 
Methods inherited from class infosapient.system.ObservableImpl
addObserver, clearChanged, containsObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
 
Methods inherited from class java.lang.Object
, clone, finalize, getClass, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

CLASSVERSION_IDENTIFIER

private static java.lang.String CLASSVERSION_IDENTIFIER

LEFT

public static final int LEFT

RIGHT

public static final int RIGHT

myID

protected java.rmi.server.ObjID myID

direction

private int direction

typeStrong

private boolean typeStrong

domainApp

private double domainApp
Constructor Detail

FzyAlpha

FzyAlpha(boolean type,
         double dApp,
         int d)
Method Detail

getAppPoint

public double getAppPoint()

getID

public java.rmi.server.ObjID getID()
Overrides:
getID in class FzySystemComponent
Tags copied from class: FzySystemComponent
Returns:
ObjID The unique id for this fuzzySystemComponent.

getName

public java.lang.String getName()
Overrides:
getName in class FzySystemComponent

isStrong

public boolean isStrong()

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