se.cambio.cds.gdl.editor.view.applicationobjects
Class RuleLineDirectory

Package class diagram package RuleLineDirectory
java.lang.Object
  extended by se.cambio.cds.gdl.editor.view.applicationobjects.RuleLineDirectory

public class RuleLineDirectory
extends Object


Method Summary
static boolean checkRuleLineCompatibility(RuleLine ruleLine, RuleLine ruleLineParent)
           
static RuleLineDirectory getDelegate()
           
static ImageIcon getIconForRuleLine(RuleLine ruleLine)
           
static Collection<RuleLine> getSelectableActions()
           
static Collection<RuleLine> getSelectableConditions()
           
static Collection<RuleLine> getSelectableDefinitions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSelectableConditions

public static Collection<RuleLine> getSelectableConditions()

getSelectableDefinitions

public static Collection<RuleLine> getSelectableDefinitions()

getSelectableActions

public static Collection<RuleLine> getSelectableActions()

getIconForRuleLine

public static ImageIcon getIconForRuleLine(RuleLine ruleLine)

getDelegate

public static RuleLineDirectory getDelegate()

checkRuleLineCompatibility

public static boolean checkRuleLineCompatibility(RuleLine ruleLine,
                                                 RuleLine ruleLineParent)


Copyright © 2013 Cambio. All Rights Reserved.