public class XBRLFilterUse extends java.lang.Object implements java.lang.Comparable<XBRLFilterUse>
Modifier and Type | Method and Description |
---|---|
int |
compareTo(XBRLFilterUse o)
Compare to.
|
static XBRLFilterUse |
createFilterUse(XBRLFormulaProcessor proc,
XBRLRelationship rel,
XBRLFormulaFilter filter)
Factory method.
|
java.util.Set<Aspect> |
getAspect()
Gets the aspect.
|
XBRLFormulaFilter |
getFilter()
Gets the filter.
|
boolean |
isComplement()
Checks if is complement.
|
boolean |
isCover()
Checks if is cover.
|
java.lang.String |
toString()
To string.
|
public static XBRLFilterUse createFilterUse(XBRLFormulaProcessor proc, XBRLRelationship rel, XBRLFormulaFilter filter)
proc
- the procrel
- the relfilter
- the filterpublic XBRLFormulaFilter getFilter()
public java.util.Set<Aspect> getAspect()
public boolean isCover()
public boolean isComplement()
public int compareTo(XBRLFilterUse o)
compareTo
in interface java.lang.Comparable<XBRLFilterUse>
o
- the opublic java.lang.String toString()
toString
in class java.lang.Object
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa