A B C D E F G H I J K M N P R S T V X

G

getAccess() - Method in class net.sf.daileon.notsupported.ElementBase
Gets the access modifier of the given element.
getAnnotatedClasses() - Method in class net.sf.daileon.xml.items.DomainAnnotations
Gets the List<String> of classes that are annotated with domain annotations to be evaluated.
getAnnotation() - Method in exception net.sf.daileon.notsupported.DuplicateAnnotationException
Gets the duplicate annotation.
getAnnotation(AnnotatedElement, Class<T>) - Static method in class net.sf.daileon.supported.DomainAnnotationsHelper
Gets a particular annotation that indirectly annotates an AnnotatedElement.
getAnnotationName(String) - Static method in class net.sf.daileon.notsupported.RuntimeAnnotationsHelper
Gets the name (in the format package.name) of a particular annotation.
getAnnotations() - Method in class net.sf.daileon.notsupported.AbstractTemplateAnnotationsCollector
Gets the object that keeps the annotations indicated in a class or class element of a template annotation.
getAnnotationsReplacer(ClassVisitor) - Static method in class net.sf.daileon.ResourcesFactory
Returns the implementation that extends the AbstractAnnotationsReplacer.
getAnnotationsTranslator() - Static method in class net.sf.daileon.ResourcesFactory
Returns the Strategy object, indicated in the XML configuration file.
getAttribute() - Method in class net.sf.daileon.notsupported.ElementRoot
Gets the Attribute (or annotations) of the class.
getClassName() - Method in class net.sf.daileon.notsupported.ElementRoot
Gets the name of the class.
getClassPath(String, String) - Static method in class net.sf.daileon.notsupported.RuntimeAnnotationsHelper
Gets the physical path of a given class.
getDaileonConfig() - Static method in class net.sf.daileon.notsupported.DomainAnnotationsXmlReader
Retrieves the DaileonConfig object that corresponds to the root element of the indicated XML configuration file.
getDesc() - Method in class net.sf.daileon.notsupported.ElementBase
Gets the description of the given element.
getDestinyDirectory() - Method in class net.sf.daileon.xml.items.Setup
Gets the destiny directory, which is the directory where the original compiled classes of the project shall be copied to.
getDomainAnnotations() - Method in class net.sf.daileon.xml.items.DaileonConfig
Gets the object that represents the <domain-annotations> element of the XML configuration file.
getDomainAnnotationsReplacer() - Method in class net.sf.daileon.xml.items.Setup
Gets the AbstractAnnotationsReplacer fully-qualified name.
getExceptions() - Method in class net.sf.daileon.notsupported.MethodInformation
Gets the exceptions that may be thrown by this method.
getFieldName() - Method in class net.sf.daileon.notsupported.EquivalentAnnotationsCollector
Gets the field name to be visited.
getJaxbXmlHandler() - Static method in class net.sf.daileon.xml.XmlHandlerFactory
Returns the JAXB implementation of the XmlHandler interface.
getKnownAnnotations(AnnotatedElement) - Static method in class net.sf.daileon.supported.DomainAnnotationsHelper
Retrieves the known annotations of a given element.
getKnownAnnotations(Annotation[]) - Static method in class net.sf.daileon.supported.DomainAnnotationsHelper
Retrieves the known annotations of an array of domain annotations.
getMethodName() - Method in class net.sf.daileon.notsupported.EquivalentAnnotationsCollector
Gets the method name to be visited.
getName() - Method in class net.sf.daileon.notsupported.ElementBase
Gets the name of the given element.
getResourcePath(String, Annotation) - Static method in class net.sf.daileon.notsupported.RuntimeAnnotationsHelper
Gets the physical path of a given annotation.
getRootDirectory() - Method in class net.sf.daileon.xml.items.Setup
Gets the root directory, which is the directory where the original compiled classes of the project are located.
getSetup() - Method in class net.sf.daileon.xml.items.DaileonConfig
Gets the object that represents the <setup> element of the XML configuration file.
getStrategyClass() - Method in class net.sf.daileon.xml.items.Setup
Gets the Strategy class.
getValue() - Method in class net.sf.daileon.notsupported.FieldInformation
Gets the default value of the field.

A B C D E F G H I J K M N P R S T V X