public interface KeysForFactsProvider
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | KeysForFactsProvider.ReferenciableMark interface . | 
| static class  | KeysForFactsProvider.ReferenciableContextThe Class ReferenciableContext. | 
| static class  | KeysForFactsProvider.ReferenciableElementThe Class ReferenciableElement. | 
| static class  | KeysForFactsProvider.ReferenciableFactThis class provides information to allow the GUI to find a fact
 if the user clicks on it. | 
| static class  | KeysForFactsProvider.ReferenciableFixReplaceValueHelper class to store information to fix a calculation inconsistency by replacing the total with the proposed value. | 
| static class  | KeysForFactsProvider.ReferenciableResourceThe Class ReferenciableResource. | 
| static class  | KeysForFactsProvider.ReferenciableUnitThe 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