org.mule.tools.tooling.maven
Class BasicStudioModel

java.lang.Object
  extended by org.mule.tools.tooling.maven.BasicStudioModel
All Implemented Interfaces:
StudioModel

public class BasicStudioModel
extends Object
implements StudioModel


Constructor Summary
BasicStudioModel(File root)
           
 
Method Summary
 File getFlowsFolder()
           
 File getMappingsFolder()
           
 File getMuleProject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicStudioModel

public BasicStudioModel(File root)
Method Detail

getFlowsFolder

public File getFlowsFolder()
Specified by:
getFlowsFolder in interface StudioModel

getMappingsFolder

public File getMappingsFolder()
Specified by:
getMappingsFolder in interface StudioModel

getMuleProject

public File getMuleProject()
Specified by:
getMuleProject in interface StudioModel


Copyright © 2013. All Rights Reserved.