org.eclipse.emf.ecp.view.rule.test
Class RuleTest

java.lang.Object
  extended by org.eclipse.emf.ecp.view.rule.test.RuleTest

public class RuleTest
extends Object

Tests Rule Evaluation and its impact on node with conditions.

Author:
jonas

Constructor Summary
RuleTest()
           
 
Method Summary
static void addFalseLeafCondition(Rule rule)
           
static void addTrueLeafCondition(Rule rule)
           
 void after()
           
static RuleHandle createDisabledEnableRule()
           
static RuleHandle createEnabledEnableRule()
           
static RuleHandle createInvisibleShowRule()
           
static RuleHandle createVisibleShowRule()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleTest

public RuleTest()
Method Detail

after

public void after()

addFalseLeafCondition

public static void addFalseLeafCondition(Rule rule)

addTrueLeafCondition

public static void addTrueLeafCondition(Rule rule)

createDisabledEnableRule

public static RuleHandle createDisabledEnableRule()

createEnabledEnableRule

public static RuleHandle createEnabledEnableRule()

createVisibleShowRule

public static RuleHandle createVisibleShowRule()

createInvisibleShowRule

public static RuleHandle createInvisibleShowRule()


Copyright © 2014. All Rights Reserved.