com.ihr.xbrl.om.formula
Class XBRLFilterUse

java.lang.Object
  extended by com.ihr.xbrl.om.formula.XBRLFilterUse
All Implemented Interfaces:
java.lang.Comparable<XBRLFilterUse>

public class XBRLFilterUse
extends java.lang.Object
implements java.lang.Comparable<XBRLFilterUse>


Method Summary
 int compareTo(XBRLFilterUse o)
           
static XBRLFilterUse createFilterUse(XBRLRelationship rel, XBRLFormulaFilter filter)
          Factory method
 int getAspect()
           
 XBRLFormulaFilter getFilter()
           
 boolean isComplement()
           
 boolean isCover()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createFilterUse

public static XBRLFilterUse createFilterUse(XBRLRelationship rel,
                                            XBRLFormulaFilter filter)
Factory method

Parameters:
rel -
filter -
fu -

getFilter

public XBRLFormulaFilter getFilter()
Returns:
the filter

getAspect

public int getAspect()
Returns:
the aspect

isCover

public boolean isCover()
Returns:
the cover

isComplement

public boolean isComplement()
Returns:
the complement

compareTo

public int compareTo(XBRLFilterUse o)
Specified by:
compareTo in interface java.lang.Comparable<XBRLFilterUse>


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa