Searched defs:AScene (Results 1 - 2 of 2) sorted by relevance

/external/annotation-tools/scene-lib/src/annotations/el/
H A DAScene.java17 * An <code>AScene</code> (annotated scene) represents the annotations on a
27 * <code>AScene</code>s and many {@link AElement}s can contain other
30 * Java element in an <code>AScene</code>, one must first ensure that an
31 * appropriate {@link AElement} exists in the <code>AScene</code>. To this
37 * the <code>AScene</code> <code>s</code>, creating it if it did not
54 public final class AScene implements Cloneable { class in inherits:Cloneable
87 * Creates a new {@link AScene} with no classes or packages.
89 public AScene() { method in class:AScene
93 * Copy constructor for {@link AScene}.
95 public AScene(AScen method in class:AScene
[all...]
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...

Completed in 131 milliseconds