org.eclipse.jst.jsf.facesconfig.emf.impl
Class NavigationRuleExtensionTypeImpl

java.lang.Object
  extended by EObjectImpl
      extended by org.eclipse.jst.jsf.facesconfig.emf.impl.ExtensionTypeImpl
          extended by org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationRuleExtensionTypeImpl
All Implemented Interfaces:
ExtensionType, NavigationRuleExtensionType

public class NavigationRuleExtensionTypeImpl
extends ExtensionTypeImpl
implements NavigationRuleExtensionType

An implementation of the model object 'Navigation Rule Extension Type'.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 
Methods inherited from class org.eclipse.jst.jsf.facesconfig.emf.impl.ExtensionTypeImpl
eGet, eIsSet, eSet, eUnset, getChildNodes, getId, getTextContent, setId, setTextContent, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.jst.jsf.facesconfig.emf.ExtensionType
getChildNodes, getId, getTextContent, setId, setTextContent
 

Field Detail

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values