JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.ihr.xbrl.om.table.definition
Interface HasAspectNode
All Known Implementing Classes:
ConceptAspectNode
,
DimensionAspectNode
,
EntityIdentifierAspectNode
,
ExplicitDimensionAspectNode
,
PeriodAspectNode
,
TypedDimensionAspectNode
,
UnitAspectNode
public interface
HasAspectNode
an aspect node resolver that comes from an aspect node contains a method to obtain the aspect node it comes from. The reason for this is to allow to obtain filters associated to the members
Author:
Ignacio
Method Summary
Methods
Modifier and Type
Method and Description
XBRLAspectNode
getAspectNode
()
Returns back the aspect node this resolves comes from.
Method Detail
getAspectNode
XBRLAspectNode
getAspectNode()
Returns back the aspect node this resolves comes from.
Returns:
XBRLAspectNode
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method