|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
DaileonConfig
object, that is, the root element of the
XML configuration file
DaileonConfig
class represents the root element of the XML
configuration file, indicated in the command line when Daileon is run.AbstractAnnotationsReplacer
class.
net.sf.daileon.notsupported.Strategy interface.
- desc -
Variable in class net.sf.daileon.notsupported.ElementBase
- The description of the element
- destinyDirectory -
Variable in class net.sf.daileon.xml.items.Setup
- The destiny directory, where the original compiled classes of the project
shall be copied to
- DirectoryDuplicator - Class in net.sf.daileon
- The
DirectoryDuplicator
class provides a single method, which
copies the content of a directory to another directory. - DirectoryDuplicator() -
Constructor for class net.sf.daileon.DirectoryDuplicator
-
- DOCUMENTED -
Static variable in class net.sf.daileon.notsupported.AbstractTemplateAnnotationsCollector
- The fully-qualified name of the
Documented
annotation
- DOMAIN_ANNOTATION -
Static variable in class net.sf.daileon.notsupported.AbstractTemplateAnnotationsCollector
- The fully-qualified name of the
DomainAnnotation
annotation
- DOMAIN_ANNOTATION_NAME -
Static variable in class net.sf.daileon.notsupported.DomainAnnotationVerifier
- The fully-qualified name of the
@DomainAnnotatino
annotation
- DomainAnnotation - Annotation Type in net.sf.daileon.annotation
- Indicates that a particular annotation is a domain annotation.
- domainAnnotations -
Variable in class net.sf.daileon.notsupported.AbstractAnnotationsReplacerBase
- Keeps the elements and their domain annotations
- domainAnnotations -
Variable in class net.sf.daileon.xml.items.DaileonConfig
- The
<domain-annotations>
structure of the XML
configuration file
- DomainAnnotations - Class in net.sf.daileon.xml.items
- The
DomainAnnotations
class represents the
<domain-annotations>
element of the XML configuration,
indicated in the command line when Daileon is run. file. - DomainAnnotations() -
Constructor for class net.sf.daileon.xml.items.DomainAnnotations
-
- DomainAnnotationsDiscarder - Class in net.sf.daileon.notsupported
- Default implementation of the
AbstractAnnotationsReplacer
. - DomainAnnotationsDiscarder(ClassVisitor) -
Constructor for class net.sf.daileon.notsupported.DomainAnnotationsDiscarder
- Class constructor.
- DomainAnnotationsHandler - Class in net.sf.daileon.notsupported
- The
DomainAnnotationsHandler
class is responsible for starting
the process of transforming each class indicated in the XML configuration
file. - DomainAnnotationsHandler() -
Constructor for class net.sf.daileon.notsupported.DomainAnnotationsHandler
- Default class constructor.
- DomainAnnotationsHelper<T> - Class in net.sf.daileon.supported
- The
AnnotationsHelper
class provides static methods for dealing
with domain annotations. - DomainAnnotationsHelper() -
Constructor for class net.sf.daileon.supported.DomainAnnotationsHelper
-
- DomainAnnotationsKeeper - Class in net.sf.daileon.notsupported
-
- DomainAnnotationsKeeper(ClassVisitor) -
Constructor for class net.sf.daileon.notsupported.DomainAnnotationsKeeper
-
- domainAnnotationsReplacer -
Variable in class net.sf.daileon.xml.items.Setup
- The
AbstractAnnotationsReplacer
object
- DomainAnnotationsXmlReader - Class in net.sf.daileon.notsupported
- The
DomainAnnotationsXmlReader
class is responsible for dealing
with XML configuration file, indicated in the command line when Daileon is
run. - DomainAnnotationsXmlReader() -
Constructor for class net.sf.daileon.notsupported.DomainAnnotationsXmlReader
- Class constructor.
- DomainAnnotationVerifier - Class in net.sf.daileon.notsupported
- The
DomainAnnotationVerifier
class is responsible for verifying
if an annotation is a domain annotation, that is, if it is annotated with the
DomainAnnotation
annotation. - DomainAnnotationVerifier(ClassVisitor) -
Constructor for class net.sf.daileon.notsupported.DomainAnnotationVerifier
- Class constructor.
- DuplicateAnnotationException - Exception in net.sf.daileon.notsupported
- The
DuplicateAnnotationException
is thrown when a domain
annotation is evaluated to 2 equal annotations. - DuplicateAnnotationException() -
Constructor for exception net.sf.daileon.notsupported.DuplicateAnnotationException
- Constructs a new exception with
null
as its detail message.
- DuplicateAnnotationException(Annotation) -
Constructor for exception net.sf.daileon.notsupported.DuplicateAnnotationException
- Constructs a new exception with
null
as its detail message
and a Annotation
object, representing the duplicate
annotation.
- DuplicateAnnotationException(Annotation, String, Throwable) -
Constructor for exception net.sf.daileon.notsupported.DuplicateAnnotationException
- Constructs a new exception with the specified detail message, cause and
the duplicate annotation.
- DuplicateAnnotationException(Annotation, String) -
Constructor for exception net.sf.daileon.notsupported.DuplicateAnnotationException
- Constructs a new exception with the specified detail message and the
duplicate annotation.
- DuplicateAnnotationException(Annotation, Throwable) -
Constructor for exception net.sf.daileon.notsupported.DuplicateAnnotationException
- Constructs a new exception with the duplicate annotation, the specified
cause and a detail message of
(cause == null ?
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |