Package | Description |
---|---|
com.unitesk.requality.documents | |
com.unitesk.requality.eclipse.editors.browser | |
com.unitesk.requality.eclipse.handlers.document | |
com.unitesk.requality.eclipse.views.documents | |
com.unitesk.requality.eclipse.views.properties | |
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 |
IDocumentProcessor.configure(Document doc,
java.util.Map<java.lang.String,java.lang.Object> params,
java.io.PrintStream pw)
Provide additional configuration process if needed
|
java.util.Map<java.lang.String,java.lang.Object> |
IDocumentProcessor.showWizard(Document doc)
Show wizard and return given values
|
Modifier and Type | Method and Description |
---|---|
Document |
ReqMarker.getDocument() |
Document |
ReqMarker.getRootNode() |
Modifier and Type | Method and Description |
---|---|
Document |
DeleteDocumentHandler.findStarredDoc(DocFolder folder,
TreeDB db) |
Modifier and Type | Method and Description |
---|---|
boolean |
ProcessNewSpecificationVersion.configure(Document doc,
Document prefferedDoc)
This method preferred to default.
|
boolean |
DocumentUpdateProcessor.configure(Document doc,
Document prefdoc) |
boolean |
ProcessNewSpecificationVersion.configure(Document doc,
Document prefferedDoc,
boolean force) |
boolean |
DocumentUpdateProcessor.configure(Document doc,
Document prefdoc,
boolean forcePreffered) |
boolean |
ProcessNewSpecificationVersion.configure(Document doc,
java.util.Map<java.lang.String,java.lang.Object> params,
java.io.PrintStream pw) |
boolean |
DocumentUpdateProcessor.configure(Document doc,
java.util.Map<java.lang.String,java.lang.Object> params,
java.io.PrintStream pw) |
boolean |
CustomTextParser.configure(Document doc,
java.util.Map<java.lang.String,java.lang.Object> params,
java.io.PrintStream pw) |
boolean |
DocumentProcessor.configure(Document doc,
java.util.Map<java.lang.String,java.lang.Object> params,
java.io.PrintStream pw) |
java.util.Map<java.lang.String,java.lang.Object> |
DocumentProcessor.showWizard(Document docm) |
void |
ProcessNewSpecificationVersion.transferRequirements(Document oldDoc,
Document newDoc)
Method transfers locations from old document to new document.
|
Modifier and Type | Method and Description |
---|---|
Document |
DocLocationPropertySection.getDocument() |
Modifier and Type | Method and Description |
---|---|
Document |
Location.getDocument()
Returns document location is related to.
|
Document[] |
Location.getDocuments() |
static Document[] |
Location.getDocumentsFor(TreeDB db,
java.util.UUID locQId) |
Modifier and Type | Method and Description |
---|---|
int |
Document.compareTo(Document document) |