public interface CTypeInfo extends TypeInfo<NType,NClass>, CCustomizable
Modifier and Type | Method and Description |
---|---|
com.sun.codemodel.JType |
toType(Outline o,
Aspect aspect)
Returns the
JClass that represents the class being bound,
under the given Outline . |
canBeReferencedByIDREF, getType
getLocation, getUpstream
getCustomizations, getLocator, getSchemaComponent
com.sun.codemodel.JType toType(Outline o, Aspect aspect)
JClass
that represents the class being bound,
under the given Outline
.NType.toType(Outline, Aspect)