Interface MClassTypeInfo<T,C extends T,O>
- All Superinterfaces:
MContained,MContainer,MCustomizable,MOriginated<O>,MPackaged,MPackagedTypeInfo<T,,C> MTypeInfo<T,C>
- All Known Subinterfaces:
MClassInfo<T,,C> MClassRef<T,C>
- All Known Implementing Classes:
CMClassInfo,CMClassRef
public interface MClassTypeInfo<T,C extends T,O>
extends MPackagedTypeInfo<T,C>, MTypeInfo<T,C>, MOriginated<O>, MContainer
-
Method Summary
Modifier and TypeMethodDescription<V> VacceptClassTypeInfoVisitor(MClassTypeInfoVisitor<T, C, V> visitor) Methods inherited from interface org.jvnet.basicjaxb.xml.bind.model.MContained
getContainer, getContainerLocalNameMethods inherited from interface org.jvnet.basicjaxb.xml.bind.model.MContainer
getContainerLocalName, getLocalNameMethods inherited from interface org.jvnet.basicjaxb.xml.bind.model.MCustomizable
getCustomizationsMethods inherited from interface org.jvnet.basicjaxb.xml.bind.model.origin.MOriginated
getOriginMethods inherited from interface org.jvnet.basicjaxb.xml.bind.model.MPackaged
getPackageInfoMethods inherited from interface org.jvnet.basicjaxb.xml.bind.model.MPackagedTypeInfo
getLocalName, getNameMethods inherited from interface org.jvnet.basicjaxb.xml.bind.model.MTypeInfo
acceptTypeInfoVisitor, getTypeName, isSimpleType