public interface KeysForFactsProvider
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KeysForFactsProvider.Referenciable
Mark interface .
|
static class |
KeysForFactsProvider.ReferenciableContext
The Class ReferenciableContext.
|
static class |
KeysForFactsProvider.ReferenciableElement
The Class ReferenciableElement.
|
static class |
KeysForFactsProvider.ReferenciableFact
This class provides information to allow the GUI to find a fact
if the user clicks on it.
|
static class |
KeysForFactsProvider.ReferenciableFixReplaceValue
Helper class to store information to fix a calculation inconsistency by replacing the total with the proposed value.
|
static class |
KeysForFactsProvider.ReferenciableResource
The Class ReferenciableResource.
|
static class |
KeysForFactsProvider.ReferenciableUnit
The Class ReferenciableUnit.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
addContextRef(KeysForFactsProvider.ReferenciableContext contextRef)
Adds a context reference.
|
java.lang.String |
addElementRef(KeysForFactsProvider.ReferenciableElement elementRef)
Adds the element reference.
|
java.lang.String |
addFactRef(KeysForFactsProvider.ReferenciableFact factRef)
Adds the fact reference.
|
java.lang.String |
addResourceRef(KeysForFactsProvider.ReferenciableResource resourceRef)
Adds the resource reference.
|
java.lang.String |
addToggleBranchRef(Branch branch,
java.lang.Object anchor)
Creates a code for a branch that is like a mark the user can click on and fires a message to
expand the message content.
|
java.lang.String |
addUnitRef(KeysForFactsProvider.ReferenciableUnit unitRef)
Adds a unit reference.
|
java.lang.String addFactRef(KeysForFactsProvider.ReferenciableFact factRef)
factRef - the fact reference so the GUI can find it at later timeReferenciableFact class declarationjava.lang.String addToggleBranchRef(Branch branch, java.lang.Object anchor)
branch - the branchanchor - the object used to identify the owner of this branch, a fact or an assertion message. Must implement hashCode and equalsjava.lang.String addElementRef(KeysForFactsProvider.ReferenciableElement elementRef)
elementRef - the element (concept, item or tuple definition) reference so the GUI can find it at later timeReferenciableElement class declarationjava.lang.String addResourceRef(KeysForFactsProvider.ReferenciableResource resourceRef)
resourceRef - the resource reference so the GUI can find it at later timeReferenciableResource class declarationjava.lang.String addContextRef(KeysForFactsProvider.ReferenciableContext contextRef)
contextRef - the context reference so the GUI can find it at later timeReferenciableContext class declarationjava.lang.String addUnitRef(KeysForFactsProvider.ReferenciableUnit unitRef)
unitRef - the context reference so the GUI can find it at later timeReferenciableUnit class declarationCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa