- s_equal2(Object) - Method in class com.ihr.xbrl.om.instance.XBRLContext
-
- s_equal2(Object) - Method in class com.ihr.xbrl.om.instance.XBRLEntity
-
- s_equal2(Object) - Method in class com.ihr.xbrl.om.instance.XBRLFactItem
-
- s_equal2(Object) - Method in class com.ihr.xbrl.om.instance.XBRLFactTuple
-
- s_equal2(Object) - Method in class com.ihr.xbrl.om.instance.XBRLPeriod
-
- s_equal2(Object) - Method in class com.ihr.xbrl.om.instance.XBRLScenario
-
- s_equal2(Object) - Method in class com.ihr.xbrl.om.instance.XBRLSegment
-
- s_equal2(Object) - Method in class com.ihr.xbrl.om.instance.XBRLUnit
-
- s_equal2(Object) - Method in class com.ihr.xbrl.om.taxonomy.XBRLUsedOn
-
- s_equal2(Object) - Method in class com.ihr.xbrl.om.XMLFragment
-
Resolves s_equal2 comparison of this node against the other node.
- s_equal2(Item<?>, Item<?>, boolean) - Static method in class com.ihr.xbrl.om.XMLFragment
-
Resolves s_equal2 comparison of the two nodes.
- s_equal2(ValueRepresentation<?>, ValueRepresentation<?>) - Static method in class com.ihr.xbrl.om.XMLFragment
-
Compares two ValueRepresentation instances for equality.
- safeCheckIsFilePath(String) - Static method in class com.ihr.xbrl.util.URITools
-
Safe check is file path.
- safeCheckIsFileUri(String) - Static method in class com.ihr.xbrl.util.URITools
-
Returns true if the string is a valid URI.
- safeCheckIsHttpUri(String) - Static method in class com.ihr.xbrl.util.URITools
-
Safe check is http uri.
- safeCheckIsUriValid(String) - Static method in class com.ihr.xbrl.util.URITools
-
Safe check is uri valid.
- sameUsedOn(XBRLRoleAndArcroleTypes) - Method in class com.ihr.xbrl.om.taxonomy.XBRLRoleAndArcroleTypes
-
Same used on.
- save() - Method in class com.ihr.xbrl.mapper.Mapper
-
Stores the content of this configuration file on disk using
the uriOfConfigFile.
- save(MapperFileSaveInterface) - Static method in class com.ihr.xbrl.mapper.Mapper
-
Save the Mapper configuration file to disk using the file name
assigned with a call to
Mapper.setURI(URI). this method rebuilds
the entire configuration file from the object model.
- save() - Method in class com.ihr.xbrl.mapper.source.CSVDataSource
-
- save() - Method in class com.ihr.xbrl.mapper.source.JNDIDataSource
-
- save() - Method in class com.ihr.xbrl.mapper.source.SQLDataSource
-
- save() - Method in class com.ihr.xbrl.mapper.source.VoidDataSource
-
- save() - Method in class com.ihr.xbrl.mapper.source.WebFormDataSource
-
- save() - Method in class com.ihr.xbrl.mapper.source.worksheet.AbstractWorksheetDataSource
-
- save() - Method in interface com.ihr.xbrl.mapper.source.XBRLDataSource
-
Save the content of the configuration file to disk.
- save() - Method in class com.ihr.xbrl.mapper.source.XBRLFileDataSource
-
- save(boolean) - Method in class com.ihr.xbrl.om.DTSContainer
-
Save all files in the DTS.
- save(boolean) - Method in class com.ihr.xbrl.om.XBRLDocument
-
Save the file to the indicated document URI
Directories in the path of the file name are created automatically .
- saveLaunchFile(URI) - Method in class com.ihr.xbrl.versioning.VlVersioningProcessor
-
Write the content of the versioning report in a launch file
This is a temporary method. the Raw XML launch file will be used only in the
conformance suite
- savePassword(String, char[], String, String) - Method in class com.ihr.xbrl.util.PasswordsVaultConfigurationManager
-
Save password.
- saveProperties() - Method in interface com.ihr.xbrl.gui.interfaces.HasProperties
-
Store current properties to disk.
- saveProperties() - Method in class com.ihr.xbrl.manage.DatabaseManagerBase
-
Stores the application properties to disk.
- saxonFpQName(QName) - Static method in class com.ihr.xbrl.util.XMLTools
-
Saxon fp q name.
- saxonQName(QName) - Static method in class com.ihr.xbrl.util.XMLTools
-
Creates a new saxon QName from a javax QName.
- saxonQName(QNameValue) - Static method in class com.ihr.xbrl.util.XMLTools
-
Saxon q name.
- sc - Variable in class com.ihr.xbrl.om.DTSContainer.ProcessorAndSchemaCompiler
-
The sc.
- ScaleValue - Enum in com.ihr.xbrl.dts
-
The Enum ScaleValue.
- SCENARIO - Static variable in class com.ihr.xbrl.om.xdt.XDTHypercubeUse
-
The Constant SCENARIO.
- SCENARIO_INVALID_CONTENT - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
-
The Constant SCENARIO_INVALID_CONTENT.
- ScenarioAspectInterface - Interface in com.ihr.xbrl.om.formula.aspects
-
The Interface ScenarioAspectInterface.
- ScenarioAspectInterface - Interface in com.ihr.xbrl.om.table.definition
-
The Interface ScenarioAspectInterface.
- ScenarioFilter - Class in com.rs.xbrl.instructions
-
The Class ScenarioFilter.
- ScenarioFilter() - Constructor for class com.rs.xbrl.instructions.ScenarioFilter
-
- scenarioNode - Static variable in class com.ihr.xbrl.om.instance.XBRLScenario
-
The Constant scenarioNode.
- SCHEMA_COMPILATION_ERROR - Static variable in exception com.ihr.xbrl.om.errors.DTSDiscoveryException
-
The Constant SCHEMA_COMPILATION_ERROR.
- SCHEMA_EXCEPTION - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
-
The Constant SCHEMA_EXCEPTION.
- SCHEMA_VALIDATION_ERROR - Static variable in exception com.ihr.xbrl.om.errors.DTSDiscoveryException
-
The Constant SCHEMA_VALIDATION_ERROR.
- schemaNodeName - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLTaxonomy
-
The document node name.
- schemaURL - Static variable in class com.ihr.xbrl.om.autofill.AutoFillProcessor
-
The Constant schemaURL.
- schemaURL - Static variable in class com.ihr.xbrl.om.renderhints.RenderHintsProcessor
-
The Constant schemaURL.
- schemaURL - Static variable in class com.ihr.xbrl.om.TaxonomyPackageURIResolver
-
from the multiple schema versions recognized, this will point to the last one implemented.
- Scheme - Class in com.ihr.xbrl.dts
-
Helper class that contains a Scheme URI and the description.
- Scheme() - Constructor for class com.ihr.xbrl.dts.Scheme
-
- SchemesProvider - Interface in com.ihr.xbrl.dts
-
Provides an ordered list of schemes defined in the application.
- SchemesProviderImpl - Class in com.ihr.xbrl.dts
-
Implementation of the SchemesProvider interface.
- SchemesProviderImpl() - Constructor for class com.ihr.xbrl.dts.SchemesProviderImpl
-
- ScrollPage - Class in com.ihr.xbrl.database.pagination
-
The Class ScrollPage.
- ScrollPage(Query, int, int) - Constructor for class com.ihr.xbrl.database.pagination.ScrollPage
-
Construct a new HibernatePage.
- ScrollPage(Criteria, int, int) - Constructor for class com.ihr.xbrl.database.pagination.ScrollPage
-
Construct a new HibernatePage.
- sDays - Static variable in class com.ihr.xbrl.dts.InstanceExplorerAbstract
-
The Constant sDays.
- search(Collection<Object>) - Method in class com.ihr.xbrl.om.table.layout.FactsListClassifier
-
Searches for facts satisfying all aspects in the collection.
- searchDimensionsANDAlt(Collection<DimensionAndMemberQNamesPair>) - Method in class com.ihr.xbrl.om.table.layout.FactsListClassifier
-
Search classified facts for all facts that contains all dimensions indicated in the input.
- searchDimensionsOR(Collection<DimensionAndMemberQNamesPair>) - Method in class com.ihr.xbrl.om.table.layout.FactsListClassifier
-
Search classified facts for all facts that contains at least one of the dimension and member pairs indicated in the input.
- searchExplicitDimensionsAND(Collection<DimensionAndMemberQNamesPair>) - Method in class com.ihr.xbrl.om.table.layout.FactsListClassifier
-
Search classified facts for all facts that contains all dimensions indicated in the input.
- searchPreferredIndex(String, int, XBRLItem, Dimension<?>) - Method in class com.ihr.xbrl.om.renderhints.RenderHintsProcessor
-
Search preferred index.
- searchPreferredMode(String, int) - Method in class com.ihr.xbrl.om.renderhints.RenderHintsProcessor
-
Returns the preferred view mode for the specific role if set.
- searchPreferredPosition(String, int, XBRLItem, Dimension<?>) - Method in class com.ihr.xbrl.om.renderhints.RenderHintsProcessor
-
Search preferred position.
- searchPreferredPrimaryItem(String) - Method in class com.ihr.xbrl.om.renderhints.RenderHintsProcessor
-
Search for the selected primary item on the preferred view for
the role indicated in the roleString parameter.
- searchToken(String[]) - Method in class com.ihr.xbrl.xbrlq.QueryParser
-
Search the remaining tokens in the query for any of the tokens
in the array received as a parameter.
- searchTwoTokens(String[], String[]) - Method in class com.ihr.xbrl.xbrlq.QueryParser
-
Search for any of the tokens in the list of firstTokens.
- searchTypedDimensionsAND(Collection<DimensionAndFragmentMemberPair>) - Method in class com.ihr.xbrl.om.table.layout.FactsListClassifier
-
Search classified facts for all facts that contains all dimensions indicated in the input.
- searchVariable(QName) - Method in class com.ihr.xbrl.formula.FlFormulaProcessor
-
Search variable.
- SECONDS - Static variable in class com.ihr.xbrl.dts.InstanceExplorerAbstract
-
The Constant SECONDS.
- Section - Class in com.ihr.xbrl.mapper
-
Starting with mapper version 3 (2011) there is the possibility to create mapping sections.
- Section(XdmNode) - Constructor for class com.ihr.xbrl.mapper.Section
-
Instantiates a new section.
- Section(String, String) - Constructor for class com.ihr.xbrl.mapper.Section
-
Instantiates a new section.
- Section(String, String[]) - Constructor for class com.ihr.xbrl.mapper.Section
-
Instantiates a new section.
- Section(String, Collection<String>) - Constructor for class com.ihr.xbrl.mapper.Section
-
Instantiates a new section.
- SEE_WARINGS - Static variable in interface com.ihr.xbrl.store.HasStoreUserQuestions
-
Return value from class method if CANCEL is chosen.
- SEGMENT - Static variable in class com.ihr.xbrl.om.xdt.XDTHypercubeUse
-
The Constant SEGMENT.
- SEGMENT_INVALID_CONTENT - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
-
The Constant SEGMENT_INVALID_CONTENT.
- SegmentAspectInterface - Interface in com.ihr.xbrl.om.formula.aspects
-
The Interface SegmentAspectInterface.
- SegmentAspectInterface - Interface in com.ihr.xbrl.om.table.definition
-
The Interface SegmentAspectInterface.
- SegmentFilter - Class in com.rs.xbrl.instructions
-
The Class SegmentFilter.
- SegmentFilter() - Constructor for class com.rs.xbrl.instructions.SegmentFilter
-
- segmentNode - Static variable in class com.ihr.xbrl.om.instance.XBRLSegment
-
The Constant segmentNode.
- select - Static variable in class com.ihr.xbrl.om.formula.XBRLVariableGeneral
-
The Constant select.
- select - Static variable in class com.ihr.xbrl.om.formula.XBRLVariableParameter
-
The Constant select.
- select(URI) - Method in class com.ihr.xbrl.util.InternetProxySelector
-
- sendEvent(InstanceExplorerEvent) - Static method in class com.ihr.xbrl.dts.InstanceExplorerAbstract
-
Send event.
- sendToResult(Result) - Method in class com.ihr.xbrl.dataloader.target.SQLDriver.SQLTransformationResult
-
- sendToResult(Result) - Method in class com.ihr.xbrl.transform.target.HTMLReportHandler
-
- sendToResult(Result) - Method in class com.ihr.xbrl.transform.target.XBRLExcelTransformationResult
-
- sendToResult(Result) - Method in interface com.ihr.xbrl.transform.XBRLTransformationResult
-
Serializes the generated document to the next component in the
XML pipe (Result object)
This method will be called once per document.
- separator - Static variable in class com.ihr.xbrl.om.formula.errors.XBRLResultMessage
-
The Constant separator.
- SEQUAL_MODE - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The SEQUAL_MODE property indicates if the s-equal function follow the rules of the
XBRL 2.1 specification or if it should follow the interpretation made by the
authors of the XBRL formula specification.
- sEqualMode() - Method in class com.ihr.xbrl.om.DTSContainer
-
The default value of the SEQUAL_MODE is XBRL_COMPLIANT but the conformance
suite of the formula processor requires it to be set to FORMULA_COMPLIANT.
- SEQUENCE - Static variable in class com.ihr.xbrl.om.taxonomy.XSDComposition
-
The Constant SEQUENCE.
- SequenceIterable - Class in com.ihr.xbrl.util
-
The Class SequenceIterable.
- SequenceIterable(XdmValue) - Constructor for class com.ihr.xbrl.util.SequenceIterable
-
Instantiates a new sequence iterable.
- SequenceIterable(XdmSequenceIterator) - Constructor for class com.ihr.xbrl.util.SequenceIterable
-
Instantiates a new sequence iterable.
- SERIALIZATION_EXCEPTION - Static variable in exception com.ihr.xbrl.om.errors.XBRLSerializationException
-
The Constant SERIALIZATION_EXCEPTION.
- SERIALIZATION_OUTPUT_DEFAULT_ATTRIBUTE_VALUES - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The SERIALIZATION_OUTPUT_DEFAULT_ATTRIBUTE_VALUES indicates if during the serialization phase (conversion from internal
object model representation to the XBRL syntax) the default values for attributes will be explicitly serialized or will
be hidden.
- SERIALIZATION_OUTPUT_INDENT - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The SERIALIZATION_OUTPUT_INDENT property can be set to either "yes" or "no".
- SERIALIZATION_OUTPUT_INDENT_DEFAULT - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The Constant SERIALIZATION_OUTPUT_INDENT_DEFAULT.
- SERIALIZATION_OUTPUT_OMIT_XML_DECLARATION - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The SERIALIZATION_OUTPUT_OMIT_XML_DECLARATION cat be set to either "yes" or "no".
- SERIALIZATION_OUTPUT_OMIT_XML_DECLARATION_DEFAULT - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The Constant SERIALIZATION_OUTPUT_OMIT_XML_DECLARATION_DEFAULT.
- SERIALIZATION_OUTPUT_XML_ENCODING - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The SERIALIZATION_OUTPUT_XML_ENCODING property can be set to the encoding for XML files produced by the API.
- SERIALIZATION_OUTPUT_XML_ENCODING_DEFAULT - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The Constant SERIALIZATION_OUTPUT_XML_ENCODING_DEFAULT.
- serialize(XBRLValidationReport) - Method in interface com.ihr.xbrl.gui.interfaces.XBRLValidationReportSerializer
-
Produces the output of the XBRLValidationReport in the object implementing this interface.
- serialize(XBRLValidationReport) - Method in class com.ihr.xbrl.om.errors.XBRLValidationReportToStringSerializer
-
- serialize(XBRLRelationship, XBRLDocument) - Method in class com.ihr.xbrl.om.exLinks.DTSBase
-
This function makes sure that:
1- the relationship exists in the appropriate ExtendedLink or creates the extended link
2- If the target is a resource, the resource is included in the ExtendedLink as well.
- serialize(XBRLValidationReportSerializer) - Method in class com.ihr.xbrl.om.XBRLValidationReport
-
Sends the current report to the report serializer.
- SERIALIZE - Static variable in class com.ihr.xbrl.pojo.XBRLPojoGenerator
-
This is the default value for the EXTERNAL_FILES_DOCUMENT_CONTENT_METHOD property.
- serialize(XBRLValidationReport) - Method in class com.ihr.xbrl.validation.report.XBRLValidationReportToExcel
-
- serializeToOutputStream(XBRLValidationReport, OutputStream) - Static method in class com.ihr.xbrl.validation.report.XBRLValidationReportToExcel
-
- set_abstract(boolean) - Method in class com.ihr.xbrl.pojo.XBRLConcept
-
Sets the _abstract.
- set_default(String) - Method in class com.ihr.xbrl.pojo.XBRLItem
-
Sets the _default.
- set_final(String) - Method in class com.ihr.xbrl.pojo.XBRLConcept
-
Sets the _final.
- set_static(boolean) - Method in class com.ihr.xbrl.pojo.XBRLRoleArcroleType
-
Sets the _static.
- setAbsoluteAcceptanceRadius(String) - Method in class com.ihr.xbrl.om.assertions.XBRLConsistencyAssertion
-
Sets the absolute acceptance radius.
- setAbstract(Boolean) - Method in class com.ihr.xbrl.om.taxonomy.XMLElementDefinition
-
Sets the value of the [Abstract] property.
- setActuate(String) - Method in class com.ihr.xbrl.om.exLinks.XLinkElement
-
Sets the value of the xlink:actuate attribute on simple link elements.
- setAffectedByHypercube(XDTHypercubeUse, XDTPrimaryItemUse) - Method in class com.ihr.xbrl.om.xdt.XDTPrimaryItem
-
Set this object as affected by the hypercube received as a parameter.
- setAllowDuplicates(boolean) - Method in class com.ihr.xbrl.dts.DDimension
-
- setAllowDuplicates(boolean) - Method in interface com.ihr.xbrl.dts.Dimension
-
If the value is true then it is possible for the dimension to contain two identical members
as two different member values.
- setAllowDuplicates(boolean) - Method in class com.ihr.xbrl.dts.DpDimension
-
- setAllowDuplicates(boolean) - Method in class com.ihr.xbrl.dts.EDimension
-
- setAllowDuplicates(boolean) - Method in class com.ihr.xbrl.dts.IdentifierDimension
-
- setAllowDuplicates(boolean) - Method in class com.ihr.xbrl.dts.PDimension
-
- setAllowDuplicates(boolean) - Method in class com.ihr.xbrl.dts.PeriodDimension
-
- setAllowDuplicates(boolean) - Method in class com.ihr.xbrl.dts.TDimension
-
- setAllowDuplicates(boolean) - Method in class com.ihr.xbrl.dts.UndefDimension
-
- setAllowDuplicates(boolean) - Method in class com.ihr.xbrl.dts.VirtualDimension
-
- setAllowDuplicates(boolean) - Method in class com.ihr.xbrl.dts.XDimension
-
- setAnchor(String, QName) - Method in class com.ihr.xbrl.mapper.Section
-
Sets the anchor.
- setAnchor(Anchor) - Method in class com.ihr.xbrl.mapper.Section
-
Sets this section anchor .
- setApplication(Object) - Static method in class com.ihr.xbrl.gui.basic.AppContext
-
Sets the application.
- setArcrole(String) - Method in class com.ihr.xbrl.om.exLinks.XBRLRelationship
-
- setArcrole(String) - Method in class com.ihr.xbrl.om.exLinks.XLinkElement
-
Sets the value of the xlink:arcrole attribute on simple link elements.
- setArcrole(XBRLArcroleType) - Method in class com.ihr.xbrl.pojo.XBRLRelationship
-
Sets the arcrole.
- setArcrole(String) - Method in class com.rs.xbrl.instructions.QNameOrExpression
-
Sets the arcrole.
- setArcroles(Map<String, XBRLArcroleType>) - Method in class com.ihr.xbrl.pojo.XBRLTaxonomy
-
Sets the arcroles.
- setArcrolesToCheckCycles(Collection<? extends XBRLArcroleType>) - Method in class com.ihr.xbrl.om.XBRLCoreProcessor
-
Sets the arcroles to check cycles.
- setArcroleType(XBRLArcroleType) - Method in class com.ihr.xbrl.om.exLinks.XBRLRelationship
-
Sets the value of the [Arcrole] property of this relationship.
- setArgument(String) - Method in class com.ihr.xbrl.xbrlq.SubQueryToken
-
Sets the argument.
- setArguments(Expression[]) - Method in class com.ihr.xbrl.om.formula.functions.XFFunctionMultiArguments
-
Method called by the expression parser when all arguments have been supplied.
- setAt(int, XBRLTreeNode) - Method in class com.ihr.xbrl.dts.XBRLTreeWalker
-
Sets the at.
- setAttributes(Set<XBRLAttribute>) - Method in class com.ihr.xbrl.om.XMLFragment
-
Adds or replaces the attributes of this object with attributes
in the set received as a parameter to this method.
- setAxisDimension(String, int, QName) - Method in class com.ihr.xbrl.om.renderhints.RenderHints
-
Sets the axis dimension.
- setBalance(XBRLItem.BalanceType) - Method in class com.ihr.xbrl.om.taxonomy.XBRLItem
-
Sets the value of the [Balance] property or reset it if newValue is null.
- setBalance(String) - Method in class com.ihr.xbrl.pojo.XBRLItem
-
Sets the balance.
- setBase(URI) - Method in class com.ihr.xbrl.om.XMLFragment
-
Sets an attribute called xml:base on this node
or changes the value of that node if it exists.
- setBase(VariableDefinition) - Method in class com.rs.xbrl.instructions.formula.PeriodAspectOrFilterInInstantMatchesBOP
-
Sets the base.
- setBase(VariableDefinition) - Method in class com.rs.xbrl.instructions.formula.PeriodAspectOrFilterInInstantMatchesEOP
-
Sets the base.
- setBasePath(URI) - Method in class com.ihr.xbrl.om.ZipCascadeURIResolver.ZipPackage
-
Sets the uriStartString of this ZipPackage.
- setBlank(boolean) - Method in class com.ihr.xbrl.om.instance.XBRLFactItem
-
Sets the indicator that this fact item is blank.
- setBlock(Integer) - Method in class com.ihr.xbrl.om.taxonomy.XMLElementDefinition
-
Sets the value of the [Block] property or resets it if newValue is null.
- setBlock(String) - Method in class com.ihr.xbrl.pojo.XBRLConcept
-
Sets the block.
- setBoolean(boolean) - Method in class com.ihr.xbrl.dts.InstanceBuilder
-
Sets the boolean.
- setBoyMonth(int) - Method in interface com.ihr.xbrl.gui.interfaces.HasBoySupport
-
Sets a new month as the Beginning of a fiscal year. 0 = January
- setBoyMonth(int) - Method in class com.ihr.xbrl.transform.target.HTMLReportHandler
-
- setBusiness(boolean) - Method in class com.ihr.xbrl.versioning.Assignment
-
Sets the business.
- setCaseType(ZipCascadeURIResolver.ZipPackage.CaseType) - Method in class com.ihr.xbrl.om.ZipCascadeURIResolver.ZipPackage
-
Sets the case type.
- setChain(XBRLRelationshipsChainLink) - Method in class com.ihr.xbrl.om.exLinks.XBRLRelationship
-
Sets the chain.
- setChildren(Vector<Event>) - Method in class com.ihr.xbrl.comparator.Event
-
Sets the children.
- setClass(Class<?>) - Method in class com.ihr.xbrl.database.pagination.EmptyPageScroll
-
- setClass(Class<?>) - Method in interface com.ihr.xbrl.database.pagination.PageScroll
-
Sets the class.
- setClosed(boolean) - Method in class com.ihr.xbrl.om.xdt.XDTValidCombinationSet
-
Sets the value of the closed attribute on this combination.
- setCol(short) - Method in class com.ihr.xbrl.tools.excel.ExcelSheetPoint
-
Sets the column.
- setColname(String) - Method in class com.ihr.xbrl.pojo.etl.Extraction
-
Sets the colname.
- setColNumbers(short) - Method in class com.ihr.xbrl.dts.ConceptHeader
-
Sets the col numbers.
- setComments(Collection<String>) - Method in class com.ihr.xbrl.om.XBRLDocument
-
Sets a new collection of comments for this file.
- setCompanyID(String) - Method in class com.ihr.xbrl.pojo.etl.ExtractionTableImpl
-
Sets the company id.
- setCompanyID(String) - Method in interface com.ihr.xbrl.pojo.etl.ExtractionTableInterface
-
Sets the company id.
- setCompanyID(String) - Method in class com.ihr.xbrl.pojo.etl.ExtractionTablePK
-
Sets the company id.
- setComplexType() - Method in class com.ihr.xbrl.om.exLinks.XBRLResource
-
Programatically sets if the resource type is simple or complex.
- setComposition(XSDComposition) - Method in class com.ihr.xbrl.om.taxonomy.XBRLTuple
-
Sets the composition to a new XSDComposition instance.
- setConcept(XBRLConcept) - Method in class com.ihr.xbrl.pojo.XBRLFact
-
Sets the concept.
- setConceptID(XBRLConcept) - Method in class com.ihr.xbrl.pojo.etl.Extraction
-
Sets the concept id.
- setConceptId(Long) - Method in class com.ihr.xbrl.pojo.user.FriendlyConceptName
-
Sets the concept id.
- setConceptMapper(ComparatorMapping<XMLElementDefinition>) - Method in class com.ihr.xbrl.comparator.DTSComparator
-
Sets the concept mapper.
- setConceptName(QName) - Method in class com.ihr.xbrl.mapper.filters.XBRLConceptNameFilter
-
Sets the concept name.
- setConceptName(String) - Method in class com.ihr.xbrl.pojo.XBRLConcept
-
Sets the concept name.
- setConcepts(Map<QName, XBRLConcept>) - Method in class com.ihr.xbrl.pojo.DTSContainer
-
Sets the concepts.
- setConcepts(Map<String, XBRLConcept>) - Method in class com.ihr.xbrl.pojo.XBRLTaxonomy
-
Sets the concepts.
- setConfigFile(URI) - Method in class com.ihr.xbrl.dataloader.target.NullDriver
-
- setConfigFile(URI) - Method in class com.ihr.xbrl.dataloader.target.SQLDriver
-
- setConfigFile(URI) - Method in interface com.ihr.xbrl.dataloader.XBRLLoaderInterface
-
This method is called by the loader when a new loader is just created and for each
one of the drivers that exist on the loader configuration file and only if the
driver has a parameter indicating the URL of the configuration file
Next call is
XBRLLoaderInterface.init().
- setConfigFile(URI) - Method in class com.ihr.xbrl.mapper.source.CSVDataSource
-
- setConfigFile(URI) - Method in class com.ihr.xbrl.mapper.source.JNDIDataSource
-
- setConfigFile(URI) - Method in class com.ihr.xbrl.mapper.source.SQLDataSource
-
- setConfigFile(URI) - Method in class com.ihr.xbrl.mapper.source.VoidDataSource
-
- setConfigFile(URI) - Method in class com.ihr.xbrl.mapper.source.WebFormDataSource
-
- setConfigFile(URI) - Method in class com.ihr.xbrl.mapper.source.worksheet.AbstractWorksheetDataSource
-
- setConfigFile(URI) - Method in interface com.ihr.xbrl.mapper.source.XBRLDataSource
-
Sets the configuration file for this XBRLDataSource.
- setConfigFile(URI) - Method in class com.ihr.xbrl.mapper.source.XBRLFileDataSource
-
- setConfigFile(URI) - Method in class com.ihr.xbrl.transform.target.ExcelReportFactHandler
-
- setConfigFile(URI) - Method in class com.ihr.xbrl.transform.target.HTMLFactHandler
-
- setConfigFile(URI) - Method in class com.ihr.xbrl.transform.target.HTMLReportHandler
-
- setConfigFile(URI) - Method in interface com.ihr.xbrl.transform.target.XBRLFactHandlerInterface
-
Sets a configuration file for this transformer.
- setConfigFile(URI) - Method in class com.ihr.xbrl.transform.target.XBRLReportHandler
-
- setConfigFile(URI) - Method in interface com.ihr.xbrl.transform.target.XBRLReportHandlerInterface
-
Sets the config file.
- setConfiguration(Configuration) - Method in class com.ihr.xbrl.om.DTSCatalogURIResolver
-
- setConfiguration(Configuration) - Method in class com.ihr.xbrl.om.DynamicCacheCatalogResolver
-
- setConfiguration(Configuration) - Method in class com.ihr.xbrl.om.LocalResourceURIResolver
-
- setConfiguration(Configuration) - Method in class com.ihr.xbrl.om.TaxonomyPackageURIResolver
-
- setConfiguration(Configuration) - Method in class com.ihr.xbrl.om.XBRLSchemaURIResolver
-
- setConfiguration(Configuration) - Method in class com.ihr.xbrl.om.ZipCascadeURIResolver
-
- setConfiguration(Configuration) - Method in class com.ihr.xbrl.versioning.VersioningSchemasResolver
-
- setContainer(DTSContainer) - Method in class com.ihr.xbrl.om.XBRLValidationReport
-
Sets the container.
- setContainer(Integer) - Method in class com.ihr.xbrl.pojo.XBRLFactProperty
-
Sets the container.
- setContent(Collection<XMLFragment>) - Method in class com.ihr.xbrl.om.instance.XBRLDimensionsContainer
-
Sets the content.
- setContent(byte[]) - Method in class com.ihr.xbrl.pojo.XBRLDocument
-
Sets the content.
- setContent(XBRLTaxonomy) - Method in class com.ihr.xbrl.pojo.XBRLImport
-
Sets the content.
- setContext(XBRLContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLContextFilter
-
Sets the context.
- setContext(XBRLContext) - Method in class com.ihr.xbrl.om.instance.XBRLFactItem
-
Sets the context of this fact.
- setContext(XBRLContext) - Method in class com.ihr.xbrl.pojo.XBRLFactItem
-
Sets the context.
- setContext(XBRLContext) - Method in class com.ihr.xbrl.pojo.XBRLFactProperty
-
Sets the context.
- setContextClassLoader(Thread) - Method in class com.ihr.xbrl.manage.ExternalDriverApp
-
Sets the context class loader.
- setConvertUnits(boolean) - Method in interface com.ihr.xbrl.dts.DefaultUnitEditorInterface
-
Sets the concet units.
- setCoveredAspects(int) - Method in class com.ihr.xbrl.om.formula.filters.XBRLRelativeFilter
-
Sets the covered aspects.
- setCtxDurationBOP(XBRLContext) - Method in class com.ihr.xbrl.dts.InstanceBuilder
-
Sets the ctx duration bop.
- setCtxDurationOther(XBRLContext) - Method in class com.ihr.xbrl.dts.InstanceBuilder
-
Sets the ctx duration other.
- setCtxInstantBOP(XBRLContext) - Method in class com.ihr.xbrl.dts.InstanceBuilder
-
Sets the ctx instant bop.
- setCtxInstantOther(XBRLContext) - Method in class com.ihr.xbrl.dts.InstanceBuilder
-
Sets the ctx instant other.
- setCurrentIdentifier(String) - Method in class com.ihr.xbrl.database.pagination.EmptyPageScroll
-
- setCurrentIdentifier(String) - Method in class com.ihr.xbrl.database.pagination.IndexPageScroll
-
- setCurrentIdentifier(String) - Method in interface com.ihr.xbrl.database.pagination.PageScroll
-
Sets the current identifier.
- setCycles(String) - Method in class com.ihr.xbrl.pojo.XBRLArcroleType
-
Sets the cycles.
- setCyclesAllowed(int) - Method in class com.ihr.xbrl.om.taxonomy.XBRLArcroleType
-
Sets the cycles allowed.
- setDataType(Integer) - Method in class com.ihr.xbrl.pojo.etl.Extraction
-
Sets the data type.
- setDate(GregorianCalendar) - Method in class com.ihr.xbrl.dts.InstanceBuilder
-
Sets the date.
- setDate(int, String) - Method in interface com.ihr.xbrl.mapper.instance.MapperPeriod
-
Sets the date.
- setDate(int, String) - Method in class com.ihr.xbrl.mapper.instance.MapperPeriodBase
-
Sets the value of the specified field.
- setDate(int, String) - Method in class com.ihr.xbrl.om.instance.XBRLPeriod
-
Sets the value of the specified field.
- setDateEnd(GregorianCalendar) - Method in class com.ihr.xbrl.mapper.filters.XBRLTimeFilter
-
Sets the date end.
- setDateStart(GregorianCalendar) - Method in class com.ihr.xbrl.mapper.filters.XBRLTimeFilter
-
Sets the date start.
- setDateStep(int) - Method in interface com.ihr.xbrl.dts.HandleDateStep
-
Sets a new value of the date step.
- setDbStatus(DatabaseManagerBase.DatabaseConfigurationInformationStatus, boolean) - Method in interface com.ihr.xbrl.database.common.DatabaseManagerGUI
-
Sets the current status of the connection to the database.
- setDbStatus(DatabaseManagerBase.DatabaseConfigurationInformationStatus, boolean) - Method in class com.ihr.xbrl.manage.DatabaseManager
-
- setDecimals(int) - Method in class com.ihr.xbrl.om.instance.XBRLNumericValue
-
Sets the decimals.
- setDefault(PMember) - Method in class com.ihr.xbrl.dts.XDimension
-
Sets the default.
- setDefault(String) - Method in class com.ihr.xbrl.om.taxonomy.XBRLItem
-
Sets the default.
- setDefault(String) - Method in class com.ihr.xbrl.om.taxonomy.XSDAttributeDefinition
-
Sets the default.
- setDefaultRounding(String) - Method in class com.ihr.xbrl.mapper.source.worksheet.AbstractWorksheetDataSource
-
Sets the default rounding cell to the cell indicated or removes default rounding
if the cell parameter is null.
- setDefaultSchemeURI(URI) - Method in class com.ihr.xbrl.dts.SchemesProviderImpl
-
Sets the default scheme uri.
- setDefaultUnit(QName) - Method in interface com.ihr.xbrl.dts.DefaultUnitEditorInterface
-
Sets the default unit.
- setDefaultZeroValuePolicyType(AbstractWorksheetDataSource.ZeroValuePolicyType) - Method in class com.ihr.xbrl.mapper.source.worksheet.AbstractWorksheetDataSource
-
Sets the default zero value policy type.
- setDefinition(String) - Method in class com.ihr.xbrl.om.taxonomy.XBRLRoleAndArcroleTypes
-
Sets the definition string for a role and arcrole types.
- setDefinition(String) - Method in class com.ihr.xbrl.pojo.XBRLRoleArcroleType
-
Sets the definition.
- setDenominator(Number) - Method in class com.ihr.xbrl.om.instance.XBRLFractionValue
-
Sets the denominator.
- setDenominator(Collection<QName>) - Method in class com.ihr.xbrl.pojo.XBRLUnit
-
Sets the denominator.
- setDenominatorValue(Double) - Method in class com.ihr.xbrl.pojo.XBRLFactFraction
-
Sets the denominator value.
- setDescription(String) - Method in class com.ihr.xbrl.dts.Scheme
-
Sets the description.
- setDescription(String) - Method in class com.ihr.xbrl.om.TaxonomyPackageURIResolver.EntryPointLangInfo
-
Sets the description.
- setDescription(String) - Method in class com.ihr.xbrl.om.TaxonomyPackageURIResolver.PackageByLangInfo
-
Sets the description.
- setDetails(StandardFunction.Entry) - Method in class com.ihr.xbrl.om.formula.functions.XFFunction
-
Set the details of this type of function.
- setDimension(Dimension<?>) - Method in class com.ihr.xbrl.dts.IdentifierMember
-
- setDimension(Dimension<?>) - Method in class com.ihr.xbrl.dts.InstantModeMember
-
- setDimension(Dimension<?>) - Method in interface com.ihr.xbrl.dts.Member
-
Set or change the assigned dimension of this member
- setDimension(Dimension<?>) - Method in class com.ihr.xbrl.dts.MemberDuplicate
-
- setDimension(Dimension<?>) - Method in class com.ihr.xbrl.dts.MemberQName
-
- setDimension(Dimension<?>) - Method in class com.ihr.xbrl.dts.MemberString
-
- setDimension(Dimension<?>) - Method in class com.ihr.xbrl.dts.NullMember
-
- setDimension(Dimension<?>) - Method in class com.ihr.xbrl.dts.OpenTableRowKeyMember
-
- setDimension(Dimension<?>) - Method in class com.ihr.xbrl.dts.PeriodMember
-
- setDimension(Dimension<?>) - Method in class com.ihr.xbrl.dts.PMember
-
- setDimension(Dimension<?>) - Method in class com.ihr.xbrl.dts.XMLFragmentMember
-
- setDimension(QName, XMLFragment, int) - Method in class com.ihr.xbrl.om.formula.FContext
-
Sets a value for the indicated dimension in the indicated dimension container.
- setDimension(QName) - Method in class com.ihr.xbrl.pojo.etl.ExtractionDims
-
Sets the dimension.
- setDimension(QName) - Method in class com.ihr.xbrl.pojo.XBRLFactDimensionalProperty
-
Sets the dimension.
- setDimensionsToTest(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.aspects.tests.XFDimensionsTestController
-
Call this method in order to set the set of dimensions to tests between two variables.
- setDimensionsToTest(XdmNode, XdmNode) - Method in class com.ihr.xbrl.om.formula.aspects.tests.XFDimensionsTestController
-
Sets the dimensions to test.
- setDistance(int) - Method in class com.ihr.xbrl.om.table.structural.AspectAndDistanceToLeaf
-
Adjust distance to leaf.
- setDocs(Collection<XBRLDocumentation>) - Method in class com.ihr.xbrl.pojo.XBRLExtendedLink
-
Sets the docs.
- setDocs(Collection<XBRLDocumentation>) - Method in interface com.ihr.xbrl.pojo.XBRLHasDocumentation
-
Sets the docs.
- setDocs(Collection<XBRLDocumentation>) - Method in class com.ihr.xbrl.pojo.XBRLLinkbase
-
Sets the docs.
- setDocument(XdmNode) - Method in class com.ihr.xbrl.om.XMLFragment
-
Changes this object's root node.
- setDocumentAndReload(XdmNode) - Method in class com.ihr.xbrl.om.exLinks.XBRLLinkbase
-
- setDocumentAndReload(XdmNode) - Method in class com.ihr.xbrl.om.instance.XBRLInstance
-
If the content is changed then update the internal objects.
- setDocumentAndReload(XdmNode) - Method in class com.ihr.xbrl.om.taxonomy.XBRLTaxonomy
-
- setDocumentAndReload(XdmNode) - Method in class com.ihr.xbrl.om.XBRLDocument
-
- setDocumentAndReload(XdmNode) - Method in class com.ihr.xbrl.om.XMLFragment
-
This method is called by the XMLFragment object each time the surrounding XdmNode
object is set.
- setDocumentation(String) - Method in class com.ihr.xbrl.mapper.Section
-
Sets the documentation.
- setDocumentation(String) - Method in class com.ihr.xbrl.pojo.XBRLDocumentation
-
Sets the documentation.
- setDoubleValue(Double) - Method in class com.ihr.xbrl.pojo.XBRLFactDouble
-
Sets the double value.
- setDriverForKey(String, XBRLLoaderInterface) - Method in class com.ihr.xbrl.dataloader.Loader
-
Sets the driver for key.
- setDTS(DTSContainer) - Method in interface com.ihr.xbrl.dts.LabelsProvider
-
Sets the DTSContainer to a new DTSContainer.
- setDTS(DTSContainer) - Method in class com.ihr.xbrl.dts.LabelsProviderBasic
-
Sets the new dts.
- setDTSBase(DTSBase) - Method in class com.ihr.xbrl.om.exLinks.XBRLExtendedLink
-
Sets the DTS base.
- setDTSBase(DTSBase) - Method in class com.ihr.xbrl.om.exLinks.XBRLRelationship
-
Sets the base property of this relationship.
- setDTSBase(DTSBase) - Method in class com.ihr.xbrl.om.exLinks.XBRLResource
-
Sets the DTS base.
- setDTSContainer(DTSContainer) - Method in class com.ihr.xbrl.dts.EditorSourceImpl
-
- setDTSContainer(DTSContainer) - Method in class com.ihr.xbrl.dts.TypedDimensionsDomainController
-
Sets the DTS container.
- setDTSContainer(DTSContainer) - Method in interface com.ihr.xbrl.om.table.layout.EditorSource
-
Convenient method to reset the EditorSource content.
- setDTSContainer(DTSContainer) - Method in interface com.ihr.xbrl.om.XBRLProcessorFactory
-
Once a new factory is instantiated, the DTSContainer class calls this method in order to
provide the DTSContainer instance to be used for next calls.
- setDTSContainer(DTSContainer) - Method in class com.ihr.xbrl.om.XBRLProcessorFactoryBase
-
- setDTSContainer(DTSContainer) - Method in class com.ihr.xbrl.om.XBRLSchemaURIResolver
-
Sets the DTSContainer object to benefit from its cache.
- setElement(QName) - Method in class com.ihr.xbrl.mapper.Anchor
-
Sets the element.
- setElementImplQNameValue(ElementImpl, QName) - Static method in class com.ihr.xbrl.util.XMLTools
-
Sets the element impl q name value.
- setElements(Iterator<XMLFragment>) - Method in class com.ihr.xbrl.om.XMLFragment
-
Sets the elements.
- setEmail(String) - Method in class com.ihr.xbrl.versioning.VlVersioningProcessor
-
Sets the email.
- setEnd(Date) - Method in class com.ihr.xbrl.pojo.XBRLPeriod
-
Sets the end.
- setEndDate(Date) - Method in class com.ihr.xbrl.pojo.etl.ExtractionTableImpl
-
Sets the end date.
- setEndDate(Date) - Method in interface com.ihr.xbrl.pojo.etl.ExtractionTableInterface
-
Sets the end date.
- setEndDate(Date) - Method in class com.ihr.xbrl.pojo.etl.ExtractionTablePK
-
Sets the end date.
- setEntity(XBRLEntity) - Method in class com.ihr.xbrl.om.instance.XBRLContext
-
Sets the entity for this context
this method resets validation of the context.
- setEntity(XBRLEntity) - Method in class com.ihr.xbrl.pojo.XBRLContext
-
Sets the entity.
- setErratum(boolean) - Method in class com.ihr.xbrl.versioning.Assignment
-
Sets the erratum.
- setError(Throwable) - Method in interface com.ihr.xbrl.gui.interfaces.InstallCallBack
-
In case of errors, the installation thread sends the error message to the GUI.
- setErrorListener(ErrorListener) - Method in class com.ihr.xbrl.transform.TransformProcessor
-
- setEvaluatedValue(XdmValue) - Method in class com.ihr.xbrl.om.formula.TraceVariablesBind.TraceVariable
-
Sets the evaluated value.
- setExcelURI(URI) - Method in class com.rs.xbrl.TaxonomyBuilder
-
Sets the excel uri.
- setException(Exception) - Method in class com.ihr.xbrl.util.XBRLDocumentContentExplorer
-
Called by the FastDocumentTypeIdentifier in case of an exception while reading the incoming file.
- setExecutionTarget(ExecutionTargetType) - Method in class com.ihr.xbrl.om.formula.XBRLFormula
-
Set or changes the target execution for this formula.
- setExpanded(boolean) - Method in interface com.ihr.xbrl.om.errors.Branch
-
Sets the expanded.
- setExpanded(boolean) - Method in class com.ihr.xbrl.om.xdt.XDTValidationELRorNothing
-
- setExplicitDimensionValue(QName) - Method in class com.ihr.xbrl.pojo.XBRLFactExplicitProperty
-
Sets the explicit dimension value.
- setExpression(String) - Method in class com.ihr.xbrl.om.autofill.AutoFill
-
Sets the expression.
- setExternalDialect(String, String) - Method in class com.ihr.xbrl.manage.ExternalDriverApp
-
Sets the external dialect.
- setExternalDriver(String, String) - Method in class com.ihr.xbrl.manage.ExternalDriverApp
-
Sets the external driver.
- setExternalJars(Hashtable<String, JarAndClasses>) - Method in class com.ihr.xbrl.gui.jarsearch.DlgSearchJarAndClass
-
Sets the external jars.
- setExtractiondims(Set<ExtractionDims>) - Method in class com.ihr.xbrl.pojo.etl.Extraction
-
Sets the extractiondims.
- setExtractions(List<Extraction>) - Method in class com.ihr.xbrl.pojo.etl.ExtractionGroup
-
Sets the extractions.
- setExtraErrorsReport(XBRLValidationReport) - Method in interface com.ihr.xbrl.gui.interfaces.HasErrorsHandler
-
Sets additional errors that will be added to the validation report.
- setFact(XBRLFactNumeric) - Method in class com.ihr.xbrl.om.instance.XBRLFractionValue
-
- setFact(XBRLFactNumeric) - Method in interface com.ihr.xbrl.om.instance.XBRLNumber
-
Sets the fact.
- setFact(XBRLFactNumeric) - Method in class com.ihr.xbrl.om.instance.XBRLNumericValue
-
- setFact(XBRLFact) - Method in class com.ihr.xbrl.pojo.etl.ExtractionTableImpl
-
Sets the fact.
- setFact(XBRLFact) - Method in interface com.ihr.xbrl.pojo.etl.ExtractionTableInterface
-
Sets the fact.
- setFact(XBRLFactItem) - Method in class com.ihr.xbrl.pojo.XBRLFactProperty
-
Sets the fact.
- setFactReference(XBRLFact, QName, boolean) - Method in class com.ihr.xbrl.om.formula.util.XFIImplicitFilterOptimizer
-
Sets the fact reference.
- setFallBackNamespaceContext(NamespaceResolver) - Method in class com.ihr.xbrl.om.XBRLNamespaceContext
-
If the namespace is not found in this namespace context try the next one in the chain
This method does not work with Saxon NamespaceResolver(s).
- setFilter(String) - Method in class com.ihr.xbrl.xbrlq.SubQueryToken
-
Sets the filter.
- setFinal(Integer) - Method in class com.ihr.xbrl.om.taxonomy.XMLElementDefinition
-
Set the value of the [Final] property or resets it if newValue is null.
- setFixed(String) - Method in class com.ihr.xbrl.om.taxonomy.XMLElementDefinition
-
Sets the value of the [Fixed] property.
- setFixed(String) - Method in class com.ihr.xbrl.om.taxonomy.XSDAttributeDefinition
-
Sets the fixed.
- setFixed(String) - Method in class com.ihr.xbrl.pojo.XBRLConcept
-
Sets the fixed.
- setForever(boolean) - Method in class com.ihr.xbrl.pojo.XBRLPeriod
-
Sets the forever.
- setForm(String) - Method in class com.ihr.xbrl.om.taxonomy.XSDAttributeDefinition
-
Sets the form.
- setFormat(int) - Method in class com.ihr.xbrl.mapper.source.CSVDataSource
-
Changes the format of this CSVDataSource.
- setFormat(int) - Method in class com.ihr.xbrl.om.instance.XBRLFactNumeric
-
Sets the representation of this number to DECIMALS or PRECISION.
- setFormat(int) - Method in class com.ihr.xbrl.pojo.XBRLFactNumeric
-
Sets the format.
- setFormatting(String) - Method in class com.ihr.xbrl.dts.InstanceBuilder
-
Sets the formatting.
- setFormatValue(String) - Method in class com.ihr.xbrl.mapper.source.CSVDataSource
-
Changes the format value of this CSVDataSource.
- setFormulaInstance(XBRLInstance) - Method in class com.ihr.xbrl.om.XBRLValidationReport
-
Used by the processor internally to set the generated instance.
- setFormulaProcessor(XBRLFormulaProcessor) - Method in class com.ihr.xbrl.om.formula.functions.XFFunction
-
Sets the formula processor.
- setFormulaProcessor(XBRLFormulaProcessor) - Method in interface com.ihr.xbrl.om.formula.XBRLRSCustomFunctionLibrary
-
This function will be called when the function library is initialized.
- setFormulaProcessor(XBRLFormulaProcessor) - Method in class com.ihr.xbrl.om.formula.XBRLRSCustomFunctionLibraryAbstract
-
- setFriendlyName(String) - Method in class com.ihr.xbrl.pojo.user.FriendlyCompanyName
-
Sets the friendly name.
- setFriendlyName(String) - Method in class com.ihr.xbrl.pojo.user.FriendlyConceptName
-
Sets the friendly name.
- setFriendlyName(String) - Method in class com.ihr.xbrl.pojo.user.FriendlyTaxonomy
-
Sets the friendly name.
- setFrom(XMLFragment) - Method in class com.ihr.xbrl.comparator.Event
-
Sets the from.
- setFrom(XMLFragment) - Method in class com.ihr.xbrl.om.exLinks.XBRLRelationship
-
sets the [From] property of this relationship
- setFrom(String) - Method in class com.ihr.xbrl.om.exLinks.XLinkElement
-
Sets the value of the xlink:from attribute on simple link elements (arcs only)
since 2.6.5 setting this attribute updates all xlink:label attributes for existing
elements in the source of the arc or the element that is the source of the relationship
- setFrom(Set<XBRLRelationship>) - Method in class com.ihr.xbrl.pojo.XBRLConcept
-
Sets the from.
- setFrom(Set<XBRLRelationship>) - Method in class com.ihr.xbrl.pojo.XBRLFact
-
Sets the from.
- setFrom(XMLFragment) - Method in class com.ihr.xbrl.pojo.XBRLRelationship
-
Sets the from.
- setFrom(Set<XBRLRelationship>) - Method in class com.ihr.xbrl.pojo.XBRLResource
-
Sets the from.
- setFromDTS(DTSContainer) - Method in class com.ihr.xbrl.comparator.DTSComparator
-
Sets the from dts.
- setGenLinkRole(String) - Method in class com.ihr.xbrl.om.exLinks.GenericLinkbase
-
Sets the gen link role.
- setGenLinkRole(String) - Method in class com.ihr.xbrl.om.exLinks.OtherLinkbase
-
Sets the gen link role.
- setGroupName(String) - Method in class com.ihr.xbrl.pojo.etl.ExtractionGroup
-
Sets the group name.
- setHash(Integer) - Method in class com.ihr.xbrl.pojo.Namespace
-
- setHash(Integer) - Method in class com.ihr.xbrl.pojo.QName
-
- setHash(Integer) - Method in class com.ihr.xbrl.pojo.XBRLContext
-
- setHash(Integer) - Method in class com.ihr.xbrl.pojo.XBRLEntity
-
- setHash(Integer) - Method in class com.ihr.xbrl.pojo.XBRLFactProperty
-
- setHash(Integer) - Method in class com.ihr.xbrl.pojo.XBRLPeriod
-
- setHash(Integer) - Method in class com.ihr.xbrl.pojo.XBRLRoleArcroleType
-
- setHash(Integer) - Method in class com.ihr.xbrl.pojo.XBRLScenario
-
- setHash(Integer) - Method in class com.ihr.xbrl.pojo.XBRLSegment
-
- setHash(Integer) - Method in class com.ihr.xbrl.pojo.XBRLUnit
-
- setHash(Integer) - Method in class com.ihr.xbrl.pojo.XBRLUsedOn
-
- setHash(Integer) - Method in class com.ihr.xbrl.pojo.XMLNode
-
- setHidden() - Method in class com.ihr.xbrl.dts.IdentifierMember
-
Sets the hidden.
- setHidden() - Method in class com.ihr.xbrl.dts.InstantModeMember
-
Sets the hidden.
- setHidden() - Method in class com.ihr.xbrl.dts.MemberDuplicate
-
Sets the hidden.
- setHidden() - Method in class com.ihr.xbrl.dts.MemberQName
-
Sets the hidden.
- setHidden() - Method in class com.ihr.xbrl.dts.MemberString
-
Sets the hidden.
- setHidden() - Method in class com.ihr.xbrl.dts.NullMember
-
Sets the hidden.
- setHidden() - Method in class com.ihr.xbrl.dts.OpenTableRowKeyMember
-
Sets the hidden.
- setHidden() - Method in class com.ihr.xbrl.dts.PeriodMember
-
Sets the hidden.
- setHidden() - Method in class com.ihr.xbrl.dts.PMember
-
Sets the hidden.
- setHidden() - Method in class com.ihr.xbrl.dts.XMLFragmentMember
-
Sets the hidden.
- setHRef(String) - Method in class com.ihr.xbrl.om.exLinks.XLinkElement
-
Sets the value of the xlink:href attribute on simple link elements.
- setHypercube(QName) - Method in class com.ihr.xbrl.om.xdt.XDTValidationHypercube
-
Sets the hypercube.
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLAndFilter
-
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLConceptNameFilter
-
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLContextFilter
-
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter
-
Sets the id.
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCDurationAnyFilter
-
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCDurationDurationFilter
-
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCDurationLongestFilter
-
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCDurationShortestFilter
-
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeAnyFilter
-
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeDateFilter
-
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeLatestFilter
-
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeOldestFilter
-
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeSameEndFilter
-
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeSameInstantFilter
-
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeSameStartFilter
-
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLExplicitDimensionFilter
-
- setId(String) - Method in interface com.ihr.xbrl.mapper.filters.XBRLFacetFilter
-
Sets the id.
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLFalseFilter
-
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLOrFilter
-
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLRefFilter
-
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLTimeFilter
-
- setId(String) - Method in class com.ihr.xbrl.mapper.filters.XBRLTrueFilter
-
- setId(String) - Method in interface com.ihr.xbrl.mapper.instance.MapperContext
-
Sets the id.
- setId(String) - Method in class com.ihr.xbrl.mapper.Section
-
Sets the id of this section. if null, the section id is reset to the next automatically generated section id as the section id
must exist.
- setId(String) - Method in class com.ihr.xbrl.om.exLinks.XBRLLinkbase
-
- setId(String) - Method in class com.ihr.xbrl.om.exLinks.XBRLRelationship
-
- setId(String) - Method in class com.ihr.xbrl.om.exLinks.XBRLResource
-
- setId(String) - Method in class com.ihr.xbrl.om.instance.XBRLContext
-
- setId(String) - Method in class com.ihr.xbrl.om.instance.XBRLFact
-
- setId(String) - Method in class com.ihr.xbrl.om.taxonomy.XBRLRoleAndArcroleTypes
-
- setId(String) - Method in class com.ihr.xbrl.om.taxonomy.XMLElementDefinition
-
Sets the ID for the concept definition.
- setId(String) - Method in class com.ihr.xbrl.om.taxonomy.XSDAttributeDefinition
-
Sets the id.
- setId(String) - Method in class com.ihr.xbrl.om.XMLFragment
-
Sets the content of the id attribute of this element
the ID MUST not have any space, but null is allowed and removes an
id from an XML Fragment.
- setId(Long) - Method in class com.ihr.xbrl.pojo.DTSContainer
-
Sets the id.
- setId(Long) - Method in class com.ihr.xbrl.pojo.etl.Extraction
-
Sets the id.
- setId(Long) - Method in class com.ihr.xbrl.pojo.etl.ExtractionDims
-
Sets the id.
- setId(Long) - Method in class com.ihr.xbrl.pojo.etl.ExtractionGroup
-
Sets the id.
- setId(ExtractionTablePK) - Method in class com.ihr.xbrl.pojo.etl.ExtractionTableImpl
-
Sets the id.
- setId(Long) - Method in interface com.ihr.xbrl.pojo.HasId
-
Sets the object ID.
- setId(Long) - Method in class com.ihr.xbrl.pojo.Namespace
-
Sets the id.
- setId(Long) - Method in class com.ihr.xbrl.pojo.QName
-
Sets the id.
- setId(Long) - Method in class com.ihr.xbrl.pojo.System
-
Sets the id.
- setId(Long) - Method in class com.ihr.xbrl.pojo.user.FriendlyCompanyName
-
Sets the id.
- setId(Long) - Method in class com.ihr.xbrl.pojo.user.FriendlyConceptName
-
Sets the id.
- setId(Long) - Method in class com.ihr.xbrl.pojo.user.FriendlyTaxonomy
-
Sets the id.
- setId(Long) - Method in class com.ihr.xbrl.pojo.XBRLContext
-
Sets the id.
- setId(Long) - Method in class com.ihr.xbrl.pojo.XBRLEntity
-
Sets the id.
- setId(Long) - Method in class com.ihr.xbrl.pojo.XBRLFactProperty
-
- setId(Long) - Method in class com.ihr.xbrl.pojo.XBRLPeriod
-
Sets the id.
- setId(Long) - Method in class com.ihr.xbrl.pojo.XBRLRelationship
-
Sets the id.
- setId(Long) - Method in class com.ihr.xbrl.pojo.XBRLRoleArcroleType
-
Sets the id.
- setId(Long) - Method in class com.ihr.xbrl.pojo.XBRLScenario
-
Sets the id.
- setId(Long) - Method in class com.ihr.xbrl.pojo.XBRLSegment
-
Sets the id.
- setId(Long) - Method in class com.ihr.xbrl.pojo.XBRLUnit
-
Sets the id.
- setId(Long) - Method in class com.ihr.xbrl.pojo.XBRLUsedOn
-
Sets the id.
- setId(Long) - Method in class com.ihr.xbrl.pojo.XMLNode
-
Sets the id.
- setIdentifier(String) - Method in class com.ihr.xbrl.om.instance.XBRLEntity
-
Sets the identifier.
- setIdentifier(String) - Method in class com.ihr.xbrl.pojo.user.FriendlyCompanyName
-
Sets the identifier.
- setIdentifier(String) - Method in class com.ihr.xbrl.pojo.XBRLEntity
-
Sets the identifier.
- setIgnoreFatalErrors(boolean) - Method in class com.ihr.xbrl.om.XBRLSchemaErrorListener
-
Shall be set when editing a fact in the GUI.
- setImports(Set<XBRLImport>) - Method in class com.ihr.xbrl.pojo.XBRLTaxonomy
-
Sets the imports.
- setInstance(XBRLInstance) - Method in class com.ihr.xbrl.dts.DimensionalInstanceExplorer
-
Sets the instance.
- setInstance(XBRLInstance) - Method in class com.ihr.xbrl.dts.InstanceExplorer
-
- setInstance(XBRLInstance) - Method in interface com.ihr.xbrl.dts.InstanceExplorerInterface
-
Sets the instance.
- setInstance(XBRLInstance) - Method in class com.ihr.xbrl.formula.FlFormulaProcessor
-
Sets the instance.
- setInstance(XBRLInstance) - Method in class com.ihr.xbrl.pojo.etl.ExtractionTableImpl
-
Sets the instance.
- setInstance(XBRLInstance) - Method in interface com.ihr.xbrl.pojo.etl.ExtractionTableInterface
-
Sets the instance.
- setInstance(XBRLInstance) - Method in class com.ihr.xbrl.pojo.etl.ExtractionTablePK
-
Sets the instance.
- setInstance(XBRLInstance) - Method in class com.ihr.xbrl.pojo.XBRLContext
-
Sets the instance.
- setInstance(XBRLInstance) - Method in class com.ihr.xbrl.pojo.XBRLFact
-
Sets the instance.
- setInstant(Date) - Method in class com.ihr.xbrl.pojo.XBRLPeriod
-
Sets the instant.
- setInstantMode(HandleDateStep.InstantMode) - Method in interface com.ihr.xbrl.dts.HandleDateStep
-
Sets a new value of the Instant Mode.
- setIsEvaluated(boolean) - Method in class com.ihr.xbrl.om.formula.XBRLVariableResourceUse
-
Sets the cache of the evaluated flag value to a specific value.
- setIsFraction(boolean) - Method in class com.ihr.xbrl.om.taxonomy.XBRLItem
-
Normally the information about isFraction is obtained from the element data type
but when the element data type cannot be obtained this method can help in setting up
a suitable value so applications can work as if the data type were obtained from the
surrounding node.
- setIsMonetaryType(boolean) - Method in class com.ihr.xbrl.om.taxonomy.XBRLItem
-
Sets the flag that indicates this item is of the monetary type.
- setIsNumeric(boolean) - Method in class com.ihr.xbrl.om.taxonomy.XBRLItem
-
Normally the information about isNumeric is obtained from the element data type
but when the element data type cannot be obtained this method can help in setting up
a suitable value so applications can work as if the data type were obtained from the
surrounding node.
- setIsXBRLType(boolean) - Method in class com.ihr.xbrl.om.taxonomy.XBRLItem
-
Sets the flag that indicates if this concept is of the XBRL derived types or not.
- setJDomElementValue(Element, Object) - Static method in class com.ihr.xbrl.util.XMLTools
-
Sets to jdomNode the value after the required conversions depending on
the object type.
- setLabel(String) - Method in class com.ihr.xbrl.om.exLinks.XLinkElement
-
Sets the value of the xlink:label attribute on simple link elements
starting with version 2.6.5 setting the value of the label here updates also the
value of the xlink:from and xlink:to attributes on relationships.
- setLabelsProvider(LabelsProvider) - Static method in class com.ihr.xbrl.dts.LabelsProviderInstance
-
Sets the labels provider.
- setLabelsRoles(XBRLRoleType[]) - Method in class com.ihr.xbrl.dts.XBRLTreeNode
-
Sets the roles (and the order of the roles) of extended links in which labels will be
retrieved from the labels linkbase.
- setLang(String) - Method in class com.ihr.xbrl.om.XMLFragment
-
Sets the language for this element.
- setLangs(Collection<String>) - Method in interface com.ihr.xbrl.dts.LangsProvider
-
Sets the set of languages (replaces current set of labels) .
- setLangs(Collection<String>) - Method in class com.ihr.xbrl.dts.LangsProviderBasic
-
- setLangs(Collection<String>) - Method in class com.ihr.xbrl.transform.target.HTMLReportHandler
-
Sets the langs.
- setLangsProviderInstance(LangsProvider) - Static method in class com.ihr.xbrl.dts.LangsProviderInstance
-
Sets the langs provider instance.
- setLastDatabaseUpdate(Date) - Method in class com.ihr.xbrl.pojo.System
-
Sets the last database update.
- setLastDirectory(String, String) - Method in class com.ihr.xbrl.util.LastDirectoryManager
-
Sets the last directory.
- setLastEvaluatedLen(int) - Method in class com.ihr.xbrl.om.formula.XBRLVariableResourceUse
-
Sets the cache of the evaluated sequence length to a specific value.
- setLeft(FlVariableResolver) - Method in class com.ihr.xbrl.formula.FlFilterDim
-
Sets the left.
- setLevel(Level) - Method in class com.ihr.xbrl.gui.basic.VoidLogPanel
-
- setLevel(Level) - Method in interface com.ihr.xbrl.gui.interfaces.JLogPanelInterface
-
Sets the level.
- setLinkbases(Set<XBRLLinkbase>) - Method in class com.ihr.xbrl.pojo.XBRLInstance
-
Sets the linkbases.
- setLinkbases(Set<XBRLLinkbase>) - Method in class com.ihr.xbrl.pojo.XBRLTaxonomy
-
Sets the linkbases.
- setLinkRole(String) - Method in class com.rs.xbrl.instructions.QNameOrExpression
-
Sets the link role.
- setLocalFile(File) - Method in class com.ihr.xbrl.om.XBRLCatalogResourceSource
-
- setLocalFile(File) - Method in class com.ihr.xbrl.om.XBRLCatalogSAXSource
-
- setLocalFile(File) - Method in class com.ihr.xbrl.om.XBRLCatalogStreamSource
-
- setLocalFile(File) - Method in interface com.ihr.xbrl.om.XBRLSourceCatalogInterface
-
Sets the local file to the parameter indicated.
- setLocation(int, int) - Method in interface com.ihr.xbrl.database.common.DatabaseManagerGUI
-
Sets the dialog location in the screen.
- setMaxoccurs(int) - Method in class com.ihr.xbrl.om.taxonomy.XSDComposition
-
- setMaxoccurs(int) - Method in class com.ihr.xbrl.om.taxonomy.XSDElementRef
-
- setMaxoccurs(int) - Method in class com.ihr.xbrl.om.taxonomy.XSDElementWildcard
-
- setMaxoccurs(int) - Method in interface com.ihr.xbrl.om.taxonomy.XSDParticle
-
Sets the value of the maxOccurs on this particle.
- setMember(QName) - Method in class com.ihr.xbrl.pojo.etl.ExtractionDims
-
Sets the member.
- setMember() - Method in class com.rs.xbrl.instructions.QNameOrExpression
-
Sets the member.
- setMessage(String) - Method in interface com.ihr.xbrl.gui.interfaces.DlgValidationErrorsInterface
-
Sets the message.
- setMessage(String, String) - Method in interface com.ihr.xbrl.gui.interfaces.DTSLoadingBarInterface
-
Sets a new message in the label at the bottom.
- setMessage(XDTValidationDimensionsMessage) - Method in class com.ihr.xbrl.om.xdt.XDTValidationDimensions
-
Sets the message.
- setMessageToken(String) - Method in class com.ihr.xbrl.om.xdt.XDTValidationDimension
-
Sets the message token.
- setMessageToken(String) - Method in class com.ihr.xbrl.om.xdt.XDTValidationELRorNothing
-
The token will be used later to create the validation message.
- setMinoccurs(int) - Method in class com.ihr.xbrl.om.taxonomy.XSDComposition
-
- setMinoccurs(int) - Method in class com.ihr.xbrl.om.taxonomy.XSDElementRef
-
- setMinoccurs(int) - Method in class com.ihr.xbrl.om.taxonomy.XSDElementWildcard
-
- setMinoccurs(int) - Method in interface com.ihr.xbrl.om.taxonomy.XSDParticle
-
Sets the value of the minOccurs on this particle.
- setModified() - Method in class com.ihr.xbrl.om.instance.XBRLInstance
-
When a fact is edited this method is called
to reflect that the nodes shall be generated again.
- setMonetaryType(boolean) - Method in class com.ihr.xbrl.pojo.XBRLItem
-
Sets the monetary type.
- setName(String) - Method in class com.ihr.xbrl.om.DTSContainer
-
Sets the name of this DTS to the specified name.
- setName(String) - Method in class com.ihr.xbrl.om.taxonomy.XMLElementDefinition
-
Sets the [Name] property to the value indicated.
- setName(String) - Method in class com.ihr.xbrl.om.taxonomy.XSDAttributeDefinition
-
Sets the name.
- setName(String) - Method in class com.ihr.xbrl.om.TaxonomyPackageURIResolver.EntryPointLangInfo
-
Sets the name.
- setName(String) - Method in class com.ihr.xbrl.om.TaxonomyPackageURIResolver.PackageByLangInfo
-
Sets the name.
- setName(String) - Method in class com.ihr.xbrl.pojo.DTSContainer
-
Sets the name.
- setName(String) - Method in class com.ihr.xbrl.pojo.QName
-
Sets the name.
- setName(QName) - Method in class com.ihr.xbrl.pojo.XMLNode
-
Sets the name.
- setNameForValue(XMLFragmentMember, String) - Method in class com.ihr.xbrl.dts.TypedDimensionsDomainController
-
Stores a name for the member used as parameter
- setNamespace(String, String) - Method in class com.ihr.xbrl.formula.FlXPathObject
-
Sets the namespace.
- setNamespace(String) - Method in class com.ihr.xbrl.pojo.Namespace
-
Sets the namespace.
- setNamespace(Namespace) - Method in class com.ihr.xbrl.pojo.QName
-
Sets the namespace.
- setNamespace(Namespace) - Method in class com.ihr.xbrl.pojo.XBRLTaxonomy
-
Sets the namespace.
- setNamespaceContext(NamespaceResolver) - Method in class com.ihr.xbrl.om.XMLFragment
-
Replace the namespace context of this XMLDocument by the new one provided
as a parameter
- setNamespaceMapper(ComparatorMapping<String>) - Method in class com.ihr.xbrl.comparator.DTSComparator
-
Sets the namespace mapper.
- setNamespaces(Namespace[]) - Method in class com.ihr.xbrl.formula.FlXPathObject
-
Sets the namespaces.
- setNamespaces(Collection<Namespace>) - Method in class com.ihr.xbrl.om.XMLFragment
-
One by one add the namespaces in the collection received as a parameter.
- setNamespaces(Collection<Namespace>) - Method in class com.ihr.xbrl.pojo.XMLFragment
-
Sets the namespaces.
- setNextResolver(SchemaURIResolver) - Method in interface com.ihr.xbrl.om.DTSCascadeSchemaURIResolver
-
Establish the next SchemaURIResolver.
- setNextResolver(URIResolver) - Method in interface com.ihr.xbrl.om.DTSCascadeURIResolver
-
Sets the next resolver to the resolver specified in the parameter.
- setNextResolver(URIResolver) - Method in class com.ihr.xbrl.om.DTSCatalogURIResolver
-
- setNextResolver(SchemaURIResolver) - Method in class com.ihr.xbrl.om.DTSCatalogURIResolver
-
- setNextResolver(URIResolver) - Method in class com.ihr.xbrl.om.DynamicCacheCatalogResolver
-
- setNextResolver(SchemaURIResolver) - Method in class com.ihr.xbrl.om.DynamicCacheCatalogResolver
-
- setNextResolver(URIResolver) - Method in class com.ihr.xbrl.om.GUIURIResolver
-
- setNextResolver(URIResolver) - Method in class com.ihr.xbrl.om.LocalResourceURIResolver
-
- setNextResolver(SchemaURIResolver) - Method in class com.ihr.xbrl.om.LocalResourceURIResolver
-
- setNextResolver(URIResolver) - Method in class com.ihr.xbrl.om.RSRemoteCatalogResolver
-
- setNextResolver(URIResolver) - Method in class com.ihr.xbrl.om.TaxonomyPackageURIResolver
-
- setNextResolver(SchemaURIResolver) - Method in class com.ihr.xbrl.om.TaxonomyPackageURIResolver
-
- setNextResolver(URIResolver) - Method in class com.ihr.xbrl.om.ZipCascadeURIResolver
-
- setNextResolver(SchemaURIResolver) - Method in class com.ihr.xbrl.om.ZipCascadeURIResolver
-
- setNextResolver(URIResolver) - Method in class com.ihr.xbrl.pojo.DatabaseUriResolver
-
- setNil(boolean) - Method in class com.ihr.xbrl.om.instance.XBRLFact
-
Sets the nil attribute to true or false according to the param value.
- setNil(boolean) - Method in class com.ihr.xbrl.om.instance.XBRLFactTuple
-
This method clears the tuple content if the value
if set from false to true.
- setNill(boolean) - Method in class com.ihr.xbrl.dts.InstanceBuilder
-
Sets the nill.
- setNill(boolean) - Method in class com.ihr.xbrl.pojo.XBRLFact
-
Sets the nill.
- setNillable(Boolean) - Method in class com.ihr.xbrl.om.taxonomy.XMLElementDefinition
-
Sets the value of the [Nillable] property.
- setNillable(boolean) - Method in class com.ihr.xbrl.pojo.XBRLConcept
-
Sets the nillable.
- setNode(Content) - Method in class com.ihr.xbrl.om.XMLFragment
-
Set's this XMLFragment jdomNode to a specific node.
- setNodeName(QName) - Method in class com.ihr.xbrl.om.XMLFragment
-
Sets a new nodeName to this XMLFragment.
- setNodeName(String) - Method in class com.ihr.xbrl.versioning.Action
-
Access to the node name of this action
- setNodeName(String) - Method in class com.ihr.xbrl.versioning.Assignment
-
Sets the node name.
- setNote(String) - Method in class com.ihr.xbrl.comparator.Event
-
Sets the note.
- setNumber(Number) - Method in class com.ihr.xbrl.dts.InstanceBuilder
-
Sets the number.
- setNumber(int) - Method in class com.ihr.xbrl.dts.Note
-
Sets the number.
- setNumber(int) - Method in class com.ihr.xbrl.dts.XBRLTreeNode
-
Sets the number.
- setNumerator(Number) - Method in class com.ihr.xbrl.om.instance.XBRLFractionValue
-
Sets the numerator.
- setNumerator(Collection<QName>) - Method in class com.ihr.xbrl.pojo.XBRLUnit
-
Sets the numerator.
- setNumeratorValue(Double) - Method in class com.ihr.xbrl.pojo.XBRLFactFraction
-
Sets the numerator value.
- setNumericType(boolean) - Method in class com.ihr.xbrl.pojo.XBRLItem
-
Sets the numeric type.
- setOasisCatalog(String) - Method in class com.ihr.xbrl.om.TaxonomyPackageURIResolver.TaxonomyPackage
-
At this time it is required to load all rewriteURI entries in
the incoming catalog file and populate the remapingsByUri.
- setOneVariableWasUsed() - Method in class com.ihr.xbrl.om.table.structural.XBRLTableSet.EvaluationSet
-
Sets the one variable was used.
- setOpenAspectValueResolver(OpenAspectValueResolver) - Method in class com.ihr.xbrl.om.table.layout.FactsListClassifier
-
Sets the open aspect value resolver.
- setOptimizations(boolean) - Method in class com.ihr.xbrl.om.instance.XBRLInstance
-
This flag sets how the process of generating the XML nodes will work
either removing unused contexts or keeping all generated contexts there
during a call to generateDocNode.
- setOptimizedListIterator(ArrayList<Item<?>>, XFIImplicitFilterOptimizer.Type) - Method in class com.ihr.xbrl.om.formula.util.XFIImplicitFilterOptimizer
-
Sets the optimized list iterator.
- setOptimizer(XFIImplicitFilterOptimizer) - Method in interface com.ihr.xbrl.om.formula.functions.XFI_ImplicitFilterOptimizable
-
Sets the optimizer that shall be used with this
fact variable when the fact is used in a set with
multiple variables and implicit filter is active.
- setOptimizer(XFIImplicitFilterOptimizer) - Method in class com.ihr.xbrl.om.formula.functions.XFI_ImplicitFilterOptimizableImpl
-
- setOrder(Double) - Method in class com.ihr.xbrl.om.exLinks.XBRLRelationship
-
Set the value of the order attribute.
- setOrder(Double) - Method in class com.ihr.xbrl.pojo.XBRLRelationship
-
Sets the order.
- setOutputProperties(Properties) - Method in class com.ihr.xbrl.transform.TransformProcessor
-
- setOutputProperty(String, String) - Method in class com.ihr.xbrl.transform.TransformProcessor
-
- setOversized(long) - Method in class com.ihr.xbrl.om.xdt.XDTValidCombinationSet
-
Used to indicate this combination exceeds maximum combinations allowed.
- setOwner(String) - Method in class com.ihr.xbrl.versioning.VlVersioningProcessor
-
Sets the owner.
- setParameter(String, Object) - Method in class com.ihr.xbrl.transform.TransformProcessor
-
- setParameters(Query) - Method in class com.ihr.xbrl.filters.CompanyFilter
-
- setParameters(Query) - Method in class com.ihr.xbrl.filters.ConceptNameFilter
-
- setParameters(Query) - Method in class com.ihr.xbrl.filters.DimensionFilter
-
- setParameters(Query) - Method in class com.ihr.xbrl.filters.ReportURIFilter
-
- setParameters(Query) - Method in class com.ihr.xbrl.filters.TimeFilter
-
- setParameters(Query) - Method in interface com.ihr.xbrl.filters.XBRLFilterInterface
-
Fills in the parameter values for this query in the where clause.
- setParametersResolver(XBRLFormulaParametersResolver) - Method in class com.ihr.xbrl.om.formula.XBRLFormulaProcessor
-
Sets the external parameters resolver to the instance of the class
indicated by the parameter.
- setParams(EvaluableAssertion, XBRLInstance, XBRLValidationReport) - Method in class com.ihr.xbrl.om.formula.util.AssertionExecutor
-
Sets the params.
- setParent(Event) - Method in class com.ihr.xbrl.comparator.Event
-
Sets the parent.
- setParent(MutableTreeNode) - Method in class com.ihr.xbrl.dts.XBRLTreeNode
-
- setParent(XBRLCTimeFilter) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.DurationFilter
-
Sets the parent.
- setParent(XBRLCTimeFilter) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.TimeFilter
-
Sets the parent.
- setParent(XBRLAllowsDocumentation) - Method in class com.ihr.xbrl.om.exLinks.XBRLDocumentation
-
Sets the parent.
- setParent(XBRLDocument) - Method in class com.ihr.xbrl.om.exLinks.XBRLExtendedLink
-
Sets the parent of this extended link.
- setParent(XBRLDocument) - Method in class com.ihr.xbrl.om.exLinks.XBRLLinkbase
-
Sets the parent of this XBRLLinkbase to a new document.
- setParent(XBRLExtendedLink) - Method in class com.ihr.xbrl.om.exLinks.XBRLRelationship
-
Sets the parent of this relationship to a new extended link.
- setParent(XBRLExtendedLink) - Method in class com.ihr.xbrl.om.exLinks.XBRLResource
-
Sets the parent of this resource to the Extended link that is used in the parameter.
- setParent(XMLHasParent) - Method in class com.ihr.xbrl.om.instance.XBRLContext
-
Sets the parent of this context to the instance document specified in the
parameter.
- setParent(XBRLFactsList) - Method in class com.ihr.xbrl.om.instance.XBRLFact
-
Sets the parent of this XBRLFact to be the XBRLFactsList object used as a parameter.
- setParent(XBRLFactsList) - Method in class com.ihr.xbrl.om.instance.XBRLFactsContainer
-
Sets the parent.
- setParent(XBRLFactsList) - Method in interface com.ihr.xbrl.om.instance.XBRLFactsList
-
Sets the parent of this facts container to a new parent.
- setParent(XBRLFactsList) - Method in class com.ihr.xbrl.om.instance.XBRLFactsListImpl
-
- setParent(XMLHasParent) - Method in class com.ihr.xbrl.om.instance.XBRLFactsListImpl
-
- setParent(XBRLFactsList) - Method in class com.ihr.xbrl.om.instance.XBRLFactTuple
-
- setParent(XBRLFactsList) - Method in class com.ihr.xbrl.om.instance.XBRLInstance
-
- setParent(XMLHasParent) - Method in class com.ihr.xbrl.om.instance.XBRLUnit
-
Sets the parent of this unit to the instance document specified in the
parameter.
- setParent(XBRLTaxonomy) - Method in class com.ihr.xbrl.om.taxonomy.XBRLRoleAndArcroleTypes
-
Changes the [Parent] property.
- setParent(XBRLRoleAndArcroleTypes) - Method in class com.ihr.xbrl.om.taxonomy.XBRLUsedOn
-
Sets the parent.
- setParent(XBRLTaxonomy) - Method in class com.ihr.xbrl.om.taxonomy.XMLElementDefinition
-
Sets the [Parent] property of this concept.
- setParent(XMLHasParent) - Method in class com.ihr.xbrl.om.XMLFragment
-
Sets the parent of this node to the specific XMLFragment.
- setParent(XMLHasParent) - Method in interface com.ihr.xbrl.om.XMLHasParent
-
Sets the parent.
- setParent(XBRLTaxonomy) - Method in class com.ihr.xbrl.pojo.XBRLConcept
-
Sets the parent.
- setParent(XBRLHasDocumentation) - Method in class com.ihr.xbrl.pojo.XBRLDocumentation
-
Sets the parent.
- setParent(XBRLDocument) - Method in class com.ihr.xbrl.pojo.XBRLExtendedLink
-
Sets the parent.
- setParent(XBRLFactList) - Method in class com.ihr.xbrl.pojo.XBRLFact
-
Sets the parent.
- setParent(XBRLTaxonomy) - Method in class com.ihr.xbrl.pojo.XBRLImport
-
Sets the parent.
- setParent(XBRLExtendedLink) - Method in class com.ihr.xbrl.pojo.XBRLRelationship
-
Sets the parent.
- setParent(XBRLExtendedLink) - Method in class com.ihr.xbrl.pojo.XBRLResource
-
Sets the parent.
- setParent(XBRLTaxonomy) - Method in class com.ihr.xbrl.pojo.XBRLRoleArcroleType
-
Sets the parent.
- setParent(XBRLRoleArcroleType) - Method in class com.ihr.xbrl.pojo.XBRLUsedOn
-
Sets the parent.
- setPattern(Pattern) - Method in class com.ihr.xbrl.util.RegexFormatter
-
Sets the pattern that will be used to determine if a value is legal.
- setPeriod(MapperPeriod) - Method in interface com.ihr.xbrl.mapper.instance.MapperContext
-
Sets the period.
- setPeriod(MapperPeriod) - Method in class com.ihr.xbrl.mapper.instance.MapperContextBase
-
Sets the new period for this context.
- setPeriod(XBRLPeriod) - Method in class com.ihr.xbrl.om.instance.XBRLContext
-
Sets the period of this context
this method resets validation status of this context.
- setPeriod(XBRLPeriod) - Method in class com.ihr.xbrl.pojo.XBRLContext
-
Sets the period.
- setPeriodType(XBRLItem.PeriodType) - Method in class com.ihr.xbrl.om.taxonomy.XBRLItem
-
Sets the value of the [Period Type] property or resets it if newValue is null.
- setPeriodType(String) - Method in class com.ihr.xbrl.pojo.XBRLItem
-
Sets the period type.
- setPipelineConfiguration(PipelineConfiguration) - Method in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition.ClsIgnoreAllReceiver
-
- setPosition(QueryParser.Position) - Method in class com.ihr.xbrl.xbrlq.QueryParser
-
Sets the position.
- setPrecision(boolean) - Method in class com.ihr.xbrl.dts.InstanceBuilder
-
Sets the precision.
- setPrecision(int) - Method in class com.ihr.xbrl.om.instance.XBRLNumericValue
-
Sets the precision.
- setPrecision(int) - Method in class com.ihr.xbrl.pojo.XBRLFactNumeric
-
Sets the precision.
- setPreferred(boolean) - Method in class com.ihr.xbrl.om.renderhints.RenderHints
-
Sets the preferred.
- setPrefix(String) - Method in class com.ihr.xbrl.pojo.Namespace
-
Sets the prefix.
- setPrimary(QName) - Method in class com.ihr.xbrl.om.renderhints.RenderHints
-
Sets the primary.
- setPriority(Integer) - Method in class com.ihr.xbrl.om.exLinks.XBRLRelationship
-
Sets the value of the [Priority] property or resets it if null is used as the new value.
- setPriority(Integer) - Method in class com.ihr.xbrl.pojo.XBRLRelationship
-
Sets the priority.
- setProgress(int) - Method in interface com.ihr.xbrl.gui.interfaces.InstallCallBack
-
This method is called by the installation thread informing about progress in the
downloading process and installation.
- setProperties(Properties) - Method in interface com.ihr.xbrl.database.common.DatabaseManagerGUI
-
Sets the Hibernate properties for the connection to the
database.
- setProperties(Properties) - Method in class com.ihr.xbrl.manage.DatabaseManager
-
- setProperties(Properties) - Method in class com.ihr.xbrl.manage.DatabaseManagerBase
-
Sets the properties to be used.
- setProperties(Properties) - Method in class com.ihr.xbrl.om.DTSContainer
-
Internal method using during class constructors to set the properties of this DTSContainer.
- setProperties(Set<XBRLFactProperty>) - Method in class com.ihr.xbrl.pojo.XBRLFactItem
-
Sets the properties.
- setPropertiesToOEMDefault(Properties) - Static method in class com.ihr.xbrl.util.OEM
-
This method is called after properties has been set to default properties in the
DTSContainer class.
- setProperty(String, String) - Method in class com.ihr.xbrl.om.DTSContainer
-
Sets a DTSConfiguration property.
- setProportionalAcceptanceRadius(String) - Method in class com.ihr.xbrl.om.assertions.XBRLConsistencyAssertion
-
Sets the proportional acceptance radius.
- setProxyProperties(Properties) - Method in class com.ihr.xbrl.util.PasswordsVaultConfigurationManager
-
Sets the proxy properties.
- setProxyProperties(Properties) - Method in class com.ihr.xbrl.util.ProxyConfigurationManager
-
Sets the proxy properties.
- setQName(QName) - Method in class com.ihr.xbrl.om.taxonomy.XBRLUsedOn
-
Sets the q name.
- setRef(QName) - Method in class com.ihr.xbrl.om.taxonomy.XSDAttributeDefinition
-
Sets the ref.
- setRegenerateNodeIfnotFound(boolean) - Static method in class com.ihr.xbrl.om.XMLFragment
-
This method sets or resets a flag to change behavior of getDocument() method.
- setRels(Set<XBRLRelationship>) - Method in class com.ihr.xbrl.pojo.XBRLExtendedLink
-
Sets the rels.
- setReport(XBRLValidationReport) - Method in interface com.ihr.xbrl.gui.interfaces.DlgValidationErrorsInterface
-
Sets the report.
- setRes(Set<XBRLResource>) - Method in class com.ihr.xbrl.pojo.XBRLExtendedLink
-
Sets the res.
- setResourceMapper(ComparatorMapping<XBRLResource>) - Method in class com.ihr.xbrl.comparator.DTSComparator
-
Sets the resource mapper.
- setResources(Set<XBRLResource>) - Method in class com.ihr.xbrl.pojo.DTSContainer
-
Sets the resources.
- setResult(URI) - Method in class com.ihr.xbrl.versioning.VlVersioningProcessor
-
Sets the result.
- setRole(String) - Method in class com.ihr.xbrl.om.exLinks.XBRLExtendedLink
-
- setRole(String) - Method in class com.ihr.xbrl.om.exLinks.XBRLResource
-
- setRole(String) - Method in class com.ihr.xbrl.om.exLinks.XLinkElement
-
Sets the value of the xlink:role attribute to a specific value.
- setRole(String) - Method in class com.ihr.xbrl.om.xdt.XDTValidationELRorNothing
-
Sets the role.
- setRole(XBRLRoleType) - Method in class com.ihr.xbrl.pojo.XBRLExtendedLink
-
Sets the role.
- setRole(XBRLRoleType) - Method in class com.ihr.xbrl.pojo.XBRLResource
-
Sets the role.
- setRoleMapper(ComparatorMapping<String>) - Method in class com.ihr.xbrl.comparator.DTSComparator
-
Sets the role mapper.
- setRoles(Map<String, XBRLRoleType>) - Method in class com.ihr.xbrl.pojo.XBRLTaxonomy
-
Sets the roles.
- setRoleType(XBRLRoleType) - Method in class com.ihr.xbrl.om.exLinks.XBRLExtendedLink
-
Sets the role type.
- setRoleType(XBRLRoleType) - Method in class com.ihr.xbrl.om.exLinks.XBRLLocator
-
Sets the role type.
- setRoleType(XBRLRoleType) - Method in class com.ihr.xbrl.om.exLinks.XBRLResource
-
Sets the role type.
- setRoots(Set<XBRLDocument>) - Method in class com.ihr.xbrl.pojo.DTSContainer
-
Sets the roots.
- setRootURI(URI) - Method in class com.ihr.xbrl.om.DTSContainer
-
Sets the root uri.
- setRow(int) - Method in class com.ihr.xbrl.tools.excel.ExcelSheetPoint
-
Sets the row.
- setRowColumnNumber(int, int) - Method in class com.ihr.xbrl.om.table.layout.CellHeader
-
Sets the row column number.
- setRowNumbers(int) - Method in class com.ihr.xbrl.dts.ConceptHeader
-
Sets the row numbers.
- setRuleIdentifier(String) - Method in class com.ihr.xbrl.mapper.Section
-
Sets the rule identifier.
- setScaleValues(ScaleValue) - Method in interface com.ihr.xbrl.dts.DefaultUnitEditorInterface
-
Sets the scale values.
- setScenario(XBRLScenario) - Method in interface com.ihr.xbrl.mapper.instance.MapperContext
-
Sets the scenario.
- setScenario(XBRLScenario) - Method in class com.ihr.xbrl.mapper.instance.MapperContextBase
-
Sets the new scenario for this context.
- setScenario(XBRLScenario) - Method in class com.ihr.xbrl.om.instance.XBRLContext
-
Sets the new scenario for this context
using this method resets validation flag.
- setScenario(XBRLScenario) - Method in class com.ihr.xbrl.pojo.XBRLContext
-
Sets the scenario.
- setSchemas(Set<XBRLTaxonomy>) - Method in class com.ihr.xbrl.pojo.XBRLInstance
-
Sets the schemas.
- setScheme(URI) - Method in class com.ihr.xbrl.dts.Scheme
-
Sets the scheme.
- setScheme(String) - Method in class com.ihr.xbrl.om.instance.XBRLEntity
-
Sets the scheme.
- setScheme(String) - Method in class com.ihr.xbrl.pojo.user.FriendlyCompanyName
-
Sets the scheme.
- setScheme(String) - Method in class com.ihr.xbrl.pojo.XBRLEntity
-
Sets the scheme.
- setSchemes(Collection<Scheme>) - Method in interface com.ihr.xbrl.dts.SchemesProvider
-
Sets the set of languages (replaces current set of labels) .
- setSchemes(Collection<Scheme>) - Method in class com.ihr.xbrl.dts.SchemesProviderImpl
-
- setSection(Section) - Method in class com.ihr.xbrl.mapper.Fact
-
Sets the section.
- setSegment(XBRLSegment) - Method in class com.ihr.xbrl.om.instance.XBRLEntity
-
Sets the segment.
- setSegment(XBRLSegment) - Method in class com.ihr.xbrl.pojo.XBRLEntity
-
Sets the segment.
- setSerializationMethod(int) - Method in class com.ihr.xbrl.om.DTSContainer
-
Sets the serialization method to OBJECTS or ORIGINAL.
- setSession(Session) - Method in class com.ihr.xbrl.pojo.DatabaseUriResolver
-
Sets the session.
- setSession(Session, DbUtil.Database) - Method in class com.ihr.xbrl.pojo.XBRLPojoGenerator
-
Sets the session with the database.
- setSheetInstructions(String) - Method in class com.rs.xbrl.TaxonomyBuilder
-
Sets the sheet instructions.
- setShow(String) - Method in class com.ihr.xbrl.om.exLinks.XLinkElement
-
Sets the value of the xlink:show attribute on simple link elements.
- setSign(int) - Method in class com.ihr.xbrl.om.xdt.XDTValidCombinationSet
-
Sets the sign of this combination.
- setSimpleType() - Method in class com.ihr.xbrl.om.exLinks.XBRLResource
-
Programatically sets if the resource type is simple or complex.
- setStart(Date) - Method in class com.ihr.xbrl.pojo.XBRLPeriod
-
Sets the start.
- setStartDate(Date) - Method in class com.ihr.xbrl.pojo.etl.ExtractionTableImpl
-
Sets the start date.
- setStartDate(Date) - Method in interface com.ihr.xbrl.pojo.etl.ExtractionTableInterface
-
Sets the start date.
- setStartDate(Date) - Method in class com.ihr.xbrl.pojo.etl.ExtractionTablePK
-
Sets the start date.
- setStatic(boolean) - Method in class com.ihr.xbrl.om.taxonomy.XBRLRoleAndArcroleTypes
-
Used by the API when a static role or arcrole URI is defined.
- setStaticRole(String) - Method in class com.ihr.xbrl.om.renderhints.StaticRole
-
Sets the static role.
- setStopable(Stopable) - Method in interface com.ihr.xbrl.gui.interfaces.DTSLoadingBarInterface
-
Sets the container this loading bar is going to work with.
- setString(String) - Method in class com.ihr.xbrl.dts.InstanceBuilder
-
Sets the string.
- setSType(String) - Method in class com.ihr.xbrl.om.exLinks.XLinkElement
-
Sets the value of the xlink:type attribute on simple links.
- setSubstitutionGroup(QName) - Method in class com.ihr.xbrl.om.taxonomy.XMLElementDefinition
-
Sets or reset the value of the [substitutionGroup] property
- setSubstitutionGroup(QName) - Method in class com.ihr.xbrl.pojo.XBRLConcept
-
Sets the substitution group.
- setSuggestedUnit(XBRLItem, CompanyKey, XBRLUnit) - Method in class com.ihr.xbrl.dts.InstanceExplorerAbstract
-
Sets the suggested unit.
- setSynchronizeRemoteCatalog(boolean) - Static method in class com.ihr.xbrl.om.RSRemoteCatalogResolver
-
Sets the synchronize remote catalog.
- setSystemId(String) - Method in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition.ClsIgnoreAllReceiver
-
- setTarget(QName) - Method in class com.ihr.xbrl.pojo.XBRLUsedOn
-
Sets the target.
- setTargetNamespace(String) - Method in class com.ihr.xbrl.om.taxonomy.XBRLTaxonomy
-
Sets or changes the targetNamespace for this schema .
- setTechnical(boolean) - Method in class com.ihr.xbrl.versioning.Assignment
-
Sets the technical.
- setText(String) - Method in class com.ihr.xbrl.dts.XMLFragmentMember
-
Sets the text.
- setText(String) - Method in class com.ihr.xbrl.om.exLinks.XBRLDocumentation
-
Sets the [Documentation text] Information Item.
- SETTING_DOCUMENT_ROOT_NODE_PROBLEMS_READING_ARCROLEREFS - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
-
The Constant SETTING_DOCUMENT_ROOT_NODE_PROBLEMS_READING_ARCROLEREFS.
- SETTING_DOCUMENT_ROOT_NODE_PROBLEMS_READING_ARCROLES - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
-
The Constant SETTING_DOCUMENT_ROOT_NODE_PROBLEMS_READING_ARCROLES.
- SETTING_DOCUMENT_ROOT_NODE_PROBLEMS_READING_IMPORTS - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
-
The Constant SETTING_DOCUMENT_ROOT_NODE_PROBLEMS_READING_IMPORTS.
- SETTING_DOCUMENT_ROOT_NODE_PROBLEMS_READING_INFOSET - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
-
The Constant SETTING_DOCUMENT_ROOT_NODE_PROBLEMS_READING_INFOSET.
- SETTING_DOCUMENT_ROOT_NODE_PROBLEMS_READING_LINKBASES - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
-
The Constant SETTING_DOCUMENT_ROOT_NODE_PROBLEMS_READING_LINKBASES.
- SETTING_DOCUMENT_ROOT_NODE_PROBLEMS_READING_ROLEREFS - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
-
The Constant SETTING_DOCUMENT_ROOT_NODE_PROBLEMS_READING_ROLEREFS.
- SETTING_DOCUMENT_ROOT_NODE_PROBLEMS_READING_ROLES - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
-
The Constant SETTING_DOCUMENT_ROOT_NODE_PROBLEMS_READING_ROLES.
- setTitle(String) - Method in class com.ihr.xbrl.om.exLinks.XLinkElement
-
Sets the value for the xlink:title attribute.
- setTname(String) - Method in class com.ihr.xbrl.pojo.etl.Extraction
-
Sets the tname.
- setTo(XMLFragment) - Method in class com.ihr.xbrl.comparator.Event
-
Sets the to.
- setTo(XMLFragment) - Method in class com.ihr.xbrl.om.exLinks.XBRLRelationship
-
Sets the [To] property of this relationship.
- setTo(String) - Method in class com.ihr.xbrl.om.exLinks.XLinkElement
-
Sets the value of the xlink:to attribute on simple link elements (arcs only)
since 2.6.5 setting this attribute updates all xlink:label attributes for existing
elements in the target of the arc or the element that is the target of the relationship
- setTo(Set<XBRLRelationship>) - Method in class com.ihr.xbrl.pojo.XBRLConcept
-
Sets the to.
- setTo(Set<XBRLRelationship>) - Method in class com.ihr.xbrl.pojo.XBRLFact
-
Sets the to.
- setTo(XMLFragment) - Method in class com.ihr.xbrl.pojo.XBRLRelationship
-
Sets the to.
- setTo(Set<XBRLRelationship>) - Method in class com.ihr.xbrl.pojo.XBRLResource
-
Sets the to.
- setToDTS(DTSContainer) - Method in class com.ihr.xbrl.comparator.DTSComparator
-
Sets the to dts.
- setToken(String) - Method in class com.rs.xbrl.instructions.QNameOrExpression
-
Sets the token.
- setTotalCount(int) - Method in class com.ihr.xbrl.database.pagination.EmptyPageScroll
-
- setTotalCount(int) - Method in class com.ihr.xbrl.database.pagination.NumberPageScroll
-
- setTotalCount(int) - Method in interface com.ihr.xbrl.database.pagination.PageScroll
-
Sets the total count.
- setTraceVariablesInformation(TraceVariablesBind) - Method in class com.ihr.xbrl.om.errors.XBRLAssertionResult
-
The API uses this method to set the information about the variables that bind during the execution
of thie assetion.
- setTree(XBRLVariableTree) - Method in class com.ihr.xbrl.om.formula.util.XFIImplicitFilterOptimizer
-
Sets the tree.
- setType(int) - Method in class com.ihr.xbrl.comparator.Event
-
Change the type to a new type.
- setType(QName) - Method in class com.ihr.xbrl.om.exLinks.XBRLRelationship
-
Sets the [Type] property of this relationship.
- setType(XBRLXSDTypeDefinition) - Method in class com.ihr.xbrl.om.taxonomy.XBRLItem
-
- setType(XBRLXSDTypeDefinition) - Method in class com.ihr.xbrl.om.taxonomy.XMLElementDefinition
-
Sets the item type to the type specified in the XBRLXSDTypeDefinition object or unset
the type definition if the attribute value is null.
- setType(QName) - Method in class com.ihr.xbrl.om.taxonomy.XSDAttributeDefinition
-
Sets the type.
- setType(QName) - Method in class com.ihr.xbrl.pojo.XBRLConcept
-
Sets the type.
- setType(Integer) - Method in class com.ihr.xbrl.pojo.XBRLFactProperty
-
Sets the type.
- setTypedDimensionValue(XMLFragment) - Method in class com.ihr.xbrl.pojo.XBRLFactTypedProperty
-
Sets the typed dimension value.
- setUnderEvaluationInstance(XBRLInstance) - Method in class com.ihr.xbrl.om.formula.XBRLFormulaProcessor
-
Sets or clear the instance document that is in the scope of formula functions.
- setUnderEvaluationInstance(XBRLInstance) - Method in class com.ihr.xbrl.om.table.XBRLTableProcessor
-
Sets or clear the instance document that is in the scope of formula functions.
- setUnderEvaluationResourceId(String) - Method in class com.ihr.xbrl.om.formula.XBRLFormulaProcessor
-
This method sets the value of the formula or assertion identifier that is being evaluated.
- setUnderEvaluationUncoveredAspectValue(HasUncoveredAspectValueResolver) - Method in class com.ihr.xbrl.om.formula.XBRLFormulaProcessor
-
Sets the value for the resolver of the xff:uncovered-aspect function.
- setUnderEvaluationVariable(QName) - Method in class com.ihr.xbrl.om.formula.XBRLFormulaProcessor
-
Sets the under evaluation variable.
- setUnit(XBRLUnit) - Method in class com.ihr.xbrl.dts.InstanceBuilder
-
Sets the unit.
- setUnit(XBRLUnit) - Method in class com.ihr.xbrl.om.instance.XBRLFactNumeric
-
Sets a new unit for this fact.
- setUnit(XBRLUnit) - Method in class com.ihr.xbrl.pojo.XBRLFactNumeric
-
Sets the unit.
- setUnparsedEntity(String, String, String) - Method in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition.ClsIgnoreAllReceiver
-
- setupGUI() - Static method in class com.ihr.xbrl.util.RSStaticAndUser
-
This method executes common tasks in setting up the GUI for all
tools.
- setURI(URI) - Method in class com.ihr.xbrl.dataloader.Loader
-
Changes or sets the URI of the configuration file.
- setURI(URI) - Method in class com.ihr.xbrl.dataloader.LoaderEngine
-
Changes or sets this URI new config file.
- setURI(String) - Method in class com.ihr.xbrl.mapper.Anchor
-
Sets the uri.
- setURI(URI) - Method in class com.ihr.xbrl.mapper.Mapper
-
Changes or sets this URI new config file.
- setURI(URI) - Method in class com.ihr.xbrl.om.instance.XBRLInstance
-
- setURI(String) - Method in class com.ihr.xbrl.om.taxonomy.XBRLRoleAndArcroleTypes
-
Sets or changes the URI of this role type.
- setURI(URI) - Method in class com.ihr.xbrl.om.XMLDocumentURI
-
Sets the value of the URI of this XMLDocumentURI
If the document is in the cache and the supplied URI is not null
or is different from the original URI this method throws an
XBRLInternalErrorException.
- setURI(String) - Method in class com.ihr.xbrl.pojo.user.FriendlyTaxonomy
-
Sets the uri.
- setURI(String) - Method in class com.ihr.xbrl.pojo.XBRLDocument
-
Sets the uri.
- setUri(String) - Method in class com.ihr.xbrl.pojo.XBRLRoleArcroleType
-
Sets the uri.
- setURI(URI) - Method in class com.ihr.xbrl.transform.TransformProcessor
-
Changes or sets this URI new config file.
- setURIResolver(URIResolver) - Method in class com.ihr.xbrl.transform.TransformProcessor
-
- setUse(Integer) - Method in class com.ihr.xbrl.om.exLinks.XBRLRelationship
-
Sets the value of the [Use] property to
XBRLArc.OPTIONAL or XBRLArc.PROHIBITED or reset the value if null is used
- setUse(String) - Method in class com.ihr.xbrl.om.taxonomy.XSDAttributeDefinition
-
Sets the use.
- setUse(String) - Method in class com.ihr.xbrl.pojo.XBRLRelationship
-
Sets the use.
- setUsedOn(Set<XBRLUsedOn>) - Method in class com.ihr.xbrl.pojo.XBRLRoleArcroleType
-
Sets the used on.
- setUserObject(Object) - Method in class com.ihr.xbrl.dts.XBRLTreeNode
-
- setValidationDimensions(XDTValidationDimensions) - Method in class com.ihr.xbrl.om.xdt.XDTValidationHypercube
-
Sets the validation dimensions.
- setValidationResult(boolean) - Method in class com.ihr.xbrl.om.xdt.XDTValidationDimension
-
Sets the validation result.
- setValue(boolean) - Method in class com.ihr.xbrl.dataloader.target.SQLDriver.SQLTransformationResult
-
Sets the value.
- setValue(int) - Method in interface com.ihr.xbrl.gui.interfaces.DTSLoadingBarInterface
-
Value must be an integer between 0 and 100
if it is in the range 1-99 then the ying yang sign
will be visible on the right.
- setValue(XdmValue) - Method in class com.ihr.xbrl.om.exLinks.XBRLResource
-
Sets the resource value to a specific simple type value.
- setValue(AtomicValue) - Method in class com.ihr.xbrl.om.instance.XBRLFact
-
- setValue(XdmValue) - Method in class com.ihr.xbrl.om.instance.XBRLFact
-
- setValue(AtomicValue) - Method in class com.ihr.xbrl.om.instance.XBRLFactItem
-
- setValue(XdmValue) - Method in class com.ihr.xbrl.om.instance.XBRLFactItem
-
- setValue(XBRLNumber) - Method in class com.ihr.xbrl.om.instance.XBRLFactNumeric
-
Sets the value of this numeric fact to a new value.
- setValue(AtomicValue) - Method in class com.ihr.xbrl.om.instance.XBRLFactNumeric
-
- setValue(XdmValue) - Method in class com.ihr.xbrl.om.instance.XBRLFactNumeric
-
- setValue(Number, String) - Method in class com.ihr.xbrl.om.instance.XBRLNumericValue
-
Sets the value.
- setValue(XdmValue) - Method in class com.ihr.xbrl.om.XMLFragment
-
Sets the value of this node.
- setValue(AtomicValue) - Method in class com.ihr.xbrl.om.XMLFragment
-
Sets the value.
- setValue(XMLFragment) - Method in class com.ihr.xbrl.pojo.XBRLFactProperty
-
Sets the value.
- setValue(QName) - Method in class com.ihr.xbrl.pojo.XMLNode
-
Sets the value.
- setValueForDimension(Dimension<?>, XMLFragment, String) - Method in class com.ihr.xbrl.dts.TypedDimensionsDomainController
-
Stores a value for a typed dimension in the dimension domain container.
- setValueNotInDomain(String, QName, Collection<QName>) - Method in class com.ihr.xbrl.om.xdt.XDTValidationDimension
-
Sets the value not in domain.
- setValues(Set<?>) - Method in class com.ihr.xbrl.om.table.definition.ConceptAspectNode
-
- setValues(Set<?>) - Method in interface com.ihr.xbrl.om.table.definition.DimensionsAspectInterface
-
Sets the values.
- setValues(Set<?>) - Method in class com.ihr.xbrl.om.table.definition.EntityIdentifierAspectNode
-
- setValues(Set<?>) - Method in class com.ihr.xbrl.om.table.definition.ExplicitDimensionAspectNode
-
- setValues(Set<?>) - Method in interface com.ihr.xbrl.om.table.definition.MutableAspectValue
-
Sets the values.
- setValues(Set<?>) - Method in class com.ihr.xbrl.om.table.definition.PeriodAspectNode
-
- setValues(Set<?>) - Method in class com.ihr.xbrl.om.table.definition.TypedDimensionAspectNode
-
- setValues(Set<?>) - Method in class com.ihr.xbrl.om.table.definition.UnitAspectNode
-
- setVariable(String, String) - Method in class com.ihr.xbrl.om.MultiDTSValidationService
-
Variables can be used to change the document URL dynamically.
- setVariableName(XBRLVariableFact, QName) - Method in class com.ihr.xbrl.om.formula.util.XFIImplicitFilterOptimizer
-
Sets the variable name.
- setVariableName(QName) - Method in class com.ihr.xbrl.om.formula.XBRLVariableResourceUse
-
Sets a specific variable name if needed.
- setVariablesDefined(XBRLVariableResolver) - Method in class com.ihr.xbrl.om.XMLFragment
-
Sets the object that will serve as a variable resolver for variables in the
scope of this object
- setVariablesForProcessors(Properties) - Method in class com.ihr.xbrl.om.DTSContainer
-
Variables is a new machanism to pass information from an external application to a custom
processor.
- setVersion(int) - Method in class com.rs.xbrl.TaxonomyBuilder
-
Sets the excel source version to version 1 or version 2.
- setVersioningTestCaseXSLTUri(String) - Method in class com.ihr.xbrl.versioning.VlVersioningProcessor
-
Sets the versioning test case xslt uri.
- setViewMode(int) - Method in class com.ihr.xbrl.om.renderhints.RenderHints
-
Sets the view mode to a new value.
- setVirtual(boolean) - Method in class com.ihr.xbrl.om.taxonomy.XBRLRoleAndArcroleTypes
-
Used by the APO when a virtual role or arcrole URI is defined.
- setVirtual(boolean) - Method in class com.ihr.xbrl.pojo.XBRLRoleArcroleType
-
Sets the virtual.
- setVisible() - Method in interface com.ihr.xbrl.database.common.DatabaseManagerGUI
-
Sets the dialog visible and waits for user input.
- setVisible() - Method in class com.ihr.xbrl.dts.IdentifierMember
-
Sets the visible.
- setVisible(boolean) - Method in class com.ihr.xbrl.dts.IdentifierMember
-
- setVisible() - Method in class com.ihr.xbrl.dts.InstantModeMember
-
Sets the visible.
- setVisible(boolean) - Method in class com.ihr.xbrl.dts.InstantModeMember
-
- setVisible(boolean) - Method in interface com.ihr.xbrl.dts.Member
-
Sets the visibility parameter value for this member.
- setVisible() - Method in class com.ihr.xbrl.dts.MemberDuplicate
-
Sets the visible.
- setVisible(boolean) - Method in class com.ihr.xbrl.dts.MemberDuplicate
-
- setVisible() - Method in class com.ihr.xbrl.dts.MemberQName
-
Sets the visible.
- setVisible(boolean) - Method in class com.ihr.xbrl.dts.MemberQName
-
- setVisible() - Method in class com.ihr.xbrl.dts.MemberString
-
Sets the visible.
- setVisible(boolean) - Method in class com.ihr.xbrl.dts.MemberString
-
- setVisible() - Method in class com.ihr.xbrl.dts.NullMember
-
Sets the visible.
- setVisible(boolean) - Method in class com.ihr.xbrl.dts.NullMember
-
- setVisible() - Method in class com.ihr.xbrl.dts.OpenTableRowKeyMember
-
Sets the visible.
- setVisible(boolean) - Method in class com.ihr.xbrl.dts.OpenTableRowKeyMember
-
- setVisible() - Method in class com.ihr.xbrl.dts.PeriodMember
-
Sets the visible.
- setVisible(boolean) - Method in class com.ihr.xbrl.dts.PeriodMember
-
- setVisible() - Method in class com.ihr.xbrl.dts.PMember
-
Sets the visible.
- setVisible(boolean) - Method in class com.ihr.xbrl.dts.PMember
-
- setVisible() - Method in class com.ihr.xbrl.dts.XMLFragmentMember
-
Sets the visible.
- setVisible(boolean) - Method in class com.ihr.xbrl.dts.XMLFragmentMember
-
- setVisible(boolean) - Method in interface com.ihr.xbrl.gui.interfaces.DTSLoadingBarInterface
-
Sets the visible.
- setVisible() - Method in class com.ihr.xbrl.manage.DatabaseManager
-
- setWalkers(Collection<XBRLTreeWalker>) - Method in class com.ihr.xbrl.dts.XBRLTreeRoot
-
Sets the walkers.
- setWhatToValidate(int) - Method in class com.ihr.xbrl.om.XBRLCoreProcessor
-
Adjust the work performed by this XBRLCoreProcessor.
- setXBRLContext(XBRLContext) - Method in class com.ihr.xbrl.om.formula.FContext
-
Stores the information form an XBRL context inside the internal structure.
- setXBRLScenario(XBRLScenario) - Method in class com.ihr.xbrl.om.formula.FContext
-
Sets the XBRL scenario.
- setXBRLSegment(XBRLSegment) - Method in class com.ihr.xbrl.om.formula.FContext
-
Sets the XBRL segment.
- setXDTProcessors(XDTProcessor, XDTInfosetConsumer) - Method in class com.ihr.xbrl.dts.DimensionalInstanceExplorer
-
When the DTS change these variables must be updated too.
- setZlevel(int) - Method in class com.ihr.xbrl.om.table.layout.XBRLTableLayout
-
Sets the current zLevel to the value indicated in the
zIndex parameter.
- sForever - Static variable in class com.ihr.xbrl.dts.InstanceExplorerAbstract
-
The Constant sForever.
- sHalves - Static variable in class com.ihr.xbrl.dts.InstanceExplorerAbstract
-
The Constant sHalves.
- SHARES - Static variable in class com.ihr.xbrl.om.instance.XBRLUnit
-
The Constant SHARES.
- sharesItemType - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition
-
The Constant sharesItemType.
- SheetPoint - Interface in com.ihr.xbrl.util.workbooks
-
The Interface SheetPoint.
- SheetPointAccessException - Exception in com.ihr.xbrl.util.workbooks
-
Generated when the cell pointed to by the SheetPoint cannot be referenced because the
cell does not exists or any other problem with the cell content
- SheetPointAccessException(String, SheetPoint) - Constructor for exception com.ihr.xbrl.util.workbooks.SheetPointAccessException
-
Instantiates a new sheet point access exception.
- SheetPointAccessException(String, SheetPoint, Throwable) - Constructor for exception com.ihr.xbrl.util.workbooks.SheetPointAccessException
-
Instantiates a new sheet point access exception.
- SheetPointException - Exception in com.ihr.xbrl.util.workbooks
-
Parent class of the SheetPointAccessException and the InvalidSheetPointException.
- SheetPointException(String, SheetPoint, Throwable) - Constructor for exception com.ihr.xbrl.util.workbooks.SheetPointException
-
Instantiates a new sheet point exception.
- SheetPointException(String, SheetPoint) - Constructor for exception com.ihr.xbrl.util.workbooks.SheetPointException
-
Instantiates a new sheet point exception.
- SheetPointFactory - Class in com.ihr.xbrl.util.workbooks
-
A factory for creating SheetPoint objects.
- SheetPointFactory() - Constructor for class com.ihr.xbrl.util.workbooks.SheetPointFactory
-
- SHORT_TEXT - Static variable in class com.ihr.xbrl.om.XMLFragment
-
for resources, this returns the resource text, the id, the xlink:label or the node name in that order.
- shortDateDateFormat - Static variable in class com.ihr.xbrl.util.RSStaticAndUser
-
This is the format for short dates across all tools.
- shortItemType - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition
-
The Constant shortItemType.
- shouldBeSkiped(XBRLAttribute) - Method in class com.ihr.xbrl.util.AttributeFilter
-
Returns true if the attribute indicated in the parameter should not
be returned by this Iterator .
- shouldStop() - Method in class com.ihr.xbrl.om.DTSContainer
-
This function will be called by classes that knows what to do if the loading proces
of a DTS has been cancelled by the user.
- sHours - Static variable in class com.ihr.xbrl.dts.InstanceExplorerAbstract
-
The Constant sHours.
- SHOW - Static variable in class com.ihr.xbrl.om.exLinks.XLinkElement
-
The Constant SHOW.
- show - Static variable in class com.ihr.xbrl.om.exLinks.XLinkElement
-
The Constant show.
- showDbSettings(HasDatabaseManagerGUI, Component, RegisterExtraClasses[]) - Method in class com.ihr.xbrl.database.common.XBRLDatabaseAccessApp
-
Creates an instance of the DatabaseManager dialog and sets it as visible.
- showErrors(XBRLValidationReport) - Method in interface com.ihr.xbrl.gui.interfaces.HasErrorsHandler
-
The most common implementation just opens a DlgValidationErrors dialog and pass the
validation report.
- showMessage(Throwable) - Static method in class com.ihr.xbrl.gui.basic.ExceptionDialog
-
This static method creates new instance of Exception Handler and
displays modal dialog box containing the message.
- showMessage(Throwable, Point) - Static method in class com.ihr.xbrl.gui.basic.ExceptionDialog
-
This static method creates new instance of Exception Handler and
displays modal dialog box containing the message.
- showMessage(Throwable, Point, int) - Static method in class com.ihr.xbrl.gui.basic.ExceptionDialog
-
This static method creates new instance of Exception Handler and
displays modal dialog box containing the message.
- showMessage(Component, Throwable, String, int) - Static method in class com.ihr.xbrl.gui.basic.ExceptionDialog
-
Show message.
- showNewLangsAddedMessage() - Method in interface com.ihr.xbrl.dts.LangsProvider
-
an application that implements LangsProvider is informed about new
languages added to the languages lists by the labels provider.
- showNewLangsAddedMessage() - Method in class com.ihr.xbrl.dts.LangsProviderBasic
-
- showNewLangsAddedMessage() - Method in class com.ihr.xbrl.transform.target.HTMLReportHandler
-
- SiblingFilter - Class in com.rs.xbrl.instructions
-
The Class SiblingFilter.
- SiblingFilter() - Constructor for class com.rs.xbrl.instructions.SiblingFilter
-
- similar_tuples_arcrole_URI - Static variable in class com.ihr.xbrl.om.exLinks.DefinitionLinkbase
-
The Constant similar_tuples_arcrole_URI.
- SIMPLE - Static variable in class com.ihr.xbrl.om.exLinks.XLinkElement
-
The Constant SIMPLE.
- SimpleMatchURIResolver - Class in com.ihr.xbrl.om
-
Resolves URIs according to a local map.
- SimpleMatchURIResolver(String, String, URIResolver) - Constructor for class com.ihr.xbrl.om.SimpleMatchURIResolver
-
Instantiates a new simple match uri resolver.
- simplify(ExpressionVisitor) - Method in class com.ihr.xbrl.om.formula.functions.custom.XBRLCustomFunctionImplementationFunction
-
- simplify(ExpressionVisitor) - Method in class com.ihr.xbrl.om.formula.functions.custom.XBRLCustomFunctionRecursiveFunctionCall
-
- simplify(ExpressionVisitor) - Method in class com.ihr.xbrl.om.formula.functions.XFFunctionMultiArguments
-
Simplify the function call.
- simplifyAxis(RC_XFI_concept_relationships.Axis, int, XMLElementDefinition) - Static method in class com.ihr.xbrl.om.formula.functions.reusable.RC_XFI_concept_relationships
-
Simplify axis.
- simplifyAxis(RC_XFI_concept_relationships_drs.Axis, int, XMLElementDefinition) - Static method in class com.ihr.xbrl.om.formula.functions.reusable.RC_XFI_concept_relationships_drs
-
Simplify axis.
- SINGLE - Static variable in class com.ihr.xbrl.mapper.Fact
-
The Constant SINGLE.
- SingleMeasureFilter - Class in com.rs.xbrl.instructions
-
The Class SingleMeasureFilter.
- SingleMeasureFilter() - Constructor for class com.rs.xbrl.instructions.SingleMeasureFilter
-
- SINGLETON - Static variable in class com.ihr.xbrl.om.table.AxisComparator
-
The singleton.
- size() - Method in class com.ihr.xbrl.om.formula.util.LookForwardAndFilterIterator
-
Size.
- size() - Method in class com.ihr.xbrl.om.formula.util.VariablesLoopController.ClsVariableSetCombinationsIterator2
-
Size.
- size() - Method in class com.ihr.xbrl.om.formula.XBRLVariableResourceUse
-
Size.
- size() - Method in interface com.ihr.xbrl.om.instance.XBRLFactsList
-
Access to the number of elements in the XBRLFactList.
- size() - Method in class com.ihr.xbrl.om.instance.XBRLFactsListImpl
-
- size() - Method in class com.ihr.xbrl.om.instance.XBRLFactTuple
-
- size() - Method in class com.ihr.xbrl.om.instance.XBRLInstance
-
- size() - Method in class com.ihr.xbrl.om.XMLFragment
-
For complex type resources this returns the number of children elements that all are XML fragments
This method may be overwriten by other classes in the hierarchy.
- size() - Method in class com.ihr.xbrl.util.CollectionArray
-
- size() - Method in class com.ihr.xbrl.util.EmptyCollection
-
- size() - Method in class com.ihr.xbrl.util.EmptySet
-
- size() - Method in class com.ihr.xbrl.xbrlq.XBRLqResult
-
Returns the total number of elements in the XBRLq query without
iterating through all of them.
- sMinutes - Static variable in class com.ihr.xbrl.dts.InstanceExplorerAbstract
-
The Constant sMinutes.
- sMonths - Static variable in class com.ihr.xbrl.dts.InstanceExplorerAbstract
-
The Constant sMonths.
- sNonstandard - Static variable in class com.ihr.xbrl.dts.InstanceExplorerAbstract
-
The Constant sNonstandard.
- Source - Static variable in exception com.ihr.xbrl.om.formula.errors.XFxbrlcfieTooManyCFIRelationships
-
The Constant Source.
- source - Static variable in class com.ihr.xbrl.om.formula.XBRLFormula
-
The Constant source.
- SOURCE_DOCUMENT - Static variable in class com.ihr.xbrl.om.XMLFragment
-
Constant used to indicate formatting options for the friendly name of an object.
- SourceBridge - Class in com.ihr.xbrl.om
-
The Class SourceBridge.
- SourceBridge(URIResolver, DTSContainer) - Constructor for class com.ihr.xbrl.om.SourceBridge
-
Instantiates a new source bridge.
- specialValidation(SpecialValidationProcess, int, Object[]) - Method in class com.ihr.xbrl.om.DTSContainer
-
Performs a special validation process that requires adquisition of internal locks
that are only available inside the DTSContainer.
- SpecialValidationProcess - Interface in com.ihr.xbrl.om
-
This interface declares a method that implements a special validation process
that requires locking internal collections in the DTSContainer to prevent
other threads to access or modify them.
- SpecificEntityIdentifierFilter - Class in com.rs.xbrl.instructions
-
The Class SpecificEntityIdentifierFilter.
- SpecificEntityIdentifierFilter() - Constructor for class com.rs.xbrl.instructions.SpecificEntityIdentifierFilter
-
- SQLDataSource - Class in com.ihr.xbrl.mapper.source
-
Class with methods to obtain data from an SQL database and create an XBRL report
This class can be extended by applications that requires to do so.
- SQLDataSource() - Constructor for class com.ihr.xbrl.mapper.source.SQLDataSource
-
- SQLDriver - Class in com.ihr.xbrl.dataloader.target
-
This driver loads data in an SQL repository responding to load events
generated by the loader engine.
- SQLDriver() - Constructor for class com.ihr.xbrl.dataloader.target.SQLDriver
-
- SQLDriver.SQLIdentifier - Class in com.ihr.xbrl.dataloader.target
-
This class is the object that contains the identifier and the SQL text with
XPath sentences to parameterize the final SQL statement.
- SQLDriver.SQLIdentifier(String, String) - Constructor for class com.ihr.xbrl.dataloader.target.SQLDriver.SQLIdentifier
-
Creates a new SQLIdentifier.
- SQLDriver.SQLIdentifier(XdmNode) - Constructor for class com.ihr.xbrl.dataloader.target.SQLDriver.SQLIdentifier
-
Creates a new SQLIdentifier.
- SQLDriver.SQLTransformationResult - Class in com.ihr.xbrl.dataloader.target
-
This is the result of the execution of the SQL procedures.
- SQLDriver.SQLTransformationResult() - Constructor for class com.ihr.xbrl.dataloader.target.SQLDriver.SQLTransformationResult
-
Instantiates a new SQL transformation result.
- sqlTypes() - Method in class com.ihr.xbrl.pojo.DB2ByteArray
-
- sqlTypes() - Method in class com.ihr.xbrl.pojo.OracleStringType
-
- sQuarters - Static variable in class com.ihr.xbrl.dts.InstanceExplorerAbstract
-
The Constant sQuarters.
- sSeconds - Static variable in class com.ihr.xbrl.dts.InstanceExplorerAbstract
-
The Constant sSeconds.
- standard_arc - Static variable in class com.ihr.xbrl.om.exLinks.CalculationLinkbase
-
link:calculationArc.
- standard_arc - Static variable in class com.ihr.xbrl.om.exLinks.DefinitionLinkbase
-
The Constant standard_arc.
- standard_arc - Static variable in class com.ihr.xbrl.om.exLinks.FootnoteLinkbase
-
The QName link:footnoteArc.
- standard_arc - Static variable in class com.ihr.xbrl.om.exLinks.GenericLinkbase
-
The Constant standard_arc. gen:arc
- standard_arc - Static variable in class com.ihr.xbrl.om.exLinks.LabelLinkbase
-
The Constant standard_arc.
- standard_arc - Static variable in class com.ihr.xbrl.om.exLinks.PresentationLinkbase
-
link:presentationArc.
- standard_arc - Static variable in class com.ihr.xbrl.om.exLinks.ReferenceLinkbase
-
The Constant standard_arc.
- STANDARD_CONCEPT_LABEL - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLArcroleType
-
The standard concept label.
- STANDARD_CONCEPT_REFERENCE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLArcroleType
-
The standard concept reference.
- STANDARD_DOCUMENTATION - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard documentation.
- STANDARD_ESSENCE_ALIAS - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLArcroleType
-
The standard essence alias.
- STANDARD_FACT_FOOTNOTE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLArcroleType
-
Static arcroles.
- STANDARD_FOOTNOTE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
Static roles on resources.
- STANDARD_GENERAL_SPECIAL - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLArcroleType
-
The standard general special.
- STANDARD_LABEL - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label.
- STANDARD_LABEL_COMMENTARY_GUIDANCE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label commentary guidance.
- STANDARD_LABEL_DEFINITION_GUIDANCE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label definition guidance.
- STANDARD_LABEL_DISCLOSURE_GUIDANCE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label disclosure guidance.
- STANDARD_LABEL_EXAMPLE_GUIDANCE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label example guidance.
- STANDARD_LABEL_MEASUREMENT_GUIDANCE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label measurement guidance.
- STANDARD_LABEL_NEGATIVE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label negative.
- STANDARD_LABEL_NEGATIVE_TERSE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label negative terse.
- STANDARD_LABEL_NEGATIVE_VERBOSE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label negative verbose.
- STANDARD_LABEL_PERIOD_END - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label period end.
- STANDARD_LABEL_PERIOD_START - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label period start.
- STANDARD_LABEL_POSITIVE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label positive.
- STANDARD_LABEL_POSITIVE_TERSE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label positive terse.
- STANDARD_LABEL_POSITIVE_VERBOSE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label positive verbose.
- STANDARD_LABEL_PRESENTATION_GUIDANCE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label presentation guidance.
- STANDARD_LABEL_TERSE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label terse.
- STANDARD_LABEL_TOTAL - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label total.
- STANDARD_LABEL_VERBOSE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label verbose.
- STANDARD_LABEL_ZERO - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label zero.
- STANDARD_LABEL_ZERO_TERSE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label zero terse.
- STANDARD_LABEL_ZERO_VERBOSE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard label zero verbose.
- STANDARD_LINKBASE_CALCULATION - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard linkbase calculation.
- STANDARD_LINKBASE_DEFINITION - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard linkbase definition.
- STANDARD_LINKBASE_LABEL - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
Static roles on linkbaseRef elements.
- STANDARD_LINKBASE_PRESENTATION - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard linkbase presentation.
- STANDARD_LINKBASE_REFERENCE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard linkbase reference.
- STANDARD_PARENT_CHILD - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLArcroleType
-
The standard parent child.
- STANDARD_REFERENCE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard reference.
- STANDARD_REFERENCE_COMMENTARY - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard reference commentary.
- STANDARD_REFERENCE_DEFINITION - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard reference definition.
- STANDARD_REFERENCE_DISCLOSURE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard reference disclosure.
- STANDARD_REFERENCE_EXAMPLE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard reference example.
- STANDARD_REFERENCE_MANDATORY_DISCLOSURE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard reference mandatory disclosure.
- STANDARD_REFERENCE_MEASUREMENT - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard reference measurement.
- STANDARD_REFERENCE_PRESENTATION - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard reference presentation.
- STANDARD_REFERENCE_RECOMMENDED_DISCLOSURE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard reference recommended disclosure.
- STANDARD_REFERENCE_UNSPECIFIED_DISCLOSURE - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
The standard reference unspecified disclosure.
- STANDARD_REQUIRES_ELEMENT - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLArcroleType
-
The standard requires element.
- standard_role_ref - Static variable in class com.ihr.xbrl.om.exLinks.CalculationLinkbase
-
Used on taxonomies to refer to a calculation linkbase.
- standard_role_ref - Static variable in class com.ihr.xbrl.om.exLinks.DefinitionLinkbase
-
The Constant standard_role_ref.
- standard_role_ref - Static variable in class com.ihr.xbrl.om.exLinks.LabelLinkbase
-
The Constant standard_role_ref.
- standard_role_ref - Static variable in class com.ihr.xbrl.om.exLinks.PresentationLinkbase
-
http://www.xbrl.org/2003/role/presentationLinkbaseRef
- standard_role_ref - Static variable in class com.ihr.xbrl.om.exLinks.ReferenceLinkbase
-
The Constant standard_role_ref.
- standard_role_URI - Static variable in class com.ihr.xbrl.om.exLinks.XBRLExtendedLink
-
The standard role URI http://www.xbrl.org/2003/role/link
- STANDARD_ROLE_URI - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
There is one static definition of the standard role each time a DTSContainer is created a local copy of this object is created in that DTSContainer.
- STANDARD_SIMILAR_TUPLES - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLArcroleType
-
The standard similar tuples.
- STANDARD_SUMMATION_ITEM - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLArcroleType
-
The standard summation item.
- standardLinkbaseRefQName - Static variable in class com.ihr.xbrl.om.exLinks.XBRLLinkbaseRef
-
This is the element name of standard locators.
- standardLocQName - Static variable in class com.ihr.xbrl.om.exLinks.XBRLLocator
-
This is link:loc the element name of standard locators .
- start - Static variable in class com.ihr.xbrl.om.formula.aspects.PeriodAspectRule
-
The Constant start.
- start - Static variable in class com.ihr.xbrl.om.table.definition.PeriodAspectRule
-
The Constant start.
- start() - Method in class com.ihr.xbrl.util.Timer
-
Starts the execution of the timer.
- START_ALLFACTS - Static variable in class com.ihr.xbrl.dts.InstanceExplorerEvent
-
The Constant START_ALLFACTS.
- START_INSTANCE - Static variable in class com.ihr.xbrl.dts.InstanceExplorerEvent
-
The Constant START_INSTANCE.
- startContent() - Method in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition.ClsIgnoreAllReceiver
-
- startDocument(int) - Method in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition.ClsIgnoreAllReceiver
-
- startElement(NodeName, SchemaType, int, int) - Method in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition.ClsIgnoreAllReceiver
-
- startElement(String, String, String, Attributes) - Method in class com.ihr.xbrl.util.XBRLDocumentContentExplorer
-
- startOfDocument(XBRLInstance) - Method in class com.ihr.xbrl.dataloader.target.NullDriver
-
- startOfDocument(XBRLInstance) - Method in class com.ihr.xbrl.dataloader.target.SQLDriver
-
- startOfDocument(XBRLInstance) - Method in interface com.ihr.xbrl.dataloader.XBRLLoaderInterface
-
Called by the transformation processor to indicate the start of a new document.
- startOfDocument(XBRLInstance, Object[], DTSLoadingBarInterface) - Method in class com.ihr.xbrl.mapper.source.CSVDataSource
-
- startOfDocument(XBRLInstance, Object[], DTSLoadingBarInterface) - Method in class com.ihr.xbrl.mapper.source.ExcelDataSource
-
- startOfDocument(XBRLInstance, Object[], DTSLoadingBarInterface) - Method in class com.ihr.xbrl.mapper.source.JNDIDataSource
-
- startOfDocument(XBRLInstance, Object[], DTSLoadingBarInterface) - Method in class com.ihr.xbrl.mapper.source.SQLDataSource
-
- startOfDocument(XBRLInstance, Object[], DTSLoadingBarInterface) - Method in class com.ihr.xbrl.mapper.source.VoidDataSource
-
- startOfDocument(XBRLInstance, Object[], DTSLoadingBarInterface) - Method in class com.ihr.xbrl.mapper.source.WebFormDataSource
-
- startOfDocument(XBRLInstance, Object[], DTSLoadingBarInterface) - Method in interface com.ihr.xbrl.mapper.source.XBRLDataSource
-
Called by the MapEngine when a new instance that requires this data source is
going to be created.
- startOfDocument(XBRLInstance, Object[], DTSLoadingBarInterface) - Method in class com.ihr.xbrl.mapper.source.XBRLFileDataSource
-
- startOfDocument(XBRLInstance) - Method in class com.ihr.xbrl.transform.target.ExcelReportFactHandler
-
- startOfDocument(XBRLInstance) - Method in class com.ihr.xbrl.transform.target.HTMLFactHandler
-
- startOfDocument(XBRLInstance) - Method in class com.ihr.xbrl.transform.target.HTMLReportHandler
-
- startOfDocument(XBRLInstance) - Method in interface com.ihr.xbrl.transform.target.XBRLFactHandlerInterface
-
Called by the processor to announce a new instance document is about to be processed.
- startOfDocument(XBRLInstance) - Method in class com.ihr.xbrl.transform.target.XBRLReportHandler
-
- startOfDocument(XBRLInstance) - Method in interface com.ihr.xbrl.transform.target.XBRLReportHandlerInterface
-
Called by the transformation processor to indicate the start of a new document.
- startOfFact(String, QName) - Method in class com.ihr.xbrl.mapper.source.CSVDataSource
-
- startOfFact(String, QName) - Method in class com.ihr.xbrl.mapper.source.JNDIDataSource
-
- startOfFact(String, QName) - Method in class com.ihr.xbrl.mapper.source.SQLDataSource
-
- startOfFact(String, QName) - Method in class com.ihr.xbrl.mapper.source.VoidDataSource
-
- startOfFact(String, QName) - Method in class com.ihr.xbrl.mapper.source.WebFormDataSource
-
- startOfFact(String, QName) - Method in class com.ihr.xbrl.mapper.source.worksheet.AbstractWorksheetDataSource
-
- startOfFact(String, QName) - Method in interface com.ihr.xbrl.mapper.source.XBRLDataSource
-
Called by the MapEngine when a new fact is about to be started
Return nothing.
- startOfFact(String, QName) - Method in class com.ihr.xbrl.mapper.source.XBRLFileDataSource
-
- StaticAssertionCheck - Interface in com.ihr.xbrl.om.assertions
-
The Interface StaticAssertionCheck.
- staticAssertionCheck() - Method in interface com.ihr.xbrl.om.assertions.StaticAssertionCheck
-
Static assertion check.
- staticAssertionCheck() - Method in class com.ihr.xbrl.om.assertions.XBRLExistenceAssertion
-
- staticAssertionCheck() - Method in class com.ihr.xbrl.om.assertions.XBRLValueAssertion
-
- staticCheck() - Method in class com.ihr.xbrl.om.assertions.XBRLAssertion
-
Static check.
- staticCheck() - Method in class com.ihr.xbrl.om.assertions.XBRLConsistencyAssertion
-
- StaticCheck - Interface in com.ihr.xbrl.om.formula
-
The Interface StaticCheck.
- staticCheck() - Method in interface com.ihr.xbrl.om.formula.StaticCheck
-
Resources that has static checking implements this interface.
- staticCheck() - Method in class com.ihr.xbrl.om.formula.XBRLFormula
-
- staticCheck() - Method in class com.ihr.xbrl.om.table.definition.XBRLAspectNode
-
- staticCheck() - Method in class com.ihr.xbrl.om.table.definition.XBRLRelationshipNode
-
- staticCheck() - Method in class com.ihr.xbrl.om.table.definition.XBRLRuleNode
-
- StaticCheck - Interface in com.ihr.xbrl.om.table
-
The Interface StaticCheck.
- staticCheck() - Method in interface com.ihr.xbrl.om.table.StaticCheck
-
Resources that has static checking implements this interface.
- staticCheckAspectRules() - Method in class com.ihr.xbrl.om.formula.XBRLFormula
-
Called during the compilation of the resource.
- staticCheckAspectRules() - Method in class com.ihr.xbrl.om.table.definition.XBRLRuleNode
-
Called during the compilation of the resource.
- StaticConceptName - Class in com.ihr.xbrl.resolvers.workers
-
The Class StaticConceptName.
- StaticConceptName() - Constructor for class com.ihr.xbrl.resolvers.workers.StaticConceptName
-
- StaticRole - Class in com.ihr.xbrl.om.renderhints
-
The Class StaticRole.
- StaticRole(GenericLinkbase, String) - Constructor for class com.ihr.xbrl.om.renderhints.StaticRole
-
Instantiates a new static role.
- StaticRole(XBRLResource) - Constructor for class com.ihr.xbrl.om.renderhints.StaticRole
-
Instantiates a new static role.
- staticRoleNode - Static variable in class com.ihr.xbrl.om.renderhints.StaticRole
-
The Constant staticRoleNode.
- Statistics - Class in com.ihr.xbrl.util
-
This class serves for storing information about how many times an operation has been called and the amount of time each operation was taken.
- Statistics() - Constructor for class com.ihr.xbrl.util.Statistics
-
- Statistics.LogDetails - Class in com.ihr.xbrl.util
-
The Class LogDetails.
- Statistics.LogDetails() - Constructor for class com.ihr.xbrl.util.Statistics.LogDetails
-
- stepsCodeForIndex(int) - Static method in class com.ihr.xbrl.dts.InstanceExplorerAbstract
-
Access to the dateStep code corresponding to the index in the sequence.
- stop() - Method in interface com.ihr.xbrl.gui.interfaces.Stopable
-
This method will be called by another thread in order
to request the DTSContainer process to stop execution.
- stop() - Method in class com.ihr.xbrl.om.DTSContainer
-
- stop() - Method in class com.ihr.xbrl.util.Timer
-
Stops the timer exection.
- Stopable - Interface in com.ihr.xbrl.gui.interfaces
-
This interface can be implemented by classes that execute long tasks while
monitor if another thread has requested the long process to stop .
- StorageEvent - Class in com.ihr.xbrl.store
-
The Class StorageEvent.
- StorageEvent(StoreXBRLThread, int, XBRLInstance, XBRLInstance, DTSContainer, DTSContainer, String) - Constructor for class com.ihr.xbrl.store.StorageEvent
-
Creates an StorageEvent object to be sent to parent applications.
- StorageEvent(StoreXBRLThread, int, Exception) - Constructor for class com.ihr.xbrl.store.StorageEvent
-
Instantiates a new storage event.
- StorageEventListener - Interface in com.ihr.xbrl.store
-
The listener interface for receiving storageEvent events.
- StorageService - Class in com.ihr.xbrl.store
-
This class is a storage service for XBRL documents to the XBRL Database.
- StorageService(RegisterExtraClasses[], Properties, boolean) - Constructor for class com.ihr.xbrl.store.StorageService
-
It must be public because of the way it should be initialized due to the
HasURIResolverParameter interface.
- StorageService(DatabaseManagerBase, RegisterExtraClasses[], Properties, boolean) - Constructor for class com.ihr.xbrl.store.StorageService
-
It must be public because of the way it should be initialized due to the
HasURIResolverParameter interface.
- StorageService.StorageStatus - Enum in com.ihr.xbrl.store
-
The Enum StorageStatus.
- StoreHistoryImpl - Class in com.ihr.xbrl.dts.history
-
The Class StoreHistoryImpl.
- StoreHistoryImpl() - Constructor for class com.ihr.xbrl.dts.history.StoreHistoryImpl
-
- StoreHistoryInterface - Interface in com.ihr.xbrl.dts.history
-
This is the interface that describes methods to add historical information to an object
that can store this information for later use.
- StoreXBRLThread - Class in com.ihr.xbrl.store
-
The Class StoreXBRLThread.
- StoreXBRLThread(URI[], String, DbUtil, HasStoreUserQuestions, HasEnableDisableOpenMenus, HasLoadingBar, HasLogPanel, HasErrorsHandler, boolean) - Constructor for class com.ihr.xbrl.store.StoreXBRLThread
-
Store documents in the XBRL Database in a separate thread
During the thread execution the process uses call back functions in other
objects in order to inform the main application about progress and errors
This version of the constructor reads a DTS from a set of URIs.
- StoreXBRLThread(String, URI[], String, DbUtil, HasStoreUserQuestions, HasEnableDisableOpenMenus, HasLoadingBar, HasLogPanel, HasErrorsHandler, boolean) - Constructor for class com.ihr.xbrl.store.StoreXBRLThread
-
Store documents in the XBRL Database in a separate thread
During the thread execution the process uses call back functions in other
objects in order to inform the main application about progress and errors
This version of the constructor reads a DTS from a set of URIs.
- StoreXBRLThread(String, XBRLDocument[], Session, HasEnableDisableOpenMenus, HasLoadingBar, HasLogPanel, DbUtil, boolean) - Constructor for class com.ihr.xbrl.store.StoreXBRLThread
-
Store documents in the XBRL Database in a separate thread
During the thread execution the process uses call back functions in other
objects in order to inform the main application about progress and errors
This version of the constructor uses the documents already read by the
parent application.
- StoreXBRLThread(XBRLDocument[], Session, HasEnableDisableOpenMenus, HasLoadingBar, HasLogPanel, DbUtil, boolean) - Constructor for class com.ihr.xbrl.store.StoreXBRLThread
-
Store documents in the XBRL Database in a separate thread
During the thread execution the process uses call back functions in other
objects in order to inform the main application about progress and errors
This version of the constructor uses the documents already read by the
parent application.
- StoreXBRLThread() - Constructor for class com.ihr.xbrl.store.StoreXBRLThread
-
This constructor exist only in order to allow other classes to
register the DatabaseURI Resolver before any thead for storing
information is futher created.
- strict - Static variable in class com.ihr.xbrl.om.assertions.XBRLConsistencyAssertion
-
The Constant strict.
- stringItemType - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition
-
The Constant stringItemType.
- stringTokenToInt(String) - Static method in class com.ihr.xbrl.dts.InstanceExplorerAbstract
-
Transform a string representation of a token for a period into
the corresponding integer value.
- stringToValue(String) - Method in class com.ihr.xbrl.util.RegexFormatter
-
Parses text returning an arbitrary Object.
- StructuralNodeInterface - Interface in com.ihr.xbrl.om.table.structural
-
Interface used to indicate tree node functionality of nodes and tree navigation .
- StructuralNodeValidation - Class in com.ihr.xbrl.om.table.structural
-
class to provide static methods for implementing several validation rules.
- StructuralNodeValidation() - Constructor for class com.ihr.xbrl.om.table.structural.StructuralNodeValidation
-
- structuredQName(QName) - Static method in class com.ihr.xbrl.util.XMLTools
-
Structured q name.
- styles - Static variable in interface com.ihr.xbrl.om.errors.LinkableErrorMessage
-
The Constant styles.
- SubQueryToken - Class in com.ihr.xbrl.xbrlq
-
This is an operator (optional) and a subToken executable query.
- SubQueryToken(String, String) - Constructor for class com.ihr.xbrl.xbrlq.SubQueryToken
-
Instantiates a new sub query token.
- subroutineStack - Variable in class com.rs.xbrl.GenerationContext
-
Used to store the SheetPoint where processor must jump once ENDCALL instruction is found after a CALL instruction
- SUBSTITUTION - Static variable in class com.ihr.xbrl.om.taxonomy.XMLElementDefinition
-
The Constant SUBSTITUTION.
- substitutionGroup - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLItem
-
This is xbrli:item.
- substitutionGroup - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLTuple
-
This is xbrli:tuple.
- substitutionGroup - Static variable in class com.ihr.xbrl.om.taxonomy.XMLElementDefinition
-
The [Substitution Group] property.
- summation_item_arcrole_URI - Static variable in class com.ihr.xbrl.om.exLinks.CalculationLinkbase
-
http://www.xbrl.org/2003/arcrole/summation-item
- SUMMATION_ITEM_INVALID_DEBIT_CREDIT_RELATIONSHIP - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
-
The Constant SUMMATION_ITEM_INVALID_DEBIT_CREDIT_RELATIONSHIP.
- SUMMATION_ITEM_INVALID_WEIGHT_VALUE - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
-
The Constant SUMMATION_ITEM_INVALID_WEIGHT_VALUE.
- SUMMATION_ITEM_SOURCE_NOT_ITEM - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
-
The Constant SUMMATION_ITEM_SOURCE_NOT_ITEM.
- SUMMATION_ITEM_SOURCE_NOT_NUMERIC - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
-
The Constant SUMMATION_ITEM_SOURCE_NOT_NUMERIC.
- SUMMATION_ITEM_TARGET_NOT_ITEM - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
-
The Constant SUMMATION_ITEM_TARGET_NOT_ITEM.
- SUMMATION_ITEM_TARGET_NOT_NUMERIC - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
-
The Constant SUMMATION_ITEM_TARGET_NOT_NUMERIC.
- SUN_OS - Static variable in class com.ihr.xbrl.om.Platform
-
The Constant SUN_OS.
- Supervisor - Interface in com.ihr.xbrl.resolvers
-
A class implementing this interface is able to check if the result of a worker is OK or not.
- sWeeks - Static variable in class com.ihr.xbrl.dts.InstanceExplorerAbstract
-
The Constant sWeeks.
- sYears - Static variable in class com.ihr.xbrl.dts.InstanceExplorerAbstract
-
The Constant sYears.
- SYNCHRONIZEREMOTECATALOG - Static variable in class com.ihr.xbrl.om.RSRemoteCatalogResolver
-
The synchronizeremotecatalog.
- System - Class in com.ihr.xbrl.pojo
-
There should be just one record on the system table in the database.
- System() - Constructor for class com.ihr.xbrl.pojo.System
-