com.rs.xbrl.instructions
Class FLAspect

java.lang.Object
  extended by com.rs.xbrl.InstructionPhase3
      extended by com.rs.xbrl.instructions.FLAspect
All Implemented Interfaces:
Instruction
Direct Known Subclasses:
ConceptAspect, EntityIdentifierAspect, ExplicitDimensionAspect, OCCEmptyAspect, OCCFragmentsAspect, OCCXPathAspect, PeriodAspect, TypedDimensionAspect, UnitAspect

public abstract class FLAspect
extends InstructionPhase3

All aspects will extend from this class.

This class will collect from the aspect the id and will check the basic constraints before going further.

Basic constraints are:

  1. aspect identifier must not be in use. (aspect identifiers are internal to the taxonomy builder)
  2. The instruction is inside a BOGENLINK - EOGENLINK block

Author:
Ignacio

Constructor Summary
FLAspect()
           
 
Method Summary
 void executePh3(GenerationContext gc)
           
 
Methods inherited from class com.rs.xbrl.InstructionPhase3
execute
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FLAspect

public FLAspect()
Method Detail

executePh3

public void executePh3(GenerationContext gc)
Specified by:
executePh3 in class InstructionPhase3


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