Package | Description |
---|---|
com.unitesk.requality.eclipse.views.documents | |
com.unitesk.requality.nodetypes |
Base Requality types: Document, Location, Requirement A number of central classes used in other
packages
|
Modifier and Type | Method and Description |
---|---|
boolean |
Task.Action.isBetterThan(Requirement.TransferStatus other) |
Modifier and Type | Method and Description |
---|---|
static Requirement.TransferStatus |
Requirement.TransferStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Requirement.TransferStatus[] |
Requirement.TransferStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Requirement.TransferStatus.isBetterThan(Requirement.TransferStatus other) |
void |
Requirement.setTransferProblem(Requirement.TransferStatus status) |