org.eclipse.emf.codegen.jmerge
Class JControlModel.SortRule

java.lang.Object
  extended byorg.eclipse.emf.codegen.merge.java.PrefixHandler
      extended byorg.eclipse.emf.codegen.merge.java.JControlModel.SortRule
          extended byorg.eclipse.emf.codegen.jmerge.JControlModel.SortRule
Enclosing class:
JControlModel

Deprecated. in 2.2.0. Use JControlModel.SortRule instead.

public static class JControlModel.SortRule
extends JControlModel.SortRule


Field Summary
 
Fields inherited from class org.eclipse.emf.codegen.merge.java.JControlModel.SortRule
classPrefix, markup, name, selector
 
Constructor Summary
JControlModel.SortRule()
          Deprecated.  
JControlModel.SortRule(Element element)
          Deprecated.  
 
Methods inherited from class org.eclipse.emf.codegen.merge.java.JControlModel.SortRule
computeClassName, getClassPrefix, getMarkup, getName, getSelector, initialize, setClassPrefix, setMarkup, setName, setSelector
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JControlModel.SortRule

public JControlModel.SortRule()
Deprecated. 

JControlModel.SortRule

public JControlModel.SortRule(Element element)
Deprecated. 

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