Uses of Interface
com.iizix.api.IAnnotationReferenceProcessor
Packages that use IAnnotationReferenceProcessor
Uses of IAnnotationReferenceProcessor in com.iizix.api
Fields in com.iizix.api declared as IAnnotationReferenceProcessorModifier and TypeFieldDescriptionfinal IAnnotationReferenceProcessor<?,
?> AnnotationType.processor
The reference processor interface, null if not a reference annotation type.Uses of IAnnotationReferenceProcessor in com.iizix.prop.ui
Classes in com.iizix.prop.ui that implement IAnnotationReferenceProcessorModifier and TypeClassDescriptionclass
The UI reference processor used for the @UIRef annotation.class
The UI panel reference processor used for the @UIPanelRef annotation.Uses of IAnnotationReferenceProcessor in com.iizix.prop.vs
Classes in com.iizix.prop.vs that implement IAnnotationReferenceProcessorModifier and TypeClassDescriptionclass
The VirtualSpace reference processor used for the @FullVSRef annotation.class
The VS reference processor used for the @VSRef annotation.