Uses of Class
org.eclipse.emf.codegen.merge.java.JControlModel.SweepRule.Action

Packages that use JControlModel.SweepRule.Action
org.eclipse.emf.codegen.merge.java   
 

Uses of JControlModel.SweepRule.Action in org.eclipse.emf.codegen.merge.java
 

Fields in org.eclipse.emf.codegen.merge.java declared as JControlModel.SweepRule.Action
protected  JControlModel.SweepRule.Action JControlModel.SweepRule.action
           
 

Methods in org.eclipse.emf.codegen.merge.java that return JControlModel.SweepRule.Action
 JControlModel.SweepRule.Action JControlModel.SweepRule.getAction()
           
static JControlModel.SweepRule.Action JControlModel.SweepRule.Action.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static JControlModel.SweepRule.Action[] JControlModel.SweepRule.Action.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.eclipse.emf.codegen.merge.java with parameters of type JControlModel.SweepRule.Action
 void JControlModel.SweepRule.setAction(JControlModel.SweepRule.Action action)
           
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.