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, withAllSubEntitiesDo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getElementName, getLocator
public GlobalEntity(Defining defining, Locator locator, ErrorReceiver errorReceiver)
public String getName()
getName
in interface GloballyKnown
public void setName(String name)
public abstract Kind getKind()
getKind
in interface GloballyKnown
public Defining getDefining()
getDefining
in interface GloballyKnown
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.