Uses of Package
org.schwa.dr

Packages that use org.schwa.dr
org.schwa.dr   
org.schwa.dr.runtime   
 

Classes in org.schwa.dr used by org.schwa.dr
AbstractAnn
          Abstract base class for the Ann interface.
Ann
          Base interface for all annotation types.
AnnSchema
          Schema class for docrep annotation Ann implementations.
Doc
          Base interface for all docrep document classes.
DocrepException
          Base class for all docrep exceptions.
DocSchema
          Schema class for docrep annotation Doc implementations.
dr.Field
          dr.Field can annotate public member fields of the form: Any primitive: byte, char, short, int, long, float, double, boolean, String ByteSlice
dr.Pointer
          dr.Pointer can annotate public member fields of the form: Slice Any object which is a implementation of Ann A List of implementation of Ann
dr.SelfPointer
          dr.SelfPointer can annotate public member fields of the form: Slice Any object which is a implementation of Ann A List of implementation of Ann
dr.Store
          dr.Store can annotate public member fields of the form: Store
FieldMode
          A enum defining the types of modes that an Ann field can have.
FieldSchema
          Schema class for docrep fields.
Store
          Implementation of docrep stores; ordered collections of annotation instances.
StoreSchema
          Schema class for docrep stores.
 

Classes in org.schwa.dr used by org.schwa.dr.runtime
AnnSchema
          Schema class for docrep annotation Ann implementations.
DocSchema
          Schema class for docrep annotation Doc implementations.
FieldSchema
          Schema class for docrep fields.
StoreSchema
          Schema class for docrep stores.
 



Copyright © 2014. All rights reserved.