com.agical.rdoc.core.service.impl
Class Code

java.lang.Object
  extended by com.agical.rdoc.core.TDDocService
      extended by com.agical.rdoc.core.service.impl.Code
All Implemented Interfaces:
RMockSimpleService

public class Code
extends TDDocService


Constructor Summary
Code()
           
 
Method Summary
 Type byName(java.lang.String type)
           
 void setSourceModelProvider(SourceModelProvider sourceModelProvider)
           
 void setTextFormatter(TextFormatter textFormatter)
           
 
Methods inherited from class com.agical.rdoc.core.TDDocService
getNameSpace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Code

public Code()
Method Detail

byName

public Type byName(java.lang.String type)

setTextFormatter

public void setTextFormatter(TextFormatter textFormatter)

setSourceModelProvider

public void setSourceModelProvider(SourceModelProvider sourceModelProvider)


Copyright © 2005-2011 Agical AB. All Rights Reserved.