Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

org.openquark.cal.compiler
Class AdjunctSource.FromText

java.lang.Object
  extended by org.openquark.cal.compiler.AdjunctSource
      extended by org.openquark.cal.compiler.AdjunctSource.FromText
Enclosing class:
AdjunctSource

public static class AdjunctSource.FromText
extends AdjunctSource

Encapsulates the definition of an adjunct contained in text.

Author:
Joseph Wong

Nested Class Summary
 
Nested classes/interfaces inherited from class org.openquark.cal.compiler.AdjunctSource
AdjunctSource.FromSourceModel, AdjunctSource.FromText
 
Constructor Summary
AdjunctSource.FromText(String source)
          Constructs an adjunct from its CAL source text.
 
Method Summary
 String toString()
          Converts the adjunct into its source text representation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AdjunctSource.FromText

public AdjunctSource.FromText(String source)
Constructs an adjunct from its CAL source text.

Parameters:
source - the source of the adjunct
Method Detail

toString

public String toString()
Converts the adjunct into its source text representation.

Specified by:
toString in class AdjunctSource
Returns:
the source text representation of this adjunct

Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

Copyright © 2007 Business Objects. All rights reserved.