public class ChildOrSelfAspectOrFilter extends DimensionAndMemberAspectOrFilter
| Constructor and Description |
|---|
ChildOrSelfAspectOrFilter(java.lang.String aspect,
ConceptParserResult cpDimension,
ConceptParserResult cpMembers,
java.lang.String role)
Instantiates a new child or self aspect or filter.
|
| Modifier and Type | Method and Description |
|---|---|
XMLFragment |
getAspectFragment(DTSContainer dts)
Generates an XMLFragment that can be used as one additional aspect on a formula.
|
XBRLResource |
getFilterFragment(GenerationContext gc)
Generated an XMLFragment that can be used as one additional filter on a formula.
|
getFilterFragment, toStringpublic ChildOrSelfAspectOrFilter(java.lang.String aspect,
ConceptParserResult cpDimension,
ConceptParserResult cpMembers,
java.lang.String role)
aspect - the aspectcpDimension - the cp dimensioncpMembers - the cp membersrole - the rolepublic XMLFragment getAspectFragment(DTSContainer dts)
AspectOrFilterdts - the dtspublic XBRLResource getFilterFragment(GenerationContext gc)
AspectOrFiltergc - the gc