com.buglabs.dragonfly.ui.info
Class BugProjectInfo

java.lang.Object
  extended by com.buglabs.osgi.concierge.ui.info.ProjectInfo
      extended by com.buglabs.dragonfly.ui.info.BugProjectInfo

public class BugProjectInfo
extends com.buglabs.osgi.concierge.ui.info.ProjectInfo


Constructor Summary
BugProjectInfo()
           
 
Method Summary
 java.util.Vector getServices()
           
 boolean isShouldGenerateApplicationLoop()
           
 void setShouldGenerateApplicationLoop(boolean shouldGenerateApplicationLoop)
           
 
Methods inherited from class com.buglabs.osgi.concierge.ui.info.ProjectInfo
getActivator, getActivatorName, getActivatorPackage, getExecutionEnvironment, getProjectName, getSymbolicName, getVendor, getVersion, isGenerateActivator, setActivator, setExecutionEnvironment, setGenerateActivator, setProjectName, setSymbolicName, setVendor, setVersion
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BugProjectInfo

public BugProjectInfo()
Method Detail

getServices

public java.util.Vector getServices()

isShouldGenerateApplicationLoop

public boolean isShouldGenerateApplicationLoop()

setShouldGenerateApplicationLoop

public void setShouldGenerateApplicationLoop(boolean shouldGenerateApplicationLoop)