Uses of Class
net.sf.daileon.notsupported.AbstractAnnotationsReplacerBase

Packages that use AbstractAnnotationsReplacerBase
net.sf.daileon.notsupported Provides classes that specifically make possible the second functionality provided by Daileon. 
 

Uses of AbstractAnnotationsReplacerBase in net.sf.daileon.notsupported
 

Subclasses of AbstractAnnotationsReplacerBase in net.sf.daileon.notsupported
 class AbstractAnnotationsReplacer
          The AbstractAnnotationsReplacer class is responsible for visiting the elements of a particular class and organizing their annotations.
 class DomainAnnotationsDiscarder
          Default implementation of the AbstractAnnotationsReplacer.
 class DomainAnnotationsKeeper