fundamentals
Class leaIdentifier
java.lang.Object
|
+--fundamentals.leaIdentifier
- public class leaIdentifier
- extends java.lang.Object
This class holds a collection of arguments to LEA commands.
These can be either a numerical value, or a reference to an entry
in the testDatabase.
Constructor Summary |
leaIdentifier(fundamentals.leaIdentifier other,
int alternative)
|
leaIdentifier(fundamentals.leaIdentifier other,
int alternative,
boolean error)
|
leaIdentifier(java.lang.String longname)
The constructor initializes a (small) Vector |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
designer
public java.lang.String designer
menuname
public java.lang.String menuname
inSignature
public java.lang.String inSignature
outSignature
public java.lang.String outSignature
longname
public java.lang.String longname
leaIdentifier
public leaIdentifier(java.lang.String longname)
throws DesignException
- The constructor initializes a (small) Vector
leaIdentifier
public leaIdentifier(fundamentals.leaIdentifier other,
int alternative)
leaIdentifier
public leaIdentifier(fundamentals.leaIdentifier other,
int alternative,
boolean error)
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
errorLongname
public java.lang.String errorLongname(int i)
cleanError
public fundamentals.leaIdentifier cleanError()