| Package | Description |
|---|---|
| com.ihr.xbrl.adins.efm.errors |
Provides classes for the specific error messages for the the implementation of the Edgar Filer Manual validation add-in
This package is part of the implementation of the Edgar Filer Manual
|
| com.ihr.xbrl.om.exLinks |
Provides the classes necessary to process, read and write XBRL Linkbases and XBRL Extended links.
|
| Constructor and Description |
|---|
EFMIneffectualRelationshipsFound(DTSBaseSet bst)
Instantiates a new EFM ineffectual relationships found.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|