|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ComparablePart in com.batavia.xbrl |
|---|
| Subinterfaces of ComparablePart in com.batavia.xbrl | |
|---|---|
interface |
XbrlElement
Interface for all types of elements in XBRL environment. |
| Uses of ComparablePart in com.batavia.xbrl.instance |
|---|
| Subinterfaces of ComparablePart in com.batavia.xbrl.instance | |
|---|---|
interface |
Context
The context element contains information about the entity being described, the reporting period and the reporting scenario, all of which are necessary for understanding a business fact captured as an XBRL item. |
interface |
ContextElement
superclass for all types of elements of Contexts in instancedocuments Copyright 2006 J2R BV, The Netherlands. |
interface |
DateTime
Child of Period Copyright 2006 J2R BV, The Netherlands. |
interface |
Divide
The divide element MUST contain a unitNumerator element followed by a unitDenominator element. |
interface |
EndDate
Child of Period Copyright 2006 J2R BV, The Netherlands. |
interface |
Entity
The entity element documents the entity (business, government department, individual, etc.) |
interface |
Fact
While a taxonomy defines reporting concepts, it does not contain the actual values of facts based on the defined concepts. |
interface |
Footnote
The footnote element is the only resource allowed in footnoteLink elements. |
interface |
FootnoteArc
The footnoteArc element has the same syntax as generic extended link arcs. |
interface |
FootnoteLink
While tuples deal with certain regularly-structured associations between elements that might appear in an XBRL instance, many documents include irregularly structured associations between facts. |
interface |
FootnoteLocator
footnoteLink elements MUST NOT contain locators that are not loc elements. |
interface |
Forever
Child of Period Copyright 2006 J2R BV, The Netherlands. |
interface |
Fraction
Special type of Item. |
interface |
FractionDenominator
NON ZERO denominator for fractions. |
interface |
FractionNumerator
Numerator for fractions. |
interface |
FractionPart
Super for parts of fractions Copyright 2006 J2R BV, The Netherlands. |
interface |
Identifier
An identifier element specifies a scheme for identifying business entities. |
interface |
InstanceElement
Superclass for all types of elements of instancedocuments in XBRL environment Copyright 2006 J2R BV, The Netherlands. |
interface |
Instant
Child of Period Copyright 2006 J2R BV, The Netherlands. |
interface |
Item
an item represents a single fact or business measurement. |
interface |
LinkbaseRef
The linkbaseRef element conforms to this standard by using a specific xlink:arcrole content value Copyright 2006 J2R BV, The Netherlands. |
interface |
Measure
The measure element is used to describe a basic unit of measure. |
interface |
Period
The period element contains the instant or interval of time for reference by an item element. |
interface |
RegularInstanceElement
Superclass for all types of elements of instancedocuments in XBRL environment Copyright 2006 J2R BV, The Netherlands. |
interface |
ReportScope
implementations are a relative place in an instance report |
interface |
RootElement
This class creates the root for an InstanceDocument of either RootElements with one or more Xbrl decendants or Xbrl directly Copyright 2006 J2R BV, The Netherlands. |
interface |
Scenario
Business facts can be reported as actual, budgeted, restated, pro forma, etc. |
interface |
SchemaRef
Every XBRL instance MUST contain at least one schemaRef element. |
interface |
Segment
The segment element is an optional container for additional mark-up that the preparer of an XBRL instance SHOULD use to identify the business segment more completely in cases where the entity identifier is insufficient. |
interface |
StartDate
Child of Period Copyright 2006 J2R BV, The Netherlands. |
interface |
Tuple
While most business facts can be independently understood, some facts are dependent on each other for proper understanding, especially if multiple occurrences of that fact are being reported. |
interface |
Unit
The unit element specifies the units in which a numeric item has been measured. |
interface |
UnitDenominator
The unitNumerator element and the unitDenominator element must both contain one or more measure elements. |
interface |
UnitElement
superclass for all types of elements of units in instancedocuments Copyright 2006 J2R BV, The Netherlands. |
interface |
UnitNumerator
The unitNumerator element and the unitDenominator element must both contain one or more measure elements. |
interface |
UnknownInstanceElement
class for all types of UNKNOWN (not XBRL 2.1 spec or known module) elements of instancedocuments in XBRL environment Copyright 2006 J2R BV, The Netherlands. |
interface |
Xbrl
rootelement of instancedocuments. top-parent for all the instance elements Copyright 2006 J2R BV, The Netherlands. |
| Methods in com.batavia.xbrl.instance with parameters of type ComparablePart | |
|---|---|
boolean |
Context.identicalExceptPeriod(ComparablePart another)
test if this is identical to another except for the period |
| Uses of ComparablePart in com.batavia.xbrl.instance.dimension |
|---|
| Subinterfaces of ComparablePart in com.batavia.xbrl.instance.dimension | |
|---|---|
interface |
DimensionalContext
Copyright 2006 J2R BV, The Netherlands. |
interface |
DimensionalFractionItem
Copyright 2006 J2R BV, The Netherlands. |
interface |
DimensionalItem
Copyright 2006 J2R BV, The Netherlands. |
interface |
DimensionalMember
Copyright 2006 J2R BV, The Netherlands. |
interface |
DimensionalScenario
extends standard Scenario overrides the addChild(Element) to build the XDT domain Copyright 2006 J2R BV, The Netherlands. |
interface |
DimensionalSegment
extends standard Segment overrides the addChild(Element) to build the XDT domain Copyright 2006 J2R BV, The Netherlands. |
interface |
ExplicitMember
The xbrldi:Member element is a simple-type link whose content MUST be a member of the domain of the explicit dimension to which its xlink:href attribute refers. |
interface |
TypedMember
The xbrldi:Member element is a simple-type link whose content MUST be a member of the domain of the explicit dimension to which its xlink:href attribute refers. |
| Methods in com.batavia.xbrl.instance.dimension with parameters of type ComparablePart | |
|---|---|
boolean |
DimensionalScenario.s_equal(ComparablePart another)
Determine if the other is Structure equal to this. |
| Uses of ComparablePart in com.batavia.xbrl.network |
|---|
| Subinterfaces of ComparablePart in com.batavia.xbrl.network | |
|---|---|
interface |
NetworkArc
Arc in a network of Nodes connected by arcs. |
interface |
NetworkNode
Interface for Node in a network of Nodes connected by arcs. |
| Uses of ComparablePart in com.batavia.xbrl.network.roles |
|---|
| Subinterfaces of ComparablePart in com.batavia.xbrl.network.roles | |
|---|---|
interface |
SummationContributingItem
Interface for Items that contribute to summations in calculation networks. |
| Uses of ComparablePart in com.batavia.xbrl.taxonomy |
|---|
| Subinterfaces of ComparablePart in com.batavia.xbrl.taxonomy | |
|---|---|
interface |
Annotation
Interface for Annotation elements in XBRL taxonomy documents Copyright 2006 J2R BV, The Netherlands. |
interface |
AppInfo
Interface for AppInfo elements in Taxonomy documents Copyright 2006 J2R BV, The Netherlands. |
interface |
CalculationArc
The calculationArc element is an [XLINK] arc. |
interface |
CalculationLink
The calculationLink element is an extended link. |
interface |
Concept
Concepts are defined in taxonomy schemas. |
interface |
DeclaredArc
The declared arc interface is to be used for arcs that are contained in declared links. |
interface |
DeclaredLink
The DeclaredLink element is an extended link. |
interface |
DeclaredResource
The declared arc interface is to be used for arcs that are contained in declared links. |
interface |
Definition
The roleType element MAY contain a definition element. |
interface |
DefinitionArc
The definitionArc element is an [XLINK] arc. |
interface |
DefinitionLink
The definitionLink element is an extended link. |
interface |
Documentation
All XBRL extended links MAY contain documentation elements. |
interface |
Import
import elements define into which namespace the information found on the URI in schemaLocation should be added. |
interface |
Include
include element is used to add multiple schemas with the same target namespace to a document. |
interface |
Label
Although each taxonomy defines a single set of elements representing a set of business reporting concepts , the human-readable XBRL documentation for those concepts, including labels (strings used as human-readable names for each concept) and other explanatory documentation, is contained in a resource element in the label linkbase. |
interface |
LabelArc
The labelArc element is an [XLINK] arc. |
interface |
LabelLink
The labelLink element is an extended link. |
interface |
LinkbaseExtendedLink
Interface for linkbase. |
interface |
LinkbaseRoot
This Linkbase interface is for A ROOT LINKBASE IN A LINKBASE DOCUMENT and knows what types of extended links to expect in Taxonomy Linkbases. |
interface |
LinkElement
Interface for all types of elements of links in taxonomydocuments in XBRL environment Copyright 2006 J2R BV, The Netherlands. |
interface |
Part
Reference elements are composed of parts. |
interface |
PresentationArc
The presentationArc element is an [XLINK] arc. |
interface |
PresentationLink
The presentationLink element is an extended link. |
interface |
Redefine
Interface for redefine elements in schemas Copyright 2006 J2R BV, The Netherlands. |
interface |
Reference
The reference element enables XBRL taxonomies to ground the definitions of concepts in authoritative statements in published business, financial and accounting literature. |
interface |
ReferenceArc
The referenceArc element is an [XLINK] arc. |
interface |
ReferenceLink
The referenceLink element is an extended link. |
interface |
RegularSchemaElement
Interface for all types of elements of taxonomydocuments in XBRL environment Copyright 2006 J2R BV, The Netherlands. |
interface |
RelationLink
Relation links (calculation, definition, and presentation) manage the relations between taxonomy elements. |
interface |
Root
Interface for Root element for a taxonomy schema Copyright 2006 J2R BV, The Netherlands. |
interface |
TaxonomyElement
Interface for all types of elements of taxonomydocuments in XBRL environment Copyright 2006 J2R BV, The Netherlands. |
interface |
UnknownTaxonomyElement
Interface for all types of elements of taxonomydocuments in XBRL environment Copyright 2006 J2R BV, The Netherlands. |
| Uses of ComparablePart in com.batavia.xbrl.taxonomy.type |
|---|
| Subinterfaces of ComparablePart in com.batavia.xbrl.taxonomy.type | |
|---|---|
interface |
All
all element of Tuple restrictions in XBRL environment. |
interface |
AnyAttribute
anyAttribute element of Tuple restrictions in XBRL environment Copyright 2006 J2R BV, The Netherlands. |
interface |
AnyElement
any elements of Tuple restrictions in XBRL environment Copyright 2006 J2R BV, The Netherlands. |
interface |
ArcroleType
The arcroleType element is the element containing the definition of custom arc role types. |
interface |
AttributeGroup
attribute group or ref to one Copyright 2006 J2R BV, The Netherlands. |
interface |
AttributeType
attribute or ref to one Copyright 2006 J2R BV, The Netherlands. |
interface |
BasicType
Interface for all standard xbrl concept types in the taxonomy domain All item types MUST be one of the types listed in the spec or derived from one of them by restriction. |
interface |
Choice
choice element of restrictions in XBRL environment, One and only one item defined must apear. |
interface |
ComplexContent
complexcontent element complextype elements in XBRL environment Copyright 2006 J2R BV, The Netherlands. |
interface |
ComplexType
complextype element in XBRL environment Copyright 2006 J2R BV, The Netherlands. |
interface |
Declaration
Declaration for elements that may apear in xml docs Copyright 2006 J2R BV, The Netherlands. |
interface |
Extension
Extension element in XBRL environment Copyright 2006 J2R BV, The Netherlands. |
interface |
ExtensionType
Interface for all extension types in the taxonomy domain Copyright 2006 J2R BV, The Netherlands. |
interface |
FractionItemType
a basic type constructed from two other basic types a decimal for the numerator part and a non-zero decimal for the denominator part. |
interface |
Group
sequence element of Tuple restrictions in XBRL environment. |
interface |
GroupRefElement
Ref elements to groups for restrictions in XBRL environment Copyright 2006 J2R BV, The Netherlands. |
interface |
RefElement
Ref elements restrictions in XBRL environment Copyright 2006 J2R BV, The Netherlands. |
interface |
Restriction
Restriction element of Tuples in XBRL environment Copyright 2006 J2R BV, The Netherlands. |
interface |
RestrictionElement
Interface for all types of elements of Tuple restrictions in XBRL environment Copyright 2006 J2R BV, The Netherlands. |
interface |
RoleType
The roleType element contains a custom role type definition. |
interface |
RoleTypeElement
Interface for all types of elements of roletypes in taxonomydocuments in XBRL environment Copyright 2006 J2R BV, The Netherlands. |
interface |
Sequence
sequence element of Tuple restrictions in XBRL environment. |
interface |
SimpleContent
Simple content Copyright 2006 J2R BV, The Netherlands. |
interface |
SimpleType
SimpleType Copyright 2006 J2R BV, The Netherlands. |
interface |
UsedOn
The roleType element MAY contain one or more usedOn elements. |
interface |
XbrlType
interface for all types in the taxonomy domain Copyright 2006 J2R BV, The Netherlands. |
| Uses of ComparablePart in com.batavia.xbrl.taxonomy.xlink |
|---|
| Subinterfaces of ComparablePart in com.batavia.xbrl.taxonomy.xlink | |
|---|---|
interface |
Arc
All XBRL extended links MAY contain arcs. |
interface |
ArcroleRef
One or more arcroleRef elements MAY be used in XBRL instances. |
interface |
ExtendedLink
Extended links are [XLINK] annotated XML fragments that document a set of relationships between resources. |
interface |
Labelled
Interface for labelled elements that reside in extended links. |
interface |
Linkbase
The [XLINK] specification defines linkbases in the following way: “documents containing collections of inbound and third-party links are called link databases, or linkbases” [XLINK] (http://www.w3.org/TR/2001/REC-xlink-20010627/#dt-linkbase). |
interface |
Locator
Locators are child elements of an extended link that point to resources external to the extended link itself. |
interface |
Resource
Some XBRL extended links MAY contain resources. |
interface |
RoleRef
One or more roleRef elements (defined in Section 3.5.2.4) MAY be used in XBRL instances. |
interface |
SimpleLink
A simple link is a link that points from one resource to another [XLINK] http://www.w3.org/TR/xlink/#simple-links. |
interface |
Title
All XBRL extended links MAY contain titles. |
interface |
UnknownXlink
Interface for unknown elements in xlink domain within xbrl 2.1 Copyright 2006 J2R BV, The Netherlands. |
interface |
Xlink
Links between XML fragments occur in many forms in XBRL. |
| Uses of ComparablePart in com.batavia.xbrl.validation |
|---|
| Subinterfaces of ComparablePart in com.batavia.xbrl.validation | |
|---|---|
interface |
MessageElement
Interface for holding a single validation message and its properties The message texts them selves are located in a resource bundle. |
interface |
MessagesElement
Root for validation document. |
interface |
OriginElement
Identifies where a message was originated Copyright 2006 J2R BV, The Netherlands. |
| Uses of ComparablePart in com.batavia.xml |
|---|
| Subinterfaces of ComparablePart in com.batavia.xml | |
|---|---|
interface |
FullyQualifiedName
Interface for classes that hold a name with a prefix that indicates its namespace. |
interface |
XmlAttribute
Interface for all xbrl atributes used in xbrl elements. |
interface |
XmlElement
Interface for all types of elements in XBRL environment. |
interface |
XmlParticle
Interface for all parts within the XBRL domain. |
| Methods in com.batavia.xml with parameters of type ComparablePart | |
|---|---|
boolean |
ComparablePart.c_equal(ComparablePart other)
Determine if the other is Context equal to this. |
boolean |
Set.containsCequal(ComparablePart otherParticle)
Determine if the SetImpl contains a Context equal ComparablePart in any order. |
boolean |
Set.containsDuplicate(ComparablePart otherParticle)
Determine if the SetImpl contains a Duplicate ComparablePart in any order. |
boolean |
Set.containsIdentical(ComparablePart otherParticle)
Determine if the SetImpl contains an Identical XmlParticleImpl in any order. |
boolean |
Set.containsSequal(ComparablePart otherParticle)
Determine if the SetImpl contains a Structure equal ComparablePart in any order. |
boolean |
Set.containsUequal(ComparablePart otherParticle)
Determine if the SetImpl contains a Unit equal Item in any order. |
boolean |
Set.containsVequal(ComparablePart otherParticle)
Determine if the SetImpl contains a Value equal ComparablePart in any order. |
boolean |
ComparablePart.identical(ComparablePart other)
Determine if the other is the same object as this. |
boolean |
XmlParticle.p_equal(ComparablePart other)
Determine if the other is Parent equal to this. |
boolean |
XmlAttribute.s_equal(ComparablePart other)
Determine if the other is Structure equal to this. |
boolean |
ComparablePart.s_equal(ComparablePart other)
Determine if the other is Structure equal to this. |
boolean |
ComparablePart.u_equal(ComparablePart other)
Determine if the other is Unit equal to this. |
boolean |
XmlAttribute.v_equal(ComparablePart other)
Determine if the other is Value equal to this. |
boolean |
ComparablePart.v_equal(ComparablePart other)
Determine if the other is Value equal to this. |
boolean |
ComparablePart.x_equal(ComparablePart other)
Determine if the other is x_equal [XPATH] to this. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||