com.sun.tools.xjc.model
abstract class AbstractCTypeInfoImpl extends Object implements CTypeInfo
The inheritance of TypeUse by CTypeInfo isn't a normal inheritance (see CTypeInfo for more.) This class implments methods on TypeUse for CTypeInfo.
Constructor Summary | |
---|---|
protected | AbstractCTypeInfoImpl(Model model, XSComponent source, CCustomizations customizations) |
Method Summary | |
---|---|
boolean | canBeReferencedByIDREF() |
JExpression | createConstant(Outline outline, XmlString lexical) |
CAdapter | getAdapterUse() |
CCustomizations | getCustomizations() |
MimeType | getExpectedMimeType()
No default MimeType. |
Location | getLocation() |
XSComponent | getSchemaComponent() |
Locatable | getUpstream() |
ID | idUse() |
boolean | isCollection() |
Deprecated: why are you calling an unimplemented method?