public interface CTypeInfo extends TypeInfo<NType,NClass>, CCustomizable
Modifier and Type | Method and Description |
---|---|
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
JType toType(Outline o, Aspect aspect)
JClass
that represents the class being bound,
under the given Outline
.NType.toType(Outline, Aspect)