public abstract class GlobalEntity extends Entity implements GloballyKnown
errorReceiver| Constructor and Description |
|---|
GlobalEntity(Defining defining,
Locator locator,
ErrorReceiver errorReceiver) |
| Modifier and Type | Method and Description |
|---|---|
Defining |
getDefining() |
abstract Kind |
getKind() |
String |
getName() |
void |
setName(String name) |
failValidation, failValidation, getLocator, getProperty, removeProperty, setErrorReceiver, setProperty, validateThis, withAllEntityReferencesDo, withAllQNamesDo, withAllSubEntitiesDoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementName, getLocatorpublic GlobalEntity(Defining defining, Locator locator, ErrorReceiver errorReceiver)
public String getName()
getName in interface GloballyKnownpublic void setName(String name)
public abstract Kind getKind()
getKind in interface GloballyKnownpublic Defining getDefining()
getDefining in interface GloballyKnownCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.