Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.1.0)

E13403-02

oracle.jdeveloper.xml.schema.dependency
Class GroupDeclaration

java.lang.Object
  extended by oracle.bali.xml.model.dependency.BaseDeclRef
      extended by oracle.bali.xml.model.dependency.Declaration
          extended by oracle.bali.xml.model.dependency.DeclarationBase
              extended by oracle.bali.xml.model.dependency.XmlDeclaration
                  extended by oracle.bali.xml.gui.jdev.dependency.XmlIndexDeclaration
                      extended by oracle.jdeveloper.xml.schema.dependency.NamedDeclaration
                          extended by oracle.jdeveloper.xml.schema.dependency.GroupDeclaration
All Implemented Interfaces:
oracle.bali.xml.model.traversal.TraversalHandler

public class GroupDeclaration
extends NamedDeclaration

An XML Schema group declaration.


Field Summary
 
Fields inherited from class oracle.jdeveloper.xml.schema.dependency.NamedDeclaration
qname
 
Constructor Summary
GroupDeclaration(oracle.bali.xml.model.XmlContext xmlContext, org.w3c.dom.Node node, int start, int end)
           
 
Method Summary
protected  java.lang.String getDisplayNameImpl(oracle.bali.xml.model.dependency.DependencyContext context)
           
 java.lang.String getReferenceKey()
           
 
Methods inherited from class oracle.jdeveloper.xml.schema.dependency.NamedDeclaration
getDeclarationMap, getFileURL, getQName, getQName, getReferenceValue, getTargetNamespace, getValue, handleEndNode, handleStartNode
 
Methods inherited from class oracle.bali.xml.gui.jdev.dependency.XmlIndexDeclaration
findUsages, getScope
 
Methods inherited from class oracle.bali.xml.model.dependency.XmlDeclaration
getDomRange, getEndIndex, getNode, getStartIndex, getValue, getXmlContext, gotoSelfImpl, renameImpl, supportsGotoSelf, supportsRename, updateValue
 
Methods inherited from class oracle.bali.xml.model.dependency.DeclarationBase
performCommand, supportsCommand
 
Methods inherited from class oracle.bali.xml.model.dependency.BaseDeclRef
getMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupDeclaration

public GroupDeclaration(oracle.bali.xml.model.XmlContext xmlContext,
                        org.w3c.dom.Node node,
                        int start,
                        int end)
Method Detail

getDisplayNameImpl

protected java.lang.String getDisplayNameImpl(oracle.bali.xml.model.dependency.DependencyContext context)
Specified by:
getDisplayNameImpl in class oracle.bali.xml.model.dependency.BaseDeclRef

getReferenceKey

public java.lang.String getReferenceKey()
Specified by:
getReferenceKey in class oracle.bali.xml.gui.jdev.dependency.XmlIndexDeclaration

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.1.0)

E13403-02

Copyright © 1997, 2009, Oracle. All rights reserved.