|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JElement | |
|---|---|
| com.bea.util.jam | Provides interfaces for com.bea.util.jam. |
| Uses of JElement in com.bea.util.jam |
|---|
| Subinterfaces of JElement in com.bea.util.jam | |
|---|---|
interface |
JAnnotatedElementBase abstraction for JElements which can carry annotations and comments. |
interface |
JAnnotationRepresents a metadata that is associated with a particular JElement. |
interface |
JClassRepresents a Java class that may or may not be loaded in the VM. |
interface |
JCommentEncapsulates comment associated with a package, class, method, and so on. |
interface |
JConstructorRepresents a constructor of a java class. |
interface |
JFieldRepresents an exposed field on a Java class. |
interface |
JImportRepresents an imported item on a Java class. |
interface |
JInvokableBase abstraction for something which can be invoked, i.e. |
interface |
JMemberRepresents an abstraction which can be member of a class. |
interface |
JMethodRepresents a method of a java class. |
interface |
JPackageRepresents a java package. |
interface |
JParameterRepresents a single parameter of a Java method or constructor. |
interface |
JPropertyThis is a helper class which provides java.beans-like functionality in the JAM framework. |
interface |
JTagRepresents a javadoc tag. |
| Methods in com.bea.util.jam that return JElement | |
|---|---|
abstract JElement |
JElement.getParent()Returns the parent of this abstraction, or null if this annotation represents a root abstraction (i.e. |
|
Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||