com.sun.tools.xjc.reader.xmlschema.bindinfo
abstract class AbstractDeclarationImpl extends Object implements BIDeclaration
Field Summary | |
---|---|
Locator | loc |
protected BindInfo | parent |
Constructor Summary | |
---|---|
AbstractDeclarationImpl(Locator loc) | |
protected | AbstractDeclarationImpl() |
Method Summary | |
---|---|
protected BGMBuilder | getBuilder() |
Collection<BIDeclaration> | getChildren() |
protected JCodeModel | getCodeModel() |
Locator | getLocation() |
protected XSComponent | getOwner() |
boolean | isAcknowledged() |
void | markAsAcknowledged() |
void | onSetOwner() |
void | setParent(BindInfo p) |