com.rs.xbrl.instructions
Class FLResource

java.lang.Object
  extended by com.rs.xbrl.InstructionPhase3
      extended by com.rs.xbrl.instructions.FLResource
All Implemented Interfaces:
Instruction
Direct Known Subclasses:
EqualityDefinitionResource, FactVariableResource, FLAssertion, FLFilter, FormulaResource, FunctionResource, GeneralVariableResource, ParameterResource, PreconditionResource

public abstract class FLResource
extends InstructionPhase3

All filters will extend from this class.

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

Basic constraints are:

  1. Filter name is not already in use
  2. The instruction is inside a BOGENLINK - EOGENLINK block

Author:
Ignacio

Constructor Summary
FLResource()
           
 
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

FLResource

public FLResource()
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