Package | Description |
---|---|
com.ihr.xbrl.adins.efm |
Provides the implementation of the Edgar Filer Manual validation add-in
This package contains the implementation of the Edgar Filer Manual validation
engine according with the rules defined by the U.S.
|
com.ihr.xbrl.adins.efm.errors |
Provides classes for the specific error messages for the the implementation of the Edgar Filer Manual validation add-in
This package is part of the implementation of the Edgar Filer Manual
Created: 15/05/2011
|
com.ihr.xbrl.adins.esef | |
com.ihr.xbrl.adins.esef.validation | |
com.ihr.xbrl.comparator |
Provides the classes necessary to compare two DTSs and obtain the differences
according to the XVS specification.
|
com.ihr.xbrl.dts |
Provides the classes necessary to investigate the content of a DTS.
|
com.ihr.xbrl.mapper |
Provides the classes necessary access to content in whatever format and create an XBRL Instance document
This package contains the MapEngine and Mappers that uses a configuration file with an Instance
template.
|
com.ihr.xbrl.mapper.instance | |
com.ihr.xbrl.mapper.source |
Provides implementations of drivers to obtain data from multiple sources in order to create an XBRL Instance
Some of the drivers collects data from a web form or from an excel file.
|
com.ihr.xbrl.mapper.source.worksheet |
This package contains the root class for the mapper XBRL drivers that obtains information from
spreadsheets, Excel and Google sheets are currently implemented.
|
com.ihr.xbrl.om |
Provides the classes necessary to start processing XBRL information.
|
com.ihr.xbrl.om.errors |
Provides the classes necessary to produce and process XBRL related errors
There are two error categories.
|
com.ihr.xbrl.om.formula |
Provides the classes necessary to implement a plug in XBRL processor for validation of
docuents and taxonomies according to the XBRL formula specification 1.0
At this stage the package is just created.
|
com.ihr.xbrl.om.formula.aspects | |
com.ihr.xbrl.om.formula.functions.reusable |
Contains classes than can be reused from XFI functions and other classes in the API that requires the same
functionality but without the overhead of being an XFI function with parameters
|
com.ihr.xbrl.om.instance |
Provides the classes necessary to process, read and write the content of XBRL Instance documents.
|
com.ihr.xbrl.om.quality.frta.validation | |
com.ihr.xbrl.om.quality.rs.validation | |
com.ihr.xbrl.om.table.definition |
Classes supporting definition nodes
|
com.ihr.xbrl.om.taxonomy |
Provides the classes necessary to process, write and read XBRL Taxonomy schemas and content
of the XBRL Taxonomy Schemas that requires XBRL processing.
|
com.ihr.xbrl.om.xdt |
Provides the classes necessary to implement a plug in XBRL processor for validation of
dimensional instance documents according to the XBRL Dimensions specification 1.0
This package contains two hierarchies of classes.
|
com.ihr.xbrl.om.xenum | |
com.ihr.xbrl.om.xenum2 | |
com.ihr.xbrl.pojo |
Provides the classes necessary to access to the content of a DTS using POJO technology.
|
com.ihr.xbrl.versioning |
Provides the classes necessary to create or access to the content of a versioning
report.
|
Modifier and Type | Method and Description |
---|---|
XBRLValidationReport |
EFMProcessor.validateAtMostOneAll(XMLElementDefinition elDef)
Validate at most one all.
|
Constructor and Description |
---|
EFMInvalidConceptId(XMLElementDefinition el)
Instantiates a new EFM invalid concept id.
|
Modifier and Type | Method and Description |
---|---|
XMLElementDefinition |
ESEFProcessor.getLineItemsNotDimensionallyQualifiedPlaceholder()
Gets the line items not dimensionally qualified placeholder.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<XMLElementDefinition> |
ESEFProcessor.getExtensionConcepts()
Returns a set of concept definitions that belongs to extension taxonomies.
|
java.util.Set<XMLElementDefinition> |
ESEFProcessor.getExtensionDimensions()
Returns a set of extension dimensions.
|
java.util.Set<XMLElementDefinition> |
ESEFProcessor.getExtensionHypercubes()
Returns a set of extension hypercubes.
|
java.util.Set<XMLElementDefinition> |
ESEFProcessor.getExtensionMembers()
Returns a set of extension members.
|
java.util.Set<XMLElementDefinition> |
ESEFProcessor.getLineItemsNotDimensionallyQualified()
Returns a collection (unordered) of concept definitions that are children of LineItemsNotDimensionallyQualifiedHypercube
in the 999999 role
This method is thread safe.
|
Modifier and Type | Method and Description |
---|---|
XMLElementDefinition |
ESEF_1_1_1.ESEF_1_1_1_Inconsistency.getElement()
Gets the element.
|
XMLElementDefinition |
ESEF_1_4_1.ESEF_1_4_1_Inconsistency.getElement()
Gets the element.
|
Constructor and Description |
---|
ESEF_1_1_1_Inconsistency(XMLElementDefinition element,
java.util.Set<java.lang.String> missingLangs,
ESEF_1_1_1 rule)
Instantiates a new ESE F 1 1 1 inconsistency.
|
ESEF_1_4_1_Inconsistency(int i,
XMLElementDefinition element,
ESEF_1_4_1 rule)
Instantiates a new ESE F 1 4 1 inconsistency.
|
ESEF_3_2_2_Error(int i,
XMLElementDefinition el,
javax.xml.namespace.QName type,
ESEF_3_2_2 rule)
Instantiates a new ESE F 3 2 2 error.
|
ESEF_3_2_5_Error(XMLElementDefinition item,
ESEF_3_2_5 rule)
Instantiates a new ESE F 3 2 5 error.
|
ESEF_3_4_2_c_Error(XMLElementDefinition concept,
ESEF_3_4_2_c rule)
Instantiates a new ESE F 3 4 2 c error.
|
ESEF_3_4_2_d_Error(XMLElementDefinition item,
ESEF_3_4_2_d rule)
Instantiates a new ESE F 3 4 2 d error.
|
ESEF_3_4_2_e_Error(XMLElementDefinition concept,
ESEF_3_4_2_e rule)
Instantiates a new ESE F 3 4 2 c error.
|
ESEF_3_4_5_a_Error(int i,
XMLElementDefinition concept,
XBRLRoleType role,
XBRLRoleType where,
ESEF_3_4_5_a rule)
Instantiates a new ESE F 3 4 5 a error.
|
ESEF_3_4_5_b_Error(int i,
XMLElementDefinition concept,
XBRLRoleType role,
java.lang.String lang,
ESEF_3_4_5_b rule)
Instantiates a new ESE F 3 4 5 b error.
|
ESEF_3_4_6_Error(int i,
XBRLRelationship rel,
XMLElementDefinition concept,
java.util.Set<java.lang.String> factIds,
ESEF_3_4_6 rule)
Instantiates a new ESE F 3 4 6 error.
|
ESEF_RTS_IVp4_1_Error(XMLElementDefinition core,
XMLElementDefinition duplicate,
ESEF_RTS_IV_p4_1 rule)
Instantiates a new ESE F RT S I vp 4 1 error.
|
ESEF_RTS_IVp4_2_Error(XMLElementDefinition element,
ESEF_RTS_IV_p4_2 rule)
Instantiates a new ESE F RT S I vp 4 2 error.
|
ESEF_RTS_IVp8_Error(int i,
XMLElementDefinition concept,
ESEF_RTS_IV_p8 rule)
Instantiates a new ESE F RT S I vp 8 error.
|
Modifier and Type | Method and Description |
---|---|
ComparatorMapping<XMLElementDefinition> |
DTSComparator.getConceptMapper()
Gets the concept mapper.
|
ComparatorMapping<XMLElementDefinition> |
DTSComparator.guessConceptMapTable(OrderedFragmentsList items1,
OrderedFragmentsList items2)
Builds up a new conceptMap table based on the probability of concept matching because of the
concept QNames after namespace rules apply.
|
Modifier and Type | Method and Description |
---|---|
void |
DTSComparator.setConceptMapper(ComparatorMapping<XMLElementDefinition> newConceptMapper)
Sets the concept mapper.
|
Constructor and Description |
---|
DTSComparator(DTSContainer dts1,
DTSContainer dts2,
ComparatorMapping<java.lang.String> namespaceMap,
ComparatorMapping<XMLElementDefinition> conceptMap,
ComparatorMapping<java.lang.String> roleMap,
ComparatorMapping<XBRLResource> resourceMap)
A DTS Comparator investigates the differences between two DTSs.
|
Modifier and Type | Method and Description |
---|---|
XMLElementDefinition |
KeysForFactsProvider.ReferenciableElement.getElement()
Gets the element.
|
XMLElementDefinition |
FactUse.getItem()
Access to the item of this item use tuple.
|
XMLElementDefinition |
MemberInfo.getItem()
Gets the item.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<ClsPackQNameContainer> |
DimensionalInstanceExplorer.getItemDimensions(XMLElementDefinition item,
XBRLRoleType role)
Returns a collection of dimensions that are applicable for this primary item.
|
java.lang.String |
LabelsProviderBasic.getLabel(XMLElementDefinition el)
Gets the label.
|
java.lang.String |
LabelsProvider.getLabel(XMLElementDefinition el)
Returns a suitable label for the element
The language is obtained by asking the application for the preferred language.
|
java.lang.String |
LabelsProviderBasic.getLabel(XMLElementDefinition el,
XBRLRoleType preferredRole)
Gets the label.
|
java.lang.String |
LabelsProvider.getLabel(XMLElementDefinition el,
XBRLRoleType preferredRole)
Returns a label for the element corresponding to the preferredRole.
|
Constructor and Description |
---|
DDimension(java.util.Collection<XBRLTreeRoot> vRoots,
XMLElementDefinition startingElement,
boolean bRemoveXDTElements)
Creates a DDimension using all elements in the parent-child hierarchy starting at element startingElement
once it is found in the parent-child hierarchy from vRoots.
|
FactUse(XMLElementDefinition item,
XBRLFactsList parent,
RowKey rowKey)
Instantiates a new fact use.
|
MemberInfo(XMLElementDefinition item)
Instantiates a new member info.
|
PMember(XBRLTreeNode node,
DDimension dim,
boolean bRemoveXDTElements,
XMLElementDefinition hc,
XMLElementDefinition di)
Instantiates a new p member.
|
PMember(XMLElementDefinition item,
Dimension<?> dim)
Instantiates a new p member.
|
PMember(XMLElementDefinition item,
XBRLRelationship rel,
Dimension<?> dim)
Instantiates a new p member.
|
ReferenciableElement(XMLElementDefinition element)
Instantiates a new referenciable element.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
MapperBase.getNewMapIdentifier(XMLElementDefinition element)
Generates a new identifier for the element used as a parameter.
|
Modifier and Type | Method and Description |
---|---|
XMLElementDefinition |
MapperFact.getConceptElement()
Gets the concept definition QName.
|
Modifier and Type | Method and Description |
---|---|
void |
MapperFact.setConcept(XMLElementDefinition concept)
Sets the concept definition in the taxonomy.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ExcelDataSource.isNil(java.lang.String mapIdentifier,
int index,
XMLElementDefinition concept) |
boolean |
XBRLFileDataSource.isNil(java.lang.String mapIdentifier,
int index,
XMLElementDefinition concept) |
boolean |
XBRLDataSource.isNil(java.lang.String mapIdentifier,
int index,
XMLElementDefinition concept)
Return true if the concept content is xsi:nil so there will be no request for a value.
|
boolean |
SQLDataSource.isNil(java.lang.String mapIdentifier,
int index,
XMLElementDefinition concept) |
boolean |
CSVDataSource.isNil(java.lang.String mapIdentifier,
int index,
XMLElementDefinition concept) |
boolean |
WebFormDataSource.isNil(java.lang.String mapIdentifier,
int index,
XMLElementDefinition concept) |
boolean |
VoidDataSource.isNil(java.lang.String mapIdentifier,
int index,
XMLElementDefinition concept) |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractWorksheetDataSource.isNil(java.lang.String mapIdentifier,
int index,
XMLElementDefinition concept) |
Modifier and Type | Method and Description |
---|---|
XMLElementDefinition |
DTSContainer.getConcept(javax.xml.namespace.QName concept)
Returns a concept declaration in the DTS regardless it is a tuple, item or pure element
returns null if the concept is not defined in the DTS or if the
value of the QName for the concept parameter is null.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<XMLElementDefinition> |
DTSContainer.getConcepts()
Iterator over all XBRL Concept declarations (Items and Tuples) in the DTS (crosses all taxonomies).
|
Modifier and Type | Method and Description |
---|---|
static void |
XBRLValidationReportTools.addConceptInfo(XMLElementDefinition concept,
java.util.Map<XBRLValidationErrorReport.ErrorValueKey,java.lang.Object> data) |
Constructor and Description |
---|
XBRLMapExceptionFact(java.lang.String mapCellId,
java.lang.String mapSourceFileName,
XMLElementDefinition concept,
java.lang.String validationFailureMessage)
Instantiates a new XBRL mapper validation exception fact.
|
Constructor and Description |
---|
FContext(XMLElementDefinition el)
Instantiates a new f context.
|
FContext(XMLElementDefinition el,
XBRLContext ctx)
Instantiates a new f context.
|
Modifier and Type | Method and Description |
---|---|
XMLElementDefinition |
ConceptAspectInterface.getConcept()
Returns the calculated concept for this aspect.
|
XMLElementDefinition |
DefaultAspectRule.getConcept()
Gets the concept.
|
XMLElementDefinition |
ConceptAspectRule.getConcept()
Gets the concept.
|
Modifier and Type | Method and Description |
---|---|
void |
DimensionAspectInterface.resolve(XMLElementDefinition el,
FContext fc,
javax.xml.namespace.QName dimName)
Resolve one dimension in the appropriate dimension container.
|
void |
DimensionTypedRule.resolve(XMLElementDefinition el,
FContext fc,
javax.xml.namespace.QName dimName)
Resolve.
|
void |
DefaultAspectRule.resolve(XMLElementDefinition el,
FContext fc,
javax.xml.namespace.QName dimName)
Resolve.
|
void |
DimensionExplicitRule.resolve(XMLElementDefinition el,
FContext fc,
javax.xml.namespace.QName dimName)
Resolve.
|
Modifier and Type | Method and Description |
---|---|
static void |
RC_XFI_concept_relationships_drs.collectRelationships(java.util.ArrayList<XBRLRelationship> relationships,
RC_XFI_concept_relationships_drs.Axis axis,
XMLElementDefinition concept,
java.util.List<XBRLRoleType> vRoles,
int generations)
Collect relationships.
|
static void |
RC_XFI_concept_relationships.collectRelationships(java.util.List<XBRLRelationship> relationships,
java.util.Set<XMLFragment> parents,
RC_XFI_concept_relationships.Axis axis,
XMLElementDefinition concept,
java.util.List<XBRLRoleType> vRoles,
java.util.List<XBRLArcroleType> vArcRoles,
int generations,
net.sf.saxon.value.QNameValue linkName,
net.sf.saxon.value.QNameValue arcName,
boolean siblignsOfRoot)
Collect relationships.
|
static RC_XFI_concept_relationships_drs.Axis |
RC_XFI_concept_relationships_drs.simplifyAxis(RC_XFI_concept_relationships_drs.Axis axis,
int generations,
XMLElementDefinition concept)
Simplify axis.
|
static RC_XFI_concept_relationships.Axis |
RC_XFI_concept_relationships.simplifyAxis(RC_XFI_concept_relationships.Axis axis,
int generations,
XMLElementDefinition concept)
Simplify axis.
|
Modifier and Type | Method and Description |
---|---|
XMLElementDefinition |
XBRLFact.getElementDefinition()
Access to the element definition behind this fact.
|
Constructor and Description |
---|
FactIteratorSgFilter(java.util.Iterator<T> iter,
XMLElementDefinition sg)
Instantiates a new fact iterator sg filter.
|
Modifier and Type | Method and Description |
---|---|
XMLElementDefinition |
FRTA_2_1_10.FRTA_2_1_10_Inconsistency.getElement()
Gets the element.
|
XMLElementDefinition |
FRTA_2_1_5.FRTA_215_Inconsistency.getElement()
Gets the element.
|
XMLElementDefinition |
FRTA_2_1_8.FRTA_2_1_8_Inconsistency.getElement()
Gets the element.
|
XMLElementDefinition |
FRTA_2_1_18.FRTA_2_1_18_Inconsistency.getElement()
Gets the element.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<XMLElementDefinition> |
FRTA_2_1_11.FRTA_2_1_11_Inconsistency.getConcepts()
Gets the concepts.
|
Constructor and Description |
---|
FRTA_2_1_10_Inconsistency(XMLElementDefinition element,
QualityCheck<QualityProcessor> rule,
java.lang.String deepReason)
Instantiates a new FRT A 2 1 10 inconsistency.
|
FRTA_2_1_18_Inconsistency(XMLElementDefinition element,
com.ihr.xbrl.om.quality.frta.validation.FRTA_2_1_18.RoleLangLabel rlb,
java.util.List<java.lang.String> labels,
QualityCheck<QualityProcessor> rule)
Instantiates a new FRT A 2 1 18 inconsistency.
|
FRTA_2_1_8_Inconsistency(XMLElementDefinition element,
QualityCheck<QualityProcessor> rule)
Instantiates a new FRT A 2 1 8 inconsistency.
|
FRTA_215_Inconsistency(XMLElementDefinition element,
java.lang.String proposedId,
QualityCheck<QualityProcessor> rule)
Instantiates a new FRT A 215 inconsistency.
|
Constructor and Description |
---|
FRTA_2_1_11_Inconsistency(java.lang.String lang,
java.util.List<XMLElementDefinition> concepts,
QualityCheck<QualityProcessor> rule,
int mode,
java.lang.String deepReason)
Instantiates a new FRT A 2 1 11 inconsistency.
|
Modifier and Type | Method and Description |
---|---|
XMLElementDefinition |
RS_6_3_1.RS_6_3_1_Inconsistency.getConcept()
Gets the concept.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<XMLElementDefinition> |
RS_6_2_1.RS_6_2_1_Inconsistency.getConcepts()
Gets the concepts.
|
Constructor and Description |
---|
RS_6_3_1_Inconsistency(XMLElementDefinition concept,
XBRLRoleType role,
QualityCheck<QualityProcessor> rule)
Instantiates a new r S 6 3 1 inconsistency.
|
Constructor and Description |
---|
RS_6_2_1_Inconsistency(java.util.List<XMLElementDefinition> concepts,
QualityCheck<QualityProcessor> rule)
Instantiates a new r S 6 2 1 inconsistency.
|
Modifier and Type | Method and Description |
---|---|
XMLElementDefinition[] |
ConceptsAspectInterface.getConcepts()
Returns the calculated concept for this aspect.
|
XMLElementDefinition[] |
ConceptAspectNode.getConcepts()
Gets the concepts.
|
Constructor and Description |
---|
GraphNodeBuildingParameters(XMLElementDefinition concept,
java.util.ArrayList<XBRLRelationship> rels,
boolean bIncludeSelf,
boolean bIncludeFrom,
boolean bIncludeChildren,
RelationshipGraphNode.NodeFactory<Z> nf,
boolean bUsable)
Information to build up the graph must be provided as an instance of this class.
|
Modifier and Type | Class and Description |
---|---|
class |
XBRLElementDefinition
This is just an abstract class used on top of XBRLItem and XBRLTuple classes to distinguish them from raw XMLElementDefinition.
|
class |
XBRLItem
The Class XBRLItem.
|
class |
XBRLTuple
The Class XBRLTuple.
|
Modifier and Type | Field and Description |
---|---|
static XMLElementDefinition |
XMLElementDefinition.nullConcept
The Constant nullConcept.
|
Modifier and Type | Method and Description |
---|---|
XMLElementDefinition |
XBRLTaxonomy.addElement(XMLElementDefinition newElement)
Add a new element to the taxonomy.
|
XMLElementDefinition |
XMLElementDefinition.generateNode()
Generate node.
|
XMLElementDefinition |
XSDElementRef.getElement()
The Element definition of this XSDElement.
|
XMLElementDefinition |
XBRLTaxonomy.getElementDefinitionById(java.lang.String id)
Finds the element definition based on the element name and returns
an XMLDocument that can be an XMLDocument, an XBRLItem or an XBRLTuple
Returns null if not found.
|
XMLElementDefinition |
XBRLTaxonomy.getElementDefinitionByName(java.lang.String name)
Finds the element definition based on the element name and returns
an XMLDocument that can be an XMLFragment, an XBRLItem or an XBRLTuple
Returns null if not found.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<XMLElementDefinition> |
XBRLTaxonomy.getConcepts()
Access to the [Concepts] property
This method does not return non XBRL concep definitions.
|
java.util.Iterator<XMLElementDefinition> |
XBRLTaxonomyRootNode.getElementsIterator()
Gets the elements iterator.
|
java.util.Collection<? extends XMLElementDefinition> |
XMLElementDefinition.getInSubstitutionGroup()
Returns a collection of elements that are in the substitution group of this element or has this
element in the substitution group hierarchy.
|
java.util.Collection<XMLElementDefinition> |
XMLElementDefinition.getSubstitutionGroupHierarchy()
Returns a collection of XMLElementDefinition elements representing the substitution group
hierarchy tree for this concept definition.
|
Modifier and Type | Method and Description |
---|---|
XMLElementDefinition |
XBRLTaxonomy.addElement(XMLElementDefinition newElement)
Add a new element to the taxonomy.
|
void |
XBRLTaxonomy.delElement(XMLElementDefinition element)
Deletes an element from the taxonomy
This function will not delete the relationships the element participates on.
|
boolean |
XMLElementDefinition.isInSubstitutionGroup(XMLElementDefinition element)
Returns true if the element received as a parameter is in this element's substitution group.
|
Constructor and Description |
---|
XBRLItem(XMLElementDefinition node)
Creates an item using the properties of the concept received as a parameter.
|
XBRLTuple(XMLElementDefinition node)
Instantiates a new XBRL tuple.
|
XSDElementRef(XMLElementDefinition el,
int minOccurs,
int maxOccurs)
Instantiates a new XSD element ref.
|
Modifier and Type | Method and Description |
---|---|
XMLElementDefinition |
XDTCombinationItemImplicit.getElement()
Gets the element.
|
XMLElementDefinition |
XDTDimension.getTypedElement()
Access to the element that is valid content for the typed dimension.
|
Constructor and Description |
---|
XDTCombinationItemImplicit(XDTDimensionUse dim,
XMLElementDefinition element)
Creates a implicit dimension member.
|
Modifier and Type | Method and Description |
---|---|
XMLElementDefinition |
ExtensibleEnumerationsProcessor.checkValidQNameIsConcept(javax.xml.namespace.QName qname)
Validates the QName passed in in the QName parameter is a concept defined in the DTS
and is not a dimension and not an hypercube.
|
XMLElementDefinition |
EnumerationElement.getConcept()
Gets the concept.
|
XMLElementDefinition |
DomainNode.getConcept()
Gets the concept.
|
XMLElementDefinition |
EnumerationElement.getDomain()
Gets the domain.
|
Constructor and Description |
---|
DomainNode(XMLElementDefinition concept)
Instantiates a new domain node.
|
EnumerationElement(XMLElementDefinition concept,
XMLElementDefinition domain,
java.lang.String enumLinkrole,
boolean headUsable)
Instantiates a new enumeration element.
|
Modifier and Type | Method and Description |
---|---|
XMLElementDefinition |
ExtensibleEnumerations2Processor.checkValidQNameIsConcept(javax.xml.namespace.QName qname)
Validates the QName passed in in the QName parameter is a concept defined in the DTS
and is not a dimension and not an hypercube.
|
XMLElementDefinition |
EnumerationElement.getConcept()
Gets the concept.
|
XMLElementDefinition |
DomainNode.getConcept()
Gets the concept.
|
XMLElementDefinition |
EnumerationElement.getDomain()
Gets the domain.
|
Modifier and Type | Method and Description |
---|---|
Enum2Type |
ExtensibleEnumerations2Processor.isEnumerable(XMLElementDefinition element)
Returns true if the element is defined as enum:enumerationItemType.
|
Constructor and Description |
---|
DomainNode(XMLElementDefinition concept)
Instantiates a new domain node.
|
EnumerationElement(XMLElementDefinition concept,
Enum2Type type,
XMLElementDefinition domain,
java.lang.String enumLinkrole,
boolean headUsable)
Instantiates a new enumeration element.
|
Modifier and Type | Method and Description |
---|---|
XMLElementDefinition |
XBRLRSGenerator.generate(XBRLConcept concept)
Generate.
|
Modifier and Type | Method and Description |
---|---|
XMLElementDefinition |
ConceptActivityReport.getNewConcept()
Gets the new concept.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa