|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DTSBaseSet | |
|---|---|
| com.ihr.xbrl.adins.efm.errors | |
| com.ihr.xbrl.om.exLinks | Provides the classes necessary to process, read and write XBRL Linkbases and XBRL Extended links. |
| Uses of DTSBaseSet in com.ihr.xbrl.adins.efm.errors |
|---|
| Constructors in com.ihr.xbrl.adins.efm.errors with parameters of type DTSBaseSet | |
|---|---|
EFMIneffectualRelationshipsFound(DTSBaseSet bst)
|
|
| Uses of DTSBaseSet in com.ihr.xbrl.om.exLinks |
|---|
| Methods in com.ihr.xbrl.om.exLinks that return DTSBaseSet | |
|---|---|
DTSBaseSet |
DTSBase.getBaseSet(XBRLArcroleType arcrole)
Returns the DTSBaseSet object for this arcrole Type The DTSBaseSet is a HashSet of XBRLRelationshpis. |
DTSBaseSet |
DTSBase.getIneffectualBaseSet(XBRLArcroleType arcrole,
EFMProcessor proc,
XBRLValidationReport rep)
This method processes all arcs in a DTSBase and returns all ineffectual relationships in a new constructed instance of a DTSBaseSet. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||