Drools Workbench - Globals Editor - API 6.2.0.Beta3

org.drools.workbench.screens.globals.model
Class GlobalsEditorContent

java.lang.Object
  extended by org.drools.workbench.screens.globals.model.GlobalsEditorContent

@Portable
public class GlobalsEditorContent
extends Object


Constructor Summary
GlobalsEditorContent()
           
GlobalsEditorContent(GlobalsModel model, org.guvnor.common.services.shared.metadata.model.Overview overview, List<String> fullyQualifiedClassNames)
           
 
Method Summary
 List<String> getFullyQualifiedClassNames()
           
 GlobalsModel getModel()
           
 org.guvnor.common.services.shared.metadata.model.Overview getOverview()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalsEditorContent

public GlobalsEditorContent()

GlobalsEditorContent

public GlobalsEditorContent(GlobalsModel model,
                            org.guvnor.common.services.shared.metadata.model.Overview overview,
                            List<String> fullyQualifiedClassNames)
Method Detail

getModel

public GlobalsModel getModel()

getFullyQualifiedClassNames

public List<String> getFullyQualifiedClassNames()

getOverview

public org.guvnor.common.services.shared.metadata.model.Overview getOverview()

Drools Workbench - Globals Editor - API 6.2.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.