com.agical.rdoc.core.model.impl
Class Source

java.lang.Object
  extended by com.agical.rdoc.core.TDDocService
      extended by com.agical.rdoc.core.model.impl.Source
All Implemented Interfaces:
SourceModelProvider, com.agical.rmock.core.configuration.RMockSimpleService

public class Source
extends TDDocService
implements SourceModelProvider


Constructor Summary
Source()
           
 
Method Summary
 SourceModel getSourceModel(java.lang.Class clazz)
           
 void setResourceManager(ResourceManager resourceManager)
           
 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

Source

public Source()
Method Detail

getSourceModel

public SourceModel getSourceModel(java.lang.Class clazz)
Specified by:
getSourceModel in interface SourceModelProvider

setResourceManager

public void setResourceManager(ResourceManager resourceManager)

setTextFormatter

public void setTextFormatter(TextFormatter textFormatter)


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